shutdown procedures for sap on serviceguard
From: yls177 (yls177_at_hotmail.com)
Date: 07/15/04
- Next message: Alfred P. Bartholomai: "problems linking using gcc on HP 11.11"
- Previous message: yls177: "Re: looking for this document managing mc/serviceguard b3936-90065"
- Next in thread: Doug O'Leary: "Re: shutdown procedures for sap on serviceguard"
- Reply: Doug O'Leary: "Re: shutdown procedures for sap on serviceguard"
- Reply: Olivier S. Masse: "Re: shutdown procedures for sap on serviceguard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 15 Jul 2004 07:00:33 -0700
i have 2 servers, QAS and PRD. They are on serviceguard. QAS is the
adoptive node and PRD is the primary node. I am using the one package
concept. is my shutdown procedure fine?
1) execute first for production
#cmviewcl -> returns the package name
#cmhaltpkg –v mypackage (as root user)
#cmviewcl -> check that the package is stopped
#cmhaltcl -> halt the cluster
#cmviewcl -> checked that the cluster is not running
Shutdown the Production UNIX System, execute:
#shutdown –hy 0
2) do the same for qas
#cmviewcl -> check that the cluster has been shut down
#stopsap
are the above proedures fine?
PS : the server startup scripts contains commands to start the cluster
package and all services relating to SAP are also started when cluster
package is up and running.
- Next message: Alfred P. Bartholomai: "problems linking using gcc on HP 11.11"
- Previous message: yls177: "Re: looking for this document managing mc/serviceguard b3936-90065"
- Next in thread: Doug O'Leary: "Re: shutdown procedures for sap on serviceguard"
- Reply: Doug O'Leary: "Re: shutdown procedures for sap on serviceguard"
- Reply: Olivier S. Masse: "Re: shutdown procedures for sap on serviceguard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|