Details
-
Type:
Documentation
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Database
-
Labels:
-
Edition:Community
-
Production Notes:None
Description
When running a SonarQube migration, we sometimes copy entire tables, to be faster.
The downside is that the migration use a lot of space, and users may run into errors with a full filesystem (The transaction log for database 'sonarqube' is full due to 'ACTIVE_TRANSACTION'.)
We need to raise awareness about this, to warn users that they need to extends their storage capacity before starting a huge migration.
As a rule of thumb, the database storage should be below 50% usage.
Attachments
Issue Links
- depends upon
-
SONAR-14744 Ensure DB migration 7.9->8.9 on SQL Server is performant after Hardening on big dataset
-
- Closed
-