Resource has not been probed "VCS WARNING V-16-1-10283 Resource has not been probed on system"

book

Article ID: 100023279

calendar_today

Updated On:

Description

Details

New installation done on an InfoScale Cluster. After the install was completed without any errors the Mount resources failed to probe.

Solution
 
Check that the /etc/VRTSvcs/conf/types.cf file is the same as /etc/VRTSvcs/conf/config/types.cf.
If these are different then make a backup of the existing types.cf file and copy the latest file to the config directory.

#hastop -all -force
On Both Nodes:

#mv /etc/VRTSvcs/conf/config/types.cf /etc/VRTSvcs/conf/config/types.cf.old
#cp  /etc/VRTSvcs/conf/types.cf  /etc/VRTSvcs/conf/config/types.cf

#hastart on both nodes

Now all the resources will be probed and brought online.