linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to understand "btrfs fi show" output? "No space left" issues
@ 2016-09-20  6:47 Tomasz Chmielewski
  2016-09-20  6:58 ` Hugo Mills
  2016-09-21  2:51 ` Chris Murphy
  0 siblings, 2 replies; 19+ messages in thread
From: Tomasz Chmielewski @ 2016-09-20  6:47 UTC (permalink / raw)
  To: linux-btrfs

How to understand the following "btrfs fi show" output?

# btrfs fi show /var/lib/lxd
Label: 'btrfs'  uuid: f5f30428-ec5b-4497-82de-6e20065e6f61
         Total devices 2 FS bytes used 136.18GiB
         devid    1 size 423.13GiB used 423.13GiB path /dev/sda3
         devid    2 size 423.13GiB used 423.13GiB path /dev/sdb3

Why is it "size 423.13GiB used 423.13GiB"? Is it full?

I had "No space left" on this filesystem just yesterday (running kernel 
4.7.4). This is btrfs RAID-1 on SSD disks. This filesystem is used for 
20-30 LXD containers with different roles (mongo, mysql, postgres 
databases, webservers etc.), around 150 read-only snapshots, btrfs 
compression is disabled.


Both "btrfs fi df" and "df -h" show plenty of space:

# btrfs fi df /var/lib/lxd
Data, RAID1: total=417.12GiB, used=131.33GiB
System, RAID1: total=8.00MiB, used=80.00KiB
Metadata, RAID1: total=6.00GiB, used=4.86GiB
GlobalReserve, single: total=512.00MiB, used=0.00B


# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda3       424G  137G  286G  33% /var/lib/lxd



Tomasz Chmielewski
https://lxadm.com

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-11-14 15:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20  6:47 how to understand "btrfs fi show" output? "No space left" issues Tomasz Chmielewski
2016-09-20  6:58 ` Hugo Mills
2016-09-20  7:26   ` Tomasz Chmielewski
2016-09-20  7:27   ` Peter Becker
2016-09-20  7:28     ` Peter Becker
2016-09-20  7:30       ` Peter Becker
2016-09-20  7:51         ` Tomasz Chmielewski
2016-09-20  7:56     ` Tomasz Chmielewski
2016-09-20  8:20       ` Peter Becker
2016-09-20  8:30         ` Andrei Borzenkov
2016-09-20  8:54           ` Peter Becker
2016-09-20  8:34         ` Peter Becker
2016-09-20  8:48           ` Hugo Mills
2016-09-20  8:59             ` Peter Becker
2016-09-20  9:10               ` Peter Becker
2016-11-14 15:37     ` Johannes Hirte
2016-09-21  2:51 ` Chris Murphy
2016-09-27  3:10   ` Tomasz Chmielewski
2016-11-13 13:47   ` Tomasz Chmielewski

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).