debugging udev on ubuntu

2011-03-10 Thread Tapas Mishra
Hi, one of my Ubuntu machines  where I am trying to create Xen based
virtualizaton setup (as the machine is non VT)

 I am not able to create guest Operating system on it.Having digged
through the logs which can be seen here
/var/log/xen/domain-builder-ng.log
http://pastebin.com/8W45hjCV

/var/log/xen/xend-debug.log
http://pastebin.com/634FaJQP

/var/log/xen/xend.log
http://pastebin.com/y7wWs19K

/var/log/xen/qemu-dm-ubuntu.vm.log
 http://pastebin.com/cRNqUGRf

/var/log/xen/xen-hotplug.log is empty

xend.log also seems weird. It should show something like

[2011-03-10 14:58:12 7832] DEBUG (XendDomainInfo:1891)
XendDomainInfo.handleShutdownWatch
[2011-03-10 14:58:12 7832] DEBUG (DevController:139) Waiting for devices vif2.
[2011-03-10 14:58:12 7832] DEBUG (DevController:139) Waiting for devices vif.
[2011-03-10 14:58:12 7832] DEBUG (DevController:144) Waiting for 0.
[2011-03-10 14:58:12 7832] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vif/6/0/hotplug-status.
[2011-03-10 14:58:12 7832] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vif/6/0/hotplug-status.
[2011-03-10 14:58:12 7832] DEBUG (DevController:642) hotplugStatusCallback 1.
[2011-03-10 14:58:12 7832] DEBUG (DevController:139) Waiting for devices vscsi.
[2011-03-10 14:58:12 7832] DEBUG (DevController:139) Waiting for devices vbd.
[2011-03-10 14:58:12 7832] DEBUG (DevController:144) Waiting for 51712.
[2011-03-10 14:58:12 7832] DEBUG (DevController:628)
hotplugStatusCallback
/local/domain/0/backend/vbd/6/51712/hotplug-status.
[2011-03-10 14:58:13 7832] DEBUG (DevController:628)
hotplugStatusCallback
/local/domain/0/backend/vbd/6/51712/hotplug-status.
[2011-03-10 14:58:13 7832] DEBUG (DevController:642) hotplugStatusCallback 1.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for
devices ioports.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for devices irq.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for devices vkbd.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for devices vfb.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for
devices console.
[2011-03-10 14:58:13 7832] DEBUG (DevController:144) Waiting for 0.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for devices pci.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for devices tap2.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for devices tap.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for devices vusb.
[2011-03-10 14:58:13 7832] DEBUG (DevController:139) Waiting for devices vtpm.
[2011-03-10 14:58:13 7832] INFO (XendDomain:1206) Domain ubuntu (6) unpaused.


While  it simply shows

[2011-03-10 13:30:04 1705] DEBUG (DevController:628)
hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.
[2011-03-10 13:31:44 1705] DEBUG (XendDomainInfo:3053)
XendDomainInfo.destroy: domid=1

Perhaps udevd is dead?


I am not able to understand how do I trouble shoot it.
Can any one help in debugging this part as what more should I look in?

-- 
http://mightydreams.blogspot.com

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: debugging udev on ubuntu

2011-03-10 Thread Michael Zoet

Am Do, 10.03.2011, 11:00 schrieb Tapas Mishra:
 Hi, one of my Ubuntu machines  where I am trying to create Xen based
 virtualizaton setup (as the machine is non VT)

  I am not able to create guest Operating system on it.Having digged
 through the logs which can be seen here

What OS (and Version) do you want to install? I had once problems
installing an Ubuntu 10.04 VM on a 8.04 Xen server.

Bye,

Michael


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: debugging udev on ubuntu

2011-03-10 Thread Tapas Mishra
On Thu, Mar 10, 2011 at 5:41 PM, Michael Zoet michael.z...@zoet.de wrote:

 Am Do, 10.03.2011, 11:00 schrieb Tapas Mishra:
 Hi, one of my Ubuntu machines  where I am trying to create Xen based
 virtualizaton setup (as the machine is non VT)

  I am not able to create guest Operating system on it.Having digged
 through the logs which can be seen here

 What OS (and Version) do you want to install? I had once problems
 installing an Ubuntu 10.04 VM on a 8.04 Xen server.
I am trying Ubuntu 10.04 32 bit on Ubuntu 10.04 64 Desktop using
Xen-4.0.1 and pv-ops dom0 kernel from Jeremy's Tree the kernel version
2.6.32.27

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam