Can you share your vagrantfile ? there is no difference if there is internet or there is no internet.
are you using a shared folder? say dropbox/nfs/samba? and there are other people sing the same folder?? alvaro On Mon, Apr 13, 2015 at 2:18 AM, Rahi Jain <[email protected]> wrote: > I mean i just ran "vagrant up" when i was not connected to internet. > > So i was not connected to internet at that time. So somehow it created a new > VM for command "vagrant up" instead of booting the same machine. > > On Mon, Apr 13, 2015 at 8:05 AM, Alvaro Miranda Aguilera <[email protected]> > wrote: >> >> hello >> >> what do you mean by offline mode? >> >> can you share what commands have you been using? >> >> On Sat, Apr 11, 2015 at 4:42 AM, Rahi Jain <[email protected]> wrote: >> > Hi, >> > >> > I have multi vagrant installed on my mac machine for replicating master >> > slave development environment on production. I have used puphpet for >> > setting >> > vagrant. >> > >> > Now i have two boxes - >> > box1 >> > box2 >> > >> > Which stores the VMs in VirtualBox VMs folder with name of two folders - >> > box1_default_1421332926028_30704 >> > box2_default_1421333719053_93000 >> > >> > Things were going good. >> > >> > Yesterday, i started box1 in offline mode without access to internet. >> > Suddenly it looks like it installed a new setup with completely blank >> > Vms. >> > >> > Now in VMs in VirtualBox VMs are >> > box1_default_1428616375284_33175 >> > box1_default_1421332926028_30704 >> > box2_default_1421333719053_93000 >> > >> > Actually it has created a new VMs in offline mode, which is completely >> > blank >> > machine. Now i want to change VirtualBox VMs to my old one as it has all >> > the >> > data. >> > >> > Not able to find any information on this one ? >> > >> > Thanks for input. >> > >> > -- >> > 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]. >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Vagrant" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/vagrant-up/RvhchZZgXZI/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > > > > -- > I Remain, > Rahi Jain > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
