[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] iSCSI disk disappears at boot (no boot device)
On Wed, Apr 18, 2012 at 10:27 PM, Alan McKay <alan.mckay+xen@xxxxxxxxx> wrote: > Here is a dump of the xend.log entries which get created when I try to start > the domU in question. I see it complains about /dev/hda and /dev/hdc (CDROM > and HD) > [2012-04-18 11:11:55 xend 28917] DEBUG (blkif:27) exception looking up > device number for hda: [Errno 2] No such file or directory: '/dev/hda' I'm curious, have you tried creating a domU backed by a disk image or local partition/LVM? That error looks like something stupid that happens when your dom0 does not actualy have "hda", which should not happen. At least not in newer versions of xen. Does your dom0 have a /dev/hda? If not, try "mknod /dev/hda b 3 0", "mknod /dev/hdc b 22 0", and try again. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |