I also tried installing the vagrant plugin mentioned here 
<http://kvz.io/blog/2013/01/16/vagrant-tip-keep-virtualbox-guest-additions-in-sync/>
 
to update the vbox guest additions on the boxes, but that didn't help.

http://kvz.io/blog/2013/01/16/vagrant-tip-keep-virtualbox-guest-additions-in-sync/

On Tuesday, September 22, 2015 at 9:32:22 AM UTC-7, [email protected] 
wrote:
>
> Maybe if there was just a way to force synced folders to reconnect, I 
> could live with that. Is there a command to remount those after the box has 
> already been running?
>
> On Tuesday, September 22, 2015 at 9:29:45 AM UTC-7, [email protected] 
> wrote:
>>
>> Well, 5.0 at least works to run my boxes, but the synced folders are 
>> still disappearing after a while :-/
>>
>> Current version:
>>
>>> [bburleson@bburleson-ontraport ontrapages]$ VBoxManage --version
>>> 5.0.4r102546
>>> [bburleson@bburleson-ontraport ontrapages]$
>>
>>
>> I might have to abandon Vagrant at this point :-( 
>>
>> On Tuesday, September 22, 2015 at 8:19:41 AM UTC-7, [email protected] 
>> wrote:
>>>
>>> Hi Alvaro,
>>>
>>> From what I can tell 4.3.30 is the latest 4.x version. Is there a later 
>>> one I can't find?
>>>
>>> I might try 5.0 in the mean time.
>>>
>>> Thanks,
>>> Ben
>>>
>>> On Monday, September 21, 2015 at 11:20:11 PM UTC-7, Alvaro Miranda 
>>> Aguilera wrote:
>>>>
>>>> Hello,
>>>>
>>>> Maybe you can upgrade VirtualBox. to the current 4.x version. Is pretty 
>>>> Stable.
>>>>
>>>> 5.x works fine, but still too new, so not sure if you will miss some 
>>>> feature, but highest 4.x will work for sure.
>>>>
>>>> Other than that, I am not sure how to debug this.
>>>>
>>>> In old version of Virtualbox was an issue when the host went to 
>>>> sleep/hibernate/close lid that caused some issues, but I can't remember 
>>>> the 
>>>> version that fixed that.
>>>>
>>>> Alvaro.
>>>>
>>>> On Tue, Sep 22, 2015 at 3:18 AM, <[email protected]> wrote:
>>>>
>>>>> I have 16G memory, and I am running 5 virtual boxes with 2G memory 
>>>>> each.
>>>>>
>>>>> Here is the Vbox and vagrant info:
>>>>>
>>>>>> [bburleson@bburleson-ontraport ontrapages]$ VBoxManage --version
>>>>>> 4.3.30r101610
>>>>>> [bburleson@bburleson-ontraport ontrapages]$ vagrant version
>>>>>> Installed Version: 1.7.4
>>>>>> Latest Version: 1.7.4
>>>>>>  
>>>>>> You're running an up-to-date version of Vagrant!
>>>>>> [bburleson@bburleson-ontraport ontrapages]$ vagrant plugin list
>>>>>> vagrant-share (1.1.4, system)
>>>>>> [bburleson@bburleson-ontraport ontrapages]$
>>>>>
>>>>>
>>>>> My local system is  
>>>>>
>>>>> [bburleson@bburleson-ontraport ontrapages]$ uname -a
>>>>>> Linux bburleson-ontraport 4.1.6-200.fc22.x86_64 #1 SMP Mon Aug 17 
>>>>>> 19:54:31 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
>>>>>> [bburleson@bburleson-ontraport ontrapages]$
>>>>>
>>>>>
>>>>> And the virtual box that keeps losing its shared folders is
>>>>>
>>>>> [vagrant@projectblack ~]$ uname -a
>>>>>> Linux projectblack.riviera 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 
>>>>>> 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
>>>>>> [vagrant@projectblack ~]$
>>>>>
>>>>>  
>>>>> Thank you!
>>>>> -Ben
>>>>>
>>>>> On Friday, September 18, 2015 at 6:37:51 PM UTC-7, Alvaro Miranda 
>>>>> Aguilera wrote:
>>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> I haven't seen that.
>>>>>>
>>>>>> How much memory your host have and how much memory and VMs are trying 
>>>>>> to run at the same time?
>>>>>>
>>>>>> What are the versions of OSX, Virtualbox and vagrant?
>>>>>>
>>>>>> VBoxManage --version
>>>>>>
>>>>>> vagrant version
>>>>>>
>>>>>> vagrant plugin list
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Sat, Sep 19, 2015 at 7:22 AM, <[email protected]> wrote:
>>>>>>
>>>>>>> I keep running into an issue where my synced folders mount on 
>>>>>>> startup, but at some random time later (could be minutes, could be 
>>>>>>> several 
>>>>>>> hours) they unmount and those files are gone from the box.
>>>>>>>
>>>>>>> I haven't been able to associate the unmounting with any particular 
>>>>>>> event. The only thing I notice is that if I have ssh'd into the box 
>>>>>>> that 
>>>>>>> connection is disrupted. I am able to ssh in again, but at that point 
>>>>>>> the 
>>>>>>> synced folders are always empty.
>>>>>>>
>>>>>>> My development host is running Fedora 22, the virtual box is running 
>>>>>>> CentOS 7. I'm using the VirtualBox provider. The box uses both a NAT 
>>>>>>> and 
>>>>>>> host-only adapters.
>>>>>>>
>>>>>>> It's pretty frustrating to have to stop and restart the boxes 
>>>>>>> regularly to get my synced folders back, so I'll have to figure this 
>>>>>>> out 
>>>>>>> soon or abandon Vagrant.
>>>>>>>
>>>>>>> Let me know if I can provide more info or if you have any clues to 
>>>>>>> debug this.
>>>>>>> Thank you!
>>>>>>>
>>>>>>> <http://ontraport.com/>
>>>>>>>
>>>>>>> *Phone:* (855) 668-7276
>>>>>>> *Web: *ONTRAPORT.com <http://www.ontraport.com/> 
>>>>>>> *Social:* facebook.com/ontraport <http://www.facebook.com/ontraport>
>>>>>>>
>>>>>>> Read the latest from the ONTRAPORT Blog. <http://blog.ontraport.com>
>>>>>>>  
>>>>>>>
>>>>>>>
>>>>>>> <https://ontrapalooza.com/?utm_campaign=Growth%3A+ONTRApalooza+-+11%2F15&utm_source=Growth%3A+Gmail&utm_medium=Growth%3A+Email+Signature+Banner&utm_content=Growth%3A+ONTRApalooza%3A+Gmail+Signature+Banner+Ad+-+Company+Wide+>
>>>>>>>
>>>>>>> -- 
>>>>>>> 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/b009011b-1ea8-43b3-bb7f-5e123a3ed983%40googlegroups.com
>>>>>>>  
>>>>>>> <https://groups.google.com/d/msgid/vagrant-up/b009011b-1ea8-43b3-bb7f-5e123a3ed983%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>> .
>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>
>>>>>>
>>>>>>
>>>>> <http://ontraport.com/>
>>>>>
>>>>> *Phone:* (855) 668-7276
>>>>> *Web: *ONTRAPORT.com <http://www.ontraport.com/> 
>>>>> *Social:* facebook.com/ontraport <http://www.facebook.com/ontraport>
>>>>>
>>>>> Read the latest from the ONTRAPORT Blog. <http://blog.ontraport.com> 
>>>>>
>>>>>
>>>>> <https://ontrapalooza.com/?utm_campaign=Growth%3A+ONTRApalooza+-+11%2F15&utm_source=Growth%3A+Gmail&utm_medium=Growth%3A+Email+Signature+Banner&utm_content=Growth%3A+ONTRApalooza%3A+Gmail+Signature+Banner+Ad+-+Company+Wide+>
>>>>>
>>>>> -- 
>>>>> 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/3206a109-c5cd-40d9-b21b-b19efe0d4109%40googlegroups.com
>>>>>  
>>>>> <https://groups.google.com/d/msgid/vagrant-up/3206a109-c5cd-40d9-b21b-b19efe0d4109%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>>
-- 


<http://ontraport.com/>

*Phone:* (855) 668-7276
*Web: *ONTRAPORT.com <http://www.ontraport.com/> 
*Social:* facebook.com/ontraport <http://www.facebook.com/ontraport>

Read the latest from the ONTRAPORT Blog. <http://blog.ontraport.com> 

<https://ontrapalooza.com/?utm_campaign=Growth%3A+ONTRApalooza+-+11%2F15&utm_source=Growth%3A+Gmail&utm_medium=Growth%3A+Email+Signature+Banner&utm_content=Growth%3A+ONTRApalooza%3A+Gmail+Signature+Banner+Ad+-+Company+Wide+>

-- 
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/0da05d07-b970-4ea6-8b31-0ba0f56e535d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to