Cannot at Linux Servers to AMS
We have loaded Linux agent with -a switch and -l point to license server, but when we try to add machine to AMS it failed with current username and password. When we try to add to AMS pre-deploy check passed, but process timed out on add to AMS. Linux server iptables were off. Please help.

- Log in to post comments

Hello Bing Wu,
The first step is to do as the message suggests and check that the service on the Linux machines is actually started.
You can do this by running the following commands:
sudo /etc/init.d/acronis_mms status
sudo /etc/init.d/acronis_agent status
If the services are not started you can use sudo /etc/init.d/acronis_mms start.
Wait 5 minutes to make sure that the service does not stop/crash and try to add the machine again.
If the service stops/crashes, please create a support ticket to investigate this.
Thank you.
- Log in to post comments

I found that acronis_mms always stop be itself. Where is log folder for this service.
- Log in to post comments

Hello Bing Wu,
The first place to check is actually /var/log/messages right after restarting the service.
This will show if this is a crash (for example a segfault) or the service closing for some other reason. Just search for messages related to the string mms.
Could you share what you found?
- Log in to post comments