Printer Friendly
The Free Library
14,632,879 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Virtual Worlds: Virtualization Layers In The SAN.


Saving money in both personnel and hardware

SAN virtualization An umbrella term for enhancing a computer's ability to do work. Following are the ways virtualization is used.

Hardware Virtualization
Partitioning the computer's memory into separate and isolated "virtual machines" simulates multiple machines within one physical computer.
 makes physical storage devices act and appear as logical volumes in a storage area network. IT administrators can then allocate the volumes on demand to application servers without resorting to awkward host zoning and LUN mapping procedures.

Samuel Tam, CEO (1) (Chief Executive Officer) The highest individual in command of an organization. Typically the president of the company, the CEO reports to the Chairman of the Board.  of Vicom said, "You need to be able to have centralized services, and those services now include host zoning, LUN masking, and being able to map storage resources in a secure manner to all the users and servers attached to the network. Our idea is that we would take it to level of granularity, allowing a very small chunk of storage partition to be available, to be dynamically allocated to any users of servers. We're talking about true virtualization, where it's done at each individual block level."

This method of SAN virtualization, which represents a distinct layer in the storage stack, can save money in both personnel and hardware. It impacts personnel by allowing servers to access centralized storage while IT administrators manage the storage as a single logical entity. Since storage is growing 100% a year in many cases and additional headcount is unlikely, easier storage administration is welcome news. In fact, IDC reported that single storage administrators can manage 7.5 times more data when it is centralized than if it is dispersed. The hardware budget improves because IT administrators can allocate storage much more efficiently. It's also relatively easy to reassign storage on the fly, whether for an emergency need or temporary disk space for migration, testing, or financial closes.

