Importing an existing volume
Use this information to import volumes created externally from the IBM block storage CSI driver by using a persistent volume (PV) yaml file.
Before you begin
- volumeHandle
- volumeAttributes (optional)Including:
- pool_name:<Name of Pool where volume is
located>
(Listed as pool_id: for DS8000® Family systems.) - storage_type: <SVC | A9K | DS8K>
- volume_name:<Volume name>
- array_address:<Array address>
- pool_name:<Name of Pool where volume is
located>
To find the volumeHandle, use one of the following procedures:
- Through command line (for Spectrum Virtualize
Family):
lsvdisk <volume name> | grep vdisk_UIDlsvdisk vol0 | grep vdisk_UID vdisk_UID 600507640082000B08000000000004FF - Through command line (for FlashSystem A9000 and
A9000R):
For example, for vol1:vol_list_extended vol=<volume_name>A9000>> vol_list_extended vol=vol1 Name WWN Product Serial Number vol1 6001738CFC9035E8000000000091F0C0 60035E8000000000091F0C0 - Through the Spectrum Virtualize management GUI:
- Select
from the side bar.
The Volumes page appears.
- Browse to the volume that the port is on and right-click >
Properties.
The Properties window appears. Use the UID number.
- Select
from the side bar.
- Through the IBM® Hyper-Scale Manager user interface for FlashSystem A9000 and A90000R storage systems:
- Select from the side bar.
The Volumes table is displayed.
- Select the Volume.
The Volume Properties form appears.
- Use the ID number.
- Select from the side bar.
About this task
|
Note: These steps are setup for importing volumes from a Spectrum
Virtualize Family system. Change parameters, as needed.
|