Sunteți pe pagina 1din 17

StorageWPonline.

qxp 4/11/01 12:04 PM Page 1

S P EC I A L A DV E RT I S I N G S U P P L E M E N T

White
Paper
April 9, 2001

Storage
Networking:
Back to Basics
StorageWPonline.qxp 4/11/01 12:04 PM Page 2

SPECIAL ADVERTISING SUPPLEMENT

CONTENTS
Storage Networking: 4
Back to Basics
Let’s face it, some storage concepts are complex and tough to
understand. This article explains SANs, NAS, IP Storage, vir-
tualization and storage management in layman’s terms.

Case Study: Ohio State University 18


At Ohio State University’s Fisher College of Business,
storage needs were growing faster than capacity.
Read how this university solved its storage crisis.

Vendors Speak Out 22


Storage vendors share their thoughts about user
implementations.

Case Study: BYOBroadcast 24


BYOBroadcast chooses a managed storage alternative to help
manage and control their terabytes of data. Read how this
provider of streaming audio technology made the choice

A Dictionary of Storage Networking Terminology 28


SNIA has put a very detailed dictionary together. Here you’ll
find an excerpt that includes some terms mentioned in this
White Paper.

2 Produced by Computerworld Custom Publishing


StorageWPonline.qxp 4/11/01 12:04 PM Page 3

SPECIAL ADVERTISING SUPPLEMENT

Storage Networking:
Back to Basics

R
arely has there been a more confus- that “networked storage” means
block-and-file data over some kind of
ing topic than storage networking. I
network connecting multiple devices
get confused and this is what I do for to multiple hosts. Neither group be-
a living, so I can only imagine the lieves the term SAN should be con-
mind-numbing blather that the poor nected with Fibre Channel, but alas
it is. Enterprise Storage Group sug-
end-users — who have real jobs — gests users think about SAN as stor-
have to deal with. This paper will help make sense of it age networking to remove some of
all by explaining some complex storage concepts in lay- the preconceived notions out there.
The bottom line is a storage-area net-
man’s terms, including definitions of storage-area net- work and a storage network really
works (SAN) vs. network attached storage (NAS), IP mean the same thing: They both con-
storage, virtualization, storage management and more. sist of network, any kind of intercon-
nected storage devices and servers
where block and/or file data is passed
Storage Area Network er, which organizes the connections, among elements.
A SAN is defined by the Storage Net- storage elements and computer sys-
working Industry Association tems so that data transfer is secure Network Attached Storage
(SNIA) as net- and robust. The term SAN is usually NAS is defined by SNIA as storage el-
work whose pri- — but not necessarily — identified ements that connect to a network
By Steve Duplessie,
mary purpose is with block I/O services rather than and provide file access services to
founder and the transfer of data file-access services. computer systems. A NAS storage el-
president, between comput- Another definition of a SAN is s ement consists of an engine that im-
er systems and storage system consisting of storage plements where data is stored. NAS
Enterprise Storage
storage elements elements, storage devices, computer elements may be attached to any type
Group and among storage systems and/or appliances, plus all of network. When attached to a
elements. A SAN control software, communicating SAN, NAS elements may be consid-
consists of a communication infra- over a network. ered members of a SAN-attached
structure, which provides physical Milford, Mass.-based Enterprise storage class of storage.
connections, and a management lay- Storage Group, like SNIA, believes NAS is a class of systems that pro-

Produced by Computerworld Custom Publishing 3


StorageWPonline.qxp 4/11/01 12:04 PM Page 4

SPECIAL ADVERTISING SUPPLEMENT

vide file services to host computers. ing since most application environ- work, or SCSI (protocol) over IP
A host system that uses network-at- ments will do that for you. As a gen- (transport).
tached storage uses a file system de- eral rule of thumb, NAS is cheaper Your next question might be
vice driver to access data using file and easier to implement and manage. “What is iSCSI?” It is a proposed
access protocols such as Network It can be configured to operate very standard by Cisco Systems Inc. and
File System (NFS) or Common Inter- fast. If you need block data (although IBM that allows block data transfers
net File System (CIFS). NAS systems most applications no longer require over Ethernet. There is a lot more
interpret these commands and per- pure block data) you should attach a Ethernet out there than Fibre Chan-
form the internal file and device I/O block device or devices to a storage nel and iSCSI offers a set way to cre-
operations necessary to execute network. You can run both simulta- ate a storage network that uses Eth-
them. neously, though you most likely ernet as a transport. Small to mid tier
NAS, simply put, means “file” data. wouldn’t run them over a common companies that haven’t been able to
Storage networks can include both bus such as Ethernet. justify the leap to Fibre Channel will
file data and block data, on the same Currently, if you need block data, most likely hop on the iSCSI band-
or different types of interconnects. you’re going to use Fibre Channel for wagon.
We could have “file” services deliv- a block storage network. If you need Here’s how it works. A server will
ered by a NAS device over Ethernet, NAS, you’re going to use Ethernet. see the storage it is connected to as it
Infiniband, IP or even Fibre Channel. But, in the not so distant future, does standard SCSI or Fibre Channel
True storage networking needs to you’ll have more choices. Those two direct-attached storage. The reality is
be ambiguous. We may have two or architectures will be joined by a third that instead of the SCSI driver send-
more protocols running simultane- architecture called, Infiniband — ing commands down the SCSI or Fi-
ously: For example, we may use iSCSI but fret not, all will play nicely to- bre host bus adapter (HBA), an iSCSI
to create an Ethernet-based SAN for gether. driver will intercept the request,
block storage where the hosts con- But remember you have more criti- repackage it, and ship it through the
nect via Ethernet but the storage de- cal decisions to make. Prepare your NIC card (or a special iSCSI HBA),
vice is connected via Fibre Channel. environment to deal with both block over Ethernet, where it connects to
NAS services may sit on top of the and file data, and you’ll never be be- either an iSCSI disk array, or an iSCSI
same Ethernet infrastructure and use hind the eight-ball. intermediary. The iSCSI intermedi-
the Fibre Channel disk array as a ary is a black box that converts be-
back end. The Transports tween iSCSI commands and the disk
SAN vs. NAS — The War Of The People often confuse “protocol” with array protocol — Fibre Channel or
Storage Worlds. Sorry, but with all “transport.” You can think of the SCSI typically.
the time spent on this subject, it had transport as the type of pipe that the
to sound bigger than it really is. En- data is traveling on, or a road. The Storage Virtualization
terprise Storage Group believes that protocol is the makeup of what is in This is the concept of creating “virtu-
the war is over — and both won. the pipe (the type of car on the road). al storage pools” out of discrete phys-
Don’t think of it as SAN vs. NAS. It gets very confusing because SCSI is ical storage elements.
Think of it as “I need a storage net- both a protocol and a transport. Fi- The concept isn’t new but is mov-
work, and within my storage net- bre Channel is really a transport that ing to the mainstream. Consider that
work I may need both block data speaks SCSI (in our world) as a pro- storage virtualization has existed for
(SAN), and file data (NAS).” tocol. Confused? Let me explain. a long time, initially in the form of
Both file and block data already ex- When you hear about storage over volume management. A volume man-
ists within a storage network infra- IP, or iSCSI, people are really saying ager was a piece of server software
structure. Don’t worry about choos- block data over an IP (Ethernet) net- that allowed the operating system of

