Description | This object is used to facilitate modification
of zoneCopyActToFullMode and zoneCopyActToFullOnVsan
by multiple managers.
The procedure for modifying these objects is
as follows:
1. Determine new values for
zoneCopyActToFullMode, zoneCopyActToFullOnVsan.
2. Retrieve the value of zoneCopyActToFullSpinLock.
3. Set the value of zoneCopyActToFullSpinLock to
the retrieved value, and (in the same PDU) the value
of zoneCopyActToFullMode to the new
value. If the set fails for zoneCopyActToFullSpinLock,
go back to step 2.
4. Set the value of zoneCopyActToFullSpinLock to
the retrieved value plus one, and (in the same PDU)
the value of zoneCopyActToFullOnVsan to the new
value. If the set fails for
zoneCopyActToFullSpinLock object, go back to step
2.
Note that if it's possible to include
zoneCopyActToFullOnVsan in the (Set Req)
PDU of the earlier step, then step 4 can be
eliminated. |