Skip to main content
Skip table of contents

Check for a new version of PeerGFS

Overview

You can check to see whether a new version of PeerGFS has been released by using the Check for Updates functionality within Peer Management Center.  If a minor update is available, you can proceed to immediately install the new version.  If a major upgrade is available, you must first obtain a new license by submitting the Peer Global File Service Upgrade Form.  You should also back up your PeerGFS configuration before installing a major upgrade.

See Peer Software Lifecycle Policy to learn more about Peer Software major and minor releases.

Update versus upgrade

Although update and upgrade are often used interchangeably in the technology world, an update (or patch) is typically an enhancement to the current version of the software, while an upgrade is typically a whole new version of the software.  Overall, the processes for updating and upgrading are very similar. However, an upgrade requires a new version license and a few additional steps.

See the Step-by-step guide section for detailed instructions for checking for a new version of PeerGFS.  Instructions for installing the new version are provided in the following knowledge base articles:

Step-by-step guide

If you are running Peer Management Center on a Windows Server and have access to the rich client, you can use the UI to check for, download, and install updates.  If you do not have access to the rich client or are running on a Linux server, there are convenience scripts available within the installation folder of Peer Management Center.


Check for Updates from the PMC rich client on Windows


You can configure Peer Management Center to automatically check for and download minor updates.  If configured, Peer Management Center checks for updates every evening at 11 p.m. local time.  Only minor updates can be downloaded; if a major upgrade is available, a notification is displayed.  Major upgrades require a new license which can be requested by submitting the Peer Global File Service Upgrade Form.

See Software Updates in the PeerGFS User Guide for instructions on setting up PMC to automatically check for and download updates.

To check for a new version of PeerGFS:

  1. Open Peer Management Center.
  2. From the Help menu, select Check for Updates.


    The Check for Updates dialog appears.  The information displayed varies depending on whether a new version is available. 

    Minor update available

    If a minor update is available, the dialog identifies the new version (and your current version) and provides a link to the release notes.  Click Yes to proceed with downloading the new version.

    Major upgrade available

    If a major upgrade is available, the dialog presents a link to an announcement page on the Peer Software website.  Click this link to learn more about the new major release and to request a license.

    Minor and major release available

    If both a major and a minor release are available, the dialog displays information about both.  You can download and install the minor release.  Click Yes to do so.  If you want to learn about and request a license for the new major release, click on the link to the announcement page.

    No update available

    If no updates are available, the dialog displays the following message:

  3. (Optional) Click Release Notes to learn more about the changes in the new version.
  4. If a new version of PeerGFS is available, continue with the appropriate process:
Check for and install minor updates by script on Windows

If this script finds an available minor update, it will automatically download and install the update.  Make sure you are prepared to install the update prior to running this script.

To use the convenience script to check for and install PMC updates on a Windows Server, follow these steps:

  1. Use Remote Desktop to connect to a Windows Server where Peer Management Center is to be updated.
  2. Navigate to <PMC Install Directory>\tools.
  3. Run Upgrade-PMCServiceStack.ps1 as an administrator.

    CODE
    .\Upgrade-PMCServiceStack.ps1
  4. If the script finds that a minor update is available, it will automatically download and install the update.
    If no minor update is available, the script will complete with a note stating that you are on the latest available version.
Check for and install minor updates by script on Linux

If this script finds an available minor update, it will automatically download and install the update.  Make sure you are prepared to install the update prior to running this script.

To use the convenience script to check for and install PMC updates on a Linux server, follow these steps:

  1. Use SSH to connect to the Linux server where Peer Management Center is to be updated.

  2. Navigate to <PMC Install Directory>/tools.

  3. Run upgrade-pmc-service-stack.sh as sudo.

    CODE
    sudo ./upgrade-pmc-service-stack.sh
  4. If the script finds that a minor update is available, it will automatically download and install the update.
    If no minor update is available, the script will complete with a note stating that you are on the latest available version.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.