Is so-saltstack-update safe to use for SO v2.4? #12495
-
Version2.4.50 Installation MethodSecurity Onion ISO image Descriptionupgrading Installation TypeDistributed Locationcloud Hardware SpecsExceeds minimum requirements CPU32 RAM16 Storage for /300 Storage for /nsm3TB Network Traffic Collectiontap Network Traffic Speeds1Gbps to 10Gbps StatusNo, one or more services are failed (please provide detail below) Salt StatusYes, there are salt failures (please provide detail below) LogsNo, there are no additional clues DetailRecently I ran SOUP to update from v2.4.30 -> v2.4.50. There was an issue with Salt on one of my Forward nodes. Following the advise from dougburks in this discussion here, I tried running Following which tonnes of errors. For example
Further inspecting
Please let me know if it's still safe to use Any help is appreciate. Thanks. edit: removed tagging user Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Managed to restore most of the services. However, seems like
Ran
Would appreciate any advice to resolve this. Thanks! P.S. some additional info
|
Beta Was this translation helpful? Give feedback.
-
What did you specify as the branch when running so-saltstack-update? There's a warning in the discussion you linked to that states you must specify a branch. Looking at the code, it defaults to master, which is the 2.3 line. You should probably be using 2.4.50, based on your answers when opening the discussion. |
Beta Was this translation helpful? Give feedback.
-
Salt minions in distributed setup seems to not be able to replace v.2.3 files after running the wrong
|
Beta Was this translation helpful? Give feedback.
-
This will be in 2.4.60 although this tool is really only used on the development side I have fixed it so it doesn't mess up any more existing 2.4 installs. In the meantime you can do |
Beta Was this translation helpful? Give feedback.
#12567
This will be in 2.4.60 although this tool is really only used on the development side I have fixed it so it doesn't mess up any more existing 2.4 installs. In the meantime you can do
so-saltstack-update 2.4/main
to try and recover your grid.