Getting this error i followed the instructions as close as i could
the only thing that is different is that the Storage is /Data/elastic instead of the default
I got this warning
Checking Docker file system... PASSED
- The installation with extfs can proceed; however, we recommend XFS
And then I got this error:
Checking OS file system storage driver permissions... FAILED
Filesystem permissions issue with storage driver detected, please check that you are using the proper Kernel version.
Errors have caused Elastic Cloud Enterprise installation to fail
Some of the prerequisites failed: [OS file system storage driver permissions], please fix before continuing
I am installing with a user member of docker group. I had made the storage location /Data allowing to all member of the group docker.
I try not use sudo as instructed the user should work as member of docker group. Please help