Creating an LVM-backed FreeBSD DomU in a Linux Dom0

2010-12-28 Thread Avleen Vig
After searching high and low and not finding exactly what I wanted
(although Adrian Chadd's documents came close), I decided to document a
lengthy but worthwhile procedure:

How to install a FreeBSD DomU guest in a Linux Dom0 Xen host, from
scratch, with LVM-backed storage (rather than file based), and without
the need to rely on random kernels and ISO[1]

http://bit.ly/dVhfFe

Hopefully people find it useful :-)

I haven't yet broached configuring inside the Xen host. Again there is
scattered documentation available. I'll try to bring it together next.

[1] I gave serious thought to uploading my own stuff along with the
other similar things available already, but in the end I thought it
better if people try out how to do it, given that the amount of work
will be almost the same, or even slightly less building it yourself.
Plus there are the usual security and availability concerns.. :)

-- 
Avleen Vig
Systems Administrator
Personal: www.silverwraith.com
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: Creating an LVM-backed FreeBSD DomU in a Linux Dom0

2010-12-28 Thread Robert Watson


On Tue, 28 Dec 2010, Avleen Vig wrote:

After searching high and low and not finding exactly what I wanted (although 
Adrian Chadd's documents came close), I decided to document a lengthy but 
worthwhile procedure:


How to install a FreeBSD DomU guest in a Linux Dom0 Xen host, from scratch, 
with LVM-backed storage (rather than file based), and without the need to 
rely on random kernels and ISO[1]


http://bit.ly/dVhfFe

Hopefully people find it useful :-)


FYI, we now have a xen(4) man page, which will ship in 8.2.  It's not tutorial 
material like your document, but is useful reference material.  I'd like it 
very much if we could get something more along the lines of what you've 
created into the FreeBSD Handbook.


Robert




I haven't yet broached configuring inside the Xen host. Again there is
scattered documentation available. I'll try to bring it together next.

[1] I gave serious thought to uploading my own stuff along with the
other similar things available already, but in the end I thought it
better if people try out how to do it, given that the amount of work
will be almost the same, or even slightly less building it yourself.
Plus there are the usual security and availability concerns.. :)

--
Avleen Vig
Systems Administrator
Personal: www.silverwraith.com
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: Creating an LVM-backed FreeBSD DomU in a Linux Dom0

2010-12-28 Thread Avleen Vig
On Tue, Dec 28, 2010 at 07:35:47PM +, Robert Watson wrote:
 
 After searching high and low and not finding exactly what I wanted
 (although Adrian Chadd's documents came close), I decided to
 document a lengthy but worthwhile procedure:
 
 How to install a FreeBSD DomU guest in a Linux Dom0 Xen host, from
 scratch, with LVM-backed storage (rather than file based), and
 without the need to rely on random kernels and ISO[1]
 
 http://bit.ly/dVhfFe
 
 Hopefully people find it useful :-)
 
 FYI, we now have a xen(4) man page, which will ship in 8.2.  It's
 not tutorial material like your document, but is useful reference
 material.  I'd like it very much if we could get something more
 along the lines of what you've created into the FreeBSD Handbook.

I'd be happy to work on that. I've been meaning to get some things done
on documentation for a while now.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org