All of lore.kernel.org
 help / color / mirror / Atom feed
* 4.4.0 - no space left with >1.7 TB free space left
@ 2016-02-08  9:22 Tomasz Chmielewski
  2016-02-08 11:24 ` Roman Mamedov
  0 siblings, 1 reply; 11+ messages in thread
From: Tomasz Chmielewski @ 2016-02-08  9:22 UTC (permalink / raw)
  To: linux-btrfs

Linux 4.4.0 - btrfs is mainly used to host lots of test containers, 
often snapshots, and at times, there is heavy IO in many of them for 
extended periods of time. btrfs is on HDDs.


Every few days I'm getting "no space left" in a container running mongo 
3.2.1 database. Interestingly, haven't seen this issue in containers 
with MySQL. All databases have chattr +C set on their directories.

Why would it fail, if there is so much space left?


2016-02-07T06:06:14.648+0000 E STORAGE  [thread1] WiredTiger (28) 
[1454825174:633585][9105:0x7f2b7e33e700], 
file:collection-33-7895599108848542105.wt, WT_SESSION.checkpoint: 
collection-33-7895599108848542105.wt write error: failed to write 4096 
bytes at offset 20480: No space left on device
2016-02-07T06:06:14.648+0000 E STORAGE  [thread1] WiredTiger (28) 
[1454825174:648740][9105:0x7f2b7e33e700], checkpoint-server: checkpoint 
server error: No space left on device
2016-02-07T06:06:14.648+0000 E STORAGE  [thread1] WiredTiger (-31804) 
[1454825174:648766][9105:0x7f2b7e33e700], checkpoint-server: the process 
must exit and restart: WT_PANIC: WiredTiger library panic
2016-02-07T06:06:14.648+0000 I -        [thread1] Fatal Assertion 28558
2016-02-07T06:06:14.648+0000 I -        [thread1]

***aborting after fassert() failure


2016-02-07T06:06:14.694+0000 I -        [WTJournalFlusher] Fatal 
Assertion 28559
2016-02-07T06:06:14.694+0000 I -        [WTJournalFlusher]

***aborting after fassert() failure


2016-02-07T06:06:15.203+0000 F -        [WTJournalFlusher] Got signal: 6 
(Aborted).






# df -h /srv
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda4       2.7T  1.1T  1.7T  39% /srv

# btrfs fi df /srv
Data, RAID1: total=1.25TiB, used=1014.01GiB
System, RAID1: total=32.00MiB, used=240.00KiB
Metadata, RAID1: total=15.00GiB, used=13.13GiB
GlobalReserve, single: total=512.00MiB, used=0.00B

# btrfs fi show /srv
Label: 'btrfs'  uuid: 105b2e0c-8af2-45ee-b4c8-14ff0a3ca899
         Total devices 2 FS bytes used 1.00TiB
         devid    1 size 2.63TiB used 1.26TiB path /dev/sda4
         devid    2 size 2.63TiB used 1.26TiB path /dev/sdb4

btrfs-progs v4.0.1



Tomasz Chmielewski
http://wpkg.org


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

end of thread, other threads:[~2016-09-15  8:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-08  9:22 4.4.0 - no space left with >1.7 TB free space left Tomasz Chmielewski
2016-02-08 11:24 ` Roman Mamedov
2016-02-08 12:15   ` Tomasz Chmielewski
2016-02-08 12:17     ` Roman Mamedov
2016-04-08 11:36   ` Tomasz Chmielewski
2016-04-08 11:53     ` Roman Mamedov
2016-04-08 13:20       ` Tomasz Chmielewski
2016-04-08 19:53       ` Duncan
2016-05-12  6:03       ` Tomasz Chmielewski
2016-05-12  6:07         ` Tomasz Chmielewski
2016-09-15  8:02       ` Roman Mamedov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.