Operating System - HP-UX
1838598 Members
4177 Online
110128 Solutions
New Discussion

How to configure a shared volume with simultaneous read/write access for multiple servers

 
Mawuse
Frequent Advisor

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.
8 REPLIES 8
Steven E. Protter
Exalted Contributor

Re: How to configure a shared volume with simultaneous read/write access for multiple servers

Shalom,

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
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mawuse
Frequent Advisor

Re: How to configure a shared volume with simultaneous read/write access for multiple servers

Thanks very much.
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

Re: How to configure a shared volume with simultaneous read/write access for multiple servers

You asked about a shared *volume*, but your seond reply indicates you meant a shared *filesystem*

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
Accept or Kudo
Mawuse
Frequent Advisor

Re: How to configure a shared volume with simultaneous read/write access for multiple servers

Hi,

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
Patrick Wallek
Honored Contributor

Re: How to configure a shared volume with simultaneous read/write access for multiple servers

For Oracle RAC I believe your primary choices are to use Oracle's filesystem or raw devices.
Mawuse
Frequent Advisor

Re: How to configure a shared volume with simultaneous read/write access for multiple servers

Hi,

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
Morcos
Super Advisor

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
Geoff Wild
Honored Contributor

Re: How to configure a shared volume with simultaneous read/write access for multiple servers

You have to use RAW devs controlled by Oracle (which can only be backed up by RMAN) or use Cluster File System in Serviceguard.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.