The cvm_clus Resource offline procedure did not complete due to mountpoint outside VCS control

book

Article ID: 100011921

calendar_today

Updated On:

Description

Error Message

2014/01/17 02:38:18 VCS ERROR V-16-2-13011 Thread(4143971184) Resource(cvm_clus): offline procedure did not complete within the expected time.

2014/01/17 02:40:20 VCS ERROR V-16-2-13077 Thread(4147116912) Agent is unable to offline resource(cvm_clus). Administrative intervention may be required.

2014/01/17 02:33:14 VCS WARNING V-16-20071-5501 (server101) CFSfsckd:vxfsckd:offline:Deinit Error : UX:vxfs fsclustadm: ERROR: V-3-23718: cannot deinit cfs: error:Device or resource busy
 

Cause

This behavior may occur if the mountpoint is not under VCS control.

Since the VCS resource has no knowledge of this mountpoint, it observes the CFS (Cluster File System) as busy, and pauses the offline attempt, waiting for action from the administrator.
 

Resolution

  1. unmount the filesystem mounted outside VCS control.
    # umount

  2. Place the filesystem under VCS/CVM control
    # cfsmntadm add      [ service_group_name ] node_name=[ mount_options ]

For example:
# cfsmntadm add oradatadg oradatavol oradata1 all=suid,rw
Mount Point is being added...
/oradata1 added to the cluster-configuration

 

 

Issue/Introduction

This article discusses an issue where a CVM (Cluster Volume Manager) resource offline procedure fails if mountpoint is outside of VCS control.
 

Additional Information

UMI: V-3-23718