Unable to start or configure Cluster Volume Manager (CVM) or Cluster File System (CFS) after installation
book
Article ID: 100029453
calendar_today
Updated On:
Description
Solution1. Verify that theVRTScavfis installed via the operating system software package management tools:
- On AIX, use
lslpp -l | grep VRTScavf
- On HP-UX, use
swlist | grep VRTScavf
- On Linux, use
rpm -q -a | grep VRTScavf
- On Solaris, use
pkginfo -l VRTScavf
2.Create the CFSTypes, CVMTypes, and cvm resource group with this command:
/opt/VRTSvxfs/cfs/bin/cfscluster config -t 500 -s
3. Verify with this command:
/opt/VRTS/bin/hastatus -sum
Cause
Sometimes, the installation does not set up CFS or CVM via the installation scripts.
Issue/Introduction
Unable to start or configure Cluster Volume Manager (CVM) or Cluster File System (CFS) after installation
Was this article helpful?
thumb_up
Yes
thumb_down
No