All of lore.kernel.org
 help / color / mirror / Atom feed
From: urgrue <urgrue@bulbous.org>
To: Beginner <dermot@sciencephoto.com>
Cc: linux-admin@vger.kernel.org
Subject: Re: SAN for beginners
Date: Thu, 19 Oct 2006 09:34:24 +0300	[thread overview]
Message-ID: <45371C70.80507@bulbous.org> (raw)
In-Reply-To: <45364E2B.28189.21A064A0@dermot.sciencephoto.com>

> I need to add some about 10TB of storage to our infrasturce and went 
> along to an storage exhibition to find out what was available. The 
> biggest grey area for me was the filesystem and management.

For starters, are you sure you need SAN? SAN is great and wonderful, but
it is quite expensive, and I know from experience that the salesmen at
storage exhibitions will happily try and sell you on SAN even if
alternative (cheaper) solutions (such as NAS or iSCSI) would suffice.

> I had been presuming I would install the SAN gateway and the storage 
> arrays, use LVM for the filesystem and Samba to share the data to 
> Windows user and install Fibre-Channel cards to the other 3 servers 
> that need access to the data.

As someone already pointed out, the 3 servers wont see the same data as
the computers mounting it via samba, not without GFS or something
similar. Same with iSCSI.
If they do need access to the same data, this is the point where one
should asks themselves if NAS might suit you better after all.

> If there servers are to 
> see the storage as block devices I imagine there is some proprierty 
> software needed for the OS's. 

The only proprietary software you need is the driver that comes with the
1000 dollar FC card.
iSCSI can be done using free software over a normal ethernet card but it
eats up a lot of CPU and you wont get very good performance out of it
(but its still pretty good).



  parent reply	other threads:[~2006-10-19  6:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-18 14:54 SAN for beginners Beginner
2006-10-18 15:04 ` ycsapo
2006-10-19  6:34 ` urgrue [this message]
2006-10-19 16:09 ` Brett Zimmerman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45371C70.80507@bulbous.org \
    --to=urgrue@bulbous.org \
    --cc=dermot@sciencephoto.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.