View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000271 | Rocky-Linux-9 | podman | public | 2022-08-31 00:55 | 2022-08-31 00:59 |
Reporter | John Lee | Assigned To | Louis Abel | ||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
OS | rocky-linux | OS Version | 9.0 | ||
Summary | 0000271: Rocky Linux 9 Podman无法成功启动 | ||||
Description | 【ZH-CN】我已经更新了container-selinux的最新版本了,并且执行了yum update -y,然后重启系统,发现podman服务仍然无法正常启动! ------------------------------------------------------------------------------------------------------------------------------------------------ 【EN】I had update container-selinux to version 2.189, and execute yum install -y to update the system components to the latest, and reboot the system, But finally I still can not start podman service normallly! | ||||
Steps To Reproduce | [root@rocky-9 net.d]# rpm -qa container-selinux container-selinux-2.189.0-1.el9.noarch [root@rocky-9 net.d]# systemctl status podman.service ● podman.service - Podman API Service Loaded: loaded (/usr/lib/systemd/system/podman.service; disabled; vendor preset: disabled) Active: active (running) since Wed 2022-08-31 16:33:33 CST; 1ms ago TriggeredBy: ● podman.socket Docs: man:podman-system-service(1) Main PID: 45751 (podman) Tasks: 1 (limit: 50279) Memory: 492.0K CPU: 2ms CGroup: /system.slice/podman.service └─45751 /usr/bin/podman --log-level=info system service 8月 31 16:33:33 rocky-9.0 systemd[1]: Starting Podman API Service... 8月 31 16:33:33 rocky-9.0 systemd[1]: Started Podman API Service. [root@rocky-9 net.d]# systemctl status podman.service ● podman.service - Podman API Service Loaded: loaded (/usr/lib/systemd/system/podman.service; disabled; vendor preset: disabled) Active: active (running) since Wed 2022-08-31 16:33:50 CST; 243ms ago TriggeredBy: ● podman.socket Docs: man:podman-system-service(1) Main PID: 47014 Tasks: 2 (limit: 50279) Memory: 23.3M CPU: 272ms CGroup: /system.slice/podman.service 8月 31 16:33:50 rocky-9.0 systemd[1]: podman.service: Failed with result 'exit-code'. 8月 31 16:33:50 rocky-9.0 systemd[1]: Starting Podman API Service... 8月 31 16:33:50 rocky-9.0 systemd[1]: Started Podman API Service. 8月 31 16:33:50 rocky-9.0 podman[47014]: time="2022-08-31T16:33:50+08:00" level=info msg="/usr/bin/podman filtering at log level info" 8月 31 16:33:50 rocky-9.0 podman[47014]: time="2022-08-31T16:33:50+08:00" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLA> 8月 31 16:33:50 rocky-9.0 podman[47014]: Error: error opening "/etc/cni/net.d/cni.lock": permission denied 8月 31 16:33:50 rocky-9.0 systemd[1]: podman.service: Main process exited, code=exited, status=125/n/a 8月 31 16:33:50 rocky-9.0 systemd[1]: podman.service: Failed with result 'exit-code'. | ||||
Additional Information | Only after I edit selinux config and set SELINUX=disabled, reboot system, that podman service start and run nomal. Why podman conflict with podman service ? It is a bug ? | ||||
Tags | No tags attached. | ||||
duplicate of | 0000270 | closed | Louis Abel | Rocky Linux 9 Podman无法成功启动 |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-08-31 00:55 | John Lee | New Issue | |
2022-08-31 00:55 | John Lee | Issue generated from: 0000270 | |
2022-08-31 00:59 | Louis Abel | Assigned To | => Louis Abel |
2022-08-31 00:59 | Louis Abel | Status | new => closed |
2022-08-31 00:59 | Louis Abel | Resolution | open => duplicate |
2022-08-31 00:59 | Louis Abel | Note Added: 0000488 | |
2022-08-31 00:59 | Louis Abel | Relationship added | duplicate of 0000270 |