.. _Transferring Virtuozzo Infrastructure Platform iSCSI Targets Between Virtuozzo Infrastructure Platform Nodes:

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 :ref:`Deleting Virtuozzo Infrastructure Platform iSCSI Targets`).

To transfer an iSCSI target, do the following:

1. Make sure the target is stopped. For more details, see :ref:`Stopping Virtuozzo Infrastructure Platform iSCSI Targets`.

2. Unregister the target on its current 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 new Node with the ``vstorage-iscsi register`` command. For example:

   ::

       # vstorage-iscsi register -t iqn.2014-04.com.vstorage:test1

