Ad Widget

Collapse

Problems upgading 2.0.4 to 2.4.6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • von Papst
    Junior Member
    • Sep 2015
    • 4

    #1

    Problems upgading 2.0.4 to 2.4.6

    I upgraded my server folloging upgrade instructions in documentation but after upgrade I get error queries. I added screenshot in attachment.
    Attached Files
  • kloczek
    Senior Member
    • Jun 2006
    • 1771

    #2
    Originally posted by von Papst
    I upgraded my server folloging upgrade instructions in documentation but after upgrade I get error queries. I added screenshot in attachment.
    Upgrade from 2.0.x to 2.4.x should be done with one additional step of upgrade from 2.0.x to 2.2.x.
    http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
    https://kloczek.wordpress.com/
    zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
    My zabbix templates https://github.com/kloczek/zabbix-templates

    Comment

    • von Papst
      Junior Member
      • Sep 2015
      • 4

      #3
      So it's not possible to upgrade directly from 2.0.x to 2.4.x?

      Comment

      • kloczek
        Senior Member
        • Jun 2006
        • 1771

        #4
        Originally posted by von Papst
        So it's not possible to upgrade directly from 2.0.x to 2.4.x?
        No one implemented straight procedure of upgrade from 2.0 to 2.4. Such upgrade is not supported by zabbix developers/support.
        On doing upgrade from 2.0 to 2.4 you should see many warnings if not errors about failing database scheme process.
        http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
        https://kloczek.wordpress.com/
        zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
        My zabbix templates https://github.com/kloczek/zabbix-templates

        Comment

        • Atsushi
          Senior Member
          • Aug 2013
          • 2028

          #5
          I tested upgrade from Zabbix 2.0.4 to Zabbix 2.4.6.
          it was possible upgrade directly.

          Perhaps, your database will not upgrade done.
          Because, there is no column state to table triggers.

          After upgrading the Zabbix of package, did you start the zabbix_server?
          If some errors are not output to the Zabbix log?

          After the upgrade completion, the following log output to zabbix_server.log.

          Code:
            2662:20151002:124451.515 completed 100% of database upgrade
            2662:20151002:124451.516 database upgrade fully completed

          Comment

          • von Papst
            Junior Member
            • Sep 2015
            • 4

            #6
            I dropped DB and restored from backup and after zabbix server restart database was upgraded and it works now. It looks taht in first try there was some problems. So it is possible to upgrade directly from 2.0.4 to 2.4 version as stated in documentation.

            Comment

            Working...