- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Rolling upgrade of a running RH 4 Linux cluste...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 11:10 PM
03-20-2006 11:10 PM
Rolling upgrade of a running RH 4 Linux cluster
I had the ISO images on an NFS server with full r/w access.
Here is the procedure:
NFS
1) boot of cd-rom 1
2) linux askmethod
3) choose NFS
4) Set IP address netmask gateway so that networking will work (best to look at the server ifcfg files before starting.
5) NFS give ip address of nfs server and directory of iso (showmount –e ip_address_of_nfs_server) will show the available mount points(prior to install or on another machine.
6) GUI comes up, choose upgrade, it will upgrade all it can
7) After boot copy all three kernels to a directory on the box. (Disk 2)
8) Install each kernel one at a time
9) service rgmanger stop
10) service fenced stop
11) service cman stop
12) service ccsd stop
13) Mount the rpms or cd for clustering
14) rpm –Fvh *.rpm
15) After next boot chkconfig lock_gulmd off
16) Boot again
17) Cluster will function in mixed mode. The clustat output is slightly altered.
Go back to step 1 and do the second node
I know this is pretty cutting edge, but in the past if I'd had the RHCS (Red Hat Cluster Suite) iso image on the NFS mount point, which I did not the first time around, would the cluster suite software be upgraded as well, or must I use my procedure again.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 11:56 PM
03-20-2006 11:56 PM
Re: Rolling upgrade of a running RH 4 Linux cluster
You can also create a local yum repository for the packages and configure /etc/sysconfig/rhn/sources to use a yum repository for updating the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 12:12 AM
03-21-2006 12:12 AM
Re: Rolling upgrade of a running RH 4 Linux cluster
I've used it on a cluster and all services remained active throughout the upgrade.
I hate to use up2date because its structured to force users to pay for software, even though RH says they are buying support. We also have security issues and closed networks that actually prevent the use of upd2date.
So we needed another way.
I suppose we could build a local up2date server and point up2date at that, unless as revenue producing software it wont let us.
I'm going to do it on a play cluster at home during the next two days and more stringently test it. Its HP hardware btw. wink wink.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 12:40 AM
03-21-2006 12:40 AM
Re: Rolling upgrade of a running RH 4 Linux cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 12:42 AM
03-21-2006 12:42 AM
Re: Rolling upgrade of a running RH 4 Linux cluster
Cest la vive. If I really hate the RH procedure I can use Centos.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com