I have replace one of my dying data drive from 4tb to 3tb drive. Data has been copied manually. Mounted the 3tb and ran snapraid sync. After the initial errors of uuid change all, it went fine. However, snapraid daemon is showing error as below:
CRITICAL: ARRAY FAILING
System health is currently FAILING.
Disk d2 has split 0 with UUID changed from b33dc6d0-7671-4ab7-9103-c09ff30xxxxx to a99d7d6a-96dc-431d-a204-ce0612axxxxx.
Tried below to no avails:
1) restart snapraidd
2) snapraid sync --force-uuid
Any idea what's happening?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have replace one of my dying data drive from 4tb to 3tb drive. Data has been copied manually. Mounted the 3tb and ran snapraid sync. After the initial errors of uuid change all, it went fine. However, snapraid daemon is showing error as below:
CRITICAL: ARRAY FAILING
System health is currently FAILING.
Disk d2 has split 0 with UUID changed from b33dc6d0-7671-4ab7-9103-c09ff30xxxxx to a99d7d6a-96dc-431d-a204-ce0612axxxxx.
Tried below to no avails:
1) restart snapraidd
2) snapraid sync --force-uuid
Any idea what's happening?
The error is gone after I click on "refresh" on the webui. Will update here is anything showing again.
Clicking Refresh is exactly what you have to do in this case :) It allows
the daemon to rad the new state of the array after your manual sync.
On Tue, Apr 7, 2026 at 9:39 AM abubin abubin@users.sourceforge.net wrote: