Quickstart

  1. For refresh xCAT installation, run the command below to start and configure goconserver

    makegocons

The new console logs will start logging to /var/log/consoles/<node>.log
  1. For xCAT updating, and use conserver before, following the step below to enable goconserver

    1. stop conserver on management node

      systemctl stop conserver.service

    2. For hierarchical cluster, shall also stop conserver on service nodes, and config goconserver as console server:

      xdsh service ‘systemctl stop conserver.service’

      chdef -t group -o service setupconserver=2

    3. start and configure goconserver

      makegocons

    The new console logs will start logging to /var/log/consoles/<node>.log

  2. To check the console status of nodes, use:

    makegocons -q