-
Notifications
You must be signed in to change notification settings - Fork 697
Closed
Description
Hi,
Since version 2.12 appeared in various distributions, we have started to see occasional failures in the systemd integration test that uses nvme-cli:
[ 10.378713] TEST-84-STORAGETM.sh[316]: + nvme connect-all -t tcp -a 127.0.0.1 -s 16858 --hostid=95fe8041-3f53-415b-bc40-1bbd8932e7e8
[ 10.397892] nvme_tcp: queue 0: failed to receive icresp, error -4
[ 10.397326] TEST-84-STORAGETM.sh[340]: failed to add controller, error failed to write to nvme-fabrics device
This test runs dozens if not hundreds of times every day and it was stable until 2.12. Are you aware of any potential issues/changes?
You can find the full test script here:
https://github.com/systemd/systemd/blob/main/test/units/TEST-84-STORAGETM.sh