public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Issue with "no space left on device"
@ 2017-08-17 14:54 Sander van Schie / True
  2017-08-17 16:47 ` Brian Foster
  0 siblings, 1 reply; 8+ messages in thread
From: Sander van Schie / True @ 2017-08-17 14:54 UTC (permalink / raw)
  To: linux-xfs@vger.kernel.org

Hello,

I have a 35 GB XFS partition with both plenty of free space and inodes, but I'm still getting the error "No space left on device" when trying to create new files.

Mount options:

# mount | grep vdc1
/dev/vdc1 on /mnt type xfs (rw,relatime,attr2,inode64,noquota)

Used disk space:

# df /dev/vdc1
Filesystem     1K-blocks     Used Available Use% Mounted on
/dev/vdc1       36681200 16066576  20614624  44% /mnt

Used inodes:

# df -i /dev/vdc1
Filesystem     Inodes  IUsed  IFree IUse% Mounted on
/dev/vdc1      917440 199616 717824   22% /mnt

xfs info:

# xfs_info /dev/vdc1
meta-data=/dev/vdc1              isize=2048   agcount=4, agsize=2293695 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1 spinodes=0
data     =                       bsize=4096   blocks=9174779, imaxpct=5
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0 ftype=1
log      =internal               bsize=4096   blocks=4479, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0


I've already tried repairing and rebooting, which unfortunately didn't help.

Any idea what's wrong?

Thanks!

- Sander

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

end of thread, other threads:[~2017-08-17 21:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17 14:54 Issue with "no space left on device" Sander van Schie / True
2017-08-17 16:47 ` Brian Foster
2017-08-17 17:15   ` Sander van Schie
2017-08-17 17:45     ` Eric Sandeen
2017-08-17 20:11       ` Sander van Schie
2017-08-17 21:21         ` Eric Sandeen
2017-08-17 21:28           ` Eric Sandeen
2017-08-17 21:44             ` Sander van Schie

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