public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Run out of inodes?
@ 2014-08-29 10:08 Samuel Granjeaud
  2014-08-29 11:43 ` Emmanuel Florac
  2014-08-29 11:48 ` Brian Foster
  0 siblings, 2 replies; 10+ messages in thread
From: Samuel Granjeaud @ 2014-08-29 10:08 UTC (permalink / raw)
  To: xfs

Hi,

Sorry if the answer is obvious, but I didn't find any clear answer after 
googling.

I have a XFS system of 18T over LVM. Recently, I could not create new 
files or directories.

# mkdir tempo
mkdir: cannot create directory `tempo': No space left on device

After deleting a few files, this command runs successfully.

So I think that the system runs out of something, inodes I guess.

But the df diagnosis does not enlight it: only 1% used.

# df -ht xfs
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg1_backup-backup
                        18T   12T  6.6T  63% /mnt/vg1_backup/backup
# df -it xfs
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/mapper/vg1_backup-backup
                      18874040320  530042 18873510278    1% 
/mnt/vg1_backup/backup

So what is wrong? How should I solve the problem?

I read about xfs_grow -m, but I am not sure if it could help.
Of course, I rebooted the system before my trials.

Best regards,
Samuel


_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2014-09-02  7:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 10:08 Run out of inodes? Samuel Granjeaud
2014-08-29 11:43 ` Emmanuel Florac
2014-08-29 11:48 ` Brian Foster
2014-08-29 13:29   ` Samuel Granjeaud
2014-08-29 15:02     ` Eric Sandeen
2014-08-29 15:22       ` Samuel Granjeaud
2014-08-30 19:33       ` Samuel GRANJEAUD IR/INSERM
2014-08-31  2:46         ` Eric Sandeen
2014-09-01 19:19         ` Emmanuel Florac
2014-09-02  7:22           ` Samuel Granjeaud

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox