Upgrading tiebreaker from IBM Storage Scale 5.2.0.1 to 5.2.1.1

When you want to upgrade from IBM Fusion 2.8.0 or 2.8.2 Metro-DR setup to IBM Fusion 2.9.0 Metro-DR setup, then upgrade your tiebreaker from IBM Storage Scale 5.2.0.1 to 5.2.1.1.

Before you begin

  • You must have the entitlement access to download the scale code package.
  • You must have a minimum of 2 GB available to download the package.

Procedure

  1. SSH into the tiebreaker virtual machine.
  2. Download the IBM Storage Scale Data Management 5.2.1.1 from IBM Entitled System Support.
    1. Log in to IBM Entitled System Support - https://www.ibm.com/servers/eserver/ess/landing/index.html.
    2. Go to My entitled software > Software Downloads.
    3. In the Product, search for 5771-PP7 (IBM Fusion HCI System) and click Add Product.
      The Storage_Scale_Data_Management-5.2.1.1-x86_64-Linux-install.tar.gz is available for IBM Storage Scale Data Management.
    4. Select the Storage_Scale_Data_Management-5.2.1.1-x86_64-Linux-install.tar.gz file to download.
  3. Run the following command to extract the IBM Storage Scale package:
    chmod +x Storage_Scale_Data_Management-5.2.1.1-x86_64-Linux-install.tar.gz
    ./Storage_Scale_Data_Management-5.2.1.1-x86_64-Linux-install.tar.gz
  4. Go to directory /usr/lpp/mmfs/5.2.1.1/ansible-toolkit.
  5. Run setup command to install ansible.
    ./spectrumscale setup -s <Tiebreaker IP> 
  6. Run the following command to add the tiebreaker node:
    ./spectrumscale node add <Tiebreaker IP> -a
  7. Run the following command for upgrade precheck:
    ./spectrumscale upgrade precheck --skip ssh
  8. Run the following command to upgrade tiebreaker:
    ./spectrumscale upgrade run --skip ssh
  9. Reboot the tiebreaker.