Displaying 2 results from an estimated 2 matches for "fc4compute".
2009 Jul 20
1
xm list of Xen Dom U shows blank state
...xen-2.6.18-92.el5
xen-3.2.3-0xs
[root@xencluster ~]# uname -r
2.6.18-92.el5xen
Here''s the xen vm template
kernel = "/boot/vmlinuz-2.6.18-92.el5xen"
memory = 600
extra = "fastboot"
ramdisk = "/boot/initrd-sl4.img"
disk = [''tap:aio:/tmp/vrm/var/200/fc4compute.img,sda1,w'',''tap:aio:/tmp/vrm/var/200/scrbxenvm-2modules,sda3,r'']
name = "scrbxenvm-2.grid"
root = "/dev/sda1 ro"
vif=[''ip=144.68.100.2'']
eth0="on"
Please Help me to solve this issue
Thanks in Advance
Rajiv.R
Project Asso...
2009 Jul 20
0
Re: xm list guest domain state shows blank status
...er ~]# uname -r
> 2.6.18-92.el5xen
>
>
> Here''s the xen vm template
>
> kernel = "/boot/vmlinuz-2.6.18-92.el5xen"
> memory = 600
> extra = "fastboot"
> ramdisk = "/boot/initrd-sl4.img"
> disk = [''tap:aio:/tmp/vrm/var/200/fc4compute.img,sda1,w'',''tap:aio:/tmp/vrm/var/200/scrbxenvm-2modules,sda3,r'']
> name = "scrbxenvm-2.grid"
> root = "/dev/sda1 ro"
> vif=[''ip=144.68.100.2'']
> eth0="on"
>
You never mention whether you can access the guest...