NFS Unable to mount
-
Hi
Since yesterday our Fogserver has a issue with NFS. I created an Upload Task, the deives boots without problem with WoL and trys to mount NFS, but at this point we always get the error that NFS couldnt be mounted and the device will reboot.
I’m on SVN 3063 but the problem was already on 3052, an i didn’t change anything before the problem first occurred.
I already tried some pssible solutions form the forum but none of them worked for me.
/etc/exports:
[CODE]/images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,fsid=1)
/images/dev *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=2)
/opt/fog/clamav *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=3)
[/CODE] -
Can you upgrade? I think your client machines didn’t get network.
-
Updated to 3067, same problem.
-
Can you download [url]http://mastacontrola.com/fogboot/init.xz[/url] and use this as your init file?
-
That worked! Thank you very much.
-
Well upload ist now working, but download isn’t. It hangs whit a “-” sign on the left bottom side of the screen…
-
Tried to find an error with debug task, but i got the sam problem without any error message. It looks like Enter is pressed the hole time after trying to send inventory
-
If you’ve created the debug task, and it’s still “entering” on the inventory, press CTRL+C and it should drop you back to terminal.
Can you provide any messages from your error log?
-
Tottaly forgot to check the error log
There a couple hundreds, all look like this
[Tue Mar 03 13:57:54 2015] [error] [client 172.30.40.100] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/inventory.php on line 56
-
Are you still sitting on 3063?
Can you upgrade to the most current 3067 (redownloading the working init as needed.)?
There will be a DB update and it will likely throw errors (though it’s nothing show stopping).
-
Nope already on 3067
-
So you already did the db update that threw errors?
-
Yep
-
Did this host already exist at one point in time?
This is using the “tweaked” init file?
-
Yeah the host existed already and i’m using the tweaked init file.