Zicklag
Zicklag
So I just looked into it a little and it looks like there isn't a way to specify the name that a chunkserver joins under. Also the name for my...
I got confirmation that the Chunkserver identity is based on the IP address:port of the chunkserver. There is not a construct in LizardFS that currently allows you to set any...
@Blackpaw OK, so I just misunderstood the issue at the time. That makes me feel better. :slightly_smiling_face:
Yeah, that is what happens for me. Maybe I don't understand what causes that.
Just a heads up for anybody using this: I am planning on making an update that bundles all of the LizardFS services into the Docker plugin. This will hopefully make...
Current source code for the LizardFS Docker plugin has just been released to GitHub: [kadimasolutions/docker-plugin_lizardfs](https://github.com/kadimasolutions/docker-plugin_lizardfs).
I haven't tried it **at all**, but there is an intriguing project that is supposed to translate Docker volume drivers to Kubernetes volume drivers: [hpe-storage/dory](https://github.com/hpe-storage/dory). Not sure if it would...
@3eka Have you created the `/docker` folder on your LizardFS filesystem before you tried using the plugin? The folder that you specify in the `REMOTE_PATH` has to exist on the...
@3eka I'm still a little confused as to what is going on in your explanation. Couple questions: 1. Did it work in the end. :smiley: 2. What do you mean...
@dt665m I would definitely appreciate a browser example! I think a simple plain HTML example would be good, or maybe using Vue would even be fine, if you just used...