NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

AFF

Trident Install Error

mjy
4,844 Views

run ./trident install -n trident error:

FATA Install failed; could not check if Trident installer pod is present; EOF. Resolve the issue; use 'tridentctl uninstall' to clean up; and try again.

 

docker version : 17.03.x

kube version: 1.13.5

OS: redhat 7.4

1 REPLY 1

elementx
4,528 Views

There's not enough information to work with.

 

Dry-run install command (https://netapp-trident.readthedocs.io/en/stable-v19.04/kubernetes/deploying.html for the current release) should be executed first to identify potential environment issues.

 

./tridentctl install --dry-run -n trident

Troubleshooting (https://netapp-trident.readthedocs.io/en/stable-v19.04/kubernetes/troubleshooting.html) has commands that can be used to identify which step failed.

Public