Permission denied / Input/Output error - NFS ext storage [urgent]
-
@Wayne-Workman
Hi Wayne,
You gonna try with my environment? thats it ? tell me if u need everything. -
@george1421 I helped via join.me and we ended up using that single powershell command of yours to setup NFS correctly on windows.
New-NfsShare –Name "windowsNode" –Path E:\ –Authentication sys -AllowRootAccess $True -EnableUnmappedAccess $True –Permission Readwrite
@arnaudrigole says he will document every step with the windows storage node. I look forward to what he comes up with.
-
@Wayne-Workman
Hi Wayne, Thanks for your help.
I will document it.After we did the test windows “WindowsNode”, i recreated the “images” nfs share in E: no problem i have rw access mounted on linux.
… But still have error “Failed to mount NFS volume” when trying to upload, but no error message displayed ! “Mouting file system… done”
I still working on it.
-
@arnaudrigole Could you post a screenshot of your storage node screen of the windows node from the FOG web UI?
-
@Quazz
Of course, here it is :
“Management username” and “management password” are the same as defined for fog unix user, and as user with full rw rights on filezilla server
-
Anyone know what can cause this problem? :s
I tried in “upload debug” task, it told me :" Mouting file system … mount : mouting 192.168.253.20:/images/dev on /images failed : Device or resource busy
-
Have you tried mounting the NFS from a client by hand? https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS
-
also - don’t mount the NFS share to the fog server. we only did that to test if it was working or not.
This windows node is stand-alone. After the NFS share is set and FTP permissions set, and the needed files/directories created - ALL you have to do - is - create a new node in the fog Web Interface. That’s it.
-
@arnaudrigole Hi Arnaud.
Je peux t’aider au besoin en prenant la main, ce matin ou jeudi/vendredi.
-
@Wayne-Workman
Yeah i’ve just recreated the fog storage node on webUI -
@ch3i
Salut !
Ecoute ce matin ça fonctionne en upload/download, je ne sais pas comment.
J’ai toujours le message d’erreur “Device busy” à l’upload mais ça passe outre et ça fonctionne…@Wayne-Workman
Still have the error, after redefined storage node