Operating System - HP-UX
1830938 Members
1693 Online
110017 Solutions
New Discussion

Re: CVM diskgroup activation

 
Bruno Bossier_1
Regular Advisor

CVM diskgroup activation

I have a 2-node Serviceguard cluster with an Oracle RAC.

How can I make sure that my shared diskgroups created through CVM (vxdg -s init dg) can have their activation set to sw permanently ? I can manually set it via the vxdg command, but I would like to be sure that after a reboot this is automatically set.

I know that this is handled via a cluster package, but as this is not required for Oracle RAC, I did not create them. Should I create one, just to be sure that the activation is set properly ?

Bruno
4 REPLIES 4
Sunil Sharma_1
Honored Contributor

Re: CVM diskgroup activation

I am sure this can be done using vxedit command.

Sunil

*** Dream as if you'll live forever. Live as if you'll die today ***
Bruno Bossier_1
Regular Advisor

Re: CVM diskgroup activation

Hmm ... just checked man page for vxedit but no activation parameter possible.

Bruno
Sunil Sharma_1
Honored Contributor

Re: CVM diskgroup activation

Hi Bruno,

There is some onformation in this thread. It may help you.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1096013594011+28353475&threadId=242581
Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Bruno Bossier_1
Regular Advisor

Re: CVM diskgroup activation

I created a package on each node which activates the CVM_DG's with sharedwrite. This solved the problem.

Bruno