- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- what is the meaning of package in service guard
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
04-24-2010 07:23 PM
04-24-2010 07:23 PM
what is the meaning of package in service guard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2010 07:50 PM
04-24-2010 07:50 PM
Re: what is the meaning of package in service guard
Check the below links:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1353007
http://docs.hp.com/en/B7885-90018/ch01s09.html
http://docs.hp.com/en/B7885-90013/ch01s08.html
Rgds-Kranti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2010 09:00 PM
04-24-2010 09:00 PM
Re: what is the meaning of package in service guard
A package can have defined any or all of the
resources needed to run an application. Typical resources used by applications are
relocatable IP addresses,
volume groups (VGs),
logical volumes (LVs),
file systems,
and monitored services.
Including these resources allows Serviceguard to easily move
applications between nodes because all resources required to run an application move
with the package as a single unit. A package may contain one resource or a combination
of resources; it will differ depending on the purpose of the package and the specific HA
needs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2010 05:29 PM
04-25-2010 05:29 PM
Re: what is the meaning of package in service guard
A package is nothing but a combination of resources like filesystem, IP address and start and stop script for application. and it vary depends on customer requirement like failover package and multinode package etc..
The following link from HP will help you lot.
http://docs.hp.com/en/B3936-90144/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2010 08:57 PM
04-27-2010 08:57 PM
Re: what is the meaning of package in service guard
A package is represented by a ascii file (like a text file), which has entries for relocatable IP addresses,
volume groups (VGs), logical volumes (LVs),
file systems, and monitored services, start-stop scripts etc.
The user enters the details in the package ascii and using Serviceguard commands validates the contents and environment and run the package.
Serviceguard cluster monitors the package in case it needs to failover, halt or disable the package.