Skip to content
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

Fixes from alma testing and fuse3 #1006

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Fixes from alma testing and fuse3 #1006

merged 4 commits into from
Mar 13, 2024

Conversation

rydrman
Copy link
Collaborator

@rydrman rydrman commented Mar 12, 2024

The commits are all separated here:

  • Disable nonempty fuse option for fuse3
    this is the main one that I was trying to fix
  • Fix misleading error when spfs-monitor is not found
    this confused me because I started getting 'spfs' command not found
  • Use install command to ensure proper permissions
    this fixed spfs-monitor being installed with the wrong permissions during testing and looking like it was not available
  • Update fuse command to log errors to syslog
    this should help with some cases where fuse dies immediately but there's no way to access the error message

Signed-off-by: Ryan Bottriell <rbottriell@ilm.com>
Signed-off-by: Ryan Bottriell <rbottriell@ilm.com>
Signed-off-by: Ryan Bottriell <rbottriell@ilm.com>
@rydrman rydrman requested review from jrray and dcookspi March 12, 2024 22:37
@rydrman rydrman self-assigned this Mar 12, 2024
Signed-off-by: Ryan Bottriell <rbottriell@ilm.com>
@rydrman rydrman merged commit 86de6b3 into main Mar 13, 2024
7 checks passed
@rydrman rydrman deleted the fix-fuse3 branch March 13, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants