Run Commands

Upgrade

Learn how to upgrade PachCTLand & PachD.

⚠️

We do not currently recommend upgrading to 2.6.x at this time. If you have questions, please reach out to us on Slack.

Upgrading to 2.6.5 from older versions involves a data migration. This migration can take a long time depending on the size of your cluster. If you are looking to upgrade a long-lived cluster, we recommend waiting for 2.7.0. For a newer cluster, if you still wish to upgrade, we recommend that you:

  • Backup your cluster before upgrading

  • Upgrade to 2.6.5 during a time when your cluster is not in use

  • Run the following check before upgrading:

    pachctl misc test-migrations postgres://USERNAME:PASSWORD@HOST:PORT/pachyderm

Learn how to upgrade Pachyderm to access new features and performance enhancements.

Before You Start #

How to Upgrade Pachyderm #

  1. Run the following brew command or download & install the latest release assets:
brew tap pachyderm/tap && brew install pachyderm/tap/pachctl@2.6  
  1. Upgrade Helm.
Deploy Method:
  1. Verify that the installation was successful by running pachctl version:
pachctl version 

# COMPONENT           VERSION  
# pachctl             2.6.10 
# pachd               2.6.10