[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] cent os domu creation problem



On Mon, May 17, 2010 at 10:58 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
>> I'd start by comparing their config files. Can you paste domu1's config file?
> http://pastebin.com/gZT0icUs
>

>> and map the
>> disks as xvda,
> I could not understand this part.
> Can you give some link to or clue to what you are saying.

It means, try use this config file to install your centos domU. Note
how the disk is mapped as xvda and  xvdb, instead of xvda1 and xvda2?

#---------------------------------------------------------------------------------
kernel = "/boot/vmlinuz-xen-install"
ramdisk = "/boot/initrd-xen-install"
extra = " text"
name = "centos5"
memory = "1024"

disk        = [
                 'phy:/dev/virtualization/centos5-disk,xvda,w',
                 'phy:/dev/virtualization/centos5-swap,xvdb,w',
             ]

vif = [ 'mac=00:16:3E:2D:B5:80']
vnc=1
vnclisten="0.0.0.0"
vncpasswd='boguspasswd'
vcpus=1
on_poweroff='destroy'
on_reboot = 'destroy'
on_crash = 'destroy'
#---------------------------------------------------------------------------------

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.