- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to configure a shared volume with simultaneous...
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
11-01-2006 10:12 PM
11-01-2006 10:12 PM
How to configure a shared volume with simultaneous read/write access for multiple servers
Hi,
Please give me the step by step details on How to configure a shared volume with simultaneous read/write access for multiple servers.
Regards,
Berenger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 10:34 PM
11-01-2006 10:34 PM
Re: How to configure a shared volume with simultaneous read/write access for multiple servers
Not all applications are compatible with this configuration:
http://docs.hp.com/en/B5158-90001/ch05s09.html
http://docs.hp.com/en/T2803-90002/ch03s02.html
http://docs.hp.com/en/B7885-90013/ch02s01.html
http://docs.hp.com/en/B5158-90019/ch07s08.html
With me usually the last link is best.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 11:25 PM
11-01-2006 11:25 PM
Re: How to configure a shared volume with simultaneous read/write access for multiple servers
My problem now is that whenever I want to mount the shared volume on the second node, it gives me error. I have to run fsck with full option several times before the shared volume can be mounted from the second node. At times it get mounted with a denied write access.
May be I need a patch or a kernel update module, I don't know.
Please help me.
Regards,
Mawuse
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2006 12:04 AM
11-02-2006 12:04 AM
Re: How to configure a shared volume with simultaneous read/write access for multiple servers
You can't do it the way you are currently trying - thats why you're getting FS corruptions - the FS isn't capable of managing distributed locking and managing writes from the 2 hosts simultaneoulsy etc.
You hvae 2 choices:
1. Use NFS - create the FS on one node and then share it to the other node.
2, Spend a lot of $$$ on the Serviceguard Storage Management Suite for Clustered Filesystems:
http://h71028.www7.hp.com/enterprise/cache/262609-0-0-0-121.html
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2006 01:47 AM
11-03-2006 01:47 AM
Re: How to configure a shared volume with simultaneous read/write access for multiple servers
Thanks very much for your contribution.
I strongly believe your message, but a " mounted shared file system with simultaneous read/write from both nodes" seems to be a requirement for installing Oracle Real Application Cluster with CRS ( Cluster ready service ) option.
I may still need more clarification on the requirement for Oracle RAC CRS.
Please, I need further help.
Regards,
Mawuse
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2006 01:49 AM
11-03-2006 01:49 AM
Re: How to configure a shared volume with simultaneous read/write access for multiple servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2006 09:27 PM
11-05-2006 09:27 PM
Re: How to configure a shared volume with simultaneous read/write access for multiple servers
Thanks a lot for your contribution.
Can you please tell me then the differences between the two options: oracle cluster file system and raw partitions ?
Which option would you prefer ?
Thanks for your attention.
Regards,
Berenger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2006 12:57 AM
11-06-2006 12:57 AM
Re: How to configure a shared volume with simultaneous read/write access for multiple servers
What I know is you can't install oracle cluster file system on hp-ux, you can use it on linux but not hp-ux.
raw partitions: you are using the rlvol of a volume group, not a file system.
If you want to use a shared file system and pay $$ you can install SFRAC ( storage foundation for oracle RAC, veritas shared file system).
Hope this helps,
Ziad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2006 03:57 AM
11-06-2006 03:57 AM
Re: How to configure a shared volume with simultaneous read/write access for multiple servers
Rgds...Geoff