To ensure consistency of data on an LU, it may be necessary to restore it from a snapshot or a backup. To restore an iSCSI LU, perform the following steps:
-
Disconnect the iSCSI Initiator from the Target.
-
Unmount the iSCSI logical unit.
Use the following CLI command:
iscsi-lu unmount <name>, where
name is the name of the LU
-
Restore the logical unit from a snapshot or backup.
-
Mount the iSCSI logical unit.
Use the following CLI command:
iscsi-lu mount <name>, where
name is the name of the LU.
-
Reconnect to the Target using the iSCSI Initiator.
-
If necessary, rescan disks in Computer Management.