Resilvering progress shows 105.73% and negative remaining time

Hi Expects,

The resilvering progress in my TrueNAS is showing 105.73% completion with a remaining time of -2 hours -7 minutes -10 seconds (negative values).

I have a few questions:

  1. Why is the resilvering percentage exceeding 100%?
  2. Should I be concerned about data integrity, or is the resilver actually completing successfully despite the incorrect progress display?

System Info:

  • TrueNAS version: TrueNAS SCALE 25.10
  • Pool configuration: RAIDZ2

Guessing the percentage done is an estimate of how long it believes it will take by the reporting system. It could depend on ZFS space reporting and that is a bit complex.

Hoping this may explain some of the complexity.

Two other issues impact resilver & scrub time estimates:

  1. After the resilver, (or scrub), stabilized the time for completion, a large amount of user activity occurred. ZFS was designed to perform as many tasks online as possible. So, user activity simply slows down resilvers, (or scrubs).
  2. Fragmentation - It is not as much problem today as it was before sequential resilvers, but it still may have some impact.

I think there is a 3rd reason, but I forgot it at the moment. If I remember, I will add it later.

2 Likes

No idea about the cause of the negative time. Does zpool status show the resilvered drive(s) being error free or still resilvering? If you can it might be worth rebooting the server. If it hasn’t finished resilvering it should resume, hopefully with more sensible information.