I have a query regarding version compatibility and licensing in a multi-VM setup. Currently, I have two different versions of SonarQube installed:
- SonarQube 2025.1 on VM1
- SonarQube 2025.3 on VM2
Both VMs are configured separately, and I have a valid Developer Edition license.
Here are the questions I need help with:
- Database Restoration Compatibility:
I would like to take a database backup from the 2025.1 instance (VM1) and restore it into the 2025.3 instance (VM2).
- Is it supported to restore a database backup from an older version (2025.1) into a newer one (2025.3)?
- Will any issues occur due to version differences?
- License Scope Across VMs:
Given that I have a Developer Edition license, can I use this same license on both VM1 and VM2 for this purpose (one for backup, one for restore/testing)?
- Or is the license limited to a single running instance/environment?
I want to ensure there are no conflicts or database issues during this setup and transition. Kindly advise on best practices or limitations.
Thanks in advance!