Re: How does a SAN connect to a computer?



Haven't read anything yet that really describes it, a SAN, in simple terms is like a cloud of storage, let's say 10TB for example. The management software allows you to dynamically allocate the space, which is quite cool. So essentially, you are creating mini drives within the SAN which can contain the boot drive (no drive on the workstation). If you have 50+ computers, this can be quite powerful. Think of the hard drive like how a VM machine works. The drive is all dynamic. The only difference for a SAN is that it is located on a storage server rather than a local machine.

When your computer boots, it boots off the allocated SAN space on the SAN server. If you need more space, the administrator simply allocates more space of the SAN to your drive allocated on the SAN.

If the overall SAN is out of space, you can add more drives to the SAN drive which then can be used/allocated anywhere.


"Ian Boyd" <ian.borlandnews010@xxxxxxxxxxxx> wrote in message news:4884eb48$1@xxxxxxxxxxxxxxxxxxxxxxxxx
i've heard of this mythical thing called a SAN (Storage Area Network). It's not a hard drive. It's not a RAID array. It's not a fileserver on the network. It's not a fast connection to a bunch of fast hard drives.

Wikipedia says that it's a special device that appears as though it's locally attached, but really it's not:

"In computing, a storage area network (SAN) is an architecture to attach remote computer storage devices (such as disk arrays, tape libraries and optical jukeboxes) to servers in such a way that, to the operating system, the devices appear as locally attached."


They indicate that a SAN is a black-box that acts like a giant hard drive, with mirroring, failover, expandable by adding more hard drives, etc.

So if it's external to the computer, you must connect to it somehow. But if it acts like a hard-drive, it must be connected line a hard-drive.

Does a SAN connect to a pc using something like external SCSI (whether it be fibre or not), or external SATA? Does it require a custom PCI expansion card to do connection?


.



Relevant Pages

  • Re: VMS SAN Primer
    ... (SAN - as in the interconnecting infrastructure). ... Area Network), corrolary to a VLAN. ... have different seperate nodes accesing drives in a SAN, ... CI-based storage array. ...
    (comp.os.vms)
  • Re: VMS SAN Primer
    ... (SAN - as in the interconnecting infrastructure). ... have different seperate nodes accesing drives in a SAN, ... The best way to think of a storage array is as if a tremendously ... Your HBA's can attach to the same fabric - or redundant fabrics. ...
    (comp.os.vms)
  • Re: ingres locations and SAN
    ... Companies will often take the largest disk drives possible for the SAN ... System Administrators will typically make everything RAID 5 ... to get the faster drives for the Ingres configuration and won. ...
    (comp.databases.ingres)
  • Re: SQL 2005 Best Practice vs SQL 2000: Application Files Separate from data (and log) files
    ... Our san guy is ... completely forget about is that moving the head on the disk is the slowest ... the drives that were being assigned to the SQL machine. ... I mean the binn folder which contains the sql server executable among ...
    (microsoft.public.sqlserver.setup)
  • Re: How does a SAN connect to a computer?
    ... A Storage Area Network, or SAN, is a specialized chassis that holds a disk write controller and a bunch of hard drives. ... Kind of like a blade server requires a special chassis to hold the blades, and provides backplane communications between them, the SAN chassis holds 12-16 hard drives, the write controllers, power supplies, and provides a backplane for communications between them. ...
    (borland.public.delphi.non-technical)