LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 11-27-2010, 03:52 PM   #16
ErrorCode67
LQ Newbie
 
Registered: Nov 2010
Posts: 1

Rep: Reputation: 0
Installing Clustering after initial install (vm on xenserver)


Here are the steps I used to get Clustering w/GFS installed on a RHEL 5.5 64bit running in a vm on top of XenServer 5.6. Should work for physical machines also just change the dvd drive from xvdd to sda or whatever yours is.

Make a mount point
#mkdir /mnt/dvd
Mount the dvd (you device path may be different)
#mount /dev/xvdd /mnt/dvd
Create the repo config file. I have repos on the dvd disabled by default so yum does not normally check them and mess up if the dvd is not in.
#vi /etc/yum.repos.d/dvd.repo
[dvd]
mediaid=1170972069.396645*
name=DVD for RHEL5
baseurl=file:///mnt/dvd/Server
enabled=0
gpgcheck=0
[cluster]
mediaid=1170972069.396645*
name=DVD for RHEL5
baseurl=file:///mnt/dvd/Cluster
enabled=0
gpgcheck=0
[cluster-storage]
mediaid=1170972069.396645*
name=DVD for RHEL5
baseurl=file:///mnt/dvd/ClusterStorage
enabled=0
gpgcheck=0

Install Clustering group
#yum groupinstall Clustering --enablerepo=cluster --enablerepo=dvd --enablerepo=cluster-storage
Install Other Clustering stuff
#yum install gfs2-utils.x86_64 sg3_utils-libs.x86_64 kmod-gnbd-xen.x86_64 sg3_utils.x86_64 lvm2-cluster.x86_64 gnbd.x86_64 iscsi-initiator-utils.x86_64 kmod-gfs-xen.x86_64 --enablerepo=cluster --enablerepo=dvd --enablerepo=cluster-storage

Thats it. Pretty straight forward. Can write how to do a basic config if needed
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Redhat Cluster Suite buckeyedog Linux - Software 4 10-03-2008 08:39 AM
Redhat Cluster Suite ssbarua Linux - Enterprise 1 09-20-2007 04:29 PM
Redhat cluster suite syam_hundi Linux - Enterprise 0 02-27-2007 10:35 PM
Redhat Cluster suite magobin Linux - Enterprise 0 03-13-2006 06:00 AM
redhat Cluster Suite marpel Red Hat 0 01-19-2006 08:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration