Use the procedure when you want to perform an IntelliSnap backup when the mirrored pool contains LUNs that are from different physical arrays.
Before You Begin
Retrieve the array initiator ID of the disk. On the command line, type the following commands from the /opt/##_OEM_UNIX_OEM_INSSUBDIR_##/Base directory.
root@test # . ./cvprofile
root@test # ./CvDeviceTreeTest
1. Get all devices of selected type
2. Get device information
3. Get device partitions
4. Get device Serial
5. Get Array Initiator Id For Disk
q. Quit
Please select: 5
Enter device name (q-back to main menu): > /dev/dsk/c6t500A098199FAB9F7d2s4
Parent CvDevice for /dev/dsk/c6t500A098199FAB9F7d2s4 is /dev/dsk/c6t500A098199FAB9F7d2s4
For device '/dev/dsk/c6t500A098199FAB9F7d2s4' result is:
Code:0
Error:: Type is 1(DISK_SCSI)
Device path '/dev/dsk/c6t500A098199FAB9F7d2s4'
Interfaces:
=CvDeviceScsiIface supported
=CvDevicePartIface not supported
Children count is 0
rawLogicalDiskName:[/dev/rdsk/c6t500A098199FAB9F7d2s2]
500a098089fab9f7
Got FC WWN
500a098089fab9f7
Where:
/dev/dsk/c6t500A098199FAB9F7d2s4: The device name
500a098089fab9f7: The initiator ID that the software returns.
Procedure
-
To the database client, add the additional setting as shown in the following table.
For instructions on how to add additional settings from the CommCell Console, see Add or Modify an Additional Setting.
Property
Value
Name
Category
iDataAgent
Type
String
Value
The array initiator ID for the disk. For example, 500a098089fab9f7.
dYou can specify multiple array initiator IDs by separating them by using a comma (,) without spaces.