Hello,
I noticed today that one of my containers wasn't backing up. I checked the idmaps but they seemed to be correct. Can someone help me with this? Also, I'm not sure why the subuid and subgid had the bottom portions in each file.
Backup Log:
Container Config:
ls -al:
subuid:
subgid:
Host UIDs:
Host GIDs:
Guest UIDs:
Guest GIDs:
I noticed today that one of my containers wasn't backing up. I checked the idmaps but they seemed to be correct. Can someone help me with this? Also, I'm not sure why the subuid and subgid had the bottom portions in each file.
Backup Log:
INFO: creating vzdump archive '/storage/dump/vzdump-lxc-102-2025_01_02-20_48_03.tar.zst'
INFO: tar: ./home/mike/.ssh: Cannot open: Permission denied
Container Config:
arch: amd64
cores: 1
features: nesting=1
hostname: SAMBA
memory: 512
mp0: /storage/nas,mp=/nas
net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:3C:72:2B,ip=dhcp,ip6=dhcp,type=veth
onboot: 1
ostype: ubuntu
rootfs: local-zfs:subvol-102-disk-2,size=8G
startup: order=0,up=30,down=180
swap: 512
unprivileged: 1
lxc.idmap: u 0 100000 1000
lxc.idmap: g 0 100000 1000
lxc.idmap: u 1000 1000 1
lxc.idmap: u 1001 1001 1
lxc.idmap: g 1000 1000 1
lxc.idmap: g 1001 1001 1
lxc.idmap: u 1002 101002 64534
lxc.idmap: g 1002 101002 64534
ls -al:
root@SAMBA:/home/mike# ls -al
total 15
drwxr-xr-x 3 nobody nogroup 6 Jul 9 16:23 .
drwxr-xr-x 5 root root 5 Dec 29 21:01 ..
-rw-r--r-- 1 nobody nogroup 220 Feb 25 2020 .bash_logout
-rw-r--r-- 1 nobody nogroup 3771 Feb 25 2020 .bashrc
-rw-r--r-- 1 nobody nogroup 807 Feb 25 2020 .profile
drwx------ 2 nobody nogroup 3 Jul 6 17:35 .ssh
subuid:
root:1000:1
root:1001:1
root:1002:1
root:100000:65536
mike:165536:65536
mike:231072:65536
lili:296608:65536
subgid:
root:44:1
root:104:1
root:1000:1
root:1001:1
root:1002:1
root:100000:65536
mike:165536:65536
mike:231072:65536
lili:296608:65536
Host UIDs:
home:x:1000:1000:,,,:/home/mike:/bin/bash
mike:x:1001:1001::/home/mike:/bin/sh
Host GIDs:
home:x:1000:
mike:x:1001:
Guest UIDs:
home:x:1000:1000:home:/home/home:/bin/nologin
mike:x:1001:1001::/home/mike:/bin/nologin
Guest GIDs:
home:x:1000:
mike:x:1001:
Last edited: