HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mounting in a ServiceGuard
Operating System - HP-UX
1833451
Members
2868
Online
110052
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-23-2004 03:47 AM
12-23-2004 03:47 AM
mounting in a ServiceGuard
How do I mount a logical volume in an MCService Guard environment? I get the error that it's not a valid filesystem when I use the mount command.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 03:56 AM
12-23-2004 03:56 AM
Re: mounting in a ServiceGuard
Hi Angela,
Does this filesystem belong to a vg that is cluster aware. If so you need to first activate the vg using the vgchange -a e vg_name. Use of -a e option with the vgchange command allow the vg to be activated exlusively on this node. then mount the filesystem using the mount command.
Normally the vg activation and the filesystem mount is configured in the package startup script.
Take a look at this chapter from the service Guard doc.
http://docs.hp.com/en/B3936-90065/ch06.html
Hope this helps.
Regds
Does this filesystem belong to a vg that is cluster aware. If so you need to first activate the vg using the vgchange -a e vg_name. Use of -a e option with the vgchange command allow the vg to be activated exlusively on this node. then mount the filesystem using the mount command.
Normally the vg activation and the filesystem mount is configured in the package startup script.
Take a look at this chapter from the service Guard doc.
http://docs.hp.com/en/B3936-90065/ch06.html
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 04:20 AM
12-23-2004 04:20 AM
Re: mounting in a ServiceGuard
what type of file system is it that you are tryiong to mount? hsf? or vxfs?
Make sure you have the settings right in the package control script.
as a test, if you have the cluster running, activate the vg:
vgchange -a e vgname
then try to mount the files system manually:
mount /dev/vg??/ /mountpoint
Does this work?
If not, you have to look at maybe recreating the file system correctly..
Make sure you have the settings right in the package control script.
as a test, if you have the cluster running, activate the vg:
vgchange -a e vgname
then try to mount the files system manually:
mount /dev/vg??/
Does this work?
If not, you have to look at maybe recreating the file system correctly..
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 08:15 PM
12-23-2004 08:15 PM
Re: mounting in a ServiceGuard
if u have created this volumegroup and NOT added it in the /etc/cmcluster/package/package.conf file:
U have to do this:
be aware that the minor numbers on volumgroups in one server have to be be different..
ll /dev/vg*/group
This output should be the same on both servers.
vgchange -c y vg_whatever
vgchange -a e vg_whatever
U have to do this:
be aware that the minor numbers on volumgroups in one server have to be be different..
ll /dev/vg*/group
This output should be the same on both servers.
vgchange -c y vg_whatever
vgchange -a e vg_whatever
"sendmail is kind of fun..."
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP