My nodes have two interfaces:
1) bonded GigE (pubic IP, PVE services)
2) 10Gb Infiniband with IPoIB (private subnet, used for accessing NFS storage)
When I take a node offline, it would seem more efficient to use the IPoIB address for migrating any running containers to another node. Is there any way to accomplish this? I know that using shared storage doesn't require an rsync of the filesystem, but the snapshot of the running system must be migrated and that could be several GB of data for a busy node with lots of CT's.
1) bonded GigE (pubic IP, PVE services)
2) 10Gb Infiniband with IPoIB (private subnet, used for accessing NFS storage)
When I take a node offline, it would seem more efficient to use the IPoIB address for migrating any running containers to another node. Is there any way to accomplish this? I know that using shared storage doesn't require an rsync of the filesystem, but the snapshot of the running system must be migrated and that could be several GB of data for a busy node with lots of CT's.