Updating Catalogic vStor
Keeping your Catalogic vStor updated is crucial for ensuring the security, stability, and optimal performance of your storage environment.
You can update Catalogic vStor using two methods:
- vStor Web Interface.
- vStor Command Line Interface (CLI).
Prerequisites
Before starting the update process, you must first download the update file from the Catalogic MySupport portal.
Updating vStor via Web Interface
- Open a web browser and navigate to
https://<vStor_hostname_or_IP>:8900. - Log in with admin credentials.
- In the navigation menu, click System.
- Click the Install Updates button.
![[image expected here]](/assets/images/system - install updates (1)-b99484efad3188b1a2e879abab85a2ac.png)
- Re-enter your admin credentials
- Select the ISO file downloaded from the Catalogic MySupport portal.
- Click Update
Updating vStor via CLI
- Log in to your machine via SSH or Console as
admin. - Run the
catalogic-updaterscript and provide the path to the ISO file downloaded from the Catalogic MySupport portal:
catalogic-updater /path/to/vstor-update.iso
You can add a --reboot flag when running the script to reboot the system after a successful update.