I observed the same thing on SLES 10 Beta1.
On Fri, 2006-02-10 at 15:41 +0530, Digvijoy Chatterjee wrote:
> I am trying to start a DomU using yast2 on Suse-10 which autogenerates
> this file and starts it up:
>
> disk = [ 'file:/var/lib/xen/images/domain1/hda,hda,w' ]
> memory = 256
> kernel = "/var/lib/xen/images/domain1/vmlinuz-2.6.13-15-xen"
> ramdisk = "/var/lib/xen/images/domain1/inst-initrd"
> name = "domain1"
> dhcp = "dhcp"
> extra = ""
> root = ""
>
>
> ..............after few startup messages ,the kernel hangs as you can
> see below
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> Initializing Cryptographic API
> vesafb: abort, cannot ioremap video memory 0x0 @ 0x0
> vesafb: probe of vesafb.0 failed with error -5
> PNP: No PS/2 controller found. Probing ports directly.
> i8042.c: No controller found.
> io scheduler noop registered
> io scheduler anticipatory registered
> io scheduler deadline registered
> io scheduler cfq registered
> RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
> loop: loaded (max 8 devices)
> Xen virtual console successfully installed as tty1
> Event-channel device installed.
> Neither TPM-BE Domain nor INIT domain!
> xen_blk: Initialising virtual block device driver
> Registering block device major 3
> hda:
> ------------------------------------------hangs here
> xend.log last few lines are:
>
> linux:/etc/xen # tail -f /var/log/xend.log
> [2006-02-10 15:35:50 xend] DEBUG (image:261) flags = 0
> [2006-02-10 15:35:50 xend] DEBUG (image:262) vcpus = 1
> [2006-02-10 15:35:51 xend] INFO (XendRoot:141) EVENT> xend.domain.create
> ['domain1', 3]
> [2006-02-10 15:35:51 xend] INFO (xsobj:326) DBMap>introduceDomain> 3
> 129175 <EventChannel dom1:0:16
> dom2:3:1> /domain/adada41b-22b1-4ac9-b095-c338c2470cb7
> [2006-02-10 15:35:51 xend] DEBUG (XendDomainInfo:698) writing key
> availability=online to path /cpu/0 in store
> [2006-02-10 15:35:51 xend] WARNING (XendDomainInfo:1100) Unknown config
> field boot
> [2006-02-10 15:35:51 xend] WARNING (XendDomainInfo:1100) Unknown config
> field display
> [2006-02-10 15:35:51 xend] ERROR (process:37) [block-file] ioctl:
> LOOP_SET_FD: Device or resource busy
> [2006-02-10 15:35:51 xend] ERROR (XendDomainInfo:443) ['vif', ['mac',
> 'aa:00:00:4a:57:ab']]
> [2006-02-10 15:35:51 xend] INFO (XendRoot:141) EVENT>
> xend.domain.unpause ['domain1', 3]
>
> ----------------------------------------------------
> xend-debug.log last few lines are:
>
> linux:/etc/xen # tail -f /var/log/xend-debug.log
> Blkctl.block('unbind', devdb['type'].getData(),
> File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsobj.py",
> line 425, in __getitem__
> v = self.readChildDB(k)
> File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsobj.py",
> line 518, in readChildDB
> if self.__db__ and (k in self.__db__.ls()):
> File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
> line 462, in ls
> return self.store.ls(self.path)
> File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
> line 217, in ls
> return self.getxs().ls(path)
> RuntimeError: (2, 'No such file or directory')
>
>
>
>
> **************** CAUTION - Disclaimer *****************
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
> for the use of the addressee(s). If you are not the intended recipient,
> please notify the sender by e-mail and delete the original message. Further,
> you are not to copy, disclose, or distribute this e-mail or its contents to
> any other person and any such actions are unlawful. This e-mail may contain
> viruses. Infosys has taken every reasonable precaution to minimize this risk,
> but is not liable for any damage you may sustain as a result of any virus in
> this e-mail. You should carry out your own virus checks before opening the
> e-mail or attachment. Infosys reserves the right to monitor and review the
> content of all messages sent to or from this e-mail address. Messages sent to
> or from this e-mail address may be stored on the Infosys e-mail system.
> ***INFOSYS******** End of Disclaimer ********INFOSYS***
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|