On 03/17/2015 03:18 PM, Jason Brooks wrote:
I don't know if this is any easier than adding a virtual disk, adding that as a physical volume, extending the root logical vol, and resizing the partition. Although, when I type it all out like that...
Right. :-) Was trying to just make this as easy as mounting a local directory...
----- Original Message -----
From: "Joe Brockmeier" jzb@redhat.com To: "Jason Brooks" jbrooks@redhat.com, "Fedora Cloud SIG" cloud@lists.fedoraproject.org Sent: Tuesday, March 17, 2015 12:19:32 PM Subject: Re: Vagrant mounting /var/lib/docker?
On 03/17/2015 03:18 PM, Jason Brooks wrote:
I don't know if this is any easier than adding a virtual disk, adding that as a physical volume, extending the root logical vol, and resizing the partition. Although, when I type it all out like that...
Right. :-) Was trying to just make this as easy as mounting a local directory...
Still, it might be simpler in the end. If things aren't working, it could make for mysterious debugging
-- Joe Brockmeier | Project Atomic Doer of Things jzb@redhat.com | http://community.redhat.com/ Twitter: @jzb | http://dissociatedpress.net/
cloud mailing list cloud@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/cloud Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
On 03/17/2015 03:19 PM, Joe Brockmeier wrote:
On 03/17/2015 03:18 PM, Jason Brooks wrote:
I don't know if this is any easier than adding a virtual disk, adding that as a physical volume, extending the root logical vol, and resizing the partition. Although, when I type it all out like that...
Right. :-) Was trying to just make this as easy as mounting a local directory...
It'd be possible to add a vdisk and format+mount it at /var/lib/docker during vagrant's provisioning step, and it'd still allow nice COW semantics.