linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* No space left on device after many files creation
@ 2010-04-12 21:20 cy6erGn0m
  2010-04-12 21:28 ` Eric Sandeen
  0 siblings, 1 reply; 8+ messages in thread
From: cy6erGn0m @ 2010-04-12 21:20 UTC (permalink / raw)
  To: linux-ext4

[-- Attachment #1: Type: text/plain, Size: 938 bytes --]

I have found issue with ext4 partition.
I created many many empty files with the following way:
[cy6ergn0m@cgmachine heap]$ seq 1 10000000 | xargs touch

But this command crashes asfter a while with a error 'no space left on
device'. At the same time, df -h shows that I have 7Gb free on this file
system. So, I can't create any file in any directory at this filesystem.

[cy6ergn0m@cgmachine heap]$ pwd
/e4/sandbox/heap
[cy6ergn0m@cgmachine heap]$ ls -1 | wc -l
1261144
[cy6ergn0m@cgmachine heap]$ df -h /e4
Файловая система      Разм  Исп  Дост  Исп% смонтирована на
(filesystem/size/used/available/used%/mounted)
/dev/sda4              28G  7.2G   19G  28% /e4
[cy6ergn0m@cgmachine heap]$ touch ttt
touch: невозможно выполнить touch для `ttt': На устройстве кончилось место
(touch: failed to execute touch for 'ttt': No space left on device)



[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3650 bytes --]

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

end of thread, other threads:[~2010-04-15 15:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-12 21:20 No space left on device after many files creation cy6erGn0m
2010-04-12 21:28 ` Eric Sandeen
2010-04-12 21:57   ` cy6erGn0m
2010-04-12 22:00     ` Eric Sandeen
2010-04-12 22:44       ` tytso
2010-04-13  6:35         ` cy6erGn0m
2010-04-13 15:34           ` Eric Sandeen
2010-04-15 15:14           ` Andi Kleen

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