-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] KeyError: 'disk.blkid' on mount.mounted for NFS mount #65441
Comments
My guess it it was broken by @nicholasmhughes PR here: #63104 which looks like it was merged for 3006.0 |
stop pointing fingers @ggiesen 😉 |
lol I just thought you might be the best guy to fix it ;) |
FYI NFS mounts don't show up with the blkid command:
|
I don't see anywhere in that PR of mine where I changed |
Very astute, you are correct in that disk.blkid is not working:
I'm not, as far as I'm aware, I'm not overriding any execution modules from Salt (unless perhaps the saltext.vmware extension is, but that wouldn't touch the |
Do any of the other |
Nope. |
There's definitely something borked on the system(s). The |
I think I found it:
|
Well... that's terrible. |
Yep, I really was hoping it was your fault because there'd be a much higher chance of being fixed in a non-galactic timeframe. |
Description
Sometime around 3006.0 - 3006.2 I started getting errors on my
mount.mounted
states for NFS mounts:Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
Please be as specific as possible and give set-up details.
State:
Steps to Reproduce the behavior
Try to apply the above state
Expected behavior
State would report no changes
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: