|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen dom0 initrd
On Fri, 2008-08-29 at 13:52 -0400, Denis J. Cirulis wrote:
> Hello,
>
> I'm trying to make dom0 boot from SAN (iSCSI), things looks complicated.
> Just wanted to ask, is it possible to boot dom0 over pxe with kernel and
> initrd, then mount nfs or iscsi volume with vm images and have
> completely diskless dom0 ?
Yes, you'll just need to do some initrd hacking if you want to have them
boot, login to their targets and mount a root file system on LUN. There
are some programs out there which take a lot of the manual surgery out
of this, though I can't think of their names off hand.
The fastest route to this is to put dom-0's root file system on
something that can be exported via nfs. Since nfs is already supported
by the kernel you won't have to change the initrd, just the boot
options.
What I highly recommend is having a small, local disk that dom-0 and
guests can use for swap.
--
Monkey + Typewriter = Echoreply ( http://echoreply.us )
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|