- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sharing the volume group and mount point
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
07-19-2006 10:06 AM
07-19-2006 10:06 AM
sharing the volume group and mount point
Is it possible to share the same SAN area actively between two servers?
For example:
server A: VG01, LVOL1 /DATA
server B: VG01, LVOL1 /DATA
Both uses the same SAN area.
Can I mount it on both server? Can two servers write to the same filesystems?
Please help.
Thanks.
Raji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 10:13 AM
07-19-2006 10:13 AM
Re: sharing the volume group and mount point
CFS also requires a dedicated network for its traffic.
If the above conditions are not met then your options with a fully-cooked filesystem is mounted read-write on one node and NFS mounted on all others. If you must have read-write access w/o NFS then your only option is raw i/o and the application is solely responsible for contention resolution. You can mount the filesystem read-only on ALL nodes.
The fundamental problem is buffer-cache consistency across all nodes. Unless CFS is used, Node A won't have a clue what Node B's buffer cache looks like and absolute chaos is guaranteed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 03:54 AM
07-20-2006 03:54 AM
Re: sharing the volume group and mount point
What about CIFS product? I understand it comes with HP-UX 11i v2 O.S and it is HP supported.
Does anyone has experience with this tool? Any comments, tips and documentation link would be helpful
Thanks.
Rajim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 03:56 AM
07-20-2006 03:56 AM
Re: sharing the volume group and mount point
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 06:11 AM
07-20-2006 06:11 AM
Re: sharing the volume group and mount point
Can we use CIFS to share the filesystem between three HP nodes? Management is thinking this as an alternative to NFS.
If we do this what are the advantages and disadvantages?
Thanks
Rajim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 06:23 AM
07-20-2006 06:23 AM
Re: sharing the volume group and mount point
CIFS really only makes sense when there is a need for Windows boxes and UNIX boxes to share the same files. Even then, NFS and CIFS are not mutually exclusive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 06:26 AM
07-20-2006 06:26 AM
Re: sharing the volume group and mount point
My preference would always be to use NFS when sharing filesystems among UNIX systems that do not have direct physical access to the filesystem. If all three nodes have a direct connection to the storage then a clustered filesystem is a viable alternative. That would require running VxCFS with ServiceGuard.
If the choices are between sharing the filesystem with NFS or CIFS (in this case it would be the server running CIFS server and the clients using the CIFS client) I'll take NFS every time. I've posted my reasons in previous posts on this subject.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 06:35 AM
07-20-2006 06:35 AM
Re: sharing the volume group and mount point
Thanks for your input.
Rajim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 07:32 AM
07-20-2006 07:32 AM
Re: sharing the volume group and mount point
One more question. Can we configure CFS (CLUSTER FILESYSTEM) to share the filesystem between nodes without it being the service guard cluster?
Do we have to use CFS in conjuction with the Serviceguard?
Because in our envirionment the two application servers need to share the filesystems is not a serviceguard cluster.
I hope my question is clear.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 07:51 AM
07-20-2006 07:51 AM
Re: sharing the volume group and mount point
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2007 01:26 AM
01-14-2007 01:26 AM
Re: sharing the volume group and mount point
Hi, I'm concerned by the same question, specialy installing Oracle Application on multinode wih RAC. So I need to share filesystemes.
NFS, is it good for this ??
Or should I use another mechanisme like export/import volume groups ...
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2007 02:07 PM
01-14-2007 02:07 PM