NetXMS Support Forum

English Support => General Support => Topic started by: ytrasse on February 02, 2021, 05:25:11 PM

Title: Upgrade from 1.2.17 to 3.7 possible ?
Post by: ytrasse on February 02, 2021, 05:25:11 PM
Hi

Is there a possibility to upgrade NetXMS 1.2.7 to 3.7 ?
Maybe step by step. 1.2.7->2.x, 2.x->3.7 ?

We already made a lot of Dashboards, MAPs, Queries in NetXMS 1.2.7.

regards
Leopold

Title: Re: Upgrade from 1.2.17 to 3.7 possible ?
Post by: Alex Kirhenshtein on February 02, 2021, 05:27:38 PM
Upgrades are incremental, so you can safely go directly to the latest version, "nxdbmgr upgrade" will handle all steps correctly.
Should be safe, but I'd backup first anyway.

EDIT: I tried upgrade from empty 1.2.17 database and found a small bug with the upgrade. Either wait for next release, or apply https://github.com/netxms/netxms/commit/b30dfa64644c639d177f4367bc6de13ff4708311 and rebuild.

Another option will be upgrading to some intermediate version, but I'm not sure which will work correctly (2.x something should work, but it will be trial and error).