9gb storage

16 views
Skip to first unread message

dbren...@pivotal.io

unread,
Mar 3, 2016, 1:07:17 AM3/3/16
to Vagrant
good evening....

i am creating a cluster with: override.vm.box_url = "http://puppet-vagrant-boxes.puppetlabs.com/centos-64-x64-vbox4210-nocm.box"

the vm's each have 9gb of storage.

is there a way to specify 25-30gb of storage for each vm when vagrant is building?

thanks so much.

take care all

Alvaro Miranda Aguilera

unread,
Mar 3, 2016, 1:10:03 AM3/3/16
to vagra...@googlegroups.com
Hello,

If the box does have a limit, you could create your own base box, and will be a bit more safe and reusable, than trying to expand the disk and repackage the box (doable)

Other option will be use some Vbox magic, create a 2nd disk, use a shell provisioner and then mount the disk.

I would go for creating you own box

What version of Centos is that? I can share a packer project and you can build your own box in no time.

Thanks!
Alvaro.

--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/a99e5c1c-1588-46de-ae01-cfbad4af82e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Alvaro Miranda Aguilera

unread,
Mar 3, 2016, 1:11:29 AM3/3/16
to vagra...@googlegroups.com
And the box template seems to be here:


If you haven't used packer before, I would suggest try this tutorial first:

Thanks
Alvaro.

Reply all
Reply to author
Forward
0 new messages