Use storage network for migration

isodude

Active Member
Mar 31, 2014
18
4
43
Hi,

I was wondering if it's possible to use the storage network instead of the cluster-network for migration, since you often have a lot more bandwidth there.

Cheers,
Josef
 
didn't get this. how can a cluster coordinate migration if it does not manage the relevant networks?
if you need more bandwidth, the best way is to use multiple bridges on the nodes: assign to vmbr0 (always used by cluster) the fast network for cluster oprations, and use another vmbrX (on another card or bond) for your VMs. Ie: move your higher bandwidth network connection under cluster control... and use other network connections for regular network traffic

Marco