Some LXC's have snapshots enabled, others don't

evanb

New Member
Jun 21, 2023
5
1
3
and they all on the same LVM storage. I don't understand why. Could someone please enlighten me?

EDIT: To add to this here is config from one that does and one that doesn't


Snapshots working

Code:
arch: amd64
cores: 1
features: keyctl=1,nesting=1
hostname: adguard
memory: 512
net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:D4:51:55,ip=dhcp,type=veth
onboot: 1
ostype: debian
rootfs: local-lvm:vm-100-disk-0,size=2G
startup: order=2
swap: 512
tags:
unprivileged: 1

Snapshots Not

Code:
arch: amd64
cores: 2
features: keyctl=1,nesting=1
hostname: qbittorrent
memory: 2048
mp0: /mnt/pve/omv/torrents,mp=/mnt/torrents
mp1: /mnt/pve/omv/radarr,mp=/mnt/radarr
net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:BE:42:AC,ip=dhcp,type=veth
onboot: 1
ostype: debian
rootfs: local-lvm:vm-104-disk-0,size=8G
swap: 512
tags:
unprivileged: 1

The only real difference I can tell is the mount point on the one which I added in /etc/fstab manually.
 
Last edited:

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!