(Update with the copy of version: 8.5.2DRAFT) |
(Update with the copy of version: 8.5.2DRAFT) |
||
Line 4: | Line 4: | ||
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. | 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. | ||
− | |||
− | |||
# Stop the Web Services and Applications service. | # Stop the Web Services and Applications service. | ||
Line 12: | Line 10: | ||
# Restore the files that you backed up during the upgrade. | # Restore the files that you backed up during the upgrade. | ||
# Start Web Services and Applications. | # Start Web Services and Applications. | ||
− | |||
− | |||
==Rollback to 8.5.201.18== | ==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. | 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. | ||
− | |||
− | |||
# Stop the Web Services and Applications service. | # Stop the Web Services and Applications service. | ||
Line 29: | Line 23: | ||
# Start Web Services and Applications. | # Start Web Services and Applications. | ||
− | + | ==Rollback to 8.5.201.29, 8.5.201.41, 8.5.201.50, or 8.5.201.61== | |
− | |||
− | |||
− | ==Rollback to 8.5.201.29, 8.5.201. | ||
− | |||
− | |||
# Stop the Web Services and Applications service. | # Stop the Web Services and Applications service. | ||
Line 42: | Line 31: | ||
#* '''/etc/default/gws''' | #* '''/etc/default/gws''' | ||
# Start Web Services and Applications. | # Start Web Services and Applications. | ||
− | |||
==Recover Cassandra from a snapshot== | ==Recover Cassandra from a snapshot== |
Revision as of 18:56, March 24, 2017
Contents
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.
- Stop the Web Services and Applications service.
- Uninstall the Web Services and Applications RPM package using the rpm package manager: rpm –e gws
- Make Oracle Java 7 the default on the host.
- Restore the files that you backed up during the upgrade.
- 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.
- Stop the Web Services and Applications service.
- Uninstall the Web Services and Applications RPM package using the rpm package manager: rpm –e gws
- Make Oracle Java 7 the default on the host.
- Restore the files that you backed up during the upgrade including:
- /etc/init.d/gws
- /etc/default/gws
- Start Web Services and Applications.
Rollback to 8.5.201.29, 8.5.201.41, 8.5.201.50, or 8.5.201.61
- Stop the Web Services and Applications service.
- Uninstall the Web Services and Applications RPM package using the rpm package manager: rpm –e gws
- Restore the files that you backed up during the upgrade including:
- /etc/init.d/gws
- /etc/default/gws
- 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!