- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- serviceguard and file systems
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
09-10-2007 07:06 PM
09-10-2007 07:06 PM
serviceguard and file systems
I'm running serviceguard 11.17 on hpux11.23 2 node cluster.
I've defined file systems to be a part of my packages. Does serviceguard list the file system on the fstab? for some reason I find some of my file systems that belong to serviceguard on teh /etc/fstab and some don't.
Is this valid situation?
Thanks,
Anat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 07:51 PM
09-10-2007 07:51 PM
Re: serviceguard and file systems
You should delete the filesystems that are configured in serviceguard from fstab
Bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 08:02 PM
09-10-2007 08:02 PM
Re: serviceguard and file systems
Example:
##The following file systems bnelong to SG package pkg1.
##Do NOT mount them manually!
#/dev/vgpatch/lvol1 /patches vxfs delaylog 0 2
#/dev/vgpatch/lvol2 /patches/OLD vxfs delaylog 0 2
#/dev/vgpatch/jobs /JOBS vxfs delaylog 0 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 08:04 PM
09-10-2007 08:04 PM
Re: serviceguard and file systems
This is the reason for removing shared VG from fstab and put them into package config file.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 11:11 PM
09-10-2007 11:11 PM
Re: serviceguard and file systems
The package control script typically resides in the package directory - both of which the cluster administrator (you) create.
So, think of Serviceguard as another run level that controls the system resources needed by the critical application packages.
You don't want Serviceguard-controlled resources to be activated during boot time, because that would prevent another server from managing those resources if this server should fail. Remember, Serviceguard is a virtual server environment. Therefore, you don't want any Serviceguard controlled file systems listed in /etc/fstab, unless they are commented out, and used for reference only (as per Melvyn's comments).
You will register the LVM Volume Groups and file systems in the package control script and copy that script (along with the rest of the package directory) to the other adoptive nodes.
May I suggest that you take advantage of the current Managing Serviceguard manual, located via this link:
http://docs.hp.com/en/ha.html#Serviceguard