[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] issue creating domains
I'm trying to set up Xen. I've tried both windows and centos and haven't gotten anywhere. It seems to start up correctly but I can't attach to the console (xenconsole: Could not read tty from store: No such file or directory) nor do I get a vnc session. Doing an xm list the state shows up to be ----- (which isn't listed in the docs, suspended failed waiting for input, anything?) Some posts seemed to indicate qemu but I didnt even have a qemu log being generated. FYI I am running kubuntu 7.04 and booting into XEN correctly, also I have an AMD processor with Pacifica support. ( (XEN) AMD SVM Extension is enabled for cpu 0.) Any help would be greatly appreciated Thanks Muhammed The domain config file ============ kernel = "/usr/lib/xen-ioemu-3.0/boot/hvmloader" builder = 'hvm' memory = 1024 name = "centos" vcpus = 1 vif = [ 'type=ioemu, bridge=xenbr0' ] disk = [ 'file:/vm/images/centos4.img ,ioemu:hda,w','file:/home/syyid/CentOS-4.4-i386-binDVD.iso
,hdc:cdrom,r' ]
output of xm list --long (for only the domain i'm trying to create)device_model = '/usr/lib/xen/bin/qemu-dm' ne2000=0 boot='d' vnc=1 vncviewer=1 ============ ================== (domain (domid 8) (uuid aff42c38-54a9-6860-7209-215cc9c86e34) (vcpus 1) (cpu_weight 1.0) (memory 1024) (shadow_memory 6) (maxmem 1024) (features ) (name centos) (on_poweroff destroy) (on_reboot restart) (on_crash restart) (image (hvm (kernel /usr/lib/xen-ioemu-3.0/boot/hvmloader) (args 'VNC_VIEWER= 127.0.1.1:5501 ') (device_model /usr/lib/xen/bin/qemu-dm) (vcpus 1) (boot d) (vnc 1) (vncunused 1) (display :0.0) (xauthority /home/syyid/.Xauthority) ) ) (device (vif (backend 0) (script vif-bridge) (bridge xenbr0) (mac 00:16:3e:39:5e:58) (type ioemu) ) ) (device (vbd (backend 0) (dev hda:disk) (uname file:/vm/images/centos4.img) (mode w) ) ) (device (vbd (backend 0) (dev hdc:cdrom) (uname file:/home/syyid/CentOS-4.4-i386-binDVD.iso) (mode r) ) ) (state ------) (shutdown_reason poweroff) (cpu_time 0.003191803) (online_vcpus 1) (up_time 34.5837130547) (start_time 1182324630.82) (store_mfn 396912) ================== _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |