You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
@hustlahusky thanks for trying the plugin. The issue seems to be with the volume name provided, the plugin uses the volume name as the label of the volume and XFS doesn't allow a label more than 12 chars long. "539-1-539_mongo_data" is 21 chars long and hence FS creation is failing.
Please try with a smaller volume name and it should work.
The plugin doesn't allow mentioning an FS label when creating the volume. May be that could be supported if needed. But please try out a smaller volume name and let us know.
Hello. I have a problem with creating volume with option
fstype=xfs
. I'd tried to run this command:And I'm getting error:
Also I'd tried different datastores, but unsuccessfull.
The text was updated successfully, but these errors were encountered: