CVMVolDg resource fails to online on the newly added system in the cluster

book

Article ID: 100026242

calendar_today

Updated On:

Description

Error Message

VCS ERROR V-16-20007-1006 ($SYSTEM) CVMVolDg:$RES:online:Function cvmvoldg_change_dgactv called with wrong args

 

 

Cause

This error occurs as the CVMActivation for the new system is not set

for example:
#hares -display testdg_res
#Resource Attribute System Value

.
testdg_res  Type global CVMVolDg
.
testdg_res  CVMActivation SYS1  sw
testdg_res  CVMActivation SYS2             <<<<< not set for this system

 

Resolution

Set CVMActivation for the new system:


1. Make VCS config read and write
# haconf -makerw

2. Set the activation
# hares -modify $RES CVMActivation sw -sys $SYSTEM

3. Save the VCS config and make it read-only
# haconf -dump -makero

4. Then, online the service group on the new system.
# hagrp -online $SG -sys $SYSTEM

 

 

Issue/Introduction

CVMVolDg resources fail to be online on the newly added system in the cluster. The resource faults with the errors below.