|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] 1 vbd attached to 2 guest systems
On Wed, Aug 27, 2008 at 9:59 AM, The Archer <archerfish@xxxxxxxxx> wrote:
> Hello everyone,
>
> I am trying to setup two hosts with a database in an active/passive
> configuration.
>
> What I want to do is have each guest system with it's own root disk, and
> then have another disk for data that is attached to both guest systems. How
> does one go about doing this?
make sure your DB supports a shared block device (doesn't it need a
cluster FS for that?)
just set both DomU's with the same (second) block device config line,
and use "w!" mode (that means "read/write, no exclusive check")
--
Javier
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|