Re: ENOSPC on almost empty FS

2011-11-01 Thread Mitch Harder
On Tue, Nov 1, 2011 at 3:36 AM, Stephane CHAZELAS wrote: > Hiya, > > trying to restore a FS from a backup (tgz) on a freshly made > btrfs this morning, I got ENOSPCs after about 100MB out of 4GB > have been extracted. strace indicates that the ENOSPC are upon > the open(O_WRONLY). > > Restoring wi

ENOSPC on almost empty FS

2011-11-01 Thread Stephane CHAZELAS
Hiya, trying to restore a FS from a backup (tgz) on a freshly made btrfs this morning, I got ENOSPCs after about 100MB out of 4GB have been extracted. strace indicates that the ENOSPC are upon the open(O_WRONLY). Restoring with: mkfs.btrfs /dev/mapper/VG_USB-root mount -o compress-force,ssd $_ /