Skip to main content
Version: 3.2

Migrate from Portworx Essentials to Portworx Enterprise license

With the discontinuation of Portworx Essentials, customers using the PX-Essentials license SKU will experience functionality restrictions when upgrading their Portworx release. Specifically, once the PX-Essentials license expires, users will no longer be able to:

  • Create new volumes
  • Take snapshots
  • Perform new backups

To prevent service disruptions, users must transition from PX-Essentials to Portworx Enterprise.

Switch from PX-Essentials to PX-Enterprise

  1. Modify the StorageCluster object by removing the --oem esse annotation from the StorageCluster object to disable the OEM Essentials mode.

    kind: StorageCluster
    apiVersion: core.libopenstorage.org/v1
    metadata:
    annotations:
    portworx.io/misc-args: "--oem esse" # Remove this line
  2. Save and apply the changes to the cluster. The system will initiate a gradual, node-by-node transition to Portworx Enterprise.

  3. Once the transition begins, Portworx will automatically switch to the Portworx Enterprise container image (docker.io/portworx/px-enterprise). This process will activate a 30-day Trial License for Portworx Enterprise.