Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 2

...

  1. Install the new RPM.

    Code Block
    yum install -y [scs rpm]
  2. Run the below following command:.

    Code Block
    scsctl diagnostics upgrade_check
  3. Run the diagnostics check.

    Code Block
    scsctl diagnostics config scan_missing

    It shows the below output:

    Code Block
    Running step [11/11]: Show the next steps after this wizard
      ********************************************************************************
      Congratulations, your Swarm Cluster Services server has been upgraded!
      Please reboot, then run the following to ensure your system is fully configured:
  4. Reboot the system.

  5. Re-initialize DHCP:

Code Block
scsctl init dhcp --dhcp-reserve-lower [integer]

...