Closed sourcedelica closed 5 years ago
Hi, @sourcedelica. The apiURL in your config.json file should be what you find in the CVS UI in the same place you find your API keys. For example, in us-east-1, the apiURL is https://cds-aws-bundles.netapp.com:8080/v1/
Hi @clintonk - It turns out that we have Netapp Storage Grid on prem, not Netapp CVS for AWS. Is Trident compatible with that?
Hi, @sourcedelica. Trident supports virtually all of NetApp's file & block storage portfolio, but StorageGRID is our object storage solution. Kubernetes doesn't really have an object storage story; if and when that changes, I suspect Trident will be there with StorageGRID!
trident-plugin:19.07.0 Docker 18.09.4
I have just installed the plugin and am trying to create my first volume. When I try to create the volume I get this error:
There is no log in
/var/log/netappdvp
. The error fromjournalctl
is:Here is the configuration that I got from our storage team:
I also tried
"apiURL": "https://twusgrid01.mycorp.com:8082"
.Thanks for your help.