The storage administrator is preparing an action plan to upgrade a Fibre Channel storage array. The current plan will result in extended downtime for a VMFS LUN that is part of a SDRS cluster. What steps can be taken in a vSphere 5.x environment to minimize the impact of the downtime? (Choose two.)
A.
Ensure there are multiple active paths to the LUN
B.
Ensure DRS is configured properly
C.
Use Storage vMotion to migrate the affected VMDKs
D.
Place the datastore into maintenance mode
Are the correct Answers for this one A & C? I dont see the option to place a Data store into Maintenance mode.
If you have a datastore cluster configureed, you can place a datastore into SDRS maintenence mode… this can be done from the config tab/storage/ right click a datastore listed and select “ENTER SDRS MAINTENENCE MODE”
also, at saem place, select a datastore, and select the summary tab and there is a command to place into sdrs maint mode also.
http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere.resmgmt.doc%2FGUID-6C6BDF59-A907-4377-9695-5FE676FFC9C3.html
A isn’t correct because the question states that there will be an extended downtime on the storage LUN, so adding more paths to the same LUN will not resolve the issue.
-s
If i understand correctly, Storage DRS uses storage vmotion to automatically migrate VMDKs if a data-store is put into maintenance mode. If this is correct, surely “Use storage vmotion to migrate the affect VMDKs” is not warranted. Making the answer B & D
DRS is not the same as SDRS – it’s eliminate B.
C and D are redundant, but still valid steps.