question

EdwardsMarkTechnology-5175 avatar image
0 Votes"
EdwardsMarkTechnology-5175 asked EdwardsMarkTechnology-5175 answered

SCOM Agent Linux Install Error

SCOM 2012 R2 UR12 agent package manually installed on RHEL 7. On a small number of servers getting an error when trying to discover & manage:

Failed during SSH discovery. Exit code: -1073479070
Standard Output:
Standard Error:
Exception Message:An exception (-1073479070) caused the SSH command to fail - Couldn't agree a mac algorithm (available: hmac-sha2-256,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com)

If i do a $ ssh -Q mac
between a working and non-working server, the mac algorithms are identical so im stumped.

Any ideas?

msc-operations-manager
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

StoyanChalakov avatar image
0 Votes"
StoyanChalakov answered StoyanChalakov edited

Hi,

this seems related, have you checked it:

SCOM Couldn't agree a mac algorithm
https://social.technet.microsoft.com/Forums/azure/en-US/2acd8995-4a56-47d9-8c07-6f6ddc0f82a1/scom-couldnt-agree-a-mac-algorithm?forum=operationsmanagerunixandlinux

So accordding to CyrAz's reply you need to check the /etc/ssh/sshd_config file (Not quite sure if the command you listed does this???).

Does this help?


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Stoyan Chalakov







5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

EdwardsMarkTechnology-5175 avatar image
0 Votes"
EdwardsMarkTechnology-5175 answered

yep i saw that unfortunately the macs listed in /etc/ssh/sshd_config are the same between a working and non-working (so i have been told :-) )

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.