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

Re: [Xen-users] installing fc6 as domU directly onlv´s



When I set up FC6 as a domU, here's how I did it.  It's pretty
different from what you've got, but it might shed light on your
situation in some way.

Create LV on Dom0.  Call it /dev/vg/domU.  Use pvcreate to use that lv
as a pv (sounds wierd, but it works).  create a new vg with the domU
pv as the only pv.  Call it domUvg.  Create another lv in Dom0 and
call it DomUboot.  Create all the Lvs you might want on DomUvg.  So,
on Dom0 you'll have something like this:

/dev/vg/DomU
/dev/vg/DomUboot
/dev/DomUvg/root
/dev/DomUvg/swap
/dev/DomUvg/home
etc...

Then in your xm config file, you create two disks like this:  
disk = [ 'phy:vg/DomUboot,hda,w', 
         'phy:vg/DomU,hdb,w']

In Anaconda you tell it where to mount each volume.  You have to
specify that you want to format each one as ext3, swap, whatever.  hda
must be /boot (because LV can't be /boot).




>    ----snip
> 
>    > If you get to setup fc6 fully on LVM, I'd love to hear how you
>    > did that. I may
>    > redo my setup as well then.
> 
>    see my last mail with the addition of " - howto" in the subject. i have
>    quickly rewritten a fc4 howto. maybe there are some mistakes in my
>    QUICK-WRITTEN HOWTO.
> 
>    my problem is that i don´t know how to setup the root password.
> 
>    ----snip
> 
>    --
>    I am using the free version of SPAMfighter for private users.
>    It has removed 6509 spam emails to date.
>    Paying users do not have this message in their emails.
>    Get the free SPAMfighter here: [1]http://www.spamfighter.com/len
> 
> References
> 
>    Visible links
>    1. http://www.spamfighter.com/len

Content-Description: ATT377214.txt
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

_______________________________________________
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®.