vStor 4.10
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 to Catalogic vStor
    • Managing Storage Pools in Catalogic vStor
    • Managing Volumes in Catalogic vStor
      • Migrating Volumes in Catalogic vStor
    • Managing Shares in Catalogic vStor
    • Managing Hosts for LUN Volumes in Catalogic vStor
  • Data Protection
    • Catalogic vStor Backup and Recovery
    • Creating vStor Partnerships
      • Creating Replication Groups
    • Enabling Volume Encryption
  • Advanced Configuration
    • Using Multipath Storage for Catalogic vStor
    • Certificates in Catalogic vStor
    • Adding Encryption URLs to Catalogic vStor
    • MinIO Buckets in Catalogic vStor
    • Assigning an E-mail to the vStor Account
    • Managing vStor User Accounts
    • Using Multi-factor Authentication (MFA) in vStor
  • 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

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. Re-enter your admin credentials

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

  3. Click Update

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