container storage content is empty

on zfs-pool storage same problem. only on pve 6.0, on 5.x all ok

Code:
# cat /etc/pve/storage.cfg
dir: local
        disable
        path /var/lib/vz
        content vztmpl
        maxfiles 0
        shared 0

dir: storage
        path /storage
        content images,iso,vztmpl
        shared 0

zfspool: storage-zfs
        pool storage
        content rootdir
        sparse 0


# zfs list
NAME                        USED  AVAIL     REFER  MOUNTPOINT
archive-mirror             3.73T  3.30T     3.73T  /archive-mirror
storage                    34.1G   338G     32.8G  /storage
storage/subvol-203-disk-0  1.28G  30.7G     1.28G  /storage/subvol-203-disk-0


# pvesm list storage-zfs
#
I think that this will be fixed in nex releases cause alwin cannot reproduce the issue on him side but is using the testing repositories.
 
Well, with an upgrade side effects can be introduced that wouldn't show in my test setups. What does a 'pveversion -v' show?
 
Code:
# pveversion -v
proxmox-ve: 6.0-2 (running kernel: 5.0.18-1-pve)
pve-manager: 6.0-5 (running version: 6.0-5/f8a710d7)
pve-kernel-5.0: 6.0-6
pve-kernel-helper: 6.0-6
pve-kernel-4.15: 5.4-6
pve-kernel-5.0.18-1-pve: 5.0.18-1
pve-kernel-5.0.15-1-pve: 5.0.15-1
pve-kernel-4.15.18-18-pve: 4.15.18-44
pve-kernel-4.13.13-2-pve: 4.13.13-33
ceph-fuse: 12.2.11+dfsg1-2.1
corosync: 3.0.2-pve2
criu: 3.11-3
glusterfs-client: 5.5-3
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.10-pve1
libpve-access-control: 6.0-2
libpve-apiclient-perl: 3.0-2
libpve-common-perl: 6.0-3
libpve-guest-common-perl: 3.0-1
libpve-http-server-perl: 3.0-2
libpve-storage-perl: 6.0-6
libqb0: 1.0.5-1
lvm2: 2.03.02-pve3
lxc-pve: 3.1.0-61
lxcfs: 3.0.3-pve60
novnc-pve: 1.0.0-60
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.0-5
pve-cluster: 6.0-4
pve-container: 3.0-5
pve-docs: 6.0-4
pve-edk2-firmware: 2.20190614-1
pve-firewall: 4.0-6
pve-firmware: 3.0-2
pve-ha-manager: 3.0-2
pve-i18n: 2.0-2
pve-qemu-kvm: 4.0.0-3
pve-xtermjs: 3.13.2-1
qemu-server: 6.0-7
smartmontools: 7.0-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.1-pve1
 
@orienter9, how does your storage.cfg and pvesm status look like?
 
@orienter9, how does your storage.cfg and pvesm status look like?
Code:
# cat /etc/pve/storage.cfg
dir: local
        disable
        path /var/lib/vz
        content vztmpl
        maxfiles 0
        shared 0

cifs: archive-cifs
        path /mnt/pve/archive-cifs
        server archive.izak.ru
        share pve-app-02
        content backup
        domain izak.ru
        maxfiles 1
        username archive

dir: storage
        path /storage
        content images,iso,vztmpl
        shared 0

zfspool: storage-zfs
        pool storage
        content rootdir
        sparse 0

# pvesm status
storage 'archive-cifs' is not online
Name                Type     Status           Total            Used       Available        %
archive-cifs        cifs   inactive               0               0               0    0.00%
local                dir   disabled               0               0               0      N/A
storage              dir     active       388730496        34423552       354306944    8.86%
storage-zfs      zfspool     active       390070206        35763181       354307024    9.17%
 
@orienter9, are you storing the container on the storage-zfs?

yes

Code:
# cat /etc/pve/nodes/pve-app-02/lxc/203.conf
arch: amd64
cores: 2
hostname: mirror
memory: 2048
mp0: /archive-mirror,mp=/mirror
nameserver: 10.37.37.5 10.37.37.4
net0: name=eth0,bridge=vmbr0,gw=10.37.37.1,hwaddr=EE:77:73:92:1C:70,ip=10.37.37.40/24,type=veth
onboot: 1
ostype: ubuntu
rootfs: storage-zfs:subvol-203-disk-0,size=32G
searchdomain: izak.ru
swap: 2048
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!