Last modified: 2014-11-13 17:34:28 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T74144, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72144 - 'vagrant up' gives issues with nfs enabled on Elementary OS Luna host
'vagrant up' gives issues with nfs enabled on Elementary OS Luna host
Status: UNCONFIRMED
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All Linux
: Normal normal
: ---
Assigned To: Nobody - You can work on this!
:
: 73354 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-16 18:35 UTC by Ankita Shukla
Modified: 2014-11-13 17:34 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ankita Shukla 2014-10-16 18:35:59 UTC
Host os: Elementary OS (Luna)
Version of nfsd running on the host:
The content of /etc/exports: 

While installing vagrant, running the "vagrant up" command with nfs turned on, gave errors as given here: http://pastebin.com/7fHsE8Hq
However, the setup could be installed by stopping nfs shares.
Comment 1 physikerwelt 2014-11-13 15:20:59 UTC
*** Bug 73354 has been marked as a duplicate of this bug. ***
Comment 2 physikerwelt 2014-11-13 15:24:26 UTC
I started over deleted the vagrant and the ~/.vagrant directories and downloaded the most recent versions of virtualbox and vagrant from the websites (not using the package manager).
Now I'm getting a timeout while mounting the folders
mount.nfs: Connection timed out
Comment 3 Bryan Davis 2014-11-13 16:29:53 UTC
Try this work around: vagrant config nfs_shares no

That command will turn off the use of nfs in our Vagrantfile. The nfs problems would likely be on the vagrant side. They have custom code per distribution to manage the nfs share exports and it is possible the Luna does something they don't know how to manage properly.
Comment 4 Bryan Davis 2014-11-13 17:34:28 UTC
(In reply to Bryan Davis from comment #3)
> Try this work around: vagrant config nfs_shares no
> 
> That command will turn off the use of nfs in our Vagrantfile. The nfs
> problems would likely be on the vagrant side. They have custom code per
> distribution to manage the nfs share exports and it is possible the Luna
> does something they don't know how to manage properly.

It would be helpful for someone using Luna regularly to file an upstream bug with Vagrant (<https://github.com/mitchellh/vagrant/issues>) and see if a reasonably small reproduction case can be created to work out why Vagrant and Luna are not agreeing on the proper configuration to share NFS mounts with the guest VM. Luna is an Ubuntu 12.04 variant but may be doing something with it's default configuration that is unexpected.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links