* Segmentation fault on partition mount
@ 2010-04-30 18:26 Ilya Shestopalov
2010-04-30 18:41 ` Josef Bacik
0 siblings, 1 reply; 2+ messages in thread
From: Ilya Shestopalov @ 2010-04-30 18:26 UTC (permalink / raw)
To: linux-btrfs
My distro: Archlinux
Kernel: 2.6.34-rc5, 2.6.33.3
I has 522 Gib btrfs partition and. While I was checking out chromium source, free space on my /home btrfs partition was about 20 Gib. Then I received message "not enough free space" (but there was enough of it). And even after btrfsck I always get segmentation fault. Even btrfs-debug-tree can't be done successfully.
How can this bug be fixed?
P.S.
I can't find btrfs-image in btrfs-progs-unstable from the Archlinux repo.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Segmentation fault on partition mount
2010-04-30 18:26 Segmentation fault on partition mount Ilya Shestopalov
@ 2010-04-30 18:41 ` Josef Bacik
0 siblings, 0 replies; 2+ messages in thread
From: Josef Bacik @ 2010-04-30 18:41 UTC (permalink / raw)
To: Ilya Shestopalov; +Cc: linux-btrfs
On Fri, Apr 30, 2010 at 11:26:16AM -0700, Ilya Shestopalov wrote:
> My distro: Archlinux
> Kernel: 2.6.34-rc5, 2.6.33.3
> I has 522 Gib btrfs partition and. While I was checking out chromium source, free space on my /home btrfs partition was about 20 Gib. Then I received message "not enough free space" (but there was enough of it). And even after btrfsck I always get segmentation fault. Even btrfs-debug-tree can't be done successfully.
> How can this bug be fixed?
>
> P.S.
>
> I can't find btrfs-image in btrfs-progs-unstable from the Archlinux repo.
>
So you may have run out of metadata space. If you run btrfs filesystem df
/mnt/point it will tell you the block groups and how much space is in them. You
may want to do a btrfs-vol -b /mnt/point. Thanks,
Josef
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-30 18:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-30 18:26 Segmentation fault on partition mount Ilya Shestopalov
2010-04-30 18:41 ` Josef Bacik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).