All of lore.kernel.org
 help / color / mirror / Atom feed
* can't start domU
@ 2005-11-11 22:12 Charles Coffing
  2005-11-11 22:44 ` Nivedita Singhvi
  0 siblings, 1 reply; 17+ messages in thread
From: Charles Coffing @ 2005-11-11 22:12 UTC (permalink / raw)
  To: xen-devel

I've been getting hangs while attempting to start domUs on recent
changesets.  I get an error such as:
Error: Device 0 (vif) could not be connected. Hotplug scripts not
working.

Yet if I run diagnose.py on the now- paused domU, I get this:
# python diagnose.py 2
Domain ID is 2.
Domain name is ExampleDomain.
Found 2 device classes in use.
Found 1 vbd devices.
Found device vbd, 769.
Backend is stuck waiting for frontend for device vbd, 769.
Device vbd, 769 hotplugging has completed successfully.
Found 0 vif devices.

Any idea why the front end would be stuck?

I'm running udev 068.

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: can't start domU
@ 2005-11-16 20:23 Hien Nguyen
  2005-11-16 23:39 ` Ewan Mellor
  0 siblings, 1 reply; 17+ messages in thread
From: Hien Nguyen @ 2005-11-16 20:23 UTC (permalink / raw)
  To: xen-devel; +Cc: ewan


[-- Attachment #1.1: Type: text/plain, Size: 2201 bytes --]






The problem occurred when configured xend-config.sxp with route. See
detalies in the bug #392:
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=392

# tail -20 /var/log/xend.log
[2005-11-16 13:53:05 xend.XendDomainInfo] DEBUG (XendDomainInfo:574)
Storing domain details: {'console/ring-ref': '122397', 'console/port': '2',
'name': 'x335-hien1-vm4', 'console/limit': '1048576', 'vm':
'/vm/32184982-022a-fddd-cc97-6bf93f56afcf', 'domid': '1',
'cpu/0/availability': 'online', 'memory/target': '1048576',
'store/ring-ref': '122398', 'store/port': '1'}
[2005-11-16 13:53:05 xend] DEBUG (DevController:82) Waiting for devices
vif.
[2005-11-16 13:53:05 xend] DEBUG (DevController:88) Waiting for 0.
[2005-11-16 13:53:05 xend] DEBUG (DevController:309) hotplugStatus 0
[2005-11-16 13:53:10 xend] ERROR (SrvBase:87) Request wait_for_devices
failed.
Traceback (most recent call last):
  File "/usr/lib/python/xen/web/SrvBase.py", line 85, in perform
    return op_method(op, req)
  File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 68, in
op_wait_for_devices
    return self.dom.waitForDevices()
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1200, in
waitForDevices    self.waitForDevices_(c)
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 856, in
waitForDevices_    return
self.getDeviceController(deviceClass).waitForDevices()
  File "/usr/lib/python/xen/xend/server/DevController.py", line 84, in
waitForDevices
    return map(self.waitForDevice, self.deviceIDs())
  File "/usr/lib/python/xen/xend/server/DevController.py", line 93, in
waitForDevice
    raise VmError( ("Device %s (%s) could not be connected. "
VmError: Device 0 (vif) could not be connected. Hotplug scripts not working
[2005-11-16 13:53:10 xend] DEBUG (DevController:309) hotplugStatus 0


changeset:   7793:090e44133d40
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Mon Nov 14 11:13:38 2005 +0100
summary:     Use make_lowmem_page_readonly/writable() in preference to the

Regards,

 Hien Nguyen
 Linux Technology Center             AUSTIN
 Phone: (512) 838-4140            Tie Line: 678-4140
 e-mail: hien1@us.ibm.com

[-- Attachment #1.2: Type: text/html, Size: 2497 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: can't start domU
@ 2005-11-17 21:15 Hien Nguyen
  0 siblings, 0 replies; 17+ messages in thread
From: Hien Nguyen @ 2005-11-17 21:15 UTC (permalink / raw)
  To: Ewan Mellor; +Cc: xen-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 2338 bytes --]






There are no new messages in /var/log/xend-debug.log and /var/log/messages
after trying to create domU. Only xend.log recorded errors.

Regards,

 Hien Nguyen
 Linux Technology Center             AUSTIN
 Phone: (512) 838-4140            Tie Line: 678-4140
 e-mail: hien1@us.ibm.com



                                                                       
             Ewan Mellor                                               
             <ewan@xensource.c                                         
             om>                                                        To
                                                                       
             11/17/2005 10:55          Hien Nguyen/Austin/IBM@IBMUS    
             AM                                                         cc
                                       xen-devel@lists.xensource.com   
                                                                       
                                                                       
                                                                       
                                                                       
                                                                   Subject
                                       Re: [Xen-devel] can't start domU
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       




On Thu, Nov 17, 2005 at 10:39:50AM -0600, Hien Nguyen wrote:

> It still happend with 7826:
>
> changeset:   7826:9bf6f907b3ff
> tag:         tip
> user:        kaf24@firebug.cl.cam.ac.uk
> date:        Wed Nov 16 04:29:52 2005 +0100
> summary:     Trivial coding style fix.
>
> [root@x335-hien1 xen]# xm create -c x335-hien1-vm4.cfg.switch
> Using config file "x335-hien1-vm4.cfg.switch".
> Error: Device 0 (vif) could not be connected. Hotplug scripts not working

And what do you get in /var/log/{debug,messages,syslog} now?

Ewan.


[-- Attachment #1.1.2: Type: text/html, Size: 3926 bytes --]

[-- Attachment #1.2: graycol.gif --]
[-- Type: image/gif, Size: 105 bytes --]

[-- Attachment #1.3: pic31819.gif --]
[-- Type: image/gif, Size: 1255 bytes --]

[-- Attachment #1.4: ecblank.gif --]
[-- Type: image/gif, Size: 45 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-11-18 19:07 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-11 22:12 can't start domU Charles Coffing
2005-11-11 22:44 ` Nivedita Singhvi
2005-11-11 23:13   ` Charles Coffing
2005-11-15 19:59     ` Steve Dobbelstein
2005-11-15 23:34       ` Ewan Mellor
2005-11-16 17:19         ` Steve Dobbelstein
2005-11-16 18:45           ` Ewan Mellor
2005-11-16 18:49             ` Ewan Mellor
2005-11-16 20:14               ` peter Bier
2005-11-16 23:21             ` Steve Dobbelstein
2005-11-18 17:32               ` Ewan Mellor
2005-11-18 19:07                 ` Steve Dobbelstein
  -- strict thread matches above, loose matches on Subject: below --
2005-11-16 20:23 Hien Nguyen
2005-11-16 23:39 ` Ewan Mellor
2005-11-17 16:39   ` Hien Nguyen
2005-11-17 16:55     ` Ewan Mellor
2005-11-17 21:15 Hien Nguyen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.