- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CFS Cluster
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
01-05-2008 11:08 PM
01-05-2008 11:08 PM
CFS Cluster
I have CFS cluster (2 node) configured in my site. Is it possible to mount the same file system (CFS file system) In another single node?.If possible what are the steps I have to follow?Please help me to find a solution.
Regards
Anoop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 12:35 AM
01-06-2008 12:35 AM
Re: CFS Cluster
it is possible to share a bit more your planning ? you would like to add a third node to cluser or you want to mount directly disks in third single node beside cluster.
if so you will corrupt the filesystem. because each machine will not aware ( cluster and single node ) the operation on the nodes.
the nodes in cfs cluster talk each other with a special protocoll ( llt and gab ) and aware what is being done in cluster.
but if you would like to down the cluster and mount the filesystem ( or clones ) in another machine ; then cfs filesystems are vxvm filesystems so it is easy to mount them .
Hasan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 05:26 AM
01-06-2008 05:26 AM
Re: CFS Cluster
I am planning to halt the cluster and present the vdisks to a single node ,with out Cluster mount the same disk over there and try to access the data. If its possible please let me know what needs to be done.
Regards
Anoop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 05:26 AM
01-06-2008 05:26 AM
Re: CFS Cluster
Thanks for your replay
I am planning to halt the cluster and present the vdisks to a single node ,with out Cluster mount the same disk over there and try to access the data. If its possible please let me know what needs to be done.
Regards
Anoop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 05:53 AM
01-06-2008 05:53 AM
Re: CFS Cluster
if you will not present back your disk to cluster after changes on single node than ;
1. unpresent disks from cluster
2. present disk to single node . ( these node should have vxvm configured )
in the new server.
3. vxdctl enable
4. vxdisk scandisks
5. vxdisk list ( look at volume group names )
6. vxdg import diskgorup
7. vxrecover -g diskgroup -sb
mount filesystems
please look at
http://www.docs.hp.com/en/B7961-90018/ch05s10.html
Hasan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2008 06:01 AM
01-06-2008 06:01 AM
Re: CFS Cluster
Thanks
I will try this, Is it possible to present the same vdisks back to cluster nodes and make the cluster Up?
Regards
Anoop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2008 07:47 AM
01-09-2008 07:47 AM
Re: CFS Cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2008 06:00 AM
01-10-2008 06:00 AM
Re: CFS Cluster
are the extracts for both supported versions of Cluster File System HP Serviceguard Storage Management Suite
Page 10 of http://docs.hp.com/en/T2771-90034/sgsms_cfs_extracts.pdf describes supported features.
Unless you are using the Cluster File System within the cluster, it sounds like what you want to do falls under the "Unsupported Features" category described on page 11.