When attempting to probe a Mount resource, the following message is found in /var/log/messages: AgentFrameWork[22072]: VCS Error V-16-1-5549 Mount:mount_resource_name:monitor:Cannot stat mountpoint </mount_point>, returning...

book

Article ID: 100001267

calendar_today

Updated On:

Resolution

In the main.cf, we see that the problematic VCS Mountresource is a VxFS file system:

       MountTsmArcMnt0(
               MountPoint ="/data/mnt"
               BlockDevice="/dev/vx/dsk/Sample_DG/Vol0"
               FSType= vxfs
               FsckOpt="-y"
               )

VxFSfile system (on volume /dev/vx/rdsk/Sample_DG/Vol0) is currently mounted: on/data/mnt

VxFS file system on VxVM volume namely/dev/vx/rdsk/Sample_DG/Vol0 is significantly larger (in file system size) thanany other VxFS file system visible to host. Sized at approximately 7677GB (~7TB)with a file system block size of 8K.

This is a known incident reported in etrack 1723347, whereby the VCS Mount agent does not have large file supportin statvfs(), so would fail and return offline for File system larger than 4TB

This is issue, is reported resolved in Veritas Cluster Server 5.0 MP3RP2 HF4 for VRTSvcsag on Linux can be downloaded from the Patch Central WebSite. See the linksbelow:

vcs-rhel4_x86_64-VRTSvcsag-5.0MP3RP2HF4:  https://vias.Veritas.com/labs/vpcs/vpcs/patchinfo/2356
vcs-rhel5_x86_64-VRTSvcsag-5.0MP3RP2HF4:  https://vias.Veritas.com/labs/vpcs/vpcs/patchinfo/2357
vcs-sles10_x86_64-VRTSvcsag-5.0MP3RP2HF4:  https://vias.Veritas.com/labs/vpcs/vpcs/patchinfo/2358  
 
 

 

Issue/Introduction

When attempting to probe a Mount resource, the following message is found in /var/log/messages: AgentFrameWork[22072]: VCS Error V-16-1-5549 Mount:mount_resource_name:monitor:Cannot stat mountpoint , returning offline

Additional Information

ETrack: 1723347