Page 1 of 1
I set up NFS on F8 Plus but was unable to connect.
Posted: 07 Dec 2024, 10:25
by syuheimurata
TerrraMaster F8 Plus
TOS 6.0.555-00166
I have configured NFS on the F8 Plus.
I tried to connect from ESXi but was unable to connect.
I installed NFS Client on Windows and tried to access it, but got an error saying there was no path.
When I contacted TerraMaster's support, I was told that it was a firmware issue and I couldn't connect.
I bought this product to use NFS, so I'm looking for some kind of workaround.
Is there any way to avoid this?
Re: I set up NFS on F8 Plus but was unable to connect.
Posted: 07 Dec 2024, 10:27
by syuheimurata
syuheimurata wrote: ↑07 Dec 2024, 10:25
TerrraMaster F8 Plus
TOS 6.0.555-00166
I have configured NFS on the F8 Plus.
https://photos.app.goo.gl/fR22y1oDZaJMAb6e7
https://photos.app.goo.gl/SXHmxQULDCTRcZo87
I tried to connect from ESXi but was unable to connect.
I installed NFS Client on Windows and tried to access it, but got an error saying there was no path.
When I contacted TerraMaster's support, I was told that it was a firmware issue and I couldn't connect.
I bought this product to use NFS, so I'm looking for some kind of workaround.
Is there any way to avoid this?
Re: I set up NFS on F8 Plus but was unable to connect.
Posted: 07 Dec 2024, 11:12
by RyanYang
You might have encountered a known issue in TOS. As a temporary solution, you can try the method described here:
viewtopic.php?p=40886#p40886.
This issue will be fixed in the next version. What actions did you take before encountering this problem?
Re: I set up NFS on F8 Plus but was unable to connect.
Posted: 08 Dec 2024, 22:52
by syuheimurata
I'm not sure what specific input items to enter.
What ID is "folder_id from share"?
syuhei_murata@TNAS-F8:~# tersql -sql "delete from acl_host where folder_id not in (select folder_id from share)"
syuhei_murata@TNAS-F8:~#
Re: I set up NFS on F8 Plus but was unable to connect.
Posted: 08 Dec 2024, 23:12
by Gremlin
Its a structured query language (sql) command for a database. You enter it literally as shown (and as done it seems).
Re: I set up NFS on F8 Plus but was unable to connect.
Posted: 09 Dec 2024, 00:23
by syuheimurata
Thank you very much.
I appreciate it very much.
After running the command as is, I restarted the NFS service and was able to connect successfully.
