Configuring Volume Shadow Copy Service using Fibre Channel
You can use FC when you configure the VSS provider in a physical environment.
Procedure
- Connect to the storage system using the Common Information Model Object Manager (CIMOM).
- Create the free
storage pool and reserved storage pool
for VSS. Define the virtual hosts
VSS_FREE_POOLandVSS_RESERVED_POOLon the storage system with the following sample worldwide port names (WWPN):5000000000000000 and 5000000000000001.Note:- In a multiple host environment where hosts are connecting to the same storage system, a common reserved storage pool and a common free storage pool must be created on the storage system. Every host uses the common free storage pool and the common reserved storage pool.
VSS_FREE_POOLandVSS_RESERVED_POOLmust be FC Port type hosts. iSCSI and SAS type hosts are not supported.
- Issue the following commands to
set the sample WWPN of
the free storage pool and the reserved storage pool:
- ibmvcfg set vssFreeInitiator
- ibmvcfg set vssReservedInitiator
- Map the source volumes to the physical host by FC.
-
Map the target volumes to the free storage pool. Note:
- Each target volume must be exactly the same size as the corresponding source volume.
- Enable multi-path input/output (MPIO) with the appropriate vendor DSM if you configure multiple paths from the host to the storage array.
- After the configuration is set (see step 3), the service must be restarted using the following
commands in order for the configuration to take effect:
net stop vssnet stop ibmvss