Actions
action #93964
closedsalt-states CI pipeline deploy step fails on some workers with "Unable to unmount /var/lib/openqa/share: umount.nfs: /var/lib/openqa/share: device is busy."
Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2021-06-14
Due date:
2021-07-27
% Done:
0%
Estimated time:
Description
Observation¶
E.g. see
openqaworker-arm-3.suse.de:
----------
ID: /var/lib/openqa/share
Function: mount.mounted
Result: False
Comment: Unable to unmount /var/lib/openqa/share: umount.nfs: /var/lib/openqa/share: device is busy.
Started: 17:15:35.643876
Duration: 271.875 ms
Changes:
----------
umount:
Forced unmount and mount because options (noauto) changed
----------
Maybe we need to manually ensure all workers have the options updated and be rebooted? Not even sure what makes the share /var/lib/openqa/share
busy as normally we should only use caching over rsync and http from osd, not NFS.
Expected result¶
- AC1: Stable deployments also after reboot of multiple worker machines
Actions