what i understand, is with virtuabox this is what it does. base box -> base full clone for linked clones
base -> linked clone1 base -> linked clone2 that is to ensure the linked clone are independent from the base box, since vagrant box remove <name> wont check for linked clones of base boxes. Thats from memory from when the feature was implemented. It should be with comments on the source code Alvaro. On Tue, Aug 16, 2016 at 12:05 AM, Edward Evans <[email protected]> wrote: > Right, but with the HyperV support, the first box uses a diff disk whereas > with with the VB and linked clones only 2nd and successive use diff disk, > right? > > On Monday, August 15, 2016 at 3:27:19 PM UTC-5, Alvaro Miranda Aguilera > wrote: >> >> not necesarily for multi machine >> >> my understanding is on the 2nd and so on guest from the same template >> >> >> On Mon, Aug 15, 2016 at 7:55 PM, Edward Evans <[email protected]> wrote: >> >>> Actually, I was hoping for something more like this that is for HyperV >>> being enabled for VB. As I understand it, the linked clones only works for >>> multi-machine. Am I wrong here? >>> https://github.com/mitchellh/vagrant/pull/7090 >>> >>> On Saturday, August 13, 2016 at 3:18:10 PM UTC-5, Torben Knerr wrote: >>>> >>>> Yes, see the linked clones section here: >>>> https://www.vagrantup.com/docs/virtualbox/configuration.html >>>> >>>> HTH, Torben >>>> >>>> Am 13.08.2016 8:11 nachm. schrieb "Edward Evans" <[email protected]>: >>>> >>>>> Was this ever implemented and if so can you point me to any details? >>>>> Tia >>>>> >>>>> -- >>>>> 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 [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/vagrant-up/dc4f7a18-7324- >>>>> 4615-b55f-5d153a0c889c%40googlegroups.com. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit https://groups.google.com/d/ms >>> gid/vagrant-up/0ab52fb3-afd7-4d99-8611-d14a9ff52e3f%40googlegroups.com >>> <https://groups.google.com/d/msgid/vagrant-up/0ab52fb3-afd7-4d99-8611-d14a9ff52e3f%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Alvaro >> (+31)103400555 >> > -- > 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 [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/vagrant-up/4dc2a6d0-9d5c-4fb5-ba0b-8a4fb8c1f06d%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/4dc2a6d0-9d5c-4fb5-ba0b-8a4fb8c1f06d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro (+31)103400555 -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyRoztgVgHtRjNeT%3DbLK-uRhe3pC6ACDnY2Um%3D68e%3DDMg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
