<div dir="ltr"><div class="gmail_default" style="font-size:small">On Fri, Jul 10, 2015 at 5:36 AM, Karanbir Singh <span dir="ltr">&lt;<a href="mailto:mail-lists@karan.org" target="_blank">mail-lists@karan.org</a>&gt;</span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 09/07/15 12:23, Michael Vermaes wrote:<br>
&gt; Hello, in addition to the other comments, I just wanted to say that it<br>
&gt; would be great to have an &#39;official&#39; vmware_desktop Vagrant box<br>
&gt; available on Atlas as well.<br>
&gt;<br>
&gt; Let me know if there&#39;s anything I can do to help enable that. I found<br>
&gt; this bugzilla issue which could maybe be used for tracking the various<br>
&gt; requirements?<br>
&gt;<br>
&gt; <a href="https://bugs.centos.org/view.php?id=6365" rel="noreferrer" target="_blank">https://bugs.centos.org/view.php?id=6365</a><br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Michael<br>
<br>
</span>I believe the vbox image should work as-is with the vmware provider as<br>
well ? is that something you might be able to try ?<br>
<br>
- KB<br></blockquote><div><br></div><div class="gmail_default" style="font-size:small">​<div class="gmail_default" style="display:inline">Thanks for the suggestion. Here&#39;s the message I received when I tried to &#39;vagrant up&#39; after &#39;</div><font face="arial, helvetica, sans-serif" style="font-size:12.8000001907349px">vagrant init centos/7<div class="gmail_default" style="font-size:small;display:inline">​&#39;​</div></font></div><div style="font-size:12.8000001907349px"><span style="font-family:monospace,monospace"><br></span></div><div style="font-size:12.8000001907349px"><span style="font-family:monospace,monospace">Bringing machine &#39;default&#39; up with &#39;vmware_workstation&#39; provider...</span><br></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">==&gt; default: Box &#39;centos/7&#39; could not be found. Attempting to find and install...</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">    default: Box Provider: vmware_desktop, vmware_fusion, vmware_workstation</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">    default: Box Version: &gt;= 0</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">==&gt; default: Loading metadata for box &#39;centos/7&#39;</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">    default: URL: <a href="https://atlas.hashicorp.com/centos/7" target="_blank">https://atlas.hashicorp.com/centos/7</a></font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">The box you&#39;re attempting to add doesn&#39;t support the provider</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">you requested. Please find an alternate box or use an alternate</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">provider. Double-check your requested provider to verify you didn&#39;t</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">simply misspell it.</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace"><br></font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">If you&#39;re adding a box from HashiCorp&#39;s Atlas, make sure the box is</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">released.</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace"><br></font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">Name: centos/7</font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">Address: <a href="https://atlas.hashicorp.com/centos/7" target="_blank">https://atlas.hashicorp.com/centos/7</a></font></div><div style="font-size:12.8000001907349px"><font face="monospace, monospace">Requested provider: [&quot;vmware_desktop&quot;, &quot;vmware_fusion&quot;, &quot;vmware_workstation&quot;]</font></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><div class="gmail_default" style="font-size:small">Based on your comment, it sounds like the underlying image should be compatible with VMware, it probably just needs to be uploaded again specifying that it is also valid for the vmware_desktop provider.</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_default" style="font-size:small">Similarly to Jeff&#39;s request about Guest Additions for VirtualBox, it would be ideal to have the VMware Tools preinstalled in this box - this is a requirement for shared folders to work. If the CentOS 7 image is built from <a href="https://github.com/CentOS/sig-cloud-instance-build/blob/master/vagrant/centos7.ks" target="_blank">https://github.com/CentOS/sig-cloud-instance-build/blob/master/vagrant/centos7.ks</a>, I think it would be a matter of including open-vm-tools in the list of packages, to get access to /usr/lib64/libhgfs.so.​</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span class="im"><br>
&gt;<br>
&gt; On Thu, Jul 9, 2015 at 3:18 PM, Timothy Rees &lt;<a href="mailto:reestr.uk@gmail.com">reestr.uk@gmail.com</a><br>
</span><span class="im">&gt; &lt;mailto:<a href="mailto:reestr.uk@gmail.com">reestr.uk@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     I would suggest keeping the root volume as minimal as possible for the<br>
&gt;     box and then let the end users to grow it using methods provided by<br>
&gt;     Vagrant.  Anyone then can grow the volume to their specific use case,<br>
&gt;     its a lot easier than reducing a default, large disk provided with a<br>
&gt;     box.<br>
&gt;<br>
&gt;     Cheers,<br>
&gt;     Tim<br>
&gt;<br>
&gt;     On 8 July 2015 at 19:31, Lalatendu Mohanty &lt;<a href="mailto:lmohanty@redhat.com">lmohanty@redhat.com</a><br>
</span><div class=""><div class="h5">&gt;     &lt;mailto:<a href="mailto:lmohanty@redhat.com">lmohanty@redhat.com</a>&gt;&gt; wrote:<br>
&gt;     &gt; On 07/08/2015 10:32 PM, Jeff Sheltren wrote:<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt; Hi, I&#39;ve started doing some testing on the Virtualbox Vagrant box<br>
&gt;     &gt;&gt;<br>
&gt;     (<a href="http://cloud.centos.org/centos/7/vagrant/x86_64/images/CentOS-7-Vagrant-1505-x86_64-01.box" rel="noreferrer" target="_blank">http://cloud.centos.org/centos/7/vagrant/x86_64/images/CentOS-7-Vagrant-1505-x86_64-01.box</a>)<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt; I&#39;ve hit a couple of issues:<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt; 1) The disk size, at about 8 GB, is too small.  Could it be bumped to<br>
&gt;     &gt;&gt; 50-100 GB? Since the on-disk image will grow dynamically this<br>
&gt;     won&#39;t take up<br>
&gt;     &gt;&gt; that much space by default but will make it usable for those that<br>
&gt;     need more<br>
&gt;     &gt;&gt; storage on the root partition (and I don&#39;t want to have to custom<br>
&gt;     mount<br>
&gt;     &gt;&gt; additional partitions).<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;<br>
&gt;     &gt; Yes, this can be fixed. I am fine with bumping the disk size to<br>
&gt;     50GB as it<br>
&gt;     &gt; would be sparse disk. Also there are few tricks you can do with the<br>
&gt;     &gt; Vagrantfile to increase the disk size. But I have not tried them<br>
&gt;     &gt;<br>
&gt;     &gt;&gt; 2) The VirtualBox Guest Additions aren&#39;t included.  I&#39;m assuming<br>
&gt;     this is<br>
&gt;     &gt;&gt; due to a licensing issue and not that they were simply not<br>
&gt;     considered but<br>
&gt;     &gt;&gt; wanted to double check.<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;<br>
&gt;     &gt; This part I am not sure. I need to check how we can add<br>
&gt;     &quot;VirtualBox Guest<br>
&gt;     &gt; Additions&quot;. yes, we want to fix this.<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt; Otherwise it&#39;s been great, and saves me having to build my own<br>
&gt;     custom box,<br>
&gt;     &gt;&gt; which is definitely a win.<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt; -Jeff<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt; How do we track these issues? I just dont want to loose track of<br>
&gt;     these.<br>
&gt;     &gt;<br>
&gt;     &gt; -Lala<br>
&gt;     &gt;<br>
<br>
<br>
<br>
</div></div><span class="im">--<br>
Karanbir Singh<br>
+44-207-0999389 | <a href="http://www.karan.org/" rel="noreferrer" target="_blank">http://www.karan.org/</a> | <a href="http://twitter.com/kbsingh" rel="noreferrer" target="_blank">twitter.com/kbsingh</a><br>
GnuPG Key : <a href="http://www.karan.org/publickey.asc" rel="noreferrer" target="_blank">http://www.karan.org/publickey.asc</a><br>
</span><div class=""><div class="h5">_______________________________________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-devel" rel="noreferrer" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
</div></div></blockquote></div><br></div></div>