Hi,
I tried to follow the installation instructions for ubuntu 15+. I run Ubuntu 16.04.
When I run systemctl enable azurefile-dockervolumedriver I get : Failed to execute operation: Invalid argument.
When I try to start the service with systemctl start azurefile-dockervolumedriver I get :
Failed to start azurefile-dockervolumedriver.service: Unit azurefile-dockervolumedriver.service is not loaded properly: Invalid argument.
See system logs and 'systemctl status azurefile-dockervolumedriver.service' for details.
Here is the output of the status log with systemctl status azurefile-dockervolumedriver.service :
Hi, I tried to follow the installation instructions for ubuntu 15+. I run Ubuntu 16.04. When I run
systemctl enable azurefile-dockervolumedriver
I get :Failed to execute operation: Invalid argument
.When I try to start the service with
systemctl start azurefile-dockervolumedriver
I get :Here is the output of the status log with
systemctl status azurefile-dockervolumedriver.service
:Do you have any ideas of why I get this error ?
Thanks