| Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-16-2009, 10:36 PM
|
#1
|
|
LQ Newbie
Registered: May 2008
Posts: 23
Rep:
|
is scsi hard is required for clustering
Hi,
I install redhat cluster suite in vmware virtual machine, my question is for running the cluster scsi hard disk is mandatory or not. Can we use IDE hard disk instead of scsi.
|
|
|
|
11-16-2009, 11:37 PM
|
#2
|
|
Senior Member
Registered: Jun 2008
Location: Eelam
Distribution: Redhat, Solaris, Suse
Posts: 1,093
Rep:
|
I think it is not mandatory at your first level of configuring cluster but if you plan to have common storage(say like SAN)then iscsi will help you
|
|
|
|
11-16-2009, 11:50 PM
|
#3
|
|
Senior Member
Registered: Aug 2009
Posts: 3,497
|
|
|
|
|
11-16-2009, 11:54 PM
|
#4
|
|
Member
Registered: Feb 2008
Distribution: Fedora,RHEL,Ubuntu
Posts: 549
Rep:
|
I setup clustering on vmware server 2.1 few days back. You can implement clustering on ide disk pretty well. You can follow link in my signature to get my setup of vmware clustering.
|
|
|
|
11-17-2009, 12:08 AM
|
#5
|
|
LQ Newbie
Registered: May 2008
Posts: 23
Original Poster
Rep:
|
Fence Device in clustering
Quote:
Originally Posted by vishesh
I setup clustering on vmware server 2.1 few days back. You can implement clustering on ide disk pretty well. You can follow link in my signature to get my setup of vmware clustering.
|
In Vmware cluster what fence device we need to select, once I have selected manual fence but end's upon error. So what you prefer?
|
|
|
|
11-17-2009, 12:29 AM
|
#6
|
|
Member
Registered: Feb 2008
Distribution: Fedora,RHEL,Ubuntu
Posts: 549
Rep:
|
By editing your .vmx file you can specify disk that shared by two or more vmware guests. have you include these lines in your .vmx file
disk.locking = false
scsi1.present = true
scsi1.sharedbus = true
scsi1.virtualdev= "lsilogic"
scsi1:0.present = true
scsi1.0.filename = "d:virtualshareddisk"
scsi1:0.mode = "independent: -persistent"
scsi1:0.devicetype = "disk"
thanks
|
|
|
|
11-17-2009, 02:27 AM
|
#7
|
|
LQ Newbie
Registered: May 2008
Posts: 23
Original Poster
Rep:
|
Shared Disk in Vmware
Quote:
Originally Posted by vishesh
By editing your .vmx file you can specify disk that shared by two or more vmware guests. have you include these lines in your .vmx file
disk.locking = false
scsi1.present = true
scsi1.sharedbus = true
scsi1.virtualdev= "lsilogic"
scsi1:0.present = true
scsi1.0.filename = "d:virtualshareddisk"
scsi1:0.mode = "independent: -persistent"
scsi1:0.devicetype = "disk"
thanks
|
Hi,
By your reply I understand this, that we can share hard disk among virtual machines. So how we can use that shared hard disk in other machines, for that we need IDE disk or SCSI disks?? please provide the steps for that..
|
|
|
|
11-17-2009, 02:48 AM
|
#8
|
|
Member
Registered: Feb 2008
Distribution: Fedora,RHEL,Ubuntu
Posts: 549
Rep:
|
See this doesn't need scsi disk. only you need to do is to add disk (which you want to share) to one of your virtaul machine and then edit .vmx file of corresponding virtual machine. the parameter for .vmx i given in last reply tell and all virtual machines to identity those disks.
In other guest virtual machine check disk presence using 'fdisk -l'
|
|
|
|
11-17-2009, 02:57 AM
|
#9
|
|
LQ Newbie
Registered: May 2008
Posts: 23
Original Poster
Rep:
|
Quote:
Originally Posted by vishesh
See this doesn't need scsi disk. only you need to do is to add disk (which you want to share) to one of your virtaul machine and then edit .vmx file of corresponding virtual machine. the parameter for .vmx i given in last reply tell and all virtual machines to identity those disks.
In other guest virtual machine check disk presence using 'fdisk -l'
|
Hi,
Thanks for reply, which file system is suitable for this, GFS ? because I need to configure cluster on vmachines. For that we need a common storage is it and also one more question can we use LVM for the shared disk.
|
|
|
|
11-17-2009, 03:17 AM
|
#10
|
|
Member
Registered: Feb 2008
Distribution: Fedora,RHEL,Ubuntu
Posts: 549
Rep:
|
As i know GFS itself is a file system. Other than GFS you can also use ocfs2 which also is a clustered file system like GFS. No other file system to implement GFS.
I think you can use clvm for clustering, but i don't have much idea about that.
Thanks
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:29 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|