vStor 4.11
Catalogic SoftwareKnowledge BaseMySupport
  • Welcome to vStor!
  • Introduction
  • Installation
    • Deploying Catalogic vStor on Physical Appliances
    • Deploying Catalogic vStor Virtual Appliance for VMware
    • Deploying Catalogic vStor Virtual Appliance for Microsoft Hyper-V
    • Required Ports for Catalogic vStor
    • Updating Catalogic vStor
  • Quick Start
    • Catalogic vStor for VMware
    • Catalogic vStor for Hyper-V
  • Basic Configuration
    • Initializing vStor
    • Adding Catalogic vStor Node to Catalogic DPX
      • Using vStor API Keys with Catalogic DPX
    • Configuring vStor System Settings
      • Basic System Configuration
      • Security and Network
      • Data Management and Optimization
      • System Monitoring and Maintenance
    • Configuring Network Settings of Catalogic vStor
    • Backing up Configuration Settings of Catalogic vStor
    • Restoring Configuration Settings of Catalogic vStor
  • Storage Management
    • Adding Disks
    • Managing Storage Pools
    • Managing Volumes
      • Migrating Volumes
      • Creating Volume Snapshots
      • Using vStor Autosnapshot
    • ZFS Compression and Deduplication
    • Managing Shares
    • Managing Hosts for LUN Volumes
    • Using vStor Snapshot Explorer
  • Data Protection
    • Catalogic vStor Backup and Recovery
    • Creating vStor Partnerships
      • Creating Replication Groups
      • Establishing Cross-Version Partnerships
    • Enabling Volume Encryption
    • Immutability in vStor
    • Using GuardMode Scan
  • Advanced Configuration
    • Using Multipath Storage
    • Managing Certificates
    • Adding Encryption URLs
    • Managing MinIO Buckets
    • Assigning an E-mail to a vStor Account
    • Managing vStor User Accounts
    • Using Multi-factor Authentication (MFA)
  • vStor Command Line Interface
    • Catalogic vStor Server CLI Overview
  • Best Practices
    • Hardware Configurations: Best Practices
    • Data Backup: Best Practices
    • Data Archiving: Best Practices
    • Backup Storage: Best Practices
    • Frequently Asked Questions: Best Practices
Powered by GitBook
On this page
  • Prerequisites
  • Updating vStor via Web Interface
  • Updating vStor via CLI
  1. Installation

Updating Catalogic vStor

PreviousRequired Ports for Catalogic vStorNextCatalogic vStor for VMware

Last updated 6 months ago

Important. If you encounter errors during updates or backups in vStor 4.11, try the following:

  1. Clean your user’s home directory (especially /home/admin) of unnecessary files.

  2. Remove old backups from /opt/vstor/backup.

These steps may resolve operation timeout issues specific to vStor 4.11. This issue has been fixed in vStor 4.11.1.

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 .

Updating vStor via Web Interface

  1. Open a web browser and navigate to https://<vStor_hostname_or_IP>:8900.

  2. Log in with admin credentials.

  3. In the navigation menu, click System.

  4. Click the Install updates button.

  1. vStor Updater will open in a new tab, where you need to re-enter your admin credentials.

  2. Select the ISO file downloaded from the Catalogic MySupport portal.

  3. Click Update

Important. There is a known issue with updating vStor 4.11 via the web interface. When you click Update, the vStor updater immediately reports the update as completed, even though the process is still running in the background. To ensure the update has been successfully completed, refresh the vStor web interface. If it responds, the update process is finished. Otherwise, wait a few minutes and try again.

Updating vStor via CLI

  1. Log in to your machine via SSH or Console as admin.

  2. Run the catalogic-updater script 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.

Catalogic MySupport portal