The following are stop job failures for loading or unloading update operations:
If you stop a Load Update or Unload Update job and the job does not stop, manually ensure that the following process is killed on the management server:
# ps -ef |grep swi_pkg_pusher # ps -ef |grep rpm |
Then, check any processes that are running on the manageable server:
# ps -ef |grep rpm, ... |