linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* Are there limitation to the number of named pipes/FIFO's supported by F2FS?
@ 2018-09-04 16:28 Patrick Doyle
  2018-09-05  1:55 ` Chao Yu
  0 siblings, 1 reply; 14+ messages in thread
From: Patrick Doyle @ 2018-09-04 16:28 UTC (permalink / raw)
  To: linux-f2fs-devel

I have created an f2fs partition on which to build embedded Linux
images (using Yocto/OpenEmbedded/Bitbake).

I just had a build fail where all 20 parallel makes failed with errors
of the form:

OSError: [Errno 5] Input/output error:
'/home/wpd/src/20180904-test/apps_proc/poky/build/tmp-glibc/work/armv7a-vfp-neon-oe-linux-gnueabi/libxml2/2.9.2-r0/temp/fifo.32426'

This build completed successfully in the past, including just this
morning (on this filesystem).

I believe by design (and benchmarks I have researched) that F2FS is
the best approach for SSD based file systems, but this will mark the
second time in less than a week of having put F2FS in operation that I
will have to back up my partition, reformat it with different flags,
and restore it from my backup.   I am now frustrated.

What options would you recommend for a 1TB SSD formatted with F2FS to
be used in an environment that generates Linux system images?  This
environment creates many object files, named pipes, logfiles, etc...

I will start my new backup now, and hope to learn your recommendation
before I am ready to issue my next mkfs command.

--wpd

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

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

end of thread, other threads:[~2018-09-06 13:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-04 16:28 Are there limitation to the number of named pipes/FIFO's supported by F2FS? Patrick Doyle
2018-09-05  1:55 ` Chao Yu
2018-09-05  4:12   ` Jaegeuk Kim
2018-09-05 13:35     ` Patrick Doyle
2018-09-05 15:57       ` Chao Yu
2018-09-05 16:11         ` Patrick Doyle
2018-09-05 17:30           ` Jaegeuk Kim
2018-09-06  1:51           ` Chao Yu
2018-09-06 13:14             ` Patrick Doyle
2018-09-06 13:29               ` Chao Yu
2018-09-06  2:03           ` Chao Yu
2018-09-06 12:44             ` Chao Yu
2018-09-06 13:31             ` Patrick Doyle
2018-09-05 17:16         ` Jaegeuk Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).