2.4. Transferring Virtuozzo Infrastructure Platform iSCSI Targets Between Virtuozzo Infrastructure Platform Nodes¶
You can transfer stopped iSCSI targets between Virtuozzo Infrastructure Platform 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 Virtuozzo Infrastructure Platform iSCSI Targets).
To transfer an iSCSI target, do the following:
Make sure the target is stopped. For more details, see Stopping Virtuozzo Infrastructure Platform iSCSI Targets.
Unregister the target on its current Node with the
vstorage-iscsi unregistercommand. For example:# vstorage-iscsi unregister -t iqn.2014-04.com.vstorage:test1
Register the target on the new Node with the
vstorage-iscsi registercommand. For example:# vstorage-iscsi register -t iqn.2014-04.com.vstorage:test1
Version 2.5 — Jun 27, 2018