zfs error: cannot create snapshot 'TEAPHOME-Storage/vm-111-disk-0@__replicate_111-0_1704310144__': out of space

Sep 3, 2021
36
11
13
I have a 3 Node Proxmox cluster with one ZFS pool on all Nodes.

When I try to replicate VM111 to Node 2 I get the following error:

zfs error: cannot create snapshot 'TEAPHOME-Storage/vm-111-disk-0@__replicate_111-0_1704310144__': out of space

1704310352739.png

The results of zpool ist and zfs list for all Nodes are shown below. It looks like sufficient space is available. Any idea how to solve this issue?


zpool list Node 1:
1704310460751.png
zfs list Node 1:
1704310518922.png

zpool list Node 2:
1704310627919.png
zfs list Node 2:
1704310698905.png
zpool list Node 3:
1704310732085.png
zfs list Node 3:
1704310790655.png

---
John