Administrator’s Command Line Guide

Table Of Contents
2.4. Transferring iSCSI Targets between Nodes
Item Description
Target Unique alphanumeric name of the iSCSI target.
Portals Target’s IP address(es).
Status Target’s current state.
running: target is running and ready for use (for local targets).
stopped: target is stopped (for local targets).
service failed: the iSCSI service is down (for local targets).
remote: target is registered on a different node.
unregistered: target is not registered on any node in the Acronis Storage cluster.
Registered Whether or not the target is registered on the host which ID is shown in the Host entry.
Host Acronis Storage node ID.
LUN Virtual disk’s integer number within the target.
Size Virtual disk’s logical size (16 TB maximum).
Used Virtual disk’s physical size. The physical size can be smaller than logical due to the expanding
format of the virtual disk.
Online
Yes: the LUN is visible to and can be mounted by iSCSI initiators.
No: the LUN is invisible to and cannot be mounted by iSCSI initiators.
2.4 Transferring iSCSI Targets between Nodes
You can transfer stopped iSCSI targets between Acronis Storage nodes. After the transfer, you will be able to
start and manage the iSCSI target on the destination node. On the source node, you will only be able to
delete the transferred target with the
--force option (for more details, see Deleting iSCSI Targets on page 8).
To transfer an iSCSI target, do the following:
1. Make sure the target is stopped. For more details, see Stopping iSCSI Targets on page 8.
2. Unregister the target on the source node with the vstorage-iscsi unregister command. For example:
# vstorage-iscsi unregister -t iqn.2014-04.com.vstorage:test1
3. Register the target on the destination node with the vstorage-iscsi register command. For example:
7