Revision as of 17:02, September 15, 2017 by Pmcknigh (talk | contribs) (Update with the copy of version: 8.5.2DRAFT)
Jump to: navigation, search

Rolling back a migration

Rollback to 8.5.201.09

Since this version uses Java 7, you need to rollback your Web Services and Applications version and specify Java 7. The method by which you rollback your Java version depends on the method by which you upgraded the version.

  1. Stop the Web Services and Applications service.
  2. Uninstall the Web Services and Applications RPM package using the rpm package manager: rpm –e gws
  3. Make Oracle Java 7 the default on the host.
  4. Restore the files that you backed up during the upgrade.
  5. Start Web Services and Applications.

Rollback to 8.5.201.18

Since this version uses Java 7, you need to rollback your Web Services and Applications version and specify Java 7. The method by which you rollback your Java version depends on the method by which you upgraded the version.

  1. Stop the Web Services and Applications service.
  2. Uninstall the Web Services and Applications RPM package using the rpm package manager: rpm –e gws
  3. Make Oracle Java 7 the default on the host.
  4. Restore the files that you backed up during the upgrade including:
    • /etc/init.d/gws
    • /etc/default/gws
  5. Start Web Services and Applications.

Rollback to 8.5.201.29, 8.5.201.41, 8.5.201.50, 8.5.201.61, 8.5.201.68, 8.5.201.76, or 8.5.201.84

  1. Stop the Web Services and Applications service.
  2. Uninstall the Web Services and Applications RPM package using the rpm package manager: rpm –e gws
  3. Restore the files that you backed up during the upgrade including:
    • /etc/init.d/gws
    • /etc/default/gws
  4. Start Web Services and Applications.

Recover Cassandra from a snapshot

If the rollback to previous version is not successful, the cause might be database data corruption. In this case, restore the Cassandra database from the snapshot that you took before the migration. Detailed instruction depends on your Cassandra version and can be obtained here:

Comments or questions about this documentation? Contact us for support!