linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ubsfs scrubbing ?
@ 2019-07-25 13:47 Mainz, Roland
  2019-07-25 21:05 ` Richard Weinberger
  0 siblings, 1 reply; 2+ messages in thread
From: Mainz, Roland @ 2019-07-25 13:47 UTC (permalink / raw)
  To: linux-mtd; +Cc: Mainz, Roland


Hi!

----

Is there a tool to scrub an ubifs filesystem, i.e. that data are read, verified and then written to a new block/leb ?

----

Bye,
Roland 
-- 
 Roland Mainz, MAA/CAS
 Eckelmann AG, Berliner Str. 161, 65205 Wiesbaden
 Telefon +49/611/7103-661, Fax +49/611/7103-133
 r.mainz@eckelmann.de
 
 Eckelmann Group – Source of inspiration
 
 
  
 
    
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: ubsfs scrubbing ?
  2019-07-25 13:47 ubsfs scrubbing ? Mainz, Roland
@ 2019-07-25 21:05 ` Richard Weinberger
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Weinberger @ 2019-07-25 21:05 UTC (permalink / raw)
  To: Mainz, Roland; +Cc: linux-mtd

On Thu, Jul 25, 2019 at 3:47 PM Mainz, Roland <R.Mainz@eckelmann.de> wrote:
> Is there a tool to scrub an ubifs filesystem, i.e. that data are read, verified and then written to a new block/leb ?

ubihealthd is maybe what you want. It constantly scans all PEBs, if
bitflips happen, wearleveling will move the block.

If you really want to force re-write, create your own tool which uses
the atomic-leb-change ioctl.

Thanks,
//richard

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2019-07-25 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-25 13:47 ubsfs scrubbing ? Mainz, Roland
2019-07-25 21:05 ` Richard Weinberger

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).