CONTAP-87615: Controller replacement resume fails due to invalid user logging in.
Issue
- Controller replacement resume workflow fails with an error immediately after a clustershell command is executed using 'ngsh' utility.
- Example: A nodeshell command was being executed to unset a bootarg, when the following error messages were seen in 'mgwd.log':
[00000bdf.0000d7f4 0001065f Fri Feb 17 2023 22:05:24 -06:00 [kern_mgwd:info:3372] Executing command: /sbin/ngsh -c set diag; node run -node atc-storage-15 -command bootargs unset bootarg.head.ontapupgrade ; [NDO_LOG at src/common/ndo_set_bootarg.cc:22 in 'run_command']]
[00000bdf.0000d7f5 0001065f Fri Feb 17 2023 22:05:24 -06:00 [kern_mgwd:info:3372] Debug: Error: Account not configured to connect in this manner.]
[00000bdf.0000d7f6 0001065f Fri Feb 17 2023 22:05:24 -06:00 [kern_mgwd:error:3372] Getting bootarg failed. Error: 0 - :. ; [NDO_LOG at src/common/ndo_set_bootarg.cc:28 in 'run_command']]
- When this failure is encountered, the following error message is always seen in 'mgwd.log'.
[00000bdf.0000d7f5 0001065f Fri Feb 17 2023 22:05:24 -06:00 [kern_mgwd:info:3372] Debug: Error: Account not configured to connect in this manner.]