On Thu, Nov 28, 2013 at 2:36 PM, navaz <[email protected]> wrote: > I am trying to install OVS on XENVM from intsageniracks. I followed the > steps mentioned here. > > http://groups.geni.net/geni/wiki/HowTo/InstallOVSInProtoGENI >
Those steps unfortunately don't work anymore (and the ubuntu repos no longer have the kernel headers for 3.2.46, and you can't replace their kernel due to the way their PV booting works). There is a disk image that you can use that already has OVS built and installed: "url": "https://www.utahddc.geniracks.net/image_metadata. php?uuid=468c846d-5395-11e3-880c-000000000000", "urn": "urn:publicid:IDN+utahddc.geniracks.net+image+ch-geni-net: OVSUbuntu1204LTS" You should be able to reference this in your rspecs using: <sliver_type name="emulab-xen"> <disk_image name="urn:publicid:IDN+utahddc.geniracks.net +image+ch-geni-net:OVSUbuntu1204LTS"/> </sliver_type> You can use that at any rack - the AM will copy it from the source if it doesn't already exist at that site. -- Nick
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
