CVMVolDg resource fails to online with error "Error saving vxprint file"

book

Article ID: 100005069

calendar_today

Updated On:

Description

Error Message

2011/02/12 12:04:14 VCS NOTICE V-16-1-10301 Initiating Online of Resource cvmvoldg (Owner: Unspecified, Group: cfsnfssg) on System system1

2011/02/12 12:04:14 VCS WARNING V-16-20007-1074 (system1) CVMVolDg:cvmvoldg1:online:setup_vxnotify: old vxnotify of pid 13333 will be killed. my pid is 18127

2011/02/12 12:04:16 VCS ERROR V-16-20007-1008 (system1) CVMVolDg:cvmvoldg:online:vxprint command failed

2011/02/12 12:04:16 VCS ERROR V-16-20007-1044 (system1) CVMVolDg:cvmvoldg:online:Error saving vxprint file

Cause

Volume export_apps was renamed to exports in nfsappsdg shared diskgroup. But it was not updated on CVMVolDg resource cvmvoldg in VCS.

Resolution

Update CVMVolume attribute of CVMVolDg resource with correct volume names.

# haconf -makerw

# hares -modify cvmvoldg CVMVolume vol1 vol2 vol3 energy exports

# haconf -dump -makero

 

 

Applies To

4 x Solaris 10x86 / SFCFS 5.1SP1 cluster with below CVMVolDg resource.

CVMVolDg cvmvoldg (

        Critical = 0

        CVMActivation = sw

        CVMVolume = { vol1, vol2, vol3, energy, export_apps }

        CVMDiskGroup = nfsappsdg

         )

Issue/Introduction

CVMVolDg resource fails to online with error "Error saving vxprint file".