ccs_tool   (8) manpage
ccs_tool
8
  • NAME
      ccs_tool - The tool used to make online updates of CCS config files.
  • SYNOPSIS
      ccs_tool [OPTION].. <command>
  • DESCRIPTION
      ccs_tool is part of the Cluster Configuration System (CCS).  It is used to make online updates of CCS config files.  Additionally, it can be used to upgrade old style (GFS <= 6.0) CCS archives to the new xml format.
  • OPTIONS
      -h
      Help.  Print out the usage.
      -V
      Print the version information.
  • COMMANDS
      update <xml file>
      This command is used to update the config file that ccsd is working with while the cluster is operational (i.e. online).  Run this on a single machine to update all instances of ccsd across the cluster.
      If you are using 'cman' as your cluster manager, you will also need to run cman_tool version -r <new version number> once the update is complete.  Failure to do so will result in new nodes (or nodes rejoining after a failure) not being allowed to join the working set due to version number mismatches.
      upgrade <location>
      This command is used to upgrade an old CCS format archive to the new xml format.  <location> is the location of the old archive, which can be either a block device archive or a file archive.  The converted configuration will be printed to stdout.
  • SEE ALSO
Current Users: 34 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.