4 Produced by Computerworld Custom Publishing


StorageWPonline.qxp 4/11/01 12:04 PM Page 5

SP
SEPCEICAI L
A LA D
AVDE
VRET
RITSIISNI G
N GS U
SPUP
PLPELM
EMEN
ETNT

that specific host to have a logical gine. The engine takes all the physical may either be software or firmware
view of a physical device. storage behind it and presents it any embedded in a special HBA. StoreAge
For example, when many operat- way the user wants to the servers on Networking Technologies Inc. is the
ing systems had a file system that the network. The benefit of an In- only player today in this space, but
could deal only with a maximum de- Band approach is that there is no host Compaq Computer Corp. has an-
vice size of 2GB, the volume manager software required. nounced its VersaStor initiative, and
would enable a 10GB disk to appear A potential negative effect of this IBM is also expected to enter this
as five 2GB logical disks, and there- approach is that In-Band runs the sector later this year.
fore make the disk usable. The sec- risk of becoming a bottleneck at Who is the winner? It is much too
ond wave of storage virtualization some point. Market leaders in this early to tell. What Enterprise Storage
occurred in the disk array itself. space include DataCore Software Group can tell you is this: Pick a
Large arrays utilized internal vir- Corp. and StorageApps Inc. Falcon- methodology and get into the virtu-
tualization to make the array usable Stor Inc. could be considered a hy- alization game. The more experience
among multiple hosts. This was nec- brid In-Band virtualization engine, you get with these technologies be-
essary because volume managers which also does iSCSI-type network- fore you’re faced with a massive data
work great for single hosts, but not ing. growth and huge capital expendi-
once there is more than one attached Out-of-Band virtualization en- tures the better prepared you will be.
to a singe device. gines sit on a special box that con- Enterprise Storage Group feels that
The new concept of storage virtu- nects to the storage network but isn’t this is not a technology that you
alization is the externalization of vir- in the data path. This approach offers should watch from the sidelines.
tualization from both the hosts and no scale limitations but does require
the storage — a virtualization engine special host software/drivers that Serverless Backup
that resides somewhere in the stor- Enterprise Storage Group believes
age “cloud.” This is required because that serverless backup represents a
just like we needed device-based vir- fundamental change in both the way
tualization to deal with multiple Serverless backup large-scale data centers will operate,
hosts, we need externalized cloud- technologies will and is arguably one of the most sig-
based virtualization to deal with nificant operational benefits the user
multiple storage devices and multi- enable IT depart- will have ever derived. Today, most
ple hosts. backup schemas require downtime
Moving this function to the stor-
ments to back-up to guarantee data accuracy. Our firm
age cloud makes a lot of sense and data in real-time, all reported a few months ago that more
will give users much greater flexibili- than 70% of enterprise-class data op-
ty in the products they chose. the time, online. This erations perform “selective backup”
The external virtualization is the first step For example, they have to choose
schemas — sometimes called SAN what not to backup in order to meet
appliances — fit into two main cate- toward operational their available backup window. For
gories: In-Band and Out-of-Band. analysts like me, this is truly fright-
In-Band virtualization engines run
IT utopia. ening. It isn’t about backup — it’s
on some kind of hardware — either a about restore. The ability to restore
specialized box or an off-the shelf valid data quickly is the essence of IT.
PC. In both cases, all the data run- Serverless backup technologies will
ning between the host server and the enable IT departments to back-up re-
storage itself runs through this en- al-time data, all the time, online. This

Produced by Computerworld Custom Publishing 5


StorageWPonline.qxp 4/11/01 12:04 PM Page 6

SPECIAL ADVERTISING SUPPLEMENT

