Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

RVG creation fails for shared disk volume

Updated: 21 May 2010 | 3 comments
sthakur's picture
0 0 Votes
Login to vote

I'm trying to create RVG for a shared disk volume. However I'm getting error while trying to create this. I'm running 5.1 on solaris 10.

Here is the error I get when creating RVGPrimary on CFS. I’m running this command on master. IS there something I’m missing? I'mm appreciate any input from this group.

 

-bash-3.00# vradmin -g oradg createpri oradg_rvg oravol1 srlvol

Message from Primary:

VxVM vxmake ERROR V-5-1-10127 creating rvg oradg_rvg:

        Replication not allowed in shared disk group

Group Ownership:

Comments

Zahid.Haseeb's picture
25
Oct
2009
1 Vote -1
Login to vote

 http://sfdoccentral.symantec

 http://sfdoccentral.symantec.com/sf/5.0/hpux/html/sf_notes/rn_ch_notes_hpux_sf28.html


Any comment will be appreciated. Mark as Solution if your query is resolved
__________________
Thanks in Advance
Zahid Haseeb

zahidhaseeb.wordpress.com
 

sthakur's picture
27
Oct
2009
0 Votes 0
Login to vote

 Thanks! I couldn't located

 Thanks! I couldn't located information about RVG creationg failure in the page. Could you please copy/paste the relevant section?

Thanks in Advance

Gaurav Sangamnerkar's picture
03
Nov
2009
1 Vote +1
Login to vote

Above link what Zahid pasted

Above link what Zahid pasted seems to be for HPUX...

If I understand correctly, you are using SF 5.0MP1 (thats what you call 5.1 ?)....

5.0-MP1 supports replication in a shared diskgroup environment...

if you are getting above error, could you please let me know what is the diskgroup version you are using ?

# vxdg list <diskgrouo> | grep -i version

If version is coming below 140, I would recommend you to upgrade to 140 & then try again...

# vxdg upgrade <diskgroup>    would be the command to upgrade diskgroup version

Gaurav

PS: If you are happy with the answer provided, please mark the post as solution. You can do so by clicking link "Mark as Solution" below the answer provided.