Skip to content

Commit b4e1884

Browse files
committed
minor refactor
1 parent f45baf9 commit b4e1884

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

source/adminguide/kvm_veeam.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -218,17 +218,6 @@ Refer to the official Veeam documentation for further details:
218218

219219
https://helpcenter.veeam.com/
220220

221-
Image Transfer for Backup and Restore
222-
-------------------------------------
223-
224-
An Image Transfer service runs on the KVM hosts to facilitate the transfer of VM disk data
225-
during backup and restore operations. This service is used by Veeam Backup & Replication
226-
and/or the worker VM to read and write VM disk data from the hypervisor hosts.
227-
228-
The Image Transfer service listens on port **54322** and the management network IP by default.
229-
This can be changed using the **image.server.listen.address** property in agent.properties
230-
on each KVM host to use any other dedicated network for doing data transfer.
231-
232221
Instance Backup using Veeam Backup and Replication
233222
--------------------------------------------------
234223

@@ -421,6 +410,18 @@ For RHEL/CentOS-based hosts, run the following commands:
421410
dnf install epel-release -y
422411
dnf install ntfs-3g -y
423412

413+
Image Transfer for Backup and Restore
414+
-------------------------------------
415+
416+
An Image Transfer service runs on the KVM hosts to facilitate the transfer of VM disk data
417+
during backup and restore operations. This service is used by Veeam Backup & Replication
418+
and/or the worker VM to read and write VM disk data from the hypervisor hosts.
419+
420+
The CloudStack Image Service exposes tcp endpoints that Veeam uses to read or write VM disk data.
421+
The Image Transfer service listens on port **54322** and the management network IP by default.
422+
This can be changed using the **image.server.listen.address** property in agent.properties
423+
on each KVM host to use any other dedicated network for doing data transfer.
424+
424425
Compatibility with other Backup Providers in CloudStack
425426
-------------------------------------------------------
426427

0 commit comments

Comments
 (0)