You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
In certain scenarios, NFS unmount can fail but the state result returns None
[ERROR ] Command 'umount' failed with return code: 16
[ERROR ] stderr: umount.nfs: /mnt/cached_binaries: device is busy
[ERROR ] retcode: 16
local:
----------
ID: racoon_binaries_add_mount_/mnt/cached_binaries
Function: mount.mounted
Result: None
Comment: Unable to unmount
Started: 15:34:58.338883
Duration: 113.737 ms
Changes:
----------
umount:
Forced unmount because devices don't match. Wanted: example1.com:/racoon_binaries, current: example2.com:/racoon_binaries, /root/example2.com:/racoon_binaries
Summary for local
--------------
Succeeded: 148 (unchanged=1, changed=1)
Failed: 0
Success %: 100.0
Failure %: 0.0
--------------
Total states run: 148
Total run time: 6.719 s
Expected behavior
A failure should... fail... no?
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)
Salt Version:
Salt: 3006.0+0na.da6403bPython Version:
Python: 3.7.3 (default, Oct 31 2022, 14:04:00)Dependency Versions:
cffi: 1.15.1cherrypy: Not Installeddateutil: Not Installeddocker-py: Not Installedgitdb: Not Installedgitpython: Not InstalledJinja2: 3.1.2libgit2: Not Installedlooseversion: 1.0.3M2Crypto: Not InstalledMako: Not Installedmsgpack: 1.0.5msgpack-pure: Not Installedmysql-python: Not Installedpackaging: 23.1pycparser: 2.21pycrypto: 2.6.1pycryptodome: 3.17pygit2: Not Installedpython-gnupg: Not InstalledPyYAML: 6.0PyZMQ: 25.0.0relenv: Not Installedsmmap: Not Installedtimelib: Not InstalledTornado: 4.5.3ZMQ: 4.3.4System Versions:
dist: debian 10.13 busterlocale: UTF-8machine: x86_64release: 4.19.0-24-amd64system: Linuxversion: Debian GNU/Linux 10.13 buster
The text was updated successfully, but these errors were encountered:
Description
In certain scenarios, NFS unmount can fail but the state result returns
None
Expected behavior
A failure should... fail... no?
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)The text was updated successfully, but these errors were encountered: