netbox import all the configurations from old to new netbox #13423
Replies: 2 comments 3 replies
-
Someone in the know can correct me. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Read carefully through the release notes from each major version (3.0, 3.1, 3.2, ...) between your current install and the target install as there are often specific upgrade instructions and incompatibilities that need to be addressed, eg. the need to do a stepwise upgrade to 2.11.10 before upgrading to 3.x)
Read carefully through the upgrade instructions and pay special attention to the need to capture a backup of the PostgreSQL database using pg_dump before you start changing anything and attending to any database upgrades (to PostgreSQL 12.x for example) highlighted in the release notes.
If you have a good backup of your data, you can always recover, you can't mess up and lose data, even as you make mistakes while learning the process. I'm just not sure I can bridge the gulf of understanding of how this works in the time I have to give any better advice.
Good luck!
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: xkilian ***@***.***>
Sent: Wednesday, August 9, 2023 10:08 AM
To: netbox-community/netbox ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [netbox-community/netbox] netbox import all the configurations from old to new netbox (Discussion #13423)
Try an migrate your backup from your old version to another equivalent old version and re-run the upgrade scripts following the recommended upgrade path, you can't upgrade directly to the latest version if it is an older version of Netbox.
—
Reply to this email directly, view it on GitHub<#13423 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UM4EFUMZVP4YR44IHDTXUORX5ANCNFSM6AAAAAA3KASVLA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all.
Is there any way that can we export all the configs (site,racks,,connections..) from old netbox to new netbox ? Its getting difficult for me to fix the erros with the old netbox. hence wanted to know if we can somehow export all the configs to new one.
Beta Was this translation helpful? Give feedback.
All reactions