What needs to be done to create a consistent Snapshot copy of a LUN without disruptions?
Correct Answer: B
To create a consistent Snapshot copy of a LUN without disruptions, it is necessary to quiesce I/O to the LUN. This process involves pausing or temporarily stopping the input/output operations to ensure that the data is in a consistent state when the snapshot is taken. This method is crucial for maintaining data integrity and consistency in the snapshot. For further details, refer to: * NetApp Documentation on Snapshot Consistency * NetApp Best Practices for Snapshot Management
Question 22
Which two steps must be taken first to restore a LUN from a SnapMirror Synchronous destination? (Choose two.)
Correct Answer: B,C
To restore a LUN from a SnapMirror Synchronous destination, the following steps must be taken: * Release the relationship: This step is necessary to break the SnapMirror relationship, allowing the LUN to be restored independently. * Delete the relationship: After releasing the relationship, deleting it ensures that there are no residual dependencies or configurations that might interfere with the restore process. For more information, refer to: * NetApp Documentation on SnapMirror Synchronous (NetApp) (NetApp).