Thank you Rich, for highlighting this. Going forward we will include all details. For this issue Efix removal job is already the part of that playbook. But only that target having issue.
Thank you for working on this.
Original Message:
Sent: Fri December 27, 2024 08:46 AM
From: Rich Jefferies
Subject: Service pack update failed with the error in 7.3
Ok, so it sounds like it is an issue with an eFix being installed.
Add a task in the playbook to cleanup any eFixes before the AIX update.
However, if you want assistance from the group it's always better to provide actual information on what you are doing instead of partial output from an unknown command... ;^)
------------------------------
Rich Jefferies
Original Message:
Sent: Fri December 27, 2024 08:12 AM
From: Manoj Kumar
Subject: Service pack update failed with the error in 7.3
Hi Rich,
Only on one particular client we are getting that error. Rest working fine. Can we check anything on that particular node only. However, we remove the efixes manually then job successfully completed.
------------------------------
Manoj Kumar
Original Message:
Sent: Fri December 27, 2024 05:25 AM
From: Rich Jefferies
Subject: Service pack update failed with the error in 7.3
Hi Manoj.
From the output it looks like you are trying to run the AIX update from Ansible - so possibly the Automation group would be a better place to ask...
Anyway, the error is from the ibm.power_aix.emgr module not the ibm.power_aix.nim or ibm.power_aix.install_all_updates module.
Either this is because there is an eFix installed that is causing an issue, or you are using the wrong module ?
Try posting in the automation group & share the playbook (or appropriate segments) and full output along with the AIX Version details (current/upgrade).
Cheers
Rich
------------------------------
Rich Jefferies
Original Message:
Sent: Thu December 26, 2024 10:34 AM
From: Manoj Kumar
Subject: Service pack update failed with the error in 7.3
Hi Team,
I am trying to update service pack and getting following error. It is 7.3 server.
: FAILED! => {"changed": false, "module_stderr": "Shared connection to dsmmna001s closed.\r\n", "module_stdout": "Traceback (most recent call last):\r\n File \"/.ansible/tmp/ansible-tmp-1735207151.3548958-86-229180239013878/AnsiballZ_emgr.py\", line 107, in <module>\r\n _ansiballz_main()\r\n File \"/.ansible/tmp/ansible-tmp-1735207151.3548958-86-229180239013878/AnsiballZ_emgr.py\", line 99, in _ansiballz_main\r\n invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\r\n File \"/.ansible/tmp/ansible-tmp-1735207151.3548958-86-229180239013878/AnsiballZ_emgr.py\", line 47, in invoke_module\r\n runpy.run_module(mod_name='ansible_collections.ibm.power_aix.plugins.modules.emgr', init_globals=dict(_module_fqn='ansible_collections.ibm.power_aix.plugins.modules.emgr', _modlib_path=modlib_path),\r\n File \"/opt/freeware/lib64/python3.9/r…
------------------------------
Manoj Kumar
------------------------------