改變Fabric 或Gateway網卡
- Assign an IP from the fabric subnet to the fabric interface eth1
- Make sure that the interface has 1580 MTU set.
- Stop plumgrid service on the node:
#service plumgrid stop - Edit the /var/lib/libvirt/filesystems/plumgrid-data/conf/pg/ifcs.conf to add the correct the interface as fabric:
5.Delete the file /var/run/plumgrid/lxc/ifc_list_gateway 6.Start the plumgrid serviceseth1 = fabric_core host eth2 = access_phys
7.Check that the interface is showing up as fabric_core in the PLUMgrid UI.#service plumgrid start