- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mount point change in SG-CFS
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
08-06-2009 09:14 AM
08-06-2009 09:14 AM
can any one put some light on renaming the mount points in SG-CFS setup ?
we have 4 nodes CFS cluster and wanted to rename the mount point.
os hpux :v2
cfs:4.0
reg,asme
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 09:28 AM
08-06-2009 09:28 AM
Re: mount point change in SG-CFS
Mounts points should have been specified inside the package control file which will be located in /etc/cmcluster/pkg-dir/
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 09:31 AM
08-06-2009 09:31 AM
Re: mount point change in SG-CFS
but what procedure need to be followed ?
do we have to modify the file and bounce the cluster ?
is there way to do it on the fly ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 09:33 AM
08-06-2009 09:33 AM
Re: mount point change in SG-CFS
and if yes is there any defined procedure for that ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 10:01 AM
08-06-2009 10:01 AM
Re: mount point change in SG-CFS
Not sure if it is different on CFS cluster. In normal Service Guard cluster you need to halt the package then modify the package control script and start the package again.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 10:05 AM
08-06-2009 10:05 AM
Re: mount point change in SG-CFS
does any one has worked on this kind of situation ?
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 06:51 PM
08-06-2009 06:51 PM
SolutionDont have a running sg-cfs in house but i would 1st check which filesystem you want to modify
# cfsmntadm display
assuming its new mount point is /data1 and volume is datavol1.
# cfsmntadm modify /data datavol1
let us know if this work for you.
Rgds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2009 05:08 AM
08-07-2009 05:08 AM
Re: mount point change in SG-CFS
one more thing, does it requires any kind of downtime ? do we have to restart the package ? or cluster ?
many thx,
asm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2009 05:13 AM
08-07-2009 05:13 AM
Re: mount point change in SG-CFS
Dont know about SG-CFS .But in normal SG cluster you have to halt the cluster pkg then make changes and again start the cluster pkg again.
Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2009 05:23 AM
08-07-2009 05:23 AM
Re: mount point change in SG-CFS
Look for following links it might help you
http://docstore.mik.ua/manuals/hp-ux/en/B3936-90122/ch07s06.html
http://docstore.mik.ua/manuals/hp-ux/en/B3936-90122/ch04s08.html
Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2009 05:28 AM
08-07-2009 05:28 AM
Re: mount point change in SG-CFS
but it no where mentions if the pkg need to be recycled after using the cfsmntadm command.
reg,
asm