scaeloutSean

Results 49 comments of scaeloutSean

Please do not remove images from Docker Hub, it works well and does not require new firewall rules who allow it (those who don't usually upload container images to private...

I installed Trident with [`tridentctl`](https://scaleoutsean.github.io/2021/05/02/mirantis-mke-netapp-trident-solidfire#install-and-configure-netapp-trident-with-solidfire-back-end) and didn't have any issues.

@GregBrimble I just tried 4 times, and was able to repro once (the first time). I guess the 2nd, 3rd and 4th attempt may failed because timestamp on cache was...

That's helpful, thank you. > More to your point, however, the way we have plugin.nomad set up, omitting either csi-beegfs-config.yaml or csi-beegfs-connauth.yaml will cause a driver failure. The driver will...

You're right, it works with only the boolean value surrounded by quotes. But: - What if there's a space or `'` or `"` in the password (I didn't want to...

Do you mean for the next step (volume create)? Sure, I haven't been able to figure that one out. - BeeGFS Mgmt Host - `b1` - 192.168.1.191 - BeeGFS Client...

Another feedback - it's a little hard to tell when plugin status is good by looking at the CLI output (`plugin status`). It seems Nomad shows the plugin as healthy...

> If no volume is ever created referencing the file system with sysMgmtdHost 1.1.1.1, the driver never uses that configuration, and simply having that configuration does not constitute an error....

Sure! - plugin.nomad (I've been working on some demos so now datacenter is dc1-f2, the rest is the same): ``` job "beegfs" { type = "system" datacenters = ["dc1-f2"] group...

It seems this can be closed.