Error Code details
V-16-1-10069
Severity: n/a 
Component: Cluster Server 
Message:
All systems have configuration files marked STALE. Unable to form cluster.
Description:

At least one node should have a valid on-disk configuration to form a cluster. If the configuration files are invalid and there is no other node in the LOCAL_BUILD or RUNNING state, Veritas Cluster Server (VCS) goes into a STALE_ADMIN_WAIT state.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2011-11-07 19:22:31
Platform: Generic
Release: Generic
Content:
  1. Stop the VCS engine on all nodes. Enter:

    # hastop -all -force
     
  2. Correct the configuration files.
     
  3. Verify the configuration. Enter:

    # hacf -verify configuration_directory
     
  4. Start VCS. Enter:

    # hastart

As an alternative, if there is a node with a valid and current on-disk configuration, start VCS on that node.