Although some products have offered virtualization types for years, SAN virtualization as a separate layer from a server virtualization (1) Running applications in separate, isolated partitions within a single server. The "virtual machine" method can run different operating systems simultaneously, whereas the "OS virtualization" method runs applications for only one operating system (see virtual machine and OS  layer is just now coming into its own. It offers two different functions. The first is the access function, providing virtual volumes for security, storage consolidation, storage on demand, and SAN file systems. Control functions offer SAN services for serverless backup A type of LAN free backup that does not use any of the resources of an application server or a backup server. See LAN free backup. , archiving, migration, and virtual devices for Storage Resource Management (SRM (1) (Storage Resource Management) The management of the storage resources in an organization in order to avoid duplication of files and to determine space utilization across all servers. ).

SAN Virtualization Layer

Since software server components divide storage space into volumes, the physical layout of the actual storage devices is irrelevant. This contrasts with the present method for dynamically allocating storage, which is combining LUN zoning with port zoning. The method offers a high level of security, but there are distinct problems connected with the technology as the data is held captive in layers and within different operating systems Operating systems can be categorized by technology, ownership, licensing, working state, usage, and by many other characteristics. In practice, many of these groupings may overlap. .

According to according to
prep.
1. As stated or indicated by; on the authority of: according to historians.

2. In keeping with: according to instructions.

3.
 DataCore, the top three technical issues in dynamic reallocation Noun 1. reallocation - a share that has been allocated again
allocation, allotment - a share set aside for a specific purpose

2. reallocation
 are:

1. Hosts communicate with physical storage devices using SCSI SCSI
 in full Small Computer System Interface

Once common standard for connecting peripheral devices (disks, modems, printers, etc.) to small and medium-sized computers. SCSI has given way to faster standards, such as Firewire and USB.
 protocol over Fibre Channel. The destination address is a combination of a Target I.D. and a LUN.

2. Some hosts take ownership of any visible LUNs on attached fibers.

3. Two or more hosts connected to the same LUN will automatically compete for the same storage device.

To get around technical limitations, IT often zones switches to block other servers from connecting to the same storage device. "LUN Masking" relies on each application server to ignore the neighboring servers' LUNs by using special host-based device drivers to provide a filtered view of the storage network. However, some hosts cannot accept a LUN Masking installation so they often cannot share storage assets. Both workarounds are time-consuming, which affects downtime, backup and capacity chores, and allows large areas of storage to remain unused.

In contrast, the IT administrator can create, expand, remove, move, and selectively present a virtual volume to users, independent of its storage subsystem The part of a computer system that provides the storage. It includes the controller and disk drives. See storage system. . It can consist of storage space in different subsystems, even subsystems with different characteristics. This results in a highly efficient space-assigning operation, saving money both on added storage hardware and on scarce man-hours and storage personnel. LDC LDC

See: Less developed countries


LDC

See less developed country (LDC).
 reports that consolidating data in one location can lower data management costs from 55% to 15% of the total storage budget.

Killer Apps?

Investment firm Morgan Keegan lists several top applications for SAN virtualization and different architecture types (See Table).

Storage sharing. IT administrators must regulate storage access to prevent storage sharing conflicts. They do it now with a combination of port and LUN zoning, but SAN virtualization makes it much easier to map servers to storage as virtual volumes. This would produce an integrated access framework spanning all SAN resources in an organization.

Data sharing The ability to share the same data resource with multiple applications or users. It implies that the data are stored in one or more servers in the network and that there is some software locking mechanism that prevents the same set of data from being changed by two people at the same time. . Port and LUN zoning enables storage sharing, but no data sharing as access to each LUN is restricted. Managers usually use NAS (1) See network access server.

(2) (Network Attached Storage) A specialized file server that connects to the network. A NAS device contains a slimmed-down operating system and a file system and processes only I/O requests by supporting the popular
 servers at the logical layer to solve the problem, the NAS devices acting as intermediaries between data stored in specific LUNs and the application servers. This helps, but you then have the problem of an additional latency of a NAS and increased file transactions over the LAN (Local Area Network) A communications network that serves users within a confined geographical area. The "clients" are the user's workstations typically running Windows, although Mac and Linux clients are also used. .

To answer this problem, a SAN File Systems approach is emerging. The IT administrator installs a network file system such as NFS (Network File System) The file sharing protocol in a Unix network. This de facto Unix standard, which is widely known as a "distributed file system," was developed by Sun. See file sharing protocol and WebNFS.

NFS - Network File System
 or CIFS (Common Internet File System) The file sharing protocol used in Windows. It evolved out of the SMB (Server Message Block) protocol in DOS, which is why the terms CIFS/SMB and SMB/CIFS are sometimes seen. The word "Internet" in the CIFS name has little relevance.  onto each application server to capture and forward file operations over TCP/IP TCP/IP
 in full Transmission Control Protocol/Internet Protocol

Standard Internet communications protocols that allow digital computers to communicate over long distances.
. Using SAN virtualization as a key enabler, the file server processes the operation and sends the data traffic to the application server over a SAN instead of the LAN. A similar procedure can handle clustered file systems.

Performance optimization. Storage I/O (Input/Output) The transfer of data between the CPU and a peripheral device. Every transfer is an output from one device and an input to another. See PC input/output.

I/O - Input/Output
 demands vary for different applications. For example, both data warehousing See data warehouse.

data warehousing - data warehouse
 and OLTP (OnLine Transaction Processing) See transaction processing and OLCP.

OLTP - On-Line Transaction Processing
 applications generate frequent small bursts and are usually measured in 110 operations per second. However, multimedia applications often produce fewer bursts and more frequent large, streaming blocks of data that are measured in MB per second. The IT administrator optimally tunes storage arrays to handle one or the other type of data traffic, but must choose between tuning for performance with multiple storage devices, or capacity with a single, shared storage device. SAN virtualization can optimize both throughput and capacity metrics.

Storage on demand. Managing open systems increasingly depends on a multiple-tier-distributed architecture. In this architecture, IT can scale layers independently of each other for optimal resource utilization. SAN virtualization offers this capacity in precise increments at the physical layer while remaining invisible to the logical and application layers. This type of non-disruptive scaling is especially important for SSPs and their heavy storage-on-demand capabilities.

SAN Services. A storage central point such as a SAN needs careful data protection policies in place, such as backup, archiving, replication, and migration. These protection measures can be carried on at the SAN itself, skipping the LAN, which results in higher speeds without disrupting business applications.

SAN Virtualization Players

Available virtualization products rely primarily on disk-based virtualization, but are good approaches to the problem of virtualizing storage space for dynamic reallocation. The field can be confusing in spite of the shared "virtualization" buzzword A term that refers to the latest technology or a term that sounds catchy. If not a flash in the pan, new technologies become mainstream. For example, Java was a hot buzzword in the 1990s, but should remain a major topic for decades. , since, many of the products represent different aims and architectures, and many companies define SAN virtualization differently. Augie Gonzalez, director of product marketing at DataCore, agreed. "For example, Gartner means that SAN virtualization looks at capacity planning Determining the required future configuration of hardware and software for a network, datacenter or Web site. There are numerous capacity planning tools on the market used to monitor and analyze the performance of the current hardware and software.  and leveling resources. DataCore is using an SRM product to implement tools--you're running out of disk space, take some action, allocate more capacity." DataCore's SANsymphony is based on network storage pool architecture and, allows organizations to add and redistribute capacity on the fly with a drag-and-drop interface in heterogeneous environments.

Seagate's XIOtech has a different approach. For the last several years, they have offered a proprietary environment starring its MAGNITUDE line and REDI (Real-Time Data Real-time data denotes information that is delivered immediately after collection. There is no delay in the timeliness of the information provided.

Some uses of this term confuse it with the term dynamic data.
 Intelligence) Storage Manager, which it calls MAGNITUDE's virtualization cornerstone. It allows users to share storage across heterogeneous servers running on different operating systems, simplifies storage management by virtualizing physical devices, and provides high availability and fast I/O optimization.

