Description | This object is used to facilitate modification
of fcsVsanDiscoveryList2k, fcsVsanDiscovery-
List4k, fcsVsanDiscoveryName and
fcsStartDiscovery objects by multiple managers.
The procedure for modifying the above four objects
is as follows:
1. Determine new values for fcsVsanDiscoveryList2k,
fcsVsanDiscoveryList4k and fcsVsanDiscoveryName.
2. Retrieve the value of fcsVsanDiscoverySpinLock.
3. Set the value of fcsVsanDiscoverySpinLock to the
retrieved value, and (in the same PDU) the value
of fcsVsanDiscoveryList2k to the new value.
If the set fails for the fcsVsanDiscoverySpinLock
object, go back to step 2.
4. Set the value of fcsVsanDiscoverySpinLock to the
retrieved value incremented by one, and (in the
same PDU) the value of fcsVsanDiscoveryList4k
to its new value. If the set fails for
fcsVsanDiscoverySpinLock, go back to step 2.
5. Set the value of fcsVsanDiscoverySpinLock to the
retrieved value incremented by two, and (in the
same PDU) the value of fcsStartDiscovery to
'startDiscovery'. If the set fails for
fcsVsanDiscoverySpinLock, go back to step 2.
6. Set the value of fcsVsanDiscoverySpinLock to the
retrieved value incremented by three, and (in the
same PDU) the value of fcsVsanDiscoveryName to
its new value. If the set fails for
fcsVsanDiscoverySpinLock, go back to step 2.
Note that if it's possible to include
fcsVsanDiscoveryList4k, fcsStartDiscovery,
and/or fcsVsanDiscoveryName in the (Set Request)
PDU of an earlier step, then step 4, 5 and/or 6,
respectively , can be eliminated. |