Replies: 5 comments 1 reply
-
Probably. Can you try one minion to see? |
Beta Was this translation helpful? Give feedback.
-
I removed the old salt and dependencies and then installed salt onedir 3006.9 salt and salt-minion rpms. On all four systems that I tried, the installation caused the servers to crash and reboot. After the servers came back up, I was able to run a dnf history redo on each and it completed without any problems. In general, all of the problems I was seeing with the previous salt version are gone, but I am running one state file that has several file.managed stanzas and keep getting: DeprecationWarning: Please stop importing 'salt.utils.psutil_compat' and instead import 'psutil' directly as there's no longer a need for a compatability layer. - I am investigating this one. So, some progress and some more investigations. :) |
Beta Was this translation helpful? Give feedback.
-
This has already been taken care of and will be removed in the next release |
Beta Was this translation helpful? Give feedback.
-
Thanks! I won't worry about that one. :) |
Beta Was this translation helpful? Give feedback.
-
I can report that the 3006.9 salt minion does not work with the 3006.7 salt master. I kept getting all sorts of errors. I then found onedir 3006.7 salt rpms. I removed the 3006.9 and installed those. The salt states all ran with no problems. |
Beta Was this translation helpful? Give feedback.
-
Our salt masters are running on RHEL 8 and are at version 3006.7. We have a few test RHEL 9 servers. The only 3006 version of onedir I have available is 3006.9. Do you think that will be OK with the 3006.7 master?
Beta Was this translation helpful? Give feedback.
All reactions