Snapshot löschen funktioniert nicht

konabi

Active Member
Dec 14, 2013
108
4
38
Hallo,
ich habe einen Proxmoxserver mit zfs als Dateisystem.

Für eine vm existiert ein Snapshot welchen ich über die GUI löschen möchte.
Leider erhalte ich die Fehlermeldung:
"zfs error: could not find any snapshots to destroy; check snapshot names."

Also habe ich das gabze auf der Shell versucht, aber habe dasselbe Problem:

Code:
root@pve05:~# zfs list -t snapshot
NAME                                     USED  AVAIL     REFER  MOUNTPOINT
rpool/data/vm-101-disk-0@copy              0B      -     14.4G  -
rpool/data/vm-108-disk-0@copy              0B      -     1.39G  -
storage01/vm-100-disk-0@vor_SQL_Server  12.3G      -     19.8G  -
storage01/vm-104-disk-0@Snapshot        1.29G      -     4.41G  -
root@pve05:~#
root@pve05:~#
root@pve05:~# qm delsnapshot 100 vor_SQL_Server
zfs error: could not find any snapshots to destroy; check snapshot names.


Mein nächster Schritt wäre das manuelle löschen per zfs Befehl:

Code:
zfs destroy storage01/vm-100-disk-0@vor_SQL_Server

Wollte mich aber hier noch mal ansichern ob das OK ist.

Danke
Sven
 
wie sieht denn die config der vm aus?
(/etc/pve/qemu-server/100.conf) ?
 
wie sieht denn die config der vm aus?
(/etc/pve/qemu-server/100.conf) ?

Die config sieht so aus:

Code:
agent: 1
bootdisk: virtio0
cores: 8
cpu: host
ide0: local:iso/virtio-win-0.1.171.iso,media=cdrom,size=363020K
lock: backup
memory: 32768
name: dbserver
net0: virtio=26:05:79:BA:5E:39,bridge=vmbr1,firewall=1
numa: 0
ostype: win8
parent: vor_SQL_Server
scsihw: virtio-scsi-pci
smbios1: uuid=dc565d1c-4c3d-4494-a541-65caa4f95fdf
sockets: 1
vcpus: 8
virtio0: storage01-zfs:vm-100-disk-0,size=100G
virtio1: storage01-zfs:vm-100-disk-1,size=400G
virtio2: storage01-zfs:vm-100-disk-2,size=50G
virtio3: storage01-zfs:vm-100-disk-3,size=300G
vmgenid: 50116d6e-987a-4feb-9b67-496f40d3e4d9

[vor_SQL_Server]
agent: 0
bootdisk: virtio0
cores: 8
cpu: host
ide0: local:iso/virtio-win-0.1.171.iso,media=cdrom,size=363020K
ide2: local:iso/Windows_Svr_Std_and_DataCtr_2012_R2.ISO,media=cdrom
memory: 32768
name: dbserver
net0: virtio=26:05:79:BA:5E:39,bridge=vmbr0,firewall=1
numa: 0
onboot: 1
ostype: win8
scsihw: virtio-scsi-pci
smbios1: uuid=dc565d1c-4c3d-4494-a541-65caa4f95fdf
snapstate: delete
snaptime: 1568031739
sockets: 1
vcpus: 8
virtio0: storage01-zfs:vm-100-disk-1,size=100G
vmgenid: ea9736d7-268e-4437-bb6e-c9158877dfec
 

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!