All of lore.kernel.org
 help / color / mirror / Atom feed
* xfs wrongly report ENOSPACE
@ 2017-02-06 12:37 peng.hse
  2017-02-06 13:14 ` Brian Foster
  0 siblings, 1 reply; 4+ messages in thread
From: peng.hse @ 2017-02-06 12:37 UTC (permalink / raw)
  To: djwong, linux-fsdevel, darrick.wong

Hi DJ and xfs developers,

i am ceph developer, build the OSD on top of the xfs mount point. the 
kernel xfs module i used was build from the 4.9.8 kernel release from
kernel.org, that includes your recent changes in Dec, 2016.

recently, i found our cluster will get faulted due to the xfs mount 
wrongly report there is no space to create the new file as
  " No space left on device ", but apparently the xfs mount point only 
be around 50% full.

i used the systemtap to narrow it down the the function 
xfs_ialloc_ag_select which reports no free ag selected, the problem seems
still exist, not sure your recent patches will fix it or not.

i am very glad to provide more info if your like to assist you to 
identify the problem.

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

end of thread, other threads:[~2017-02-07 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-06 12:37 xfs wrongly report ENOSPACE peng.hse
2017-02-06 13:14 ` Brian Foster
2017-02-07 12:39   ` peng.hse
2017-02-07 13:01     ` Carlos Maiolino

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.