is the first basic step toward opera- disparate management applications world is different. Users have plenty
tional IT utopia. used for specific discrete devices. of choices for hardware, but limited
Serverless backup will enable SNIA is doing a good job of chang- choices for software. The good news
users to perform backups at any time, ing that by making sure everyone is that there are some companies
and they will no longer need to dedi- plays by the same rules and creates a working on the problem, including
cate the full resources of a server to standard management interface that independent third-party vendors
perform these backups. In a tradi- everyone can use. such as Connex Inc. and Prisa Net-
tional environment, a server would The good news is that standards works. EMC Corp. has a strong stor-
initiate a backup, read data from are getting better. Enterprise Storage age management suite of software
disks into its main memory and write Group can’t tell you when standards tools but are restricted to only EMC
the data from memory onto tape. will really be there, but they are final- Symmetrix customers. EMC has re-
This is a very disruptive process, ly getting the attention they deserve. cently said it will support both Hi-
which is why performance backup Storage resource management tachi Ltd. and Compaq storage de-
has been so poor. In the new way of (SRM), on the other hand, is pretty vices within its management frame-
doing backup, the server initiates the much ready for prime time (see story work. The tools are great but it’s ex-
backup, but doesn’t sit in the data page, 16). SRM is a subset of storage pensive, no one is going to buy it to-
path as data from the disk array is management, and initial products fo- day unless already an EMC disk cus-
passed directly to the tape drive. This cus on device utilization and tomer.
provides a huge performance boost cause/effect issues. I’m a fan of SRM Storage management vendors in-
and eliminates unnecessary server and the users we speak to who have clude HighGround Systems, recently
CPU cycles. it, in one form or another, swear by it. acquired by Sun Microsystems Inc.,
This technology is still not proven SRM will help any midsize to large Astrum Software Corp., BMC Soft-
to be ready for prime time, but it’s IT organization to better control re- ware Inc. and WQuinn Associates
getting there. Veritas Software (Ver- sources and will quickly offer signifi- Inc. Enterprise Storage Group en-
tex), Legato Systems Inc. (Celestra) cant return on investment. Enter- courages users to check them all out
and Computer Associates Interna- prise Storage Group believes that and see what fits best with their
tional Inc. (ArcServe) all are making overall storage management will of- needs.
inroads. ArcServe and Vertex will fer the same benefits, once it becomes
work only with their respective reality. Storage management repre-
products, while Celestra appears to sents up to 90% of the costs of build-
Duplessie is founder and
be able to run under any Network ing and maintaining a storage archi- president of Enterprise Stor-
Data Management Protocol tecture today. Enhancing manage- age Group in Milford, Mass.
(NDMP)-compliant backup soft- ment will allow users better control You c a n s e n d
ware. Expect to see real progress by and much better asset utilization — him e-mail at:
this fall. huge advancements considering on- steved@
line storage is still growing at 100% enterprisestoragegroup.com
Storage Management per year.
Information in this section
Storage Management may sound like Almost every management tool for
an oxymoron to any current storage storage to date has been designed to of the White Paper has been
administrator, and to a large degree it manage a single manufacturer’s obtained by resources the
really is. product. Enterprise Storage Group
Most storage management to date That was fine when everything considers reliable.
has been nothing but a collection of was homogeneous, but now the

6 Produced by Computerworld Custom Publishing


StorageWPonline.qxp 4/11/01 12:04 PM Page 7

SP
SEPCEICAI L
A LA D
AVDE
VRET
RITSIISNI G
N GS U
SPUP
PLPELM
EMEN
ETNT

Infiniband finiband network. enable block data to occur over Eth-


Infiniband is an Intel Corp. technolo- Most major storage vendors are ernet in a networked configuration
gy that in essence will replace the Pe- looking at the technology, preparing — effectively creating the same bene-
ripheral Component Interconnect to hop on the bandwagon in one way fit of a Fibre Channel network, but
(PCI) bus as an interconnect on most or another. Will we have native In- using Ethernet instead.
systems in the coming years. finiband disk arrays? Potentially. In For example, 3Ware Inc. builds a
There is a lot of talk about what the near future you can expect ven- disk array that is iSCSI-compliant.
else it can do, such as cluster inter- dors to remain neutral, knowing they The disk array plugs into an Ethernet
connect, storage network intercon- will be able to bridge in the interim. If port. The servers for the storage net-
nect and more. Its biggest strength is it really takes off vendors can rela- work also plug into Ethernet ports.
that it is very fast — 2.5G bit/sec. for tively easily put Infiniband front- Those servers run an iSCSI driver —
a single “link” — and multiple links ends on their array controllers. Will as software today, but will be embed-
can be “aggregated” together to form we see Infiniband disk drives? That’s ded on HBAs in the future — so that
much faster links — four times faster, doubtful. If Infiniband is successful, they see the 3Ware array as if it were
or 10G bit/sec. is already under way. it will drive costs way down, so it a locally attached device.
Infiniband, unlike PCI, works off the could well become the bus of choice IBM has also announced an iSCSI-
system memory bus — so I/O doesn’t for the long haul. ready disk array, and the market can
require as many interrupts. Because expect to see many more. This space
it is so fast, we will be able to build is predominately attractive because it
more complex systems that require IP Storage brings the benefits of storage net-
greater I/O and less CPU. In general, IP storage is a new way to working to the mass market — the
Infiniband is being investigated use Ethernet as a medium to deliver low-end and midrange of the IT
for use both within large disk arrays, storage services. There are four cate- world. These folks haven’t bought in-
and externally for connectivity. In- gories that Enterprise Storage Group to Fibre Channel SANs yet, mostly
finiband systems will first come on sees in this space. They include Eth- due to complexity and cost. Enter-
the scene late this year and early next ernet storage arrays, mid-range medi- prise Storage Group expects the vol-
year — mostly in very high-end, four- ation sector, SAN extension sector umes in this sector to be huge. Perfor-
way and eight-way Intel systems. All and large-scale storage mediation mance is less of a concern here, as
the others will follow, and within sector. Here’s a description of each: cost and simplicity are overriding
four years Enterprise Storage Group Ethernet Storage Arrays. These will factors.
expects most of the systems out there
will be Infiniband-based. There are
those who argue that this will be-
come another ill-fated Intel mission,
and others who wonder why Intel
doesn’t use 10G-bit Ethernet, but En-
This White Paper was created by Computerworld’s Custom Pub-
terprise Storage Group believes that
lishing group. Comments on this supplement can be sent to man-
Infiniband will flourish and in a big
aging editor Stefanie McCann by phone at (508) 820-8234 or by
way.
e-mail to stefanie_mccann@computerworld.com.
What will that mean for legacy
Ethernet and Fibre Channel storage This White Paper, as well as other custom supplements, can be
users? Nothing. Intel and others will viewed online at www.computerworld.com.
build bridges to allow users to con-
nect a legacy infrastructure to an In-

Produced by Computerworld Custom Publishing 7


StorageWPonline.qxp 4/11/01 12:04 PM Page 8

SPECIAL ADVERTISING SUPPLEMENT

Storage initiatives and


when you can expect them
to hit the mainstream
IP Storage
IP Storage
iSCSI Arrays April 2001

iSCSI Ethernet
Switches July 2001
(Enabling Ethernet SANs)

iSCSI SAN Extension October 2001

iSCSI Mega Switches


(Mediation Engines)
January 2002

Storage Virtualization
In-Band Appliances April 2001

Out-of-Band
November 2001
Applications

Hybrids January 2002

Infiniband
Servers January 2002

Switches April 2002

Bridges to Legacy
(Ethernet and Fibre Channel)
July 2002

Serverless Backup August 2001

8 Produced by Computerworld Custom Publishing


StorageWPonline.qxp 4/11/01 12:04 PM Page 9

The Mid-Range Mediation sec-


tor: This provides somewhat small
port count switches/routers that ef- What is SRM?
fectively perform the same function
as Ethernet disk arrays, but instead To the IT manager, SRM includes the tools, the people who use them, the policies
and procedures, the hardware used to meet the storage demand, the operating
enable a Fibre Channel, or SCSI, disk
system that runs storage, the hubs and switches that connect it and the software
array to be attached using Ethernet that provides media management, volume and file management and data move-
connections to the servers. The ment solutions for disaster recovery and business continuance.
servers still run an iSCSI or like driv-
er and see the Fibre Channel disk ar- To the administrator, SRM is a solid night’s sleep without an emergency call that
the application is down due to an out-of-disk space condition.
ray as if it were attached the entire
way on Fibre. Nishan Systems, Nu- To the user, SRM is the ability to have unlimited capacity as well as continuous
speed Internet Systems Inc., recently access to information 100% of the time.
acquired by Cisco, SANCastle Tech-
To the company, SRM is the ability to control costs, provide business continuance
nologies Inc. and even Virtualization and have continuous availability of information to make timely and competitive
players like FalconStor and Stor- business decisions.
ageApps are in this space.
The only problem here is that this -Lisa Hart,
industry analyst,
will enable more complex storage
In_fusion
networks, where there is both Fibre
Channel legacy gear along with Eth-
ernet to co-exist. They may also provide storage virtu- other hand it makes end users want
The SAN Extension Sector: This alization engines. This allows users to rip out their hair. The good news
ties one or more Fibre Channel SANs to create NAS instances out of back- is that there has never been more
together, using Ethernet in the mid- end block devices for example. They money being pumped into storage-
dle. It enables users of disparate SAN aim to become the core switch fabric related R&D. There have never been
“islands” to join them together for for those who need to blend both more storage start-ups, and there
simplistic management and data storage networking and traditional has never been a bigger need for
movement. The islands can be con- networking infrastructures. Players storage partners and technologies.
nected over a local-, metropolitan-, or in this space include Pirus Net- Today’s problems will be solved.
wide-area networks. works and Rhapsody Networks. There will be new superpowers in
Players here include Entrada Net- There are lots of nuances that sep- the storage sector, just as EMC, Ver-
works Inc., SAN Valley Systems Inc., arate these sectors, and plenty more itas, Network Appliance Inc. and
Nishan, Computer Network Tech- players not mentioned, but this Brocade Communications Systems
nology Corp. and SANCastle. This should give you some idea of what Inc. reign today.
sector represents the easiest entrance everyone is rambling about. Expect The stakes have never been higher.
into the enterprise data center, as a flurry of announcements and ac- You need to build a storage network,
those folks already have multiple Fi- tivity this year. and design flexibility into your en-
bre Channel SANs and tying them to- terprise. You need to address the de-
gether will make their lives easier. The Bottom Line mands of upper management with
Large-Scale Storage Mediation Storage is very complex, and is be- the assurance your infrastructure
Engines: These build carrier class coming more so everyday. On one will be able to accommodate.
(director-level) switches with tons of hand, that poses an opportunity to Do all that and you’ll be the un-
Ethernet and Fibre Channel ports. the vendor community, and on the sung hero.

Produced by Computerworld Custom Publishing 9


StorageWPonline.qxp 4/11/01 12:04 PM Page 10

SPECIAL ADVERTISING SUPPLEMENT

