NetApp / netappdvp

A Docker volume plugin for NetApp storage
96 stars 33 forks source link

nDVP plugin requires /etc/iscsi bind mount even for NFS only installs #82

Closed adkerr closed 7 years ago

adkerr commented 7 years ago

In order to install nDVP as a Docker managed plugin the user is required to have a directory /etc/iscsi even if they only intend to use NFS connections. Users in this case may not have /etc/iscsi and as a work-around must create an empty directory.

dsmorse commented 7 years ago

until this is fixed, it should be documented http://netappdvp.readthedocs.io/en/latest/install/host_config.html#docker-managed-plugin-method-docker-1-13-17-03 this PR is the only thing that got me past the /etc./iscsi error