- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cluster
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
12-30-2010 08:47 AM
12-30-2010 08:47 AM
cluster
Scenario..
1.Created new VG
2.modified cluster and pkg config files using vi
3. And executed cmapplyconf for both cluster and pkg.
1.While doing this i should down the cluster or pkg..?
2.Whether 3rd step [ cmapplyconf ] is really required..?
B.11.23
SG 11.17
Please suggest
Regards
Pavan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 09:08 AM
12-30-2010 09:08 AM
Re: cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 09:12 AM
12-30-2010 09:12 AM
Re: cluster
Thanks for the reply.
But last time i have modified pkg config file after adding new LV and didnot run cmapplyconf.
Regards
himacs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 09:15 AM
12-30-2010 09:15 AM
Re: cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 09:27 AM
12-30-2010 09:27 AM
Re: cluster
I have added new LV.So modified only pkg file.
TO execute cmapplyconf do we need to down cluster/pkg..?
Regards
himacs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 09:44 AM
12-30-2010 09:44 AM
Re: cluster
Add the VG, LVOL and mount points to the package control script that controls the new VG
Check the script for syntax errors.
Ensure the modified package control script works by testing package startup and stop when downtime is available.
If the legacy package is already running, activate the VG and mount its logical volume(s). This will ensure the package halts and starts properly when necessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2010 11:35 PM
12-30-2010 11:35 PM
Re: cluster
You can refer this below link
http://docs.hp.com/en/ha.html
You can follow below steps
1. Edit the package ASCII file
2. Edit the package control script
3. Distribute the control script to the cluster nodes
4. Apply the package ASCII file
1.While doing this i should down the cluster or pkg..?
Yes i would halt the package not the cluster
2.Whether 3rd step [ cmapplyconf ] is really required..?
Yes
Regards,
INH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2011 02:15 AM
01-10-2011 02:15 AM
Re: cluster
cmapplyconf is of course required as the new cluster/package binaries are distributed across
the nodes to make new configuration usable when you stop/start any package or cluster.
But right now you may manually activate the VG
& mount the lvols and start the application .
But files should be updated & applied for future usage.
Hope this will help.
Regards
Manix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2011 07:42 AM
01-10-2011 07:42 AM
Re: cluster
You do NOT just edit a pkg or cluster and then run cmapplyconf!!!!
Uday made one reference to checking the script, I'm suspecting he was referring to the cmcheckconf command.
So...check it / fix all errors / check it again ..and then run cmapplyconf when it is clean.
Rgrds,
Rita