Disabling VMware vSphere Virtual Volumes support

The VMware vCenter administrator can request to remove VVols support. The system administrator removes the associated pools and disables VVols support.

Before disabling Virtual Volumes support on the system, ensure that the VMware vCenter administrator migrated any virtual machines off VVols datastores hosted by the system. If data remains, the pool cannot be deleted.

Using the management GUI

Complete the following steps to disable VVol support:
  1. Select Pools > Pools.
  2. Right-click the child pool that is associated with the Virtual Volumes configuration and select Delete.
  3. Select Setting > System > VVOL.
  4. Select Off to disable Virtual Volumes on the system.

Using the command line interface (CLI)

Complete the following steps to disable Virtual Volumes support:
  1. To delete the child pool that is associated with the Virtual Volumes configuration, enter the following command:
    rmmdiskgrp childpool
    where childpool is the name of the pool that is used for the Virtual Volumes configuration.
  2. To delete the utility volume, enter the following command:
    rmmetadatavdisk
  3. To delete the Spectrum Control Base user, enter the command:
    rmuser scb_user
    where scb_user is the name of the user that is used for communication between Spectrum Control Base and the system.
  4. To delete the user group with the VASA Provider security role, enter the following command:
    rmusergrp vasaprovider
    where vasaprovider is the name of the user group that is used for the Virtual Volumes configuration.