Ohio State University gets high


marks for its implementation of
high-end storage

T
he Ohio State Universi- scaled. Windows NT servers. In addition,
ty’s main campus in Fischer’s IT department had other 24/7 operation was a must; college
Columbus is one of the ambitious plans, too. For starters, the students are well known for their
country’s top public uni- school needed a solution that didn’t late-night study hours, and the IT
versities. It’s also one of the largest, create so much wear and tear on disk staff at Fischer was determined that
with about 48,000 students and drives. Computer lab users had to the computer lab would accommo-
more than 4,500 faculty save their work to a flop- date those students — who were, af-
members; only the Univer- py or ZIP drive after ter all, the customers.
sity of Texas at Austin
boasts a larger enrollment. Case every session, and ac-
cording to Rob Kinney, a
When Fisher College of Business
began to examine its options, the IT
Ohio State University’s
annual budget tops $2 bil-
lion. That’s a major-league
Study network developer and
engineer, “We had three
or four drives a day dy-
and networking staff were surprised
to find that its mixed environment
threw some storage vendors for a
organization, and the IT ing.” loop.
operation and storage needs are com- Replacing the drives was eating in- This wasn’t true, however, of
mensurately large. That’s where to IT employees’ time. So one priority XIOtech Corp., a subsidiary of Sea-
XIOTech’s MAGNITUDE came in. for Fischer was creating personal gate Technology Inc. and a leading
storage drives on the network for provider of storage-area networks
Growing Pains each student and faculty member. (SAN). XIOtech’s solution could
In 1998, the university’s Fisher Col- “We wanted at least 100 megabytes handle the mixed environment, and
lege of Business faced a major of disk space per student,” Kinney in fact the company has since added
headache: Storage needs were grow- says. “With 4,500 students, it adds support for the Macintosh, Linux
ing much faster than capacity. With up pretty quick.” and every flavor of Unix. Thus, de-
4,500 students plus faculty, the Another important requirement spite the preponderance of what Kin-
school found itself outgrowing was that the storage solution inter- ney calls “all those big guys out there”
servers every 18 months. Storage re- operate with the school’s mixed envi- in the storage field, the business col-
quirements were skyrocketing; Fis- ronment of Sun Microsystems Inc., lege technologists decided to take a
cher needed a storage solution that Novell Inc. and Microsoft Corp. long look at XIOtech.

10 Produced
WIRED ANDby Computerworld
READY FOR THE Custom Publishing/ Computerworld Custom Publishing
ENTERPRISE
StorageWPonline.qxp 4/11/01 12:04 PM Page 11

SPECIAL ADVERTISING SUPPLEMENT

The SAN Solution over, if server clustering is needed, students every year, and they tend to
Why SANs? Because a SAN allows an XIOtech’s cluster-ready architecture stay around four or five years,” he
array of devices to access storage offers an invaluable many-to-many says. “The number of accounts keeps
seamlessly, it was a good fit for Fisch- failover capability. growing . . . XIOtech’s expandability
er’s changeable user base. Also, with The key to MAGNITUDE’s shared is amazing; we’ve been hooking box-
a SAN, data backup is automatic and storage is the REDI Storage Manager, es in left and right.”
storage consolidation is centralized. which lets users combine the per- Since Fischer selected MAGNI-
All of this adds up to easier adminis- formance and capacity of up to 64 TUDE, other storage options have
tration. physical drives into a single vast pool. come along; network-attached stor-
Up to 256 virtual drives can be creat- age (NAS) and storage provided us-
Show and Tell ing the application service provider,
At the conclusion of a two-hour or ASP, model are perhaps the best
meeting, Fischer’s IT group was sold known. But the college is firmly con-
on MAGNITUDE. “They sat down
“Now, all students and vinced SAN was the right move and
and showed us everything, inside and faculty have home and has never been tempted to change
out,” Kinney says. “To prove their course.
point about redundancy and data se-
Web accounts. All the Kinney says the scalability and
curity, they just started yanking storage for our Web ease of use of the XIOtech storage so-
drives out” of a MAGNITUDE box lution have made the decision to stay
server runs off XIOtech,
without losing an iota of data, thanks with MAGNITUDE a “no-brainer.”
to a high-performance RAID con- too. We’ve had no
troller. The architected SAN is the
performance problem Pleasing the Customer
only storage solution that incorpo- One reason for that is happier
rates that RAID controller, an eight- whatsoever. They were clients. Before implementing the
port Fibre Channel switch, storage very forward-thinking XIOtech solution, Fischer’s student
volume management software and up body grumbled about the computer
to 64 drives — all in one box. when they put this lab — partly due to the disk-drive
together.” problems, which always seemed to
Easing Into It have a few boxes out of commission,
Ease of use was another strong sell- and partly due to the necessity of
ing point for the Fischer team. “After ed and assigned to up to 192 hetero- storing their work to a floppy disk
two hours, we knew how to use it,” geneous servers. This storage sharing with every session. Today, the stu-
Kinney says. “The management con- allows efficient capacity planning, dents are much happier — the sys-
sole is really straightforward.” As a fast configuration and seamless scal- tems are always up, and the valuable
bonus, Kinney found that XIOtech ability. time of IT staffers has been freed up
makes it easy to change its SAN’s vol- for other work.
ume configurations; competitors REDI and Willing “Now, all students and faculty
sometimes insist that their own tech- Once they saw the demo, the IT team have home and Web accounts,” Kin-
nicians perform these chores, which from Fischer College quickly made ney says. “All the storage for our
can lead to expensive service fees. up their minds that this was the right Web server runs off XIOtech, too.
Conversely, MAGNITUDE incor- solution. According to Kinney, the in- We’ve had no performance problem
porates redundant, hot-swappable stallation was painless. And MAG- whatsoever. They were very for-
components that let IT workers add NITUDE’s scalability has proven it- ward-thinking when they put this
disks and servers on the fly. More- self constantly. “You get all these new together.”

