Open guidtz opened 3 years ago
I got a similar issue. My workaround was to create manually the subdir (dir1
in your case) in my gluster volume.
Similar error is generated also from S3fs plugin.
Seems like fstype should be glusterfs/s3fs
means that the plugin failed to mount the volume.
With s3fs it also fails to create the bucket, but even when you create the bucket manually you can get this error when the fs options are incorrect...
I got a similar issue. My workaround was to create manually the subdir (
dir1
in your case) in my gluster volume.
Saw the same issue and this fixed it for me too.
Hello
Describe the bug When I try to deploy a container with glusterfs drivers :
Server (please complete the following information):
Glusterfs works fine
Thanks