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] Re: using Linux as a NAS / SAN device

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Re: using Linux as a NAS / SAN device
From: Bruce Edge <bruce.edge@xxxxxxxxx>
Date: Fri, 28 Aug 2009 17:08:09 -0700
Delivery-date: Fri, 28 Aug 2009 17:08:54 -0700
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:content-type; bh=24Ag15qa9YX6NHlt8iLQ1O4g3AJn68BxpzT7Y+clZQg=; b=F9J6AyjAblXIZ+NsKXaNGsyd3P85TGkF+dcwufpesJxc9mhH3xT3OmdngnjRHSIydR /UGVeKIgmxaUKF90K0g9jq4H66ZPSD+2q8Hd+dlnjbNE4mQZHwTJT1hcGOb09DBmB/R8 mqL6BZoDw1FoBUj4Wfp2JjQjHMu0Kn0M84l4E=
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 :content-type; b=N8dbahD6L/4deTKhb+n4Ag3d8a9YD+2V426PyrgIGAYFKNm07SFJT4BMmKTKIVypzP LjWjvsK9SJYNCXZCuUZwJnONJUMEQO4Lp+79ai3g5pulOB8kQuWYp/y481kcDgk6VEFL ESZBGFQCXkvuD1HLpgaqds7Zvcdz0xZpuoysM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <008901ca283b$82d06f40$88714dc0$@com>
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: <20090828180211.CBB2C16B0B@xxxxxxxxxxxxxxxxxxxx> <008901ca283b$82d06f40$88714dc0$@com>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Many NAS boxes are just embedded linux appliances. I'm using a thecus 4100pro that's just a busybox based minimalist distro that maps the disks to the NAS APIs.
If you build your own it will probably cost more, use more power and be faster than the low end embedded linux NAS systems as they tend to be a bit underpowered.

-Bruce

On Fri, Aug 28, 2009 at 4:58 PM, Brian P. Martin <Brian@xxxxxxxxxxxxxxxxxxxx> wrote:
Rudi,

> From: Rudi Ahlers <Rudi@xxxxxxxxxxx>
>
> Hi,
>
> I'm looking at using Linux as a NAS / SAN device, and would like some
> input from others who have done this before?

For a different approach, you might look at NBD (ref:
http://nbd.sourceforge.net/).  That's really more of a pretend SAN, in that
it's serving up virtual block devices over your network that the local
machines can use as they sees fit (ext3, NTFS, raw database partition, ...),
rather than offering network services (i.e. SMB, FTP, etc.).  I haven't
tried it, but I see that OpenSUSE has included it in at least some of their
recent distros, and they don't usually include stuff in the base distro
unless it's pretty solid.

Have fun.

              -Brian


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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>