states.mount.mounted
backtraces in case a device/resource is busy
#19308
Labels
Bug
broken, incorrect, or confusing behavior
fixed-pls-verify
fix is linked, bug author to confirm fix
severity-low
4th level, cosemtic problems, work around exists
Milestone
As mentioned in #18630 (comment)
mount.mounted
will backtrace in case the device/resource is busy.Using Salt 2014.7.0 on Ubuntu Server 14.04.1 amd64 and
salt/states/mount.py
from2014.7
as of ec90619.Used state:
The already active mount:
I'm not sure right now how to properly handle this/detect a busy device/resource before attempting to remount it. Does Python have a builtin equivalent to what
lsof
is doing?Full output incl. backtrace below:
The text was updated successfully, but these errors were encountered: