oh well, I think this is solved. I should have used refquota instead of quota ^^ Cheers Am 25.11.2015 10:51 schrieb Stefan Wendler <stefan.wendler at tngtech.com>:> > Hi, > > I am trying to setup a zfs snapshot backup. And I am using quotas on most of > the datasets that I am trying to backup with send/receive. > > The snapshot data on the backup pool is around 100% larger than the original > data (compression is lz4 on both pools, dedup=off, no refquota). So I am > exceeding the quota for every dataset. > > The send/receive always fails with: "space quota exceeded" > > What can I do other than disabling the quotas? Which I won't do. > > The command I am using for the first send/receive is: > > fs send -R storage at autobackup-2015-11-25 | mbuffer | zfs receive -Fduv > backup/storage > > I know that -R is also sending attributes. Which is fine and wanted. But I > don't think that a quota should be a problem here? > > FreeBSD Version is still 10.1 unfortunately. There is no way to have a > downtime right now and upgrade to 10.2. > > zpool/zfs versions are 28/5 > > Cheers, > Stefan > _______________________________________________ > freebsd-stable at freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"