Produced by Computerworld Custom Publishing 11


StorageWPonline.qxp 4/11/01 12:04 PM Page 12

SPECIAL ADVERTISING SUPPLEMENT

Storage vendors speak out on what


users really want for their storage
solutions
“IT staffs want to pro actively man- “Our customers emphasize vendor “In the face of the content Big Bang,
age and track explosive storage independence, the need to manage all the value of SRM becomes more
growth, ensuring accessibility and storage systems (hardware and soft- strategic for customers by the day. To
availability to complex distributed ware) in a centralized, consistent be fully optimized, SRM must be in-
data.” way. CA-Vantage focuses heavily on tegrated with the management, net-
— Robert Infantino, this key requirement, both on OS/390 work and storage layers across all
President and CEO, and open systems.” computing environments, including
Astrum Software. — Ian Chudleigh, NT, Unix and System 390. This ap-
Product Owner, CA-Vantage, proach enables customers to leverage
“Organizations no longer have the Computer Associates International their information infrastructure to
luxury of managing storage in isola- its fullest extent.”
tion. Storage must be managed in re- “Storage networks can’t meet their — George Mele,
lation to the application. Today, we're promise of providing infinite scala- Director of Software Marketing,
trying to manage ‘information facto- bility and flexibility without man- EMC
ries.’ Like factories during the Indus- agement tools that give users simple
trial Revolution, today's information to understand information about “Compaq believes that storage
factories must be highly efficient in their status and trends. Storage re- management software is a vital ingre-
order to be successful. Storage is an source management is key to en- dient in building a complete storage
important aspect of our IT factory, abling the transition to anytime, any- solution. These tools enable busi-
and as storage grows, so does the where information.” nesses to unlock incredible benefits,
need to manage it with an applica- — Robin Purohit, specifically from Open SAN (storage
tion-centric view.” senior director of product area network) environments, by im-
— Chris Gahagan, management for proving operational efficiency, cus-
Vice President and SAN and Clustering, tomer service levels and overall busi-
General Manager, Recovery and Veritas Software ness flexibility.”
Storage Management, — Mark Lewis,
BMC Software “Where is yesterday’s newpaper? Vice President,
In the trash. Where is yesterday’s e- Enterprise Storage Software,
mail? Spinning on disk! Compaq Computer Corp.
— Dave Cotter,
Executive Storage Consultant,
Hitachi Data Systems

12 Produced by Computerworld Custom Publishing


StorageWPonline.qxp 4/11/01 12:04 PM Page 13

SPECIAL ADVERTISING SUPPLEMENT

BYOBroadcast chooses the


managed storage alternative

T
oday, Web site appli- Managed storage offerings allow sible, BYOBroadcast must store
cations require storage companies to do business without terabytes of streaming media data.
and protection of having to worry about their storage However, the company doesn’t
tremendous amounts of capabilities or taking critical data have the resources to handle this
data. Even traditional Web sites off line. important function internally.
can require terabytes of storage ca- Managed storage solutions are With its previous co-location
pacity. Storage management re- particularly important to compa- provider, BYOBroadcast’s site suf-
quires trained engineers to sup- nies such as Woburn, Mass.-based fered service interruptions. The
ports a 24/7, business- BYOBroadcast. The company was also spending too
critical Internet com-
merce operation. Unfor-
tunately, many compa-
Case leading provider of
streaming audio tech-
nology allows compa-
much money on service and sys-
tem upgrades.
The co-location provider also
nies don’t have the time
or resources to dedicate
solely to storage man-
Study nies such as Elektra and
Atlantic Records, Cable
and Wireless, the Ladies
couldn’t provide BYOBroadcast
with any more rack space. That’s
when Jeff Valentine, executive vice
agement. Professional Golf Association (LP- president of BYOBroadcast, start-
Instead, they need to focus on GA) and the president of Panama ed evaluating managed application
their core competencies to ensure to easily personalize Web sites and hosting providers to find a more
the success of their e-business. e-mails with anyone’s voice. complete set of managed hosting
Storage management outsourcing services.
is a cost-effective alternative for Proven Technology
these companies. BYOBroadcast’s technology lets The Best Choice
real estate agents, for example, eas- After looking at PSINet Inc., Loud-
Recent Research ily add audio descriptions to online cloud Inc. and other companies,
According to Dataquest, the stor- home listings and narration to vir- BYOBroadcast turned to NaviSite
age utility market will grow to tual tours and Web sites. Agents Inc. for its combination of Web
more than $8 billion by 2003. Con- can dial a phone number, enter a hosting and managed storage serv-
currently, there is a growing trend password and record a voice mes- ices.
of companies outsourcing their sage that BYOBroadcast uploads to NaviSite provides 24x7 monitor-
Web site management. Therefore, the Web site within five minutes. ing and management of BY-
it makes sense for companies that Visitors can listen to the audio OBroadcast’s site network connec-
are already outsourcing other parts without plug-ins or software tivity, data storage systems, fire-
of their Web infrastructure to ex- downloads. walls, and database and Web
tend that to their storage needs. To make these applications pos- servers. NaviSite also provides the

Produced by Computerworld Custom Publishing 13


