* [ANNOUNCE] xfs: online repair is completely finished!
@ 2023-08-22 0:22 Darrick J. Wong
2023-08-28 12:33 ` Emmanuel Florac
0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2023-08-22 0:22 UTC (permalink / raw)
To: dchinner, Carlos Maiolino
Cc: linux-fsdevel, linux-xfs, Shirley Ma, Greg Marsden,
Konrad Rzeszutek Wilk, Allison Henderson, Catherine Hoang
Hi folks,
I am /very/ pleased to announce that online repair for XFS is completely
finished. For those of you who have been following along all this time,
this means that part 1 and part 2 are done!
With the addition in part 2 of directory parent pointers patchset,
xfs_scrub gains the ability to correct broken links and loops in the
directory tree. Part 2 also adds a faster FITRIM implementation,
improved detection of malicious filenames, and a vectorized scrub mode
that cuts the runtime by 20%.
Code coverage averages around ~75% for the online fsck code (and ~85%
for the rest of XFS), and the kernel can now rebuild 90% of the
corruptions that can manifest on a mountable filesystem.
The code itself lives in my git trees, which I've just updated:
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=vectorized-scrub
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=vectorized-scrub
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfstests-dev.git/log/?h=scrub-directory-tree
As I have now been testing online repair in its various stages [on my
testing cloud] for two years and the fstests cloud has nearly cleared
300 million successful filesystem repairs, I am discontinuing all
notices about "This is an extraordinary way to destroy your data".
It works, and it's time to merge it to get broader testing.
A big thank you to Allison Henderson, Catherine Hoang for their work on
the directory parent pointers feature; Chandan Babu for reviewing the
design documentation; and Dave Chinner and Matthew Wilcox for staring
at the code longer than is probably healthy. 8-)
Stay tuned for more exciting announcements!
--Darrick
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] xfs: online repair is completely finished!
2023-08-22 0:22 [ANNOUNCE] xfs: online repair is completely finished! Darrick J. Wong
@ 2023-08-28 12:33 ` Emmanuel Florac
2023-09-01 14:54 ` Darrick J. Wong
0 siblings, 1 reply; 3+ messages in thread
From: Emmanuel Florac @ 2023-08-28 12:33 UTC (permalink / raw)
To: Darrick J. Wong, linux-xfs, linux-fsdevel
[-- Attachment #1: Type: text/plain, Size: 729 bytes --]
Le Mon, 21 Aug 2023 17:22:04 -0700
"Darrick J. Wong" <djwong@kernel.org> écrivait:
> Hi folks,
>
> I am /very/ pleased to announce that online repair for XFS is
> completely finished. For those of you who have been following along
> all this time, this means that part 1 and part 2 are done!
>
As nobody chimed in to congratulate you, I'll tell it : you're a hero,
Darrick :)
cheers
--
------------------------------------------------------------------------
Emmanuel Florac | Direction technique
| Intellique
| <eflorac@intellique.com>
| +33 1 78 94 84 02
------------------------------------------------------------------------
[-- Attachment #2: Signature digitale OpenPGP --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [ANNOUNCE] xfs: online repair is completely finished!
2023-08-28 12:33 ` Emmanuel Florac
@ 2023-09-01 14:54 ` Darrick J. Wong
0 siblings, 0 replies; 3+ messages in thread
From: Darrick J. Wong @ 2023-09-01 14:54 UTC (permalink / raw)
To: Emmanuel Florac; +Cc: linux-xfs, linux-fsdevel
On Mon, Aug 28, 2023 at 02:33:17PM +0200, Emmanuel Florac wrote:
> Le Mon, 21 Aug 2023 17:22:04 -0700
> "Darrick J. Wong" <djwong@kernel.org> écrivait:
>
> > Hi folks,
> >
> > I am /very/ pleased to announce that online repair for XFS is
> > completely finished. For those of you who have been following along
> > all this time, this means that part 1 and part 2 are done!
> >
>
> As nobody chimed in to congratulate you, I'll tell it : you're a hero,
> Darrick :)
Thank you!!
--D
> cheers
> --
> ------------------------------------------------------------------------
> Emmanuel Florac | Direction technique
> | Intellique
> | <eflorac@intellique.com>
> | +33 1 78 94 84 02
> ------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-01 14:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22 0:22 [ANNOUNCE] xfs: online repair is completely finished! Darrick J. Wong
2023-08-28 12:33 ` Emmanuel Florac
2023-09-01 14:54 ` Darrick J. Wong
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).