From: Samuel Granjeaud <samuel.granjeaud@inserm.fr>
To: xfs@oss.sgi.com
Subject: Run out of inodes?
Date: Fri, 29 Aug 2014 12:08:08 +0200 [thread overview]
Message-ID: <54005108.1020203@inserm.fr> (raw)
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
next reply other threads:[~2014-08-29 10:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-29 10:08 Samuel Granjeaud [this message]
2014-08-29 11:43 ` Run out of inodes? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54005108.1020203@inserm.fr \
--to=samuel.granjeaud@inserm.fr \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.