Bruce Edge
2010-Sep-14 17:40 UTC
[Xen-devel] xen-unstable - vifname="xxx" no longer working ?
This is the vif config line I was using for testing:
vif = [ ''model = e1000, mac = '' + mac +
'',vifname = vif-dpm'' ]
and here''s what I had to use for unstable:
vif = [ ''model = e1000, mac = '' + mac ]
With the 1st line, xen-unstable VM creation would always hang here:
[2010-09-14 10:35:02 1799] DEBUG (DevController:95) DevController:
writing {''protocol'': ''x86_64-abi'',
''state'': ''1'',
''backend-id'': ''0'',
''backend'':
''/local/domain/0/backend/console/13/0''} to
/local/domain/13/device/console/0.
[2010-09-14 10:35:02 1799] DEBUG (DevController:97) DevController:
writing {''domain'': ''dpm'',
''frontend'':
''/local/domain/13/device/console/0'', ''uuid'':
''8490e7a6-1bc0-f28c-6650-b3656a2e3871'',
''frontend-id'': ''13'',
''state'':
''1'', ''location'': ''2'',
''online'': ''1'', ''protocol'':
''vt100''} to
/local/domain/0/backend/console/13/0.
[2010-09-14 10:35:02 1799] DEBUG (pciif:460) XendDomainInfo.handleAerStateWatch
[2010-09-14 10:35:02 1799] DEBUG (XendDomainInfo:1881)
XendDomainInfo.handleShutdownWatch
[2010-09-14 10:35:02 1799] DEBUG (DevController:139) Waiting for devices tap2.
[2010-09-14 10:35:02 1799] DEBUG (DevController:139) Waiting for devices vif.
[2010-09-14 10:35:02 1799] DEBUG (DevController:144) Waiting for 0.
[2010-09-14 10:35:02 1799] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vif/13/0/hotplug-status.
As soon as I removed the ",vifname = vif-dpm''" component, it
booted OK.
Is it not possible to name interfaces in dom0 with unstable?
Thanks
-Bruce
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel