Displaying 4 results from an estimated 4 matches for "xenclient1".
Did you mean:
xenclient
2008 Nov 17
0
Error while running virt-install
...TES-U2-hi.html RELEASE-NOTES-U4-fr.html SRPMS
RELEASE-NOTES-it.html RELEASE-NOTES-U2-it.html RELEASE-NOTES-U4-gu.html TRANS.TBL
[root@xenserver mnt]# find . -name "*.iso" -print
./images/boot.iso
[root@xenserver mnt]# virt-install
What is the name of your virtual machine? xenclient1
How much RAM should be allocated (in megabytes)? 512
What would you like to use as the disk (path)? /data/initrd.xenclient1.RHEL4.img
How large would you like the disk (/data/initrd.xenclient1.RHEL4.img) to be (in gigabytes)? .5
Would you like to enable graphics support? (yes or no) no
What is...
2008 Nov 18
0
Fw: Error while running virt-install
...TES-U2-hi.html RELEASE-NOTES-U4-fr.html SRPMS
RELEASE-NOTES-it.html RELEASE-NOTES-U2-it.html RELEASE-NOTES-U4-gu.html TRANS.TBL
[root@xenserver mnt]# find . -name "*.iso" -print
./images/boot.iso
[root@xenserver mnt]# virt-install
What is the name of your virtual machine? xenclient1
How much RAM should be allocated (in megabytes)? 512
What would you like to use as the disk (path)? /data/initrd.xenclient1.RHEL4.img
How large would you like the disk (/data/initrd.xenclient1.RHEL4.img) to be (in gigabytes)? .5
Would you like to enable graphics support? (yes or no) no
What is...
2008 Nov 26
0
Boot Failed While creating guest domain
Hi
I tried to create a guest domain and it failed however from another window i used xm list and observed the below.. I''m unable to login to the guest domain. Please help me.
[root@xenserver xen]# xm create -c xenclient1 vmid=1
Using config file "./xenclient1".
Started domain centos5.2
Linux version 2.6.21-2950.fc8xen (kojibuilder@xenbuilder2.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-32)) #1 SMP Tue Oct 23 12:24:34 EDT 2007
BIOS-provided physical RAM map:
sanitize start
sanitize bail 0...
2008 Nov 13
1
Error while creating Guest Domain - Please help
...memory errors. The domain needs enough memory to boot kernel
# and modules. Allocating less than 32MBs is not recommended.
memory = 64
# A name for the new domain. All domains have to have different names,
# so we use the vmid to create a name.
#name = "VM%d" % vmid
name = "xenclient1"
# 128-bit UUID for the domain. The default behavior is to generate a new UUID
# on each call to ''xm create''.
#uuid = "06ed00fe-1162-4fc4-b5d8-11993ee4a8b9"
# List of which CPUS this domain is allowed to use, default Xen picks
#cpus = "" # leave t...