Hello,
I have a couple of Proxmox 4.4 deployments out in the wild. On occasion, one of them will have their "usedbysnapshot" field grow to incredible sizes. If I do a zfs get all on the vdev, it's showing usedbysnap is 279G. I've listed out all of the snapshots, there are 337 hourly snapshots, which is expected. None of them hit 1GB in size. The largest might be 200MB in size. I sum'd them up, and they total about 8GB.
Has anyone run into this before, where the usedbysnapshot seems to have gone off the rails? Any way to work around it? Currently I'm getting the exact values by sum'ing up zfs list -p -t snapshot pool/dataset/zvol. I could script it up, but it would be nice to see it just work. I've got at least 3 zvols across different machines that are doing this right now.
I have a couple of Proxmox 4.4 deployments out in the wild. On occasion, one of them will have their "usedbysnapshot" field grow to incredible sizes. If I do a zfs get all on the vdev, it's showing usedbysnap is 279G. I've listed out all of the snapshots, there are 337 hourly snapshots, which is expected. None of them hit 1GB in size. The largest might be 200MB in size. I sum'd them up, and they total about 8GB.
Has anyone run into this before, where the usedbysnapshot seems to have gone off the rails? Any way to work around it? Currently I'm getting the exact values by sum'ing up zfs list -p -t snapshot pool/dataset/zvol. I could script it up, but it would be nice to see it just work. I've got at least 3 zvols across different machines that are doing this right now.