Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124

Incus 7.5 expands container and virtual machine management with OVN child networks, live project moves within clusters, security fixes, and several infrastructure improvements.
OVN child networks, live project moves, security fixes and cluster-focused improvements.
--target-project and --target.Incus 7.5 is a monthly feature release of the Incus system container and virtual machine manager. The September 25, 2026 release adds capabilities across networking, clustering, storage, authorization, monitoring and guest-agent support.
For administrators running private-cloud or clustered infrastructure, two changes stand out: OVN child networks and live project moves within a cluster. The release also contains a substantial set of security fixes. citeturn1search0
Incus can now create an OVN network with a parent pointing to another OVN network in the same project. Instead of creating a separate logical router, the child network attaches its logical switch and subnet to the parent’s logical router.
This allows multiple internal subnets to share a single logical router, uplink, external address and peerings while retaining important per-network configuration such as DHCP, DNS records, ACLs and instance ports. citeturn0search1turn1search0
The child network can also enable NAT independently. Incus documents support for ipv4.nat.address and ipv6.nat.address, allowing different subnets on the same logical router to use different translation behavior. citeturn0search1
These constraints matter when designing multi-tenant or segmented environments. The shared-router model reduces duplicated networking components, but administrators still need to design subnet boundaries and ACL policies carefully. citeturn0search1
Another significant addition is the ability to move a running instance to a different project while migrating it to another cluster member. The feature combines --target-project with --target.
The official documentation states that the instance must move to a different cluster member and its devices must resolve to the same set in the target project. Custom volumes marked as dependent follow the instance. citeturn0search2turn1search0
This is particularly relevant for administrators organizing workloads between projects without first shutting down a running virtual machine. Incus documents live migration for virtual machines, while live migration for containers has more limited support because of CRIU and kernel dependencies. citeturn0search2
Security is another major part of the release. The project states that Incus 7.5 fixes 11 security issues, including vulnerabilities involving Btrfs path traversal, project restrictions, migration streams, authorization and storage access. Several issues are described as critical or high severity in the release announcement. citeturn1search0
Beyond OVN and project migration, Incus 7.5 introduces a broad collection of infrastructure changes:
security.tags key exposes instance tags to authorization backends such as OpenFGA.nvidia.clique ID to advertise a GPUDirect P2P clique.incus exec sessions and signal forwarding have been improved.oci.* image properties.dns.include_hosts setting controls whether host /etc/hosts entries are served to instances.These additions broaden the release beyond its headline networking and migration features and show a continuing focus on operational tooling for clustered environments. citeturn1search0
For a private-cloud environment, OVN child networks can provide a useful structure for multiple internal networks that need separate DHCP, DNS and ACL policies but can share a common routing and uplink layer.
The live project-move capability can also help teams reorganize running virtual-machine workloads between projects and cluster members. However, device compatibility and project configuration still need to be validated before a migration.
Administrators can review the official Incus release announcement, OVN child-network documentation and instance-migration documentation before planning an upgrade or architecture change.
Editorial note: This article summarizes publicly documented Incus 7.5 changes and adds practical infrastructure context. VMoreCloud does not claim to have independently reproduced every feature or security fix described in the upstream release documentation. Always validate changes in a test environment before production deployment.
We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.