-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hi, @Gradlon
Im try to configure seaweedfs csi for swarm :
docker plugin install --disable --alias seaweedfs-csi:swarm --grant-all-permissions gradlon/swarm-csi-swaweedfs:v1.2.0
docker plugin set seaweedfs-csi:swarm FILER=100.66.36.101:8888,100.66.36.102:8888,100.66.36.103:8888,100.66.36.104:8888,100.66.36.105:8888
docker plugin set seaweedfs-csi:swarm CACHE_SIZE=512
docker plugin set seaweedfs-csi:swarm DATACENTER=ni00
docker plugin enable seaweedfs-csi:swarm
The first time I didn't specify the datacenter.
But I still had a bucket that is created and visible in my filers.
But then I tried to deploy a stack it didn't work.
I also updated docker to version 27 but I saw that there is also a new version of the csi driver 1.2.7 I am on the latest version of seaweedfs.
And I don't understand why I can't see my bucket folder and volumes since I wanted to delete everything on docker and start over cleanly.
Any idea about this ?
Have try to check with : curl http://100.66.36.101:8888/buckets/
Best Regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels