* disk space problem
@ 2012-12-29 15:09 Yi Qingliang
2012-12-29 20:07 ` Otavio Salvador
0 siblings, 1 reply; 3+ messages in thread
From: Yi Qingliang @ 2012-12-29 15:09 UTC (permalink / raw)
To: openembedded-core
When using poky, I got following problem:
WARNING: The free inode of /dev/md127 is running low (0.000K left)
ERROR: Immediately abort since the disk space monitor action is
"ABORT"!
ERROR: Unknown event: <bb.event.DiskFull object at 0x47dbed0>
the disk is a raid partition, and fs format is reiserfs, the 'statvfs' call
in bitbake got a zero f_favail.
I don't know it is feature of reiserfs, or bug of reiserfs driver, or python's
problem.
Any idea?
Yi Qingliang
Nanjing Jilong
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: disk space problem
2012-12-29 15:09 disk space problem Yi Qingliang
@ 2012-12-29 20:07 ` Otavio Salvador
2012-12-30 15:01 ` Yi Qingliang
0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2012-12-29 20:07 UTC (permalink / raw)
To: Yi Qingliang; +Cc: Patches and discussions about the oe-core layer
On Sat, Dec 29, 2012 at 1:09 PM, Yi Qingliang <niqingliang2003@gmail.com> wrote:
>
> When using poky, I got following problem:
>
> WARNING: The free inode of /dev/md127 is running low (0.000K left)
> ERROR: Immediately abort since the disk space monitor action is
> "ABORT"!
> ERROR: Unknown event: <bb.event.DiskFull object at 0x47dbed0>
>
> the disk is a raid partition, and fs format is reiserfs, the 'statvfs' call
> in bitbake got a zero f_favail.
>
> I don't know it is feature of reiserfs, or bug of reiserfs driver, or python's
> problem.
>
> Any idea?
I had a similar problem when using btrfs. You can find the bug at
https://bugzilla.yoctoproject.org/show_bug.cgi?id=3609
Regards,
--
Otavio Salvador O.S. Systems
E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: disk space problem
2012-12-29 20:07 ` Otavio Salvador
@ 2012-12-30 15:01 ` Yi Qingliang
0 siblings, 0 replies; 3+ messages in thread
From: Yi Qingliang @ 2012-12-30 15:01 UTC (permalink / raw)
To: Otavio Salvador; +Cc: Patches and discussions about the oe-core layer
On Saturday, December 29, 2012 06:07:27 PM Otavio Salvador wrote:
> On Sat, Dec 29, 2012 at 1:09 PM, Yi Qingliang
<niqingliang2003@gmail.com> wrote:
> > When using poky, I got following problem:
> >
> > WARNING: The free inode of /dev/md127 is running low (0.000K left)
> > ERROR: Immediately abort since the disk space monitor action is
> > "ABORT"!
> > ERROR: Unknown event: <bb.event.DiskFull object at 0x47dbed0>
> >
> > the disk is a raid partition, and fs format is reiserfs, the 'statvfs'
> > call in bitbake got a zero f_favail.
> >
> > I don't know it is feature of reiserfs, or bug of reiserfs driver, or
> > python's problem.
> >
> > Any idea?
>
> I had a similar problem when using btrfs. You can find the bug at
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=3609
The only thing I can do is to disable the disk space motor.
I doubt it is some fs format's feature, but not bug.
If so, the bitbake should consider that.
> Regards,
>
> --
> Otavio Salvador O.S. Systems
> E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
> Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-12-30 15:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-29 15:09 disk space problem Yi Qingliang
2012-12-29 20:07 ` Otavio Salvador
2012-12-30 15:01 ` Yi Qingliang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox