Same RAW for both CTs

Editor

Well-Known Member
Apr 26, 2017
108
1
58
Turkey
Hello

I'm using two LXCs, and is it possible to use the same RAW file for both containers?

CT 100:

Screenshot_2019-09-25 prox - Proxmox Virtual Environment.png

CT 102:

Screenshot_2019-09-25 prox - Proxmox Virtual Environment(1).png

Common HDD: VM-100-disk-0.raw

When I try to run container 102, the runtime stops due to an error.

Code:
root@prox:~# systemctl status pve-container@102.service
● pve-container@102.service - PVE LXC Container: 102
   Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2019-09-25 23:38:47 EEST; 10min ago
     Docs: man:lxc-start
           man:lxc
           man:pct
  Process: 17513 ExecStart=/usr/bin/lxc-start -n 102 (code=exited, status=1/FAILURE)

Sep 25 23:38:46 prox systemd[1]: Starting PVE LXC Container: 102...
Sep 25 23:38:47 prox lxc-start[17513]: lxc-start: 102: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Failed to rece
Sep 25 23:38:47 prox lxc-start[17513]: lxc-start: 102: tools/lxc_start.c: main: 330 The container failed to start
Sep 25 23:38:47 prox lxc-start[17513]: lxc-start: 102: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode
Sep 25 23:38:47 prox lxc-start[17513]: lxc-start: 102: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --log
Sep 25 23:38:47 prox systemd[1]: pve-container@102.service: Control process exited, code=exited status=1
Sep 25 23:38:47 prox systemd[1]: Failed to start PVE LXC Container: 102.
Sep 25 23:38:47 prox systemd[1]: pve-container@102.service: Unit entered failed state.
Sep 25 23:38:47 prox systemd[1]: pve-container@102.service: Failed with result 'exit-code'.
lines 1-17/17 (END)

Virtual Environment 5.4-13

Is there a way to do this ?

Thank you.
 
Last edited: