- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Change in cluster ascii file - can it be online ?
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
08-11-2009 06:13 AM
08-11-2009 06:13 AM
I have a task on service guard. I have one LAN interface configured on cluster nodes which will be used only for backup. It is configured as stationary IP in the cluster ascii file. But no package using this subnet, so no package ip bound to this interface.
NETWORK_INTERFACE lan0
STATIONARY_IP 10.0.68.30
This backup interface is 10/100. Now we are going to install Gigabit ethernet card and use it for backup instead of old 10/100 card.
So after putting the Gigabit card, remove the ip from lan0 and assign to Gigabit card. From cluster perspective, lan device file(lan0) has to be changed with new gigabit device and has to applied in the cluster. My question is,
Can this cluster changes be done online without halting the cluster? Means take the running cluster ascii file, modify it, then cmcheckconf and cmapplyconf.
Ganesh.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2009 06:25 AM
08-11-2009 06:25 AM
Re: Change in cluster ascii file - can it be online ?
You make your changes to the text configuration file.
You run cmcheckconf then cmapplyconf to modify the cluster.
You do not have to halt the cluster to do this work. You need to do it one node at a time.
You should make sure all packages will actually run on one node without overloading it or crashing the package.
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
08-11-2009 06:26 AM
08-11-2009 06:26 AM
Solution< 11.18 = no you will need to stop your cluster.
>= 11.18 = you can probably make the change online - see this section in the manual:
http://docs.hp.com/en/B3936-90140/ch07s04.html#cegedaci
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2009 06:39 AM
08-11-2009 06:39 AM
Re: Change in cluster ascii file - can it be online ?
Thanks for your replies. My SG version is 11.16
Duncan,
http://docs.hp.com/en/B3936-90140/ch07s04.html#cegedaci
is the above link specific to >= 11.18 ?
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2009 06:45 AM
08-11-2009 06:45 AM
Re: Change in cluster ascii file - can it be online ?
Here's the equivalent link for the 11.16 manual:
http://docs.hp.com/en/B3936-90079/ch07s04.html#ciibdgcg
As you will see, no mention of being able to change network parms online.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2009 06:56 AM
08-11-2009 06:56 AM
Re: Change in cluster ascii file - can it be online ?
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2009 06:58 AM
08-11-2009 06:58 AM
Re: Change in cluster ascii file - can it be online ?
One node at a time.
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
08-11-2009 07:10 AM
08-11-2009 07:10 AM
Re: Change in cluster ascii file - can it be online ?
You can certainly cmapplyconf while a cluster is up (e.g. after adding a cluster node), but I'm pretty sure you *can't* change a NIC definition while the cluster is up on versions below 11.18. Of course I don't have a multi-node test cluster on a version below 11.18 to try this on, so I guess I could be wrong... what did you actually change?
Where are Stephen D/Melvyn B to settle this disagreement?
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2009 03:19 PM
08-12-2009 03:19 PM
Re: Change in cluster ascii file - can it be online ?
I agree to Duncan that changing a LAN definition in cluster config requires that cluster to be down. till cmcheckconf you can done online, but cmapplyconf need cluster to be halted.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 12:37 AM
08-13-2009 12:37 AM
Re: Change in cluster ascii file - can it be online ?
and will it use the same driver?
I ask because if you replace the exisiting card (due to a failure) with an equivalent card, you CAN cmapplyconf to update the MAC address in the binary in A.11.16, but if the driver is not the same, you first need to get the driver associated with that new card, and unless you are on Hp-UX 11.31, that is a reboot.
If you are changing the card hardware location, then this can only be done online with A.11.18 and greater versions of Serviceguard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2009 02:28 AM
08-13-2009 02:28 AM
Re: Change in cluster ascii file - can it be online ?
So I can and did change my SG cluster with cmapplyconf. What I did not do specifically was switch out LAN configuration as my systems only have 3 ports and one of the built ins is dead, as its a D class server.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com