The "xs-network-uuid" is only for XenServer. What hypervisor are you using? There's no way to force any of the external-ids into the database--it's just a function of the integration scripts. We wrote the ones for XenServer to populate those fields. We did similar work for other hypervisors, but it's platform-specific.
--Justin On Nov 11, 2013, at 7:58 PM, ESWAR RAO <[email protected]> wrote: > Hi All, > > Is there any chance so that I can enforce the network-uuid to which a VM port > belongs to be present in ovsdb?? > > From the manpage I could see its an optional string: > external_ids : xs-network-uuid: optional string > The virtual network to which this interface is attached. > > #ovs-vsctl --db tcp:192.168.101.67:6622 list interface <port-name> > - - - - - - - > external_ids : {attached-mac="fa:16:3e:71:06:52", > iface-id="dd6b0f73-1b9f-4210-97dc-be5a4b969fd5", iface-status=active, > vm-uuid="4d3166a3-68ea-4846-8c8d-73c6391dc138"} > > Thanks > Eswar Rao > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
