Network_Appliance
NS0-155 · Question #181
What command would create a LUN clone named lun0.clone from the LUN lun0 on the volume vol2?
The correct answer is B. lun clone create /vol/vol2/lun0.clone -b /vol/vol2/lun0 snap_recent. lun clone create clone_lunpath [ -o noreserve ] -b parent_lunpath parent_snap
Storage Resource Management
Question
What command would create a LUN clone named lun0.clone from the LUN lun0 on the volume vol2?
Options
- Alun clone start create /vol/vol2/lun0.clone -b /vol/vol2/lun0 snap_recent
- Blun clone create /vol/vol2/lun0.clone -b /vol/vol2/lun0 snap_recent
- Clun clone create /vol/vol2/lun0 -b /vol/vol2/lun0.clone snap_recent
- Dlun clone create /vol/vol2/lun0.clone -b /vol/vol2/lun0 -s snap_recent
How the community answered
(49 responses)- A14% (7)
- B76% (37)
- C8% (4)
- D2% (1)
Explanation
lun clone create clone_lunpath [ -o noreserve ] -b parent_lunpath parent_snap
Topics
#LUN clone#CLI syntax#volume#snapshot
Community Discussion
No community discussion yet for this question.