Mariusz Zaborski
Mariusz Zaborski
> Also the test probably needs to be added to one or more runfiles? I had missed this one, but now it should be addressed.
It seems that ntpd, is correcting the time in CI/CD: ``` 2 Tue Jun 10 17:16:05 UTC 2025 3 SUCCESS: date --set=-10 days 4 SUCCESS: zpool create -o failmode=continue testpool2...
I think the problem with almalinux8 is finally solved. It was caused by using /dev/random instead of /dev/urandom, which resulted in empty files. The zinject tool injects a data error,...
Thank you for reporting, I will try to look into it.