jayjanssen / percona-xtradb-cluster-tutorial

NOTE: This repo has been rehomed here: https://github.com/percona/xtradb-cluster-tutorial
75 stars 22 forks source link

vagrant up issue - hostmanager not found #38

Open rossiwa opened 8 years ago

rossiwa commented 8 years ago

While running the vagrant up command it gets pretty far along but then I'm getting the following:

==> node1: Successfully added box 'perconajayj/centos-x86_64' (v7.1.20150818) for 'virtualbox'! There are errors in the configuration of this machine. Please fix the following errors and try again:

vm:

Vagrant:

I've tried this on a couple of machines and get the same errors.

Centos 6.7 Virtualbox 5.0.12 vagrant 1.8.1

and

windows 7 Virtualbox 4.2.28 vagrant 1.8.1

I'm not that familiar with vagrant but it looks like maybe a config file is missing?

Thanks, Ross

lefred commented 8 years ago

Hi Ross,

You need to install "vagrant-hostmanager" as vagrant plugin.

rossiwa commented 8 years ago

Thank you. I was able to get past the error after installing the plugin with the following command.

vagrant plugin install vagrant-hostmanager

Thanks,

Ross

From: Frédéric Descamps [mailto:notifications@github.com] Sent: Monday, January 04, 2016 6:08 AM To: jayjanssen/percona-xtradb-cluster-tutorial Cc: rossiwa Subject: Re: [percona-xtradb-cluster-tutorial] vagrant up issue - hostmanager not found (#38)

Hi Ross,

You need to install "vagrant-hostmanager" as vagrant plugin.

— Reply to this email directly or view it on GitHub https://github.com/jayjanssen/percona-xtradb-cluster-tutorial/issues/38#issuecomment-168685793 .Image removed by sender.

xiaods commented 7 years ago

thanks

aram1991 commented 6 years ago

I have the same problem ,after installing the plugin Vagrant Host Manager (via the command "vagrant plugin install vagrant-hostmanager"), the problem did not resolve What could be the problem? There are errors in the configuration of this machine. Please fix the following errors and try again: vm: The 'hostmanager' provisioner could not be found. Vagrant: Unknown configuration section 'hostmanager'. vagarnt 2.0.1 virtualbox 5.1.3 OS - Windows10