Vicom has an approach to a heterogeneous environment. It's based on Fibre Channel, though CEO Samuel Tam says they'll be ready to support SoIP and InfiniBand when those technologies become available for SAN environments. Vicom's Storage Virtualization Engine (SVE SVE

special visceral efferent.
) provides disk-level virtualization of Fibre Channel, SCSI, or SSA (Serial Storage Architecture) A fault tolerant peripheral interface from IBM that transfers data at 80 and 160 Mbytes/sec. SSA uses SCSI commands, allowing existing software to drive SSA peripherals, which are typically disk drives.  storage for any Unix and NT servers. Storage pools can scale upwards to more than 500TB.

Other virtualization products range from StorageTek's Nearline procedures, which virtualize To cause a virtual technique to be performed. See virtualization.  tape storage into faster disk storage by sending it to a buffer, and VERITAS' Volume Manager, which allows disk virtualization in a multi-vendor environment.

The upcoming new technologies represent a hot new market, likely to take off in 2001. It's this type of approach that makes storage based networks become more and more practical to more and more users, from Storage Service Providers and enterprises to mid-level organizations.

Editor's note: The above products are a sampling of virtualization products, not a roundup. If readers know of other virtualization products, I'll be happy to hear about them at christine_chudnow@wwpi.com. We will continue our coverage of virtualization throughout the year to come.
Archiecture            Description                 Strengths
SAN controller  implements virtualization  Regulate access policies
                intelligence on a central   for SAN servers without
                   device with a Fibre     server-resident software,
                    Channel switching            can use JBOD
                        platform
SAN server        Central approach for     Regulates access policies
                    widely available        for SAN servers without
                  computing platforms,     server-resident software,
                   expansion board for           can use JBOD
                     custom hardware
SAN Metaserver     Removes bottleneck      Cost versus performance,
                  by separating access          highly scalable
                  control traffic from
                  storage data traffic
SAN Cluster     Implements virtualization  Cost versus, performance
                intelligence in  software        can use JBOD
                   on each application
                         server
Archiecture            Challenges
SAN controller   Design complexity, cost
                     vs, performance
                   bottlenecks due to
                     centralization
SAN server      Performance cannot use a
                   switching platform
SAN Metaserver     Requires additional
                server-resident software,
                  must use RAID storage
                 provided by the storage
                         devices
SAN Cluster        Requires additional
                    server-resident,
                   software sacrifices
                scalability since mapping
                     is mirrored to
                       each server
COPYRIGHT 2000 West World Productions, Inc.
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2000, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Title Annotation:Industry Trend or Event
Author:Chudnow, Christine
Publication:Computer Technology Review
Geographic Code:1USA
Date:Nov 1, 2000
Words:1579
Previous Article:Storage Service Provider Summit, Part 2.(Industry Trend or Event)
Next Article:Giganet Announces VI Over Ethernet Products.(Company Business and Marketing)
Topics:



Related Articles
Virtualization Makes Illusion Real.(Technology Information)
The Age Of Virtualization.(Industry Trend or Event)
Storage Virtualization--Strategic For SANs.(Industry Trend or Event)
Virtualization: One Of The Major Trends In The Storage Industry -- What Are You Getting For Your Money?(Industry Trend or Event)
Virtual storage and real confusion: a big disconnect between what vendors offer and what users want.(Industry Overview)
Reflections on Storage Virtualization.(Storage As I See It)
No quick virtualization fixes: achieve the goals of virtualization through holistic storage management.(Storage Management)
Virtualization's new voice: virtualization plays an important role in an overall data management strategy.(Storage Management)
Managing and scaling IP SAN.(Storage Networking)(Storage area networks)
Storage virtualization, Part 1 of 3: delivering non-disruptive operations, flexibility and simplified management.(Storage Management)

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles