User Tools

Site Tools


Sidebar

Announcement

Ahsay Backup Software

Backup Set Types

Supported Storage

Features in OBM / ACB

Features in CBS

Brand and Customize

License

Documentation

Performance Testing

FAQs and Known Issues

Can't Find What You Need?

public:how_to_apply_hotfix_to_ahsaycbs

This is an old revision of the document!


How to apply hotfix to AhsayCBS

Requirements

You can only apply to this hotfix to machines running AhsayCBS version that the hotfix is based on.

This information can be found on the Hotfix Release History page:

Hotfix installation instructions for AhsayCBS (Windows/Linux)

1. Download the required hotfix from the Hotfix Release History page: (v7 | v8)
2. Shutdown the AhsayCBS service by:

Windows

  • [ Control Panel ] > [ Administrative Tools ] > [ Services ] > [ Ahsay Cloud Backup Suite ] > [ Stop ]
  • [ Control Panel ] > [ Administrative Tools ] > [ Services ] > [ Ahsay Cloud Backup Suite NFS Service ] > [ Stop ]

Linux/FreeBSD

  • Run the script file at [CBS_Install_Home]/bin/shutdown.sh to shutdown CBS service(e.g. / usr / local / cbs/ bin / shutdown.sh )
  • Run the script file at [CBS_Install_Home]/nfs/bin/shutdown.sh to shutdown CBS NFS service(e.g. / usr / local / cbs/ nfs / bin / shutdown.sh )

3. Copy of “build”, “lib” and “webapps” folders with a suffix of “.{version#}”, under the [CBS_Install_Home] for safety purpose. e.g. “build.717030”, “lib.717030” and “webapps.717030” for CBS v7.17.0.30.

4. Install the hotfix files:

Windows

  • Expand hotfix downloaded to [CBS_Install_Home] (e.g. C:\ Program Files \ AhsayCBS )

Linux/FreeBSD

  • Expand hotfix downloaded to [CBS_Install_Home] (e.g. / usr / local / cbs )

Extract all files within the zip archive to their path locations as in the zip archive (DO NOT remove any file from the AhsayCBS installation directory, only overwrite existing files when necessary). For example, expand the file, “lib\cbs.jar”, inside the zip archive to “C:\Program Files\AhsayCBS\lib\cbs.jar”.

5. Startup the AhsayCBS service by:

Windows

  • [ Control Panel ] > [ Administrative Tools ] > [ Services ] > [Ahsay Cloud Backup Suite] > [ Start ]
  • [ Control Panel ] > [ Administrative Tools ] > [ Services ] > [ Ahsay Cloud Backup Suite NFS Service ] > [ Start ] (AhsayCBS version 7.9.0.0 or above)

Linux/FreeBSD

  • Run the script file at [CBS_Install_Home]/bin/startup.sh to startup CBS service (e.g. / usr / local / cbs/ bin / startup.sh )
  • Run the script file at [CBS_Install_Home]/nfs/bin/startup.sh to startup CBS NFS service (e.g. / usr / local / cbs/ nfs / bin / startup.sh )

6. Installation is now complete
7. Login to your AhsayCBS web management console and go to [System Settings] > [License] > [Update License] to verify the Product Version

Hotfix installation instructions for AhsayCBS on AhsayUBS

1. Download the required hotfix from the Hotfix Release History page: (v7 | v8)
2. Login to UBS web console
3. Shutdown the AhsayCBS service by:

  • Click on the “Stop” button on [Backup Server] > [Server Status] page
  • Click on the “Stop” button on [Backup Server] > [Server Status] page in the “NFS Service” section

4. Enable share folder on AhsayUBS by:

  • Click on the “Share AhsayCBS” button on [Backup Server] > [Server Status] page

5. Enable SSH by:

  • Click on the “Start” button on [System] > [Settings] > [SSHD] page

6. Access the AhsayUBS sharefolder by using this path:

  • \\${AhsayUBS-IP-Address}\obsr

7. Use the following credentials to access to the share folder:

  • Username: root
  • Password (default): ahsayubs

8. In the share folder, create a folder named “hotfix” for temporary storage for the hotfix files.

9. SSH to the AhsayUBS with the following login credentials

  • Username: root
  • Password (default): ahsayubs

10. Copy of “build”, “lib” and “webapps” folders with a suffix of “.{version#}”, under the [CBS_Install_Home] for safety purpose. e.g. “build.717030”, “lib.717030” and “webapps.717030” for CBS v7.17.0.30.

11. Grant write permission for the related AhsayCBS server files:

  • mount -uw /ubs/mnt/esfmfw

12. Copy the hotfix files to the correct location:

  • cp -r /ubs/mnt/eslsfw/obsr/hotfix/ /ubs/mnt/esfmfw/obsr/system/obsr

13. Remove the temporary folder afterward:

  • rm -rf /ubs/mnt/eslsfw/obsr/hotfix/

14. Re-boot the AhsayUBS machine afterward via the AhsayUBS console (System > Reboot)

public/how_to_apply_hotfix_to_ahsaycbs.1548814759.txt.gz · Last modified: 2020/01/14 13:04 (external edit)

Page Tools