Hide Forgot
+++ This bug was initially created as a clone of Bug #2083376 +++ Description of problem: The "mount_options" parameter of "storage_volumes" does not work. The parameter is documented here: https://github.com/linux-system-roles/storage#mount_options I modified one of the existing tests to add mount_options: rw,noatime,defaults For the controller, I'm using f35 with ansible-core 2.12, latest storage git repo. For the managed host, I have tried rhel 8.5, rhel 8.6, and fedora 34. They all give the same error: 'Unsupported parameters for (blivet) module: volumes.mount_options. Supported parameters include: volume_defaults, packages_only, disklabel_type, volumes, diskvolume_mkfs_option_map, pools, use_partitions, pool_defaults, safe_mode.' This problem was introduced in this commit: https://github.com/linux-system-roles/storage/commit/c3b81cb8b44b587cbc9b0f274b08ebf483bbd0a8 Version-Release number of selected component (if applicable): RHEL 8.6/RHEL 9.0 `mount_options` is supported in RHEL 8.5 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (rhel-system-roles bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:7568