스키마 업그레이드 실패 문제 해결

If the schema upgrade fails, the database version check and all the other spacewalk services do not start. Run mgradm start on the container host for more information and hints how to proceed.

To access a shell inside the Server container run mgrctl term on the container host.

컨테이너에서 직접 버전 확인을 실행할 수도 있습니다.

systemctl status uyuni-check-database.service

또는

journalctl -u uyuni-check-database.service

These commands print debug information if you do not want to run the more general mgradm command.