Hi, Creating a HVM guest for netbsd 3.1 on snv_101b with the command: virt-install -n nbsd31 --hvm -r 512 --vnc \ -f /export/home/admin/domains/nbsd31.img -s 10 \ --cdrom /export/home/admin/domains/i386cd-3.1.iso \ --no-graphics
results in xend-debug.log messages at domain creation: Failed allocation for dom 7: 1 extents of order 9 ERROR Internal error: Cannot allocate more 2M pages for HVM guest. (16 = Device busy) The hvm boots from the cdrom image, and the installation begins with a disk format. The kernel crashes as disk write initates. Adding the --livecd option did not help either. Same problem occurs if zpool is used. This was tried with the 64 and 32 bit Xvm hypervisor. Installation of opensolaris i86pc as a hvm fails in a similar way too. any ideas ? Thanks, --anup _______________________________________________ xen-discuss mailing list [email protected]
