- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- MC/Service Guard
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
10-09-2002 12:08 PM
10-09-2002 12:08 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 12:19 PM
10-09-2002 12:19 PM
Re: MC/Service Guard
You can use this doc:
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062686651
or
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062686618
These and other very useful MC/ServiceGuard docs can be found courtesy of the Technical Knowledge base using the keyword umcsg
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 12:28 PM
10-09-2002 12:28 PM
SolutionI would do the following.
1. cmhaltnode
Wait until you get next maintenance window. On primary,
2. cmhaltpkg -v package_name
3. vgchange -c n vg?? for all volume groups
3. cmhaltcl
4. cmdeleteconf -f
5. vgchange -a y vg?? for all volume groups
6. mount the file systems
7. start the application
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 12:35 PM
10-09-2002 12:35 PM
Re: MC/Service Guard
Just to add to Sri's notes:
Edit /etc/lvmrc and set AUTO_VG_ACTIVATE=1, or add your MC/SG volume groups to the custom_vg_activation function.
Add your old MC/SG filesystem entries to /etc/fstab
Set /etc/rc.config.d/cmcluster for AUTOSTART_CMCLD=0
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 12:47 PM
10-09-2002 12:47 PM
Re: MC/Service Guard
One of the advantages of MCSG is that it can automatically restart a package if the application comes down.
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 06:57 AM
10-10-2002 06:57 AM
Re: MC/Service Guard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 07:29 AM
10-10-2002 07:29 AM
Re: MC/Service Guard
I sent you the docs you requested. I converted them to Word docs (seemed like the easiest, best way). Anyway, Don't forget to use the keywords "umcsg" or "uxsg" and you will find a lot in the TKB about Service Guard.
Chris