skymoo
March 2, 2016, 2:24am
1
I’m trying to get NFS working on my Drobo5N, running the 3.5.6 firmware.
I’ve installed nfs-1.3.2-2 from:
https://github.com/droboports/nfs/releases
I’ve added the following to my exports
Drobo5N:/mnt/DroboFS/Shares/DroboApps/nfs $ cat etc/exports
/mnt/DroboFS/Shares/Media 10.0.0.3(ro,insecure,no_subtree_check,all_squash,anonuid=99,anongid=99)
Drobo5N:/mnt/DroboFS/Shares/DroboApps/nfs $
I then reload the configure with:
$ sudo ./service.sh reload
but I am unable to mount the share and
Drobo5N:/mnt/DroboFS/Shares/DroboApps/nfs $ sudo ./service.sh status
nfs is enabled and stopped
Drobo5N:/mnt/DroboFS/Shares/DroboApps/nfs $
and trying to start the service results in the same “enabled and stopped” status message.
How can I get nfs running?
Paul
March 7, 2016, 5:26pm
3
hi skymoo, apart from suggesting to wait for ricardo i was wondering if you have tried fully shutting down and restarting the drobo? maybe there is a way to manually start it?
skymoo
March 8, 2016, 1:57pm
4
That was one of the first things I tried.
AFAICT it’s started using:
$ sudo ./service.sh start
That doesn’t help either, still reports that’s it’s enabled but stopped.
Also it doesn’t seem to be logging anywhere, if I could find an error then I might be able to work out what’s going on…
skymoo
March 8, 2016, 2:00pm
5
That was one of the first things I tried. AFAICT it’s started using:
$ sudo ./service.sh start
That doesn’t help either, still reports that’s it’s enabled but stopped.
Also it doesn’t seem to be logging anywhere, if I could find an error then I might be able to work out what’s going on…
Paul
March 8, 2016, 7:45pm
6
hmm what happens if you manually try to stop it via the command line (even if it does not appear to be running?)
Paul
March 9, 2016, 9:51pm
8
ok thanks for trying that - is the exports file simply a settings file?
maybe you could check to see if the changes you made it to actually got saved ok? is there also a way to start nfs (or to install it and manage it via dashboard?)
skymoo
March 9, 2016, 10:54pm
9
I tried that initially and couldn’t get it working so I tried to manually install and see if I got another further.
However, I just uninstalled the manually installed version and then reinstalled from dashboard and it now works!
Thanks for the help!
Paul
March 9, 2016, 11:05pm
10
ah that was going to be my next suggestion - ok thats cool skymoo :)[hr]
(or a hammer - joke)