Travis Glenn Hansen
Travis Glenn Hansen
Fix should be released in `v1.9.0`. Reopen if you see the behavior continue after upgrading.
IQN is too specific, if you'd like to update it where the full `volume_context` is spewed out I'd take that.
Thanks for the contribution!
Welcome! I see you are using smbclient driver, can you send over the full config (minus any sensitive data of course)?
I see. smb is already tricky because of an 80 char limit on share names as well. Would it be problematic in your case if the folder name becomes a...
Yeah the name vs the id should not be an issue for Nomad (it's part of the csi spec and the 2 should not necessarily be considered as equal by...
Did it create a directory with a hashed name? I am little foggy on how terraform ties into this since I don’t use that. It seems terraform is being used...
https://github.com/democratic-csi/democratic-csi/issues/289 Can you `ls -l /csi-data/` inside that container?
Do any interesting logs show up from the respective `csi-driver` container of that pod?
Can you turn on debug logging? It will show the the actual request/response from the TrueNAS API.