Skip to content

Vagrant

Carlos Roman edited this page Feb 19, 2017 · 2 revisions

Vagrant

You can test Uchuva in a controlled enviroment using vagrant. Each Workload Manager have each own vagrantfile that is located at vagrant/{workloadmanager}

HTCondor

Install vagrant hosts plugin

vagrant plugin install vagrant-hosts

Openlava

If openlava isn't working (aka: bhosts keep wait) restart openlava service in every machine: sudo service openlava restart

Torque

Nothing in particular.

Slurm

Restart the slurm main service: sudo service slurm-llnl start