Re: [systemd-devel] how to add test sysfs nodes, to sys.tar.xz?

2017-01-26 Thread Zbigniew Jędrzejewski-Szmek
Thanks for working on the tests. On Thu, Jan 26, 2017 at 09:21:41AM -0500, Dan Streetman wrote: > However, I'd like to also add tests for whitespace replacement using > actual device $attr{}, which I think means the test/sys.tar.xz file > needs to be updated to add device (maybe a NVMe device)

[systemd-devel] how to add test sysfs nodes, to sys.tar.xz?

2017-01-26 Thread Dan Streetman
Hi, Re: bug 4833 and pull request 4837, https://github.com/systemd/systemd/issues/4833 https://github.com/systemd/systemd/pull/4837 I was thinking of how to add some test cases for whitespace, and keszybz just merged these tests: https://github.com/systemd/systemd/pull/5158 which test for

Re: [systemd-devel] Errorneous detection of degraded array

2017-01-26 Thread Reindl Harald
Am 26.01.2017 um 19:02 schrieb Luke Pyzowski: I have a large RAID6 device with 24 local drives on CentOS7.3. Randomly (around 50% of the time) systemd will unmount my RAID device thinking it is degraded after the mdadm-last-resort@.timer expires, however the device is working normally by

Re: [systemd-devel] Errorneous detection of degraded array

2017-01-26 Thread Reindl Harald
Am 26.01.2017 um 19:02 schrieb Luke Pyzowski: I have a large RAID6 device with 24 local drives on CentOS7.3. Randomly (around 50% of the time) systemd will unmount my RAID device thinking it is degraded after the mdadm-last-resort@.timer expires, however the device is working normally by

[systemd-devel] Errorneous detection of degraded array

2017-01-26 Thread Luke Pyzowski
Hello, I have a large RAID6 device with 24 local drives on CentOS7.3. Randomly (around 50% of the time) systemd will unmount my RAID device thinking it is degraded after the mdadm-last-resort@.timer expires, however the device is working normally by all accounts, and I can immediately mount it

Re: [systemd-devel] Errorneous detection of degraded array

2017-01-26 Thread Andrei Borzenkov
26.01.2017 21:02, Luke Pyzowski пишет: > Hello, > I have a large RAID6 device with 24 local drives on CentOS7.3. Randomly > (around 50% of the time) systemd will unmount my RAID device thinking it is > degraded after the mdadm-last-resort@.timer expires, however the device is > working normally