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] Planning - question about storage

To: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Planning - question about storage
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Thu, 11 Jun 2009 20:55:22 +0700
Delivery-date: Thu, 11 Jun 2009 06:56:05 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4A31063B.2000804@xxxxxx>
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: <4A31063B.2000804@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
2009/6/11 Werner Flamme <werner.flamme@xxxxxx>:
> Hi everyone,
>
> I am very new to Xen but will migrate 3 SAP ERP servers plus 1 SolMan
> into a Xen environment next year, probably running Novell's SLES (as we
> use SLES right now).
>

Wow, you're the first person I know that will be running SAP on top of
Xen. Let us know how it goes.

AFAIK since SAP license cost is much more expensive compared to
hardware cost, hardware savings (thru virtualization, for example)
will be insignificant compared to license cost, so we focus saving
efforts on license.

> The machines will be app servers only, no DB - the DB is "outsourced" to
> a common Oracle RAC this year (maintained by a colleague).
>
> So I will get 2 boxes and now fiddle around with possible configuration
> of storage. Due to SAP notes the SAP binaries must be stored on the RAC
> and made accessible from there, for example via NFS or SAN. In our
> company, we are used to SANing ;-), so my boxes will have some FC boards
> to connect to the RAC's 2 FC switches. Am I right that I can access the
> block device from SAN (will be one big thing with OCFS2) inside dom0 and
> pass them via phy: to the domUs?

And use OCFS2 on domU? should be possible. Although it'd be simpler if
you import it via nfs on domU.

>
> Next: the OS of the domU. I plan to have some local disk space (about
> 300 GB per box). I think on something like a drbd drive (RAID-1) that is
> separated into chunks for each domU. The dom0 forwards the respective
> part to the domU. The domUs use this disk space for their operating
> system. Somewhere (like in /bigthing/) the big shared storage is mounted
> and the necessary symlinks for SAP are set.
>

I still have doubts against drbd, but other user has reported it gives
acceptable performance, so you may want to search the list archive for
his particular setup.

If it were me I'd simply put domU's storage on SAN if I need migration
(you already have SAN anyway, right?) or on mirrored local disk (for
maximum I/O throughput)

-- 
Fajar

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

<Prev in Thread] Current Thread [Next in Thread>