This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

7.20 - Forced to reload the entire box..

I was able to upgrade one of my 220's with no problem, this being the case I tried a second one.   The box looked like it upgraded with no issues, yet when it came back up it showed all of the interface states as DOWN, yet showed links as UP.  I looked at the logs and noted that it the middleware was restarting every minute or so.  During this time the internet was down and the processor of the firewall was pegged.  The only difference between this box and the one that worked is 2 static interface routes, otherwise they're 100% the same.  I did see some errors about not being able to apply the routes after the upgrade, removing the routes did not help.   I ended up loading up the ISO of the last stable version and performing a restore so we're back up, yet I think I may have run into a nasty bug, anyone else with weirdness?  I'd like to apply the patch, yet I really don't like coming in at 3AM! [:P]


This thread was automatically locked due to age.
Parents
  • essh good to know, i am gonna update my three boxes tomorrow.  i have static gateway routes set though, not static interface routes.
  • sirebral,

    let me ask some questions:
    - did you reload the box with 7.200 or 7.10x? (=is it now working with 7.200 and your configuration?)
    - do you have some logfiles from the failing box?
    - did you install some preview RPMs from support on that second box?

    cheers
    ~marcel
  • Hi.
    I have the similar situation.
    After upgrading to 7.2 , the Middleware stop after 2-3 hours, and I have no connections to the Internet and to my DMZ.
    If I restore the configuration, restart Astaro or restart MDW service, everything get back to normal for the next 2-3 hours. 

    [:(]
  • Goldy,

    there are some important things to know about Middleware:
    - it is the main services for writing configuration and stopping/starting services
    - it runs only on demand (e.g. WebAdmin changes, IP changes, DNS host changes, RAS access, ..)
    - it stops/restarts all services once it is started to have them in a defined state
    - it 'normally' does not leave the system in a broken state if it stops working after a complete run
    - it is restarted by selfmonitor if it dies

    In order to help here, you'd need to add some details about your problem:
    - check if mdw is running when your problem occurs (ps axf | grep mdw)
    - check selfmon.log if it tries starting mdw at the time your problem occurs
    - check /var/log/mdw.log and /tmp/mdwdebug.log for errors
    - check which other logs changed when your problems occurs (ls -ltr /var/log/) and check them for possible problems

    hope this helps
    ~marcel
Reply
  • Goldy,

    there are some important things to know about Middleware:
    - it is the main services for writing configuration and stopping/starting services
    - it runs only on demand (e.g. WebAdmin changes, IP changes, DNS host changes, RAS access, ..)
    - it stops/restarts all services once it is started to have them in a defined state
    - it 'normally' does not leave the system in a broken state if it stops working after a complete run
    - it is restarted by selfmonitor if it dies

    In order to help here, you'd need to add some details about your problem:
    - check if mdw is running when your problem occurs (ps axf | grep mdw)
    - check selfmon.log if it tries starting mdw at the time your problem occurs
    - check /var/log/mdw.log and /tmp/mdwdebug.log for errors
    - check which other logs changed when your problems occurs (ls -ltr /var/log/) and check them for possible problems

    hope this helps
    ~marcel
Children
No Data