Date: Wed, 25 Nov 2015 22:33:32 +0100 (CET) From: Stefan Wendler <stefan.wendler@tngtech.com> To: FreeBSD <freebsd-stable@freebsd.org> Subject: Re: zfs receive -> space quota exceeded Message-ID: <37e67feb-5dea-42cf-86de-ccb195155491@email.android.com>
next in thread | raw e-mail | index | archive | help
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@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@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@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37e67feb-5dea-42cf-86de-ccb195155491>
