10-25-2025 10:06 PM - edited 10-25-2025 10:08 PM
Hi all — looking for advice and best-practice steps to migrate an older Cisco iPSK Manager deployment onto a fresh, managed Ubuntu VM while preserving existing endpoint/PSK data.
Rebuild on a new Ubuntu SOE VM managed by our infrastructure team, install the latest iPSK Manager, and migrate existing iPSK data.
Absolute minimum is the ability to migrate all the endpoint data to the new instance. I am happy to manually rebuild all the portals, groups, SSL certificates manually.
Advice, lessons learned, or validated steps from anyone who has done this would be greatly appreciated.
We have a lab that I've run VMs up on and have a copies of the existing production VM and its data. I've been attempting to do the migration, but I've broken it a few times now. So reaching out for any advice. Also! I am able to test any suggestions before trying for real.
If you have a super obvious and simple suggestion, don't hesitate to let me know. I might not have thought of it or not know about it.
10-26-2025 02:49 AM
Safest path — export and migrate the iPSK Manager MySQL database rather than the full app. Spin up your new Ubuntu SOE VM, install the same iPSK version as production, then restore the existing DB dump and verify schema alignment. Once confirmed, upgrade iPSK Manager in place to the latest build. This preserves all endpoint/PSK data while avoiding version-jump corruption. Snapshot before upgrade and cut over via DNS once validated.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide