WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] GFS, GNBD, Clustering, DRBD High Availability questions

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] GFS, GNBD, Clustering, DRBD High Availability questions
From: "Tait Clarridge" <Tait.Clarridge@xxxxxxxxxxxx>
Date: Thu, 22 Jan 2009 13:52:34 -0500
Delivery-date: Thu, 22 Jan 2009 10:54:38 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acl8wrXl9Ch3DOi1Ed3GhwAcfgK4rw==
Thread-topic: GFS, GNBD, Clustering, DRBD High Availability questions
Hello,

I just wanted to ask if anyone has any experience with Xen and GFS/GNBD 
clustering and/or DRBD high availability setups, any experiences will do.

What I would like to do is setup 2 Xen Servers (8 cores and 64GB memory) with a 
shared storage for failover and migration but would like them both to be able 
to access the storage simultaneously.

I would want to basically connect the two local hardware RAID5 arrays between 
servers using DRBD for VM storage (the VMs are stored in single image files) 
that can be served to both servers using GNBD.

Do I even need to implement GNDB? Could I do a Primary/Primary DRBD GFS?

Each server should be able to see all the VMs and freely migrate between, but I 
was wondering if it is smart to re-import the LVMs from the DRBD disk through 
GNBD and if there are any issues with that. I think I need a little 
clarification as well on DRBD because I came across an article that talked 
about primary/secondary and I was wondering if in the event of a failure, the 
secondary automatically becomes primary and would continue to export GNBD 
normally without any interruption? I've heard about Heartbeat for this but 
again I am unsure of its application in this setup.

This is a little diagram I have to try and explain my above thoughts...


---------------------------                    ---------------------------
|         |Host #1|               |                          |     |Host #2|    
 |
|         ---------               |                          |     ---------    
 |
|                                 |                          |                  
                 |
|       -----------------   |      ________          |  ----------------   |
|     | RAID5       |   |          | DRBD?|          |  |       RAID5      |   |
|       |                   |<======dedicated=1GB=NIC======>|              |   |
|     |  vm storage   |   |             ||           |      |  vm storage  |   |
|     -----------------   |             ||           |  ----------------   |
|                                 |         \/         |                        
         |
|                                 |    ------------    |                        
         |
|       ----------------          |      |   GNBD   |    |      
----------------         |
|       |                  |      |      ------------    |      |               
   |     |
|       |       Dom0       |      |             ||           |  |       Dom0    
   |   |
|       |               <===1GB Network===  =====1GB Network==>            |   |
|       |                  |    |                            |  |               
   |     |
|       ----------------    |                        |  ----------------        
 |
---------------------------                          ---------------------------

Any information would be appreciated, I've read that DRBD is now able to be 
integrated into Xen but I don't think that applies here because we already have 
the virtual machines as image files on an NFS mount.

Thanks in advance.

Tait Clarridge


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] GFS, GNBD, Clustering, DRBD High Availability questions, Tait Clarridge <=