Creating a VVol-enabled service on storage systems that run IBM Spectrum Virtualize
The IBM® Spectrum Control Base Edition features a comprehensive storage virtualization support, using VMware Virtual Volume (VVol) technology.
About this task
To create a VVol-enabled storage service:
- Enable VVol utilization at the side of a storage system that runs IBM Spectrum Virtualize.
- Create the service, using Spectrum Control Base.
Procedure
- Activate the storage system CLI utility and log in as SecurityAdmin, and then create a user group with role VASAProvider (mkusergrp -name <vasa_group_name> -role VASAProvider).
- Create a VASAProvider user in the user group (mkuser -name <user_name> -usergrp <vasa_group_name>).
- Create a metadata volume (mkmetadatavdisk -mdiskgrp <pool_name>). For the storage systems that run microcode 7.6.1.0 or later, this operation requires the SecurityAdmin access level. Also, on these storage systems, you can enable the VVol feature by toggling the Enable VVOL switch under Settings -> System -> VVOL, using the web GUI.
- For each ESXi host, define the host on the storage system as adminlun type (svctask mkhost -name <host_name> -fcwwpn <fibre_channel_wwpn> -iscsiname <iscsi_wwn> -type adminlun).
- Launch Spectrum Control Base.
- Define a high-availability group. See Defining a high-availability group.
- Generate a self-signed Spectrum Control Base server certificate. See Managing server certificates.
- Set up VASA credentials. See Setting the VASA credentials.
- Enable the VASAProvider user to access the storage resources. See Entering the storage system credentials.
- Add the storage system to the Spectrum Control Base. See Adding a storage system.
- Add a new storage space. See Adding a storage space.
- Add a VVol-enabled service to the storage space. See Adding a storage service.
- Define a storage resource and attach it to the VVol-enabled service. See Defining and attaching storage resources.
- Register Spectrum Control Base as a storage provider on VMware vCenter server. See Registering Spectrum Control Base as a storage provider on vCenter server.
- Launch the vWC and create a VVol-enabled datastore. Select the storage space that you defined as an underlying storage resource for the datastore.