[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-API] XS 6.2 USB Network Adapter Problems
Update to that - I've found there is kind of a work-around, although this isn't a great idea. Since I know my simple system only has eth0/eth1 and one of them is USB and is detected later in the boot process, there's probably little chance of any race conditions with the adapters, so basically if you disable net-rename-sideways.sh, it can work for the moment.
I temporarily disabled /etc/udev/scripts/net-rename-sideways.sh by just a hack:
if [[ "$1" =~ "^TEMPDISABLEDeth[0-9]+$" ]] And now it all works again after doing the usual to introduce a physical interface, etc: http://support.citrix.com/article/CTX121615
Of course, I hope there's a real/better solution for the future and I wouldn't be doing the above on important production systems (well, I probably also wouldn't be using a USB network adapter on a really important system, but I digress).
Cheers, Andrew On Fri, Jul 5, 2013 at 9:33 AM, Andrew Eross <eross@xxxxxxxxxxxx> wrote: Hi guys, _______________________________________________ Xen-api mailing list Xen-api@xxxxxxxxxxxxx http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |