plesk / centos2alma

CentOS 7 to AlmaLinux 8 conversion tool
Apache License 2.0
36 stars 7 forks source link

At least 873MB more space needed on the / filesystem. #287

Open Klaus-UR opened 2 weeks ago

Klaus-UR commented 2 weeks ago

Conversion is stopped with this failure (on two different servers). There are more than 50 GB free on the / 2024-06-18 19:33:24,863 - INFO - installing package make-devel-1:4.2.1-11.el8.x86_64 needs 853MB on the / filesystem 2024-06-18 19:33:24,863 - INFO - Error Summary 2024-06-18 19:33:24,863 - INFO - ------------- 2024-06-18 19:33:24,864 - INFO - Disk Requirements: 2024-06-18 19:33:24,864 - INFO - At least 873MB more space needed on the / filesystem. 2024-06-18 19:33:24,864 - INFO - ============================================================ 2024-06-18 19:33:24,864 - INFO - END OF ERRORS 2024-06-18 19:33:24,864 - INFO - ============================================================ 2024-06-18 19:33:24,866 - INFO - Debug output2024-06-18 19:33:24.861 ERROR PID: 13739 leapp: Upgrade workflow failed, check log for details 2024-06-18 19:33:24,871 - INFO - written to /var/log/leapp/leapp-upgrade.log 2024-06-18 19:33:24,871 - INFO - ============================================================ 2024-06-18 19:33:24,871 - INFO - REPORT 2024-06-18 19:33:24,871 - INFO - ============================================================ 2024-06-18 19:33:24,871 - INFO - A report has been generated at /var/log/leapp/leapp-report.json 2024-06-18 19:33:24,871 - INFO - A report has been generated at /var/log/leapp/leapp-report.txt 2024-06-18 19:33:24,871 - INFO - ============================================================ 2024-06-18 19:33:24,871 - INFO - END OF REPORT 2024-06-18 19:33:24,872 - INFO - ============================================================ 2024-06-18 19:33:24,872 - INFO - Answerfile has been generated at /var/log/leapp/answerfile 2024-06-18 19:33:24,912 - ERROR - Command ['/usr/bin/leapp', 'upgrade'] failed with return code 1 2024-06-18 19:33:24,918 - ERROR - Failed: doing the conversion. The reason: Command '['/usr/bin/leapp', 'upgrade']' returned non-zero exit status 1. 2024-06-18 19:33:25,745 - DEBUG - Going to write json '/usr/local/psa/var/centos2alma/actions.json' with new data

Feedback archive Please attach a feedback archive to the bug report. You could create it by calling centos2alma --prepare-feedback. The archive will help us investigate the centos2alma_feedback.zip problem better and faster.

SandakovMM commented 1 week ago

Hello @Klaus-UR, I believe LEAPP_OVL_SIZE will help with the problem. You can also find a related conversation in issue #281