cvm_clus faults on startup : ERROR: VxVM vxclustadm ERROR V-5-1-9743 errno 3

book

Article ID: 100046222

calendar_today

Updated On:

Description

Error Message

The following is reported in the CVMCluster_A.log
 

2019/09/04 11:55:22 VCS ERROR V-16-20006-1005 CVMCluster:cvm_clus:monitor:node - state: out of cluster
2019/09/04 12:00:22 VCS ERROR V-16-20006-1005 CVMCluster:cvm_clus:monitor:node - state: out of cluster
2019/09/04 12:00:42 VCS WARNING V-16-20006-1002 CVMCluster:cvm_clus:online:CVMCluster start failed on this node.
2019/09/04 12:00:42 VCS INFO V-16-2-13716 Thread(140031637321472) Resource(cvm_clus): Output of the completed operation (online)
==============================================
ERROR: VxVM vxclustadm ERROR V-5-1-9743 errno 3
==============================================

The following is reported in the messages log on node startup.

Sep  4 11:34:20 server101 kernel: VxVM vxio V-5-3-739 volcvm_gab_startjoin: VOL_GAB_API_INIT failed
Sep  4 11:34:20 server101 kernel: VxVM vxio V-5-3-2027 volcvm_gab_join: GLM initialization failed 22 :
Sep  4 11:34:20 server101 kernel: GAB INFO V-15-1-20032 Port y closed
Sep  4 11:34:20 server101 kernel: GAB INFO V-15-1-20032 Port v closed
Sep  4 11:34:20 server101 kernel: VxVM vxio V-5-1-2091 cluster join failed because of GAB_API_REGISTER failed :
Sep  4 11:34:20 server101 kernel: VxVM vxio V-5-0-2092 cluster join failed: error 22 :
Sep  4 11:34:20 server101 kernel: VxVM vxio V-5-3-2150 Cluster initialization failed with error:3 :

 

Cause

The issue can occur when the vxglm service is not started.

Resolution

To address this issue

1) Start the vxglm service manually using: service vxglm start

2) Then clear and online the CVM service group using the below command

hagrp -clear CVM -sys <node_name>

hagrp -online CVM -sys <node_name>

 

Note: For 7.3.1, the startup problem may be due to the issue described at 100044117

 

Issue/Introduction

The CVM service group faults while coming online.