crash on writing usbstick

Warner Losh imp at bsdimp.com
Mon Mar 2 20:31:50 UTC 2015


> On Mar 2, 2015, at 12:40 PM, Brett Wynkoop <freebsd-arm at wynn.com> wrote:
> 
> Greeting-
> 
> It looks like I can write big files until I fill up the filesystem
> without crashing.
> 
> [wynkoop at beaglebone ~]$ dd if=/dev/zero
> of=/export/test/foo
> 
> /export: write failed, filesystem is full
> dd: /export/test/foo: No space left on device
> 25293697+0 records in
> 25293696+0 records out
> 12950372352 bytes transferred in 5018.682175 secs (2580433 bytes/sec)
> [wynkoop at beaglebone ~]$
> 
> 
> So what does this tell us?

That suggests the bug is with meta-data allocation rather than with
simple block allocation.

Warner

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20150302/99a6fc66/attachment.sig>


More information about the freebsd-arm mailing list