x
login register about faq

What is storage network virtualization?

more ▼

asked Aug 20 '10 at 01:04 PM

ITNoob gravatar image

ITNoob
377 149 211 332

(comments are locked)
10|600 characters needed characters left

1 answer: sort voted first

Storage virtualization refers to the separation (abstraction) of logical storage away from the physical storage (storage hardware). This allows logical storage to be accessed without regard for the variety of hardware brands and storage device types. The logical storage is generated from the physical storage, which is combined into generic storage pools. This abstraction provides many advantages for the System Administrator including data management flexibility and cost reduction through more efficient use of the storage capacity.

A storage virtualization system presents a generic storage space composed of storage logic. A sys-admin will utilize this space as a single entry point for the data, simplifying management. The system masks the actual complexity of the storage process by mapping data to an actual physical location on the hardware behind the scenes. The preciseness with which you can control the mapping depends on the solution. In block-based storage, each block of data gets a logical unit identifier (LUN) and an offset within that unit called a Logical Block Address (LBA). Address space mapping occurs between a logical disk , also called a virtual disk (vdisk), and a logical unit that is presented via storage controllers. Virtualization software or devices use tabular mapping information called metadata to keep track of the virtualized storage.

Benefits
Along with the unification of storage management in a diverse hardware environment, storage virtualization has a number of other advantages. Virtualization offers a way to salvage certain hardware that haven’t been fully utilized because of vendor restrictions or other legacy problems. With a pooled storage capacity, system administrators don’t need to spend time looking for disks that have free space available. You can just plug in the data and the virtualization system will find open spaces where it can write the data.

This data can also be grouped into custom amounts of storage capacity for greater ease of management. No space is wasted in a virtualized environment because the system will automatically fill up each disk regardless of its capacity. In traditional environments you might allocate data to a disk that has more capacity than you need, but for some reason you can’t or won’t allow any more data to go on that disk and use 100% of it.

Another major benefit of storage virtualization is the ability to migrate data without disrupting the operation of a client, such as an application or website. The host only sees the logical disk so it can continue referencing that data (performing I/O) while it is mapped to a different physical location in your storage system.

more ▼

answered Sep 16 '10 at 12:14 PM

mitchp gravatar image

mitchp ♦♦
1.5k 129 144 281

(comments are locked)
10|600 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x60
x43
x25

asked: Aug 20 '10 at 01:04 PM

Seen: 643 times

Last Updated: Aug 20 '10 at 01:04 PM