|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Can I create domU on ZFS?
There are some ports of ZFS for Linux that
are works in progress. They are not yet ready for production usage.
I realize some people have set up ZFS and
a domU on the same Solaris server. That can easily be done, but it is
generally not a good idea. Xen needs a lot of memory, and ZFS needs a lot
of memory. If you run both on the same box, you will most likely be
memory starved. Expect to use a minimum of at least 4GB of RAM for ZFS (preferably
12-48GB or more).
A better solution is to build a dedicated
ZFS server (using OpenSolaris or OpenIndiana) and share the ZFS volume through
a NFS share,
and then have the Xen server (using Linux) use the NFS share as a storage
repository. That way you can max out the memory in both the Xen server
and in the ZFS server. It is also handy if you have multiple Xen servers
and you want to live migrate a domU between those Xen servers.
-----Original Message-----
From: ma qiang
[mailto:maqiang1984@xxxxxxxxx]
Sent: Tuesday,
October 12, 2010 7:59 PM
To: admin@xxxxxxxxxxx
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Can I
create domU on ZFS?
Thanks for you reply.
I have found some people install zfs on Solaris, and create domU based on zfs successfully. However,
I have only some computer on linux, so I want to do that on linux.
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|