Cannot start VERITAS Cluster Volume Manager (CVM) service group since the following error message appears: ERROR: CVMCluster start failed on this node ERROR: vxclustadm ERROR: AutoStartList missing in CVM Group.
| Article:TECH17517 | | | Created: 2004-01-21 | | | Updated: 2004-01-21 | | | Article URL http://www.symantec.com/docs/TECH17517 |
Problem
Cannot start VERITAS Cluster Volume Manager (CVM) service group since the following error message appears: ERROR: CVMCluster start failed on this node ERROR: vxclustadm ERROR: AutoStartList missing in CVM Group.
Error
ERROR: CVMCluster start failed on this node
ERROR: vxclustadm ERROR:AutoStartList missing in CVM group
Solution
The CVM service group definition must have an AutoStartList attribute defined in order to successfully run the CVMCluster online script. The following is an example of a correct service group definition:
group cvm (
SystemList = { sys1, sys2 = 0 }
AutoFailOver = 0
Parallel = 1
AutoStartList = { sys1, sys2 }
)
|
|
Legacy ID
242866
Article URL http://www.symantec.com/docs/TECH17517
Terms of use for this information are found in Legal Notices









Thank you.