StorageWPonline.qxp 4/11/01 12:04 PM Page 14

SPECIAL ADVERTISING SUPPLEMENT

storage experts needed to monitor This leaves the company with Taking Care of Business
and manage BYOBroadcast’s stor- more time to focus on its core busi- The business case for outsourcing is a
age information infrastructure, ness competencies. simple one. BYOBroadcast enables
which is based on EMC’s industry- “By outsourcing to NaviSite we real estate agents to provide unique
leading Symmetrix Enterprise were able to significantly reduce our functionality and value to their cus-
Storage system hardware and soft- capital investment and information tomers while still staying focused on
ware. technology resources,” Valentine their own line of business, selling
“NaviSite offered a more com- says. “We also gained attractive lease houses. In the same way, NaviSite en-
prehensive solution than the com- terms for leading technology and ables BYOBroadcast to provide func-
petitors as well as a single point of services from premier systems and tionality and value to its customers
management for our critical Web software suppliers like EMC, en- while staying focused on its own line
applications. This is crucial be- abling us to create a high-demand of business, providing streaming au-
cause it allows us to reassure end storage environment that meets our dio services.
users that we are managing, pro- needs today and in the future.”
tecting and making their essential
data continuously available,”
Valentine says.

Strength of Services
The new outsourced storage solu-
What to look for when
tion provides BYOBroadcast with
multiple services including proac- shopping for a managed
tive monitoring and management,
change and capacity management,
and scalable multiple-terabyte
storage solution
storage.
It also includes a range of man- Companies like BYOBroadcast need to look for several key
aged storage features such as elements when evaluating providers:
nondisruptive backup, rapid data
restoration and point-in-time data " Business continuance options to improve performance and
copies that the company can use reduce downtime
for reporting and data mining
without impacting the perform- " Cross-data-center mirroring and replication, for disaster
ance of its Web site.
recovery situations
All Outsourcing
It was an easy choice to outsource
" Detailed storage reporting
all of its back-end hosting and stor-
age management, Valentine says. " Service-level agreements, to guarantee certain levels
BYOBroadcast’s proprietary soft- of performance for specific installations
ware resides on NaviSite’s servers.
NaviSite handles any problems — " Operational metrics to back up service level-guarantees
or potential problems — without
getting BYOBroadcast involved.

14 Produced by Computerworld Custom Publishing


StorageWPonline.qxp 4/11/01 12:04 PM Page 15

SPECIAL ADVERTISING SUPPLEMENT

ionary of
A Dict
Storage Networking Terminology
Common storage networking-related terms and the definitions applied to them
by the Storage Networking Industry Association

block Ethernet
CONTEXT [Fibre Channel] [Storage Device] CONTEXT [Network]
[Storage System] The predominant local area networking technolo-
1. The unit in which data is stored and retrieved on gy, based on packetized transmissions between
disk and tape devices. Blocks are the atomic unit of physical ports over a variety of electrical and opti-
data recognition (through a preamble and block cal media. Ethernet can transport any of several
header) and protection (through a CRC or ECC). upper layer protocols, the most popular of which
2. A unit of application data from a single informa- is TCP/IP. Ethernet standards are maintained by
tion category that is transferred within a single se- the IEEE 802.3 committee. The unqualified term
quence. Ethernet usually refers to 10 Mbps transmission
on multi-point copper. Fast Ethernet is used to de-
Common Internet File System note 100 Mbps transmission, also on multipoint
CONTEXT [Network] copper facilities. Ethernet and Fast Ethernet both
A network file system access protocol originally use CSMA/CD physical signaling. Gigabit Ether-
designed and implemented by Microsoft Corpora- net (abbreviated GBE) transmits at 1250
tion under the name Server Message Block proto- Megabaud (1Gbit of data per second) using 8b/10b
col, and primarily used by Windows clients to encoding with constant transmission detection.
communicate file access requests to Windows
servers. Abbreviated CIFS. Today, other imple- Fibre Channel
mentations of the CIFS protocol allow other CONTEXT [Fibre Channel]
clients and servers to use it for intercommunica- A set of standards for a serial I/O bus capable of
tion and interoperation with Microsoft operating transferring data between two ports at up to 100
systems. MBytes/second, with standards proposals to go to
higher speeds. Fibre Channel supports point to
disk array point, arbitrated loop, and switched topologies.
CONTEXT [Storage System] Fibre Channel was completely developed through
A set of disks from one or more commonly accessi- industry cooperation, unlike SCSI, which was de-
ble disk subsystems, combined with a body of con- veloped by a vendor and submitted for standardi-
trol software. The control software presents the zation after the fact.
disks' storage capacity to hosts as one or more vir-
tual disks. Control software is often called host bus adapter
firmware or microcode when it runs in a disk con- An I/O adapter that connects a host I/O bus to a
troller. Control software that runs in a host com- computer’s memory system. Abbreviated HBA.
puter is usually called a volume manager. Host bus adapter is the preferred term in SCSI

Produced by Computerworld Custom Publishing 15


StorageWPonline.qxp 4/11/01 12:04 PM Page 16

SPECIAL ADVERTISING SUPPLEMENT

