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-devel

[Xen-devel] lvm + iscsi + raid

To: "xen-devel@xxxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] lvm + iscsi + raid
From: James Harper <JamesH@xxxxxxxxxxxxxxxx>
Date: Sun, 29 Aug 2004 18:58:23 +1000
Delivery-date: Sun, 29 Aug 2004 10:00:51 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcSNplbl4VcfaH81SBmk5MdQAd6FZQ==
Thread-topic: lvm + iscsi + raid
I'm toying with iscsi and raid at the moment, the idea is to have 2 physical machines with xen domains spread between them. Both run iscsi and each domain uses a mirrored set of an iscsi volume from each physical server.
 
If a server needs to be shut down, domains can be migrated to the other server. If a server crashes (eg melts down to a puddle on the floor) then the domains it was hosting can be re-started on the other server.
 
This is the theory anyway.
 
Currently my environment consists of lvm volumes on Xen0, with iscsi exporting them, which are then imported into the xenU domains and raid1'd there. It would be nice to have a single raid1 volume in xenU which is sliced and diced via lvm, but then i've got lvm + iscsi + raid1 + lvm, which can't be good for performance. Performance isn't a really high concern here but still...
 
the idea of running lvm in xen0 is to be able to resize volumes with comparative ease.
 
Any comments or suggestions?
 
thanks
 
James
<Prev in Thread] Current Thread [Next in Thread>