差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版 前次修改
tech:pve-ct-err [2020/07/21 12:20] – [PVE 內 CT 無法啟動查問題與處理紀錄] jonathan_tsaitech:pve-ct-err [2021/01/16 14:41] (目前版本) – 更換 plugin jonathan
行 3: 行 3:
  
   * 在這 Node 內有個 CT 編號 112 要來進行啟動   * 在這 Node 內有個 CT 編號 112 要來進行啟動
-  * 透過以下指令來啟動, 並將紀錄訊息寫到 /tmp/t.log 內 <code sh>lxc-start -n 112 --logfile /tmp/t.log</code><xtermrtf>+  * 透過以下指令來啟動, 並將紀錄訊息寫到 /tmp/t.log 內 <code sh>lxc-start -n 112 --logfile /tmp/t.log</code><cli>
 root@TP-PVE-249:/var/log# lxc-start -n 112 --logfile /tmp/t.log root@TP-PVE-249:/var/log# lxc-start -n 112 --logfile /tmp/t.log
 lxc-start: 112: lxccontainer.c: wait_on_daemonized_start: 852 Received container state "ABORTING" instead of "RUNNING" lxc-start: 112: lxccontainer.c: wait_on_daemonized_start: 852 Received container state "ABORTING" instead of "RUNNING"
行 9: 行 9:
 lxc-start: 112: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode lxc-start: 112: tools/lxc_start.c: main: 311 To get more details, run the container in foreground mode
 lxc-start: 112: tools/lxc_start.c: main: 314 Additional information can be obtained by setting the --logfile and --logpriority options lxc-start: 112: tools/lxc_start.c: main: 314 Additional information can be obtained by setting the --logfile and --logpriority options
-</xtermrtf><code sh>cat /tmp/t.log</code><xtermrtf>+</cli><code sh>cat /tmp/t.log</code><cli>
 root@TP-PVE-249:/var/log# cat /tmp/t.log root@TP-PVE-249:/var/log# cat /tmp/t.log
 lxc-start 112 20200721031900.352 ERROR    conf - conf.c:lxc_create_tmp_proc_mount:2990 - Permission denied - Failed to mount proc in the container lxc-start 112 20200721031900.352 ERROR    conf - conf.c:lxc_create_tmp_proc_mount:2990 - Permission denied - Failed to mount proc in the container
行 20: 行 20:
 lxc-start 112 20200721031900.360 ERROR    lxc_start - tools/lxc_start.c:main:311 - To get more details, run the container in foreground mode lxc-start 112 20200721031900.360 ERROR    lxc_start - tools/lxc_start.c:main:311 - To get more details, run the container in foreground mode
 lxc-start 112 20200721031900.360 ERROR    lxc_start - tools/lxc_start.c:main:314 - Additional information can be obtained by setting the --logfile and --logpriority options lxc-start 112 20200721031900.360 ERROR    lxc_start - tools/lxc_start.c:main:314 - Additional information can be obtained by setting the --logfile and --logpriority options
-</xtermrtf>+</cli>
  
 <note important> <note important>
  • tech/pve-ct-err.1595305254.txt.gz
  • 上一次變更: 2020/07/21 12:20
  • jonathan_tsai