contexts. Adapter and NIC are the preferred terms control the retrieval of data from, and backup of, a
in Fibre Channel contexts. The term NIC is used server without third-party software. The control
in networking contexts such as Ethernet and to- and data transfer components of backup and re-
ken ring. cf. adapter, host adapter, I/O adapter, store are separated. NDMP is intended to support
network interface card, NIC. tape drives, but can be extended to address other
devices and media in the future. The Network Da-
in-band (transmission) ta Management Task Force has a web site at
CONTEXT [Fibre Channel] http://www.ndmp.org.
Transmission of a protocol other than the primary
data protocol over the same medium as the pri- Network File System (protocol)
mary data protocol. Management protocols are a CONTEXT [File System]
common example of in-band transmission. A distributed file system and its associated net-
work protocol originally developed by Sun Mi-
network attached storage crosystem Computer Corporation and commonly
CONTEXT [Network] [Storage System] implemented in UNIX systems, although most
1. A term used to refer to storage elements that other computer systems have implemented NFS
connect to a network and provide file access serv- clients and/or servers. Abbreviated NFS. The IETF
ices to computer systems. Abbreviated NAS. A is responsible for the NFS standard.
NAS Storage Element consists of an engine, which
implements the file services, and one or more de- network interface card
vices, on which data is stored. NAS elements may CONTEXT [Network]
be attached to any type of network. When at- An I/O adapter that connects a computer or other
tached to SANs, NAS elements may be considered type of node to a network. Abbreviated NIC. A
to be members of the SAS class of storage ele- NIC is usually a circuit module, however, the term
ments. is sometimes used to denote an ASIC or set of
2. A class of systems that provide file services to ASICs on a computer system board that perform
host computers. A host system that uses network the network I/O adapter function. The term NIC is
attached storage uses a file system device driver to universally used in Ethernet and token ring con-
access data using file access protocols such as NFS texts. In Fibre Channel contexts, the terms
or CIFS. NAS systems interpret these commands adapter and NIC are used in preference to host bus
and perform the internal file and device I/O opera- adapter. cf. adapter, host bus adapter, I/O adapter
tions necessary to execute them. cf. storage area
network out-of-band (transmission)
CONTEXT [Fibre Channel]
Network Data Management Protocol Transmission of management information for Fi-
CONTEXT [Backup] bre Channel components outside of the Fibre
A communications protocol that allows intelli- Channel network, typically over Ethernet.
gent devices on which data is stored, robotic li-
brary devices, and backup applications to inter- Peripheral Component Interconnect
communicate for the purpose of performing back- A bus for connecting interface modules to a com-
ups. Abbreviated NDMP. puter system. Abbreviated PCI. Variations of PCI
An open standard protocol for network-based support 32 and 64 bit parallel data transfers at 33
backup of NAS devices. Abbreviated NDMP. and 66 MHz cycle times. A 133 MHz PCIX has
NDMP allows a network backup application to been proposed by Compaq, HP, and IBM.

16 Produced by Computerworld Custom Publishing


StorageWPonline.qxp 4/11/01 12:04 PM Page 17

SPECIAL ADVERTISING SUPPLEMENT

protocol storage area network


CONTEXT [Fibre Channel] [Network] [SCSI] CONTEXT [Fibre Channel] [Network] [Storage
A set of rules for using an interconnect or network System]
so that information conveyed on the interconnect 3. A network whose primary purpose is the trans-
can be correctly interpreted by all parties to the fer of data between computer systems and storage
communication. Protocols include such aspects of elements and among storage elements. Abbreviat-
communication as data representation, data item ed SAN. A SAN consists of a communication infra-
ordering, message formats, message and response structure, which provides physical connections,
sequencing rules, block data transmission conven- and a management layer, which organizes the con-
tions, timing requirements, and so forth. nections, storage elements, and computer systems
so that data transfer is secure and robust. The term
serverless backup SAN is usually (but not necessarily) identified
A disk backup methodology in which either the with block I/O services rather than file access
disk being backed up or the tape device receiving services.
the backup manages and performs actual backup 4. A storage system consisting of storage elements,
I/O operations. Server-free backup frees the LAN storage devices, computer systems, and/or appli-
server to perform I/O operations on behalf of LAN ances, plus all control software, communicating
clients and reduces the number of trips the back- over a network.
up data takes through processor memory. Differ- Note: The SNIA definition specifically does not
entiated from LAN-free backup in that no addi- identify the term SAN with Fibre Channel tech-
tional SAN appliance is required to offload backup nology. When the term SAN is used in connection
I/O operations from the LAN server. with Fibre Channel technology, use of a qualified
phrase such as “Fibre Channel SAN” is encour-
Small Computer Storage Interface (SCSI) aged. According to this definition an Ethernet-
CONTEXT [SCSI] based network whose primary purpose is to pro-
A collection of ANSI standards and proposed vide access to storage elements would be consid-
standards which define I/O buses primarily in- ered a SAN. SANs are sometimes also used for sys-
tended for connecting storage subsystems or de- tem interconnection in clusters.
vices to hosts through host bus adapters. Original-
ly intended primarily for use with small (desktop Storage Networking Industry Association
and desk-side workstation) computers, SCSI has CONTEXT [Network] [Standards] [Storage Sys-
been extended to serve most computing needs, tem]
and is arguably the most widely implemented I/O An association of producers and consumers of
bus in use today. storage networking products whose goal is to fur-
ther storage networking technology and applica-
SAN attached storage tions.
A term used to refer to storage elements that con-
nect directly to a storage area network and pro- storage resource management
vide file, database, block, or other types of data ac- CONTEXT [Management]
cess services to computer systems. Abbreviated Management of physical and logical storage re-
SAS. SAS elements that provide file access services sources, including storage elements, storage de-
are commonly called Network Attached Storage, vices, appliances, virtual devices, disk volume and
or NAS devices. cf. NAS file resources.

Produced by Computerworld Custom Publishing 17

S-ar putea să vă placă și