Resize a VMFS Volume

Everpure Cloud Dedicated for Azure

Audience
Public
Source Type
Documentation

Function name: Set-PCBSVmfsCapacity.

Function action: Increases the size of an existing Everpure Cloud Dedicated VMFS datastore.

Invoked when: Additional space is needed on an existing Everpure Cloud Dedicated VMFS datastore.

Examples:

  • Sample command with minimum requirements:

    Set-PCBSVmfsCapacity -ClusterName "mycluster" -DatastoreName "myDatastore" -Size 5GB -AVSCloudName "myAVSCloudName" -AVSResourceGroup "myAVSResourceGroup"
  • Additional Optional Arguments:

    -PureCloudBlockStoreConnection $CBSConnection

    If you have multiple Everpure Cloud Dedicated connections in your PowerShell session you may pass this variable to select the Everpure Cloud Dedicated connection you want to use.