+++ This bug was initially created as a clone of Bug #2183133 +++ Description of problem: Check for mount.efs when using fstype=efs. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Create Filesystem resource with fstype=efs. 2. 3. Actual results: Fails with misleading error: Mar 23 21:04:23 INFO: Checking support for efs as "nfs4" mount: /mnt/efs: unknown filesystem type 'efs'. Expected results: Fails with error about missing command. Additional info: https://github.com/ClusterLabs/resource-agents/pull/1859