Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Misc
Reload this Page vmware SAN virtualization
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Misc Any questions or Linux discussion that does not fit in any of the other technical areas.

Reply
 
Thread Tools Display Modes
Old 11-17-2007   #1 (permalink)
MrNotebook
Just Joined!
 
Join Date: Oct 2007
Location: Washington, D.C.
Posts: 3
Question vmware SAN virtualization

Hey everyone,

I have recently been getting into VMware, running RHEL4 as the guest OS on VMware Workstation (running on my laptop). Currently, I run three RedHat boxes and one Solaris box all talking to each other within the virtual environment. I wanted to know if anyone knew what tools I could use to virtualize a SAN storage for my growing network.

What release/product of VMware supports this (for use in a windows, laptop environment)? Is there maybe a "how-to" out there on how to set up a virtual SAN?

I have never used SAN before and needed to be guided in the right direction.

~NB
MrNotebook is offline   Reply With Quote
Old 11-17-2007   #2 (permalink)
athlon_crazy
Linux Newbie
 
athlon_crazy's Avatar
 
Join Date: Sep 2007
Location: Malaysia
Posts: 133
get iscsi-target
__________________
www.no-x.org
athlon_crazy is offline   Reply With Quote
Old 11-18-2007   #3 (permalink)
MrNotebook
Just Joined!
 
Join Date: Oct 2007
Location: Washington, D.C.
Posts: 3
What is the link you provided? Is iscsi-target available on that site? Thanks for the quick reply by the way!!

~NB
MrNotebook is offline   Reply With Quote
Old 11-18-2007   #4 (permalink)
HROAdmin26
Linux User
 
Join Date: Nov 2007
Posts: 492
A SAN is just a big SCSI bus with lots of initiators and targets (to explain it simply.) Fiber channel just encapsulates SCSI commands. The targets are devices that receive commands (tape drives, disk drives, disk arrays, etc.) and initiators are the devices sending commands (mainly fiber HBA's.)

VMWare Workstation/Server has no ability to "virtualize" a SAN (altho the next release of ESX may have support for adding HBA's to the virtual machines.) To any OS, a disk from the array on the SAN is just another disk to be accessed. So RH will just show a disk device under /proc/scsi/scsi. The part that VMWare can't do is add an "HBA" device that the RH VM sees as a fiber HBA.

If your quest for a SAN is to play with clustering technologies, you *can* create VMWare disks (VMDK files) that are shared between multiple VM's. I have not found any clustering that requires shared disks that doesn't work in VMWare. I have used it for MSCS, VCS, and NetWare clustering. (Altho Win2008 MSCS will not work due to SCSI-3 shared disk requirement.)

The VMWare Server documentation describes how to set up shared disks in VMWare for clustering use.

HTH.
HROAdmin26 is online now   Reply With Quote
Old 11-19-2007   #5 (permalink)
athlon_crazy
Linux Newbie
 
athlon_crazy's Avatar
 
Join Date: Sep 2007
Location: Malaysia
Posts: 133
Up the 4th node as iscsi-target using either :

For windows
Win iSCSI Target download from Networking category

For Linux
SourceForge.net: iSCSI Enterprise Target
athlon_crazy is offline   Reply With Quote
Old 11-19-2007   #6 (permalink)
HROAdmin26
Linux User
 
Join Date: Nov 2007
Posts: 492
Quote:
Originally Posted by athlon_crazy View Post
Up the 4th node as iscsi-target using either :

For windows
Win iSCSI Target download from Networking category

For Linux
SourceForge.net: iSCSI Enterprise Target
Hmmm...not sure why you would install beta, third-party software *and* add another virtual machine to get access to shared disks via i-SCSI when VMWare supports creating shared disks natively.



To each his own...
HROAdmin26 is online now   Reply With Quote
Old 11-19-2007   #7 (permalink)
athlon_crazy
Linux Newbie
 
athlon_crazy's Avatar
 
Join Date: Sep 2007
Location: Malaysia
Posts: 133
coz:

- nvr try vmware shared drive
- iscsi-target work like a charm
- to feel real SAN environment
athlon_crazy is offline   Reply With Quote
Old 11-19-2007   #8 (permalink)
HROAdmin26
Linux User
 
Join Date: Nov 2007
Posts: 492
I understand your first 2 points, but this is bad information:

"...to feel real SAN environment"

Fiber HBA's, and specialized iSCSI controllers (hardware) are not emulated by VMWare inside virtual machines. The only thing that the (software) iSCSI initiator inside the VM is getting access to is a shared disk. Without any further software, this is the same thing VMWare can do natively. (Shared disks in VMWare go at least as far back as Workstation version 3.X)

Both of these will give you shared disks in order to use clustering, but neither is an emulation of a "SAN environment."
HROAdmin26 is online now   Reply With Quote
Old 11-27-2007   #9 (permalink)
MrNotebook
Just Joined!
 
Join Date: Oct 2007
Location: Washington, D.C.
Posts: 3
Virtual SAN

I appreciate all this info, thanx!!

HRO, if you are talking about shared disks in VMware, I am aware of this --> (how to create a "vmdk" disk of which multiple vm's can use/point to)...and have actually done it. Is this similar to SAN storage array technology? My interest lies in providing a SAN learning environment whereas I may practice and add this skillset concerning what jobs look for in a Unix/Linux admin. Will I have to wait until VMware implements support for such an environment?

Also, Athlon, I plan on looking more into this iscsi-target that you mentioned.

~NB
MrNotebook is offline   Reply With Quote
Old 11-27-2007   #10 (permalink)
HROAdmin26
Linux User
 
Join Date: Nov 2007
Posts: 492
Again, it depends on what you're looking for.

If you want to create clusters, yes, VMWare can do this.

If you want to install/configure HBA's, verify the drivers using lsmod, look at /proc/scsi/qla2xxx, configure zoning on fiber switches, etc., then no, VMWare cannot do this.

HTH.
HROAdmin26 is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
FC7 VMWare Installtion error message after system update ezkimo Redhat / Fedora Linux Help 6 11-07-2007 06:55 PM
Vmware and permission denied! Please help! duffman108 Linux Applications 2 09-14-2007 09:54 PM
Cannot install VMWARE tools - needs C headers HomeLinux Redhat / Fedora Linux Help 5 11-15-2006 11:04 AM
Installing VMWARE sanctvs SuSE Linux Help 0 01-30-2006 11:11 PM
VMware freezes after startup ZhiYi Linux Applications 0 06-27-2005 01:40 PM




All times are GMT. The time now is 07:09 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0