V-16-10031-1044 CVMVolDg Error saving vxprint file

book

Article ID: 100006099

calendar_today

Updated On:

Description

Error Message

2011/10/10 10:10:10 VCS ERROR V-16-10031-1008 (node01) CVMVolDg:crs_dg:online:vxprint command failed
2011/10/10 10:10:10 VCS ERROR V-16-10031-1044 (node01) CVMVolDg:crs_dg:online:Error saving vxprint file


 

Cause

Incorrect volume name specified in resource.

 


CVMVolDg crs_dg (
                CVMActivation = sw
                CVMVolume = { ocr, votedisk }
                CVMDiskGroup = crs_dg
                )
 


 

Resolution

Update the CVMVolume with the correct volume names.

 

#haconf -makerw
#hares -modify crs_dg  CVMVolume ocr voting
#haconf -dump -makero

 

Applies To

CVMVolDg crs_dg (
                CVMActivation = sw
                CVMVolume = { ocr, votedisk }
                CVMDiskGroup = crs_dg
                )
 

dg crs_dg      default      default  59000    1101001010.10.node01

dm crs_dg-01      LUN01  auto     65536    75311184 -

v  ocr          -            ENABLED  ACTIVE   4194304  SELECT    -        fsgen
pl ocr-01       ocr          ENABLED  ACTIVE   4194304  CONCAT    -        RW
sd crs_dg-01-02   ocr-01       crs_dg-01  18874368 4194304  0         LUN01 ENA

v  voting       -            ENABLED  ACTIVE   4194304  SELECT    -        fsgen
pl votedisk-01  voting       ENABLED  ACTIVE   4194304  CONCAT    -        RW
sd crs_dg-01-01   votedisk-01  crs_dg-01  0        4194304  0         LUN01 ENA

 

Issue/Introduction

Unable to online CVMVolDg resource.