Operating System - HP-UX
1833861 Members
2261 Online
110063 Solutions
New Discussion

Re: available ,share , server&client

 
Rambo_1
Regular Advisor

available ,share , server&client

Hi,
After I cmruncl the cluster. I saw the OPS vg with "available, shared, server "status on node-1. And I checked the same OPS vg on node-2, just with the"available " status . Is it correct ?
should I change the OPS vg on node with the "available,shared,client" status?
Thanks & B R
3 REPLIES 3
AwadheshPandey
Honored Contributor

Re: available ,share , server&client

see link how to manage service gaurd http://docs.hp.com/en/B3936-90053/B3936-90053.pdf

Enjoy,
Awadhesh
It's kind of fun to do the impossible
Darrel Louis
Honored Contributor

Re: available ,share , server&client

Rambo,

Read the following thread,Stephen answer:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=16204

Also read the following:
http://docs.hp.com/en/B5158-90044/B5158-90044.pdf

Regards

Darrel
Victor_101
Regular Advisor

Re: available ,share , server&client

after goin through all those documents i thnk that u will find that u need to make the shared VG on node 2 as "available,shared,client" .. and then u will have a true shared volume. im guessin this is the the RAC extension..

on node 2
vgchange -a n vg_ops
vgchange -a s vg_ops


should do it.. if ofcourse all is ok on node 1 with respect to the cluster and package configs..