When trying to create a snapshot (per the handbook at ),
the creation of the snapshot fails: [...]
mount: /mnt/big: Filesize limit exceeded [...]
Am I doing something wrong?
Your account has a filesize limit set? Check limit(1).
Ah hah! You are absolutely right.
Thanks!
/mnt/big# id
uid=0(ro
On Wed, Mar 21, 2007 at 08:07:11PM -0700, David King wrote:
> When trying to create a snapshot (per the handbook at www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/snapshots.html>),
> the creation of the snapshot fails:
>
> /mnt/big# mount -u -o snapshot /mnt/big/.snap/"`date`" /mnt/big
> mo
When trying to create a snapshot (per the handbook at www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/snapshots.html>),
the creation of the snapshot fails:
/mnt/big# mount -u -o snapshot /mnt/big/.snap/"`date`" /mnt/big
mount: /mnt/big: Filesize limit exceeded
It takes about a minute to fai