If this error message was displayed after you entered the AK/SK pair and start the Linux Agent, rsync was not installed on the source server. You need to install rsync and restart the Agent.
Figure 1 Error message

Linux migration depends on rsync. If rsync is not installed on the source server, the Agent cannot be started.
The operations for different OSs are as follows:
CentOS and Red Hat yum install rsync rsync --version If the following information is displayed, rsync has been installed: ./startup.sh Figure 2 Confirmation When the following information is displayed, the Agent has been started up and will automatically start reporting source server information to SMS.




SUSE zypper install rsync rsync --version If the following information is displayed, rsync has been installed: ./startup.sh Figure 3 Confirmation When the following information is displayed, the Agent has been started up and will automatically start reporting source server information to SMS.




Ubuntu apt-get install rsync rsync --version If the following information is displayed, rsync has been installed: ./startup.sh When the following information is displayed, the Agent has been started up and will automatically start reporting source server information to SMS.


