<div dir="ltr"><div>Hey Drew,</div><div><br></div><div>Unfortunately, I had to tear down the system and did not get an exact SHA or get logs from the nfs-provisioner. I was not using any custom images. That said, I was finally able to get up and running after another full reinstall (SHA 40797b9d44d2e3ccced0ce2d31b8e2a839a34361). I have only done limited interactions, but all the dashboards seem to be up and will give me a chance to evaluate the system.</div><div><br></div><div>Just in case any one else hits this kind of issue, one problem I had noticed before teardown was a lot of openstack components stuck in early init phases or in ImagePullBackOff. Checking their state through `kubectl describe pod` showed connection timeouts, TLS handshake timeouts, etc. When trying to manually pull the images in the VM I noticed the download and extract rate was painfully slow (and quite a bit slower than running directly on the host). This led me down the route of looking for any possible performance optimizations for the VM. I've attached my final Vagrantfile and pasted my most relevant environment information below. I continued to run the permissions monitoring script I pasted in discussion opening as well.<br></div><div><br></div><div>vboxmanage -version<br>5.2.34_Ubuntur133883<br></div><div><br></div><div>vagrant version<br>Installed Version: 2.2.6<br>Latest Version: 2.2.6<br> <br>You're running an up-to-date version of Vagrant!<br></div><div><br></div><div>vagrant plugin list<br>vagrant-disksize (0.1.3, global)<br>vagrant-vbguest (0.23.0, global)<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 14, 2020 at 1:49 PM WALTERS, ANDREW <<a href="mailto:aw442m@att.com">aw442m@att.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Robby!<br>
<br>
Sorry that the installation is giving you trouble. I have yet to come across this issue but may be able to help with a little more info.<br>
<br>
> I've attempted multiple times to install airship-in-a-bottle following the instructions at<br>
> <a href="https://opendev.org/airship/treasuremap/src/branch/master/tools/deployment/aiab" rel="noreferrer" target="_blank">https://opendev.org/airship/treasuremap/src/branch/master/tools/deployment/aiab</a><br>
<br>
What version of treasuremap (i.e. commit SHA) do you have cloned?<br>
<br>
> Any ideas on debugging this issue?<br>
<br>
The only nfs-provisioner pod in your cluster also has an error; were you able to retrieve any logs from it? Also, are you using any custom images?<br>
<br>
Best,<br>
Drew Walters<br>
</blockquote></div>