We finally performed the upgrade from 8.2.10.1 to 8.2.11.2 (CentOS 6 to 7) and among some of the issues we've seen - our nightly automatic backup transfers appear to no longer be working. Even when we lost root access - switched to AMPCLI - the "post_nightly_maintenance" SCP script continued to work fine over the years. We made use of SCP keys to complete the backups and i suspect the private key may have changed with the OS re-install/airwave restoration.
Does anyone have any steps I can provide to TAC to get the "post_nightly_maintenance" script modified/updated. I imagine this would involve them having to generate a new public/private rsa key - and then either modify the script to reference this key (-i switch) - or store/move the private key into whatever default location airwave's ssh session is using by default? I suggest this since it looks like in an older post that the AMPCLI doesn't support "SCP passwordless" - so this would most likely need to be custom again.