zfs full - rm not possible : No space left on device
Hi,
is there a plan to develop another solution as the well known,
# cp /dev/null > bigfile
We earn many discussions from customer, which complain this.
Most time we can solve this (for the future) with the set of quota/reservations
Under some circumstances this problem occur with quota set, too. Only error message is different
root@demchtc008x # zfs list -r demchtc015x
NAME USED AVAIL REFER MOUNTPOINT
demchtc015x 125G 24.1G 34.5M /zones/demchtc015x
demchtc015x/hd1a 89.5G 10.5G 89.5G /zones/demchtc015x/mnt/hd1a
demchtc015x/sys 24.5G 24.1G 24.5G /zones/demchtc015x/sys
is there a plan to develop another solution as the well known,
# cp /dev/null > bigfile
We earn many discussions from customer, which complain this.
Most time we can solve this (for the future) with the set of quota/reservations
Under some circumstances this problem occur with quota set, too. Only error message is different
root@demchtc008x # zfs list -r demchtc015x
NAME USED AVAIL REFER MOUNTPOINT
demchtc015x 125G 24.1G 34.5M /zones/demchtc015x
demchtc015x/hd1a 89.5G 10.5G 89.5G /zones/demchtc015x/mnt/hd1a
demchtc015x/sys 24.5G 24.1G 24.5G /zones/demchtc015x/sys
0