Limitations of custom script execution for soft dependencies
Custom script execution for soft dependencies has the following limitations:
-
Script execution is not supported for non-default VRTSvbs package path. This feature assumes that VRTSvbs package is installed in
%ProgramFiles%\Veritas\VRTSvbs. -
Double quotes are not supported in the custom script pathname or arguments to the custom script. Use single quotes instead for the same.
-
For Windows tiers, short filenames must be enabled on the cluster nodes and script execution is not supported in parent tiers managed by Microsoft Failover Clustering.
-
On UNIX, spaces are not supported in the path name. The workaround is to create a soft link to the absolute path and specify the soft link in the script name.
Related information