过程:通过命令提示符检查同步进度
- 
To list available logs before tailing, on the container host, run the following command:
mgrctl exec ls /var/log/rhn/reposync/ - 
在 SUSE Manager 容器主机的命令提示符处,以 root 身份检查通道日志文件的同步:
mgrctl exec -ti -- tail -f /var/log/rhn/reposync/<channel-label>.log - 
每个子通道在同步过程中会生成自身的日志。您需要检查所有基础通道和子通道日志文件,以确保同步完成。