...
I am trying to use the MongoDB MMS monitoring automation agent on Amazon Linux 2 with no luck. On all instances in the replica set, it fails with the following records in the logs: Failed to download new version (13.12.0.8691) of Automation : [05:09:14.684] Error checking enterprise distro on this machine : [05:09:14.684] Error determing linux flavor and version : [05:09:14.684] Error determining version of amazon linux that we're running on : [05:09:14.684] Could not find version in from release reader for linux flavor amazon Failed to change automation version. : [05:09:14.684] Failed to download new version (13.12.0.8691) of Automation : [05:09:14.684] Error checking enterprise distro on this machine : [05:09:14.684] Error determing linux flavor and version : [05:09:14.684] Error determining version of amazon linux that we're running on : [05:09:14.684] Could not find version in from release reader for linux flavor amazon Error determing linux flavor and version : [05:09:14.684] Error determining version of amazon linux that we're running on : [05:09:14.684] Could not find version in from release reader for linux flavor amazon Error checking enterprise distro on this machine : [05:09:14.684] Error determing linux flavor and version : [05:09:14.684] Error determining version of amazon linux that we're running on : [05:09:14.684] Could not find version in from release reader for linux flavor amazon Error determining version of amazon linux that we're running on : [05:09:14.684] Could not find version in from release reader for linux flavor amazon /proc/version output Linux version 5.10.205-195.807.amzn2.x86_64 (mockbuild@ip-10-0-51-64) (gcc10-gcc (GCC) 10.5.0 20230707 (Red Hat 10.5.0-1), GNU ld version 2.35.2-9.amzn2.0.1) #1 SMP Tue Jan 16 18:28:59 UTC 2024 uname -a output Linux ip-172-31-59-26.us-west-2.compute.internal 5.10.205-195.807.amzn2.x86_64 #1 SMP Tue Jan 16 18:28:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
JIRAUSER1265262 commented on Mon, 4 Mar 2024 22:17:53 +0000: Hi krassx@gmail.com! MMS is not a core server component; it is a component of our automation systems (incl. Ops Manager). Because of this, I am going to close this issue. However, if you have a support agreement, we recommend you reach out via support instead to troubleshoot your issue. We use this SERVER project for bugs in the MongoDB database server itself. Chris
1. Create x86_64 Amazon Linux 2 instance in AWS (e.g. using t3a.small) 2. Download and install monitoring agent: curl -OL https://cloud.mongodb.com/download/agent/automation/mongodb-mms-automation-agent-manager-13.12.0.8691-1.x86_64.rhel7.rpm sudo rpm -U mongodb-mms-automation-agent-manager-13.12.0.8691-1.x86_64.rhel7.rpm 3. Configure and start agent