Re: snapshot fails with "Filesize limit exceeded"

2007-03-22 Thread David King
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

Re: snapshot fails with "Filesize limit exceeded"

2007-03-21 Thread Kris Kennaway
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

snapshot fails with "Filesize limit exceeded"

2007-03-21 Thread David King
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