How to transfer a device to another customer
Challenge
А machine has not been discovered in ACP for a particular customer. It is assigned to a machine group of another customer.
Solution
Click the “Move to another Group” item of the “Actions” menu.

Switch on the “Show groups in other customers” checkbox.
Select the group from the list and save changes.

Moving to groups from other customers is a risky action. This can interfere with and potentially break machines that are already replicated. Please, ensure you're aware of the implications before proceeding.

A machine must not have any restore points.
Related Articles
How to set a block device exclusion for the Linux replication agent
TaskSet a block device exclusion for the Linux replication agent. Solution In case there are disks on the machines that don't need to be replicated, they can be excluded by setting certain parameters in the cbt.conf configuration file. 1 Stop the ...
How to configure custom replication agent settings when adding a new customer in the ACP
Task When a replication agent is downloaded from the ACP, it is injected with the current network information vital for connecting to the Acura instance and discovering machines for the given customer. Depending on the actual layout, Acura may be ...
How to change the volume type for each device in the cloud
Task Devices need to be replicated with a different type of volume in the cloud. Solution If devices need to be replicated with a different type, change the volume type for each device accordingly. This action is available for unprotected devices ...
How to migrate AD controllers from VMware to OpenStack
Task Migrate AD controllers from VMware to OpenStack. Solution Key points to consider during the migration of AD controllers from VMware to OpenStack with Hystax Acura. Before the migration Run dcdiag and repadmin /showrepl to ensure there are no ...
How to set receiver timeout
Task Set receiver timeout. Solution Since version 4.2.2 there is an ability to specify a timeout for data transfer by replication agents. The timeout parameter is stored in etcd. To configure it, use the following commands: kubectl exec -ti etcd-0 -- ...