スキーマのアップグレードが失敗する場合のトラブルシューティング

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.