Hello,
i have replicated an LXC container from a Pve4 to Pve5.
Than i have renamed the image with zfs rename.
No way to start it...
Conf file:
---------------------------------------------------------------------------------------------------------------------------
arch: amd64
cores: 28
hostname: test.local
memory: 49152
net0: name=eth0,bridge=vmbr0,hwaddr=92:58:C3:32:41:6A,type=veth
ostype: debian
rootfs: GREENFIT:subvol-701-disk-1,size=190G
swap: 0
---------------------------------------------------------------------------------------------------------------------------
root@cvs7:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
GRBACKUP 348K 3.51T 96K /GRBACKUP
GREENFIT 28.0G 421G 104K /GREENFIT
GREENFIT/subvol-701-disk-1 28.0G 421G 28.0G /GREENFIT/subvol-701-disk-1
log:
---------------------------------------------------------------------------------------------------------------------------
Oct 22 08:27:43 cvs7 pct[19595]: starting CT 701: UPID:cvs7:00004C8B:01783189:5BCD6DDF:vzstart:701:root@pam:
Oct 22 08:27:43 cvs7 systemd[1]: Starting PVE LXC Container: 701...
-- Subject: Unit pve-container@701.service has begun start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pve-container@701.service has begun starting up.
Oct 22 08:27:43 cvs7 sshd[19419]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=42.7.27.16
Oct 22 08:27:43 cvs7 audit[19609]: AVC apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profil
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Control process exited, code=exited status=1
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Killing process 19601 (lxc-start) with signal SIGKILL.
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Killing process 19610 (apparmor_parser) with signal SIGKILL.
Oct 22 08:27:43 cvs7 kernel: audit: type=1400 audit(1540189663.676:18): apparmor="STATUS" operation="profile_replace" info="same as
Oct 22 08:27:43 cvs7 systemd[1]: Failed to start PVE LXC Container: 701.
-- Subject: Unit pve-container@701.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pve-container@701.service has failed.
--
-- The result is failed.
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Unit entered failed state.
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Failed with result 'exit-code'.
Oct 22 08:27:43 cvs7 pct[19595]: command 'systemctl start pve-container@701' failed: exit code 1
Oct 22 08:27:43 cvs7 pct[19421]: <root@pam> end task UPID:cvs7:00004C8B:01783189:5BCD6DDF:vzstart:701:root@pam: command 'systemctl s
--------------------------------------------------------------------------------------------------------------------------
Hav i to do something special what i migrate from Pve4 to Pve5 ?
Thanks!
i have replicated an LXC container from a Pve4 to Pve5.
Than i have renamed the image with zfs rename.
No way to start it...
Conf file:
---------------------------------------------------------------------------------------------------------------------------
arch: amd64
cores: 28
hostname: test.local
memory: 49152
net0: name=eth0,bridge=vmbr0,hwaddr=92:58:C3:32:41:6A,type=veth
ostype: debian
rootfs: GREENFIT:subvol-701-disk-1,size=190G
swap: 0
---------------------------------------------------------------------------------------------------------------------------
root@cvs7:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
GRBACKUP 348K 3.51T 96K /GRBACKUP
GREENFIT 28.0G 421G 104K /GREENFIT
GREENFIT/subvol-701-disk-1 28.0G 421G 28.0G /GREENFIT/subvol-701-disk-1
log:
---------------------------------------------------------------------------------------------------------------------------
Oct 22 08:27:43 cvs7 pct[19595]: starting CT 701: UPID:cvs7:00004C8B:01783189:5BCD6DDF:vzstart:701:root@pam:
Oct 22 08:27:43 cvs7 systemd[1]: Starting PVE LXC Container: 701...
-- Subject: Unit pve-container@701.service has begun start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pve-container@701.service has begun starting up.
Oct 22 08:27:43 cvs7 sshd[19419]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=42.7.27.16
Oct 22 08:27:43 cvs7 audit[19609]: AVC apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profil
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Control process exited, code=exited status=1
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Killing process 19601 (lxc-start) with signal SIGKILL.
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Killing process 19610 (apparmor_parser) with signal SIGKILL.
Oct 22 08:27:43 cvs7 kernel: audit: type=1400 audit(1540189663.676:18): apparmor="STATUS" operation="profile_replace" info="same as
Oct 22 08:27:43 cvs7 systemd[1]: Failed to start PVE LXC Container: 701.
-- Subject: Unit pve-container@701.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit pve-container@701.service has failed.
--
-- The result is failed.
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Unit entered failed state.
Oct 22 08:27:43 cvs7 systemd[1]: pve-container@701.service: Failed with result 'exit-code'.
Oct 22 08:27:43 cvs7 pct[19595]: command 'systemctl start pve-container@701' failed: exit code 1
Oct 22 08:27:43 cvs7 pct[19421]: <root@pam> end task UPID:cvs7:00004C8B:01783189:5BCD6DDF:vzstart:701:root@pam: command 'systemctl s
--------------------------------------------------------------------------------------------------------------------------
Hav i to do something special what i migrate from Pve4 to Pve5 ?
Thanks!