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

Re: [Xen-users] moving LV's devices to a SAN server.

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Subject: Re: [Xen-users] moving LV's devices to a SAN server.
From: Israel Garcia <igalvarez@xxxxxxxxx>
Date: Mon, 2 Nov 2009 08:30:00 -0500
Cc: Xen Users <Xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 02 Nov 2009 05:30:50 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=GeWPyTJf8Szq8PKVumLhCmY1ARWPie45bBh4UKJTE0Q=; b=ptf8bbVRT8IzCj9RRv88wJA3dPorTkKKbaHosC896PfBhhZAqTsquixOuC44Rp0I6Q YOiEZs6IhGrUypPbDD6c0aE9s4RRSQU7gAS7DlRajRoMg+cXhf9fo5NhCOTmVv/CgjEE vK/yhu/WFjE3gy0hN2s6dRL3z7bfIPD2LNkCk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=kwlZmSoZvXnSXu7eIok6t3XQlreQ//ZrsmWeOAxJcZt6yGnyrDvdb5VM9dBr703pai 06VfZ3/7eUNW7mP94o4R0ltGY5o7tgreB7xVzqnUpUvtWinIWssDjc3hT8BKY2OxA5PL qFRyxpXBP1/Hy4dr+rJElZ3I1QBWcm3iDmCak=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f0911012156na616f7ev5757da1f0a5969a6@xxxxxxxxxxxxxx>
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>
References: <194a2c240910301000r499fabcatccb9e6e0f9349119@xxxxxxxxxxxxxx> <7207d96f0911012156na616f7ev5757da1f0a5969a6@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi fajar,

On 11/2/09, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
> On Sat, Oct 31, 2009 at 12:00 AM, Israel Garcia <igalvarez@xxxxxxxxx> wrote:
>> I have, untested, a way to move lv's from an old  VG to a newone remote
>> VG:
>> cat /dev/VG1_dom0/lv1 | ssh  storage "cat > /dev/VG2_storage/lv1"
>> So,  at the end I should have all lv's devices in the storage server.
>
> I prefer "dd" instead of "cat", but basically anything that can
> transfer the content of a block device or file should do.
>
>>
>> final questions:
Hi fajar,

>>
>> do you know if it works? I mean if domU starts without problems using
>> this devices attached?
>
> If you copy the storage (dd, cat, etc.) while domU is shut down then
> it should generally work.
Ok..

>
>> is there another better way to move several domU's storages to a SAN
>> server?
>
> "better" is in the eye of the beholder :D
> For example, if the domU is windows, I prefer to dd the first 512byte
> of disk (to copy MBR and partition table) and use ntfsclone
> afterwards. If the domU is Linux I prefer to use mkfs + tar/rsync.
> It's more efficient in terms of data transfer, but adds complexity
> somewhat.
Ok...

>
>> do you think it's a good idea to use crossovers between dom0-SAN
>> instead a switch?
>
> Depends on your setup. If your SAN has lots of ports and you can use
> at least two cables for crossover, it might be best to do so, thus
> eliminating switch as single point of failure. However on normal
> datacenter setups (with lots of servers accessing a SAN) you'd
> probably want to use redundant switch instead.

I asked about using crossover cables because I don't know if a
redudant/switches setup at 1GB ethernet is enough to serve more than
10 dom0 (more than 150 domU) when using the storage thinking in
bottleneck at ethernet level. Note that every domU's storage should be
at the storage server. I'll appreciate any comments if have some
experiences regarding this issue.

thanks for your time.
regards
Israel.
>
> --
> Fajar
>


-- 
Regards;
Israel Garcia

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