PVE 5.4.65-1
The turnkey LXC is unprivileged.
Downloaded from Proxmox template search: debian-10-turnkey-fileserver_16.0-1_amd64.tar.gz
Please help, I have important data on the LXC.
Two days ago, I rebooted host, and Turnkey SMB LXC doesn't start due to this error.
I searched around and remounted both zfs subvol and it worked without problem.
I don't have detailed debug
Today, I rebooted host Turnkey SMB server without manually turn it off.
Then LXC won't start.
Log file attached (exceeded word limit here)
All other VMs on the nvmepool (RAIDz2) runs just fine.
Also already added rootdelay=10 in /etc/kernel/cmdline
I can pct mount and unmount 700 without problem.
shows dev and mysharefolder
My data still exist
PS:
It was convenient to get just a SMB working.
I like the speed of VirtIO connect within host when having SMB LXC on the host itself.
But it doesn't seems to be easy to use and reliable.
Is there any light weight more reliable solution than Turnkey SMB?
Maybe in the future, when I have all 10G networking, I could have a dedicated server for hosting SMB.
The turnkey LXC is unprivileged.
Downloaded from Proxmox template search: debian-10-turnkey-fileserver_16.0-1_amd64.tar.gz
Please help, I have important data on the LXC.
Two days ago, I rebooted host, and Turnkey SMB LXC doesn't start due to this error.
I searched around and remounted both zfs subvol and it worked without problem.
I don't have detailed debug
Code:
lxccontainer.c: wait_on_daemonized_start: 841 No such file or directory - Failed to receive the container state
Today, I rebooted host Turnkey SMB server without manually turn it off.
Then LXC won't start.
Log file attached (exceeded word limit here)
Code:
lxc-start -n 700 -F -l DEBUG -o /tmp/lxc-700.log
lxc-start: 700: conf.c: lxc_create_tmp_proc_mount: 2906 Permission denied - Failed to mount proc in the container
lxc-start: 700: conf.c: lxc_setup: 3309 Failed to "/proc" LSMs
lxc-start: 700: start.c: do_start: 1224 Failed to setup container "700"
lxc-start: 700: sync.c: __sync_wait: 41 An error occurred in another process (expected sequence number 5)
lxc-start: 700: start.c: __lxc_start: 1950 Failed to spawn container "700"
lxc-start: 700: tools/lxc_start.c: main: 308 The container failed to start
lxc-start: 700: tools/lxc_start.c: main: 314 Additional information can be obtained by setting the --logfile and --logpriority options
Code:
pvesm list local-nvme
Volid Format Type Size VMID
local-nvme:base-200-disk-0 raw images 34359738368 200
local-nvme:base-402-disk-0 raw images 107374182400 402
local-nvme:subvol-700-disk-0 subvol rootdir 8589934592 700
local-nvme:vm-211-disk-0 raw images 34359738368 211
local-nvme:vm-212-disk-0 raw images 34359738368 212
...more
Also already added rootdelay=10 in /etc/kernel/cmdline
Code:
pvesm list local-hdd
Volid Format Type Size VMID
local-hdd:subvol-700-disk-0 subvol rootdir 4398046511104 700
/nvmepool/subvol-700-disk-0# ls -l
shows dev and mysharefolder
/hddpool/subvol-700-disk-0# ls -l
My data still exist
PS:
It was convenient to get just a SMB working.
I like the speed of VirtIO connect within host when having SMB LXC on the host itself.
But it doesn't seems to be easy to use and reliable.
Is there any light weight more reliable solution than Turnkey SMB?
Maybe in the future, when I have all 10G networking, I could have a dedicated server for hosting SMB.
Attachments
Last edited: