Nicolas Oliver
Nicolas Oliver
I have manually browser to the datastore1 folder, and created the images folder in there. At that point, the Docker Personality log reported success ``` Apr 2 2019 18:52:56.080Z FATAL...
After this workaround, I was able to add the host to the project! :)
But I am still having storage related problems. Trying to deploy a container in fails with the following error: ``` Retries are prevented. Failure: Error: Failed to write to image...
Tried destroying the VCH host created, and create a new one. I run into the same issue. I cannot add the host to a project because of the same error,...
I followed this guide to create the vic-ops user https://vmware.github.io/vic-product/assets/files/html/1.5/vic_vsphere_admin/create_ops_user.html In the https://vmware.github.io/vic-product/assets/files/html/1.5/vic_vsphere_admin/set_up_ops_user.html docs, I saw: > Grant Any Necessary Permissions The operations user account must exist before you create...
I have definitively a datastore permissions problem for my vic-ops user :) thank you for the hint @wjun 1. I am not using a cluster, deploying directly to a host....
I did the same deployment, but now using a cluster, and the problem is still there. I have to manually create the `images` folder to make the VCH host work...
Great @wjun, I have only tested this with the UI Wizard, where I think the `--user [email protected]` is implicit (that is the user I use for log in into vCenter...
@wjun I have validated the API approach, and I run into the same issue again. The command used to deploy this VCH was ``` ./vic-machine-linux create --name virtual-container-host-1 \ --compute-resource...
Ok, will try to share the portlayer.log file. The only special thing about my installation is that it is using VM Encryption. I have a KMS, and encryption storage policy,...