Uploaded image for project: 'Integration'
  1. Integration
  2. INT-98

deployment with vagrant up fails when vbguest plugin is installed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Amsterdam Release
    • Amsterdam Release
    • Bootstrap
    • None
    • The issue was observed while using a Windows 10 host using Virtualbox 5.1.26.

      When deploying the bootstrap vagrant-onap projects with 'vagrant up', the provisioning can fail if the virtualbox guest additions of the host are a newer version and the vagrant-vbguest plugin is installed.

      This is because a newer version of the virtualbox guest additions are installed onto the /opt directory of the guest.  The bootstrap Vagrantfile mount's ./opt from the host machine onto /opt of the guest as well.  Once this occurs, subsequent mounts of other shared directories fail and the provisioning process fails.

      It has been observed that uninstalling the vagrant-vbguest plugin avoids this problem.

            ewmulta ewmulta
            ewmulta ewmulta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: