<div dir="ltr">Hello,<div><br></div><div>I would also add Arch Linux to the pool.</div><div><br></div><div>Regards,</div><div>Pranav</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 23, 2015 at 9:00 PM, Roger Luethi <span dir="ltr"><<a href="mailto:rl@patchworkscience.org" target="_blank">rl@patchworkscience.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I had a chance to take my chances with CentOS today. Here are my notes,<br>
starting from a fresh CentOS minimal install (same release as yours):<br>
<br>
As root:<br>
# yum groupinstall "Server with GUI"<br>
# yum groupinstall "Development Tools"<br>
# yum install kernel-devel<br>
# cd /etc/yum.repos.d/<br>
# wget <a href="http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo" rel="noreferrer" target="_blank">http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo</a><br>
# yum install VirtualBox-5.0<br>
<br>
As regular user:<br>
$ git clone git://<a href="http://git.openstack.org/openstack/training-labs" rel="noreferrer" target="_blank">git.openstack.org/openstack/training-labs</a><br>
$ cd training-labs/labs/osbash<br>
$ ./osbash -b cluster<br>
$ PROVIDER=virtualbox tools/test-once.sh scripts/test/launch_instance.sh<br>
<br>
Tests passed. Looks like you just had some bad luck. It seems to work fine<br>
on CentOS.<br>
<span class="HOEnZb"><font color="#888888"><br>
Roger<br>
</font></span><span class="im HOEnZb"><br>
On Sun, 22 Nov 2015 11:35:43 +0900, Bernd Bausch wrote:<br>
</span><div class="HOEnZb"><div class="h5">> The promise of the training labs is to install an OpenStack cluster at the<br>
> push of a button. I have finally taken the time to try it out and hit an<br>
> obstacle very early in the process.<br>
><br>
> My OS is Centos 7.1, more precisely "CentOS Linux release 7.1.1503 (Core)".<br>
> The obstacle is VirtualBox, more precisely the installation of the vboxdrv<br>
> kernel module.<br>
><br>
> Details if you are interested: The vboxdrv module build process fails<br>
> because the version of the required kernel-devel package is not quite<br>
> identical to the version of the installed kernel (3.10.0-229.20.1 versus<br>
> 3.10.0-229). This confuses the build script.<br>
><br>
> yum upgrade didn't change this.<br>
><br>
> No doubt the problem can be resolved easily. My point is that VirtualBox may<br>
> be installed easily on Ubuntu (there is a Ubuntu-maintained package), but<br>
> not necessarily on other systems. A push-button installation of the training<br>
> labs on my Centos system is not possible.<br>
><br>
> Would it be useful to port the training labs to KVM? Is anybody working on<br>
> this? If the answers are yes and no, respectively, I will give it a try.<br>
<br>
_______________________________________________<br>
OpenStack-docs mailing list<br>
<a href="mailto:OpenStack-docs@lists.openstack.org">OpenStack-docs@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs</a><br>
</div></div></blockquote></div><br></div>