- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Beginer
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-06-2003 07:07 AM
03-06-2003 07:07 AM
Beginer
Thanks for reading this message.
Could you help me about MC Service guard? I haven;t know anything about MC Service guard, but now Where can I start? Now Because my job requires me to know MC Service Guard?
Could you give my some advices, and where can I get resources about MC Service guard guide (easy to use)?
Thank you very much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 07:10 AM
03-06-2003 07:10 AM
Re: Beginer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 07:11 AM
03-06-2003 07:11 AM
Re: Beginer
http://www.docs.hp.com/hpux/ha/index.html
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 07:11 AM
03-06-2003 07:11 AM
Re: Beginer
1)www.docs.hp.com
2)HP Books
3)Take a training
4)overview and features
http://www.hp.com/products1/unix/highavailability/ar/mcserviceguard/
Steve steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 07:13 AM
03-06-2003 07:13 AM
Re: Beginer
http://www.docs.hp.com/hpux/onlinedocs/B3936-90024/B3936-90024.html
Also, you can find all document from:
www.docs.hp.com and search for MC/SG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 07:16 AM
03-06-2003 07:16 AM
Re: Beginer
You can start by reading the HP doc "Managing MC/ServiceGuard". By the way, what is your server OS? And what apps are running in the MC/SG env?
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 07:44 AM
03-06-2003 07:44 AM
Re: Beginer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 07:45 AM
03-06-2003 07:45 AM
Re: Beginer
This will help you most of all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 05:34 PM
03-06-2003 05:34 PM
Re: Beginer
Thank you very much. I very surprise for your helping.
Thanks veryone again.
Maco (in VietNam)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2003 06:04 PM
03-06-2003 06:04 PM
Re: Beginer
STRONGLY, STRONGLY, STRONGLY also suggest you take the Advanced LVM class and perform every lab.
There is nothing more tricky than ServiceGuard for it is a very dynamically changing application in HP, that has only recently become stable despite a life of several years.
Here are some basic SG commands:
cmviewcl -v
cmviewcl -v -p package_name
cmmodpkg -e -n node name package_name
cmmodpkg -e package_name
vgexport -p -s -m mapfile /dev/vg**
vgimport -p -s -m mapefile /dev/vg**
vgchange -c y vg**
vgchange -e y vg**
cmcheckconf -P
cmcheckconf -C
Good luck. You have chosen a worthy adversary.