Just a thought. My NFS shares set up in Hanewin NFS Server go to the root of each hard drive. In this instance it is to i:\
Is that causing the issue?
Just a thought. My NFS shares set up in Hanewin NFS Server go to the root of each hard drive. In this instance it is to i:\
Is that causing the issue?
Still not working. Here is the file named storage-i-4KMoviesUSB1.mount
[Unit]
Description=nfs mount script
Requires=network-online.service
After=network-online.service
Before=kodi.service
[Mount]
What=192.168.1.100/i/4KMoviesUSB1
Where=/storage/4KMoviesUSB1
Type=nfs
[Install]
WantedBy=multi-user.target
Display More
I sent the command - systemctl enable storage-i-4KMoviesUSB1.mount over SSH but all I get is another empty folder in the storage folder on the Minix. What am I missing? Also, how do I go about deleted the growing list of non working mounts?
It seems to be cured!
Thanks for all your input.
I'm off to look at mounting shares in OS. See if that helps further.
Ok. I can't say exactly what I have done as I was only following cables from the lounge to the TP-Link switch that the server is connected to. I disconnected and reconnected them all and ran ethtool eth0 again and now it shows Speed: 1000Mb/s!
I'll do some testing and report back.
Will do. The Ethernet status on the server shows speed at 1.0Gbps, so that's a start.
I'll get my tester out and check the cables.
This is the complete output
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 0
Transceiver: external
Auto-negotiation: on
Supports Wake-on: ug
Wake-on: d
Current message level: 0x0000003d (61)
drv link timer ifdown ifup
Link detected: yes
Display More
run ethtool eth0 via ssh and look if duplex & speed are OK
Should be:
Speed: 1000Mb/s
Duplex: Full
Right. First problem found.
I get:
Speed: 100Mb/s
Duplex: Full
Need to try and figure out why it's not running at full speed.
Ahh, ok. Is there another way you could recommend? Perhaps a different way to create NFS shares in windows or. Perhaps a different OS to install on the server.
See my other thread regarding mounting the shares in OS. I'm going to try getting that right first.
My proliant server is running Windows 10. I have Hanewin NFS Server installed and link to the shares in kodi using the standard method.
If there's a better way I'm all ears!
I can do that.
Log in with username "root" and password "libreelec".
Thanks
run ethtool eth0 via ssh and look if duplex & speed are OK
Should be:
Speed: 1000Mb/s
Duplex: Full
Thanks. Will try it later.
I'm using NFS shares.
Thanks for the information.
Hopefully I'll find the flaw in my set up and fix it.
Did You check network connection ?
Or run iperf
I'll have to look into that as I've never heard of that before.
I'll temporarily hook up the hard drive directly to see if the issue remains.
This is fairly easy as it's a USB hard drive anyway which it's connected to the Server.
Thanks. I'll try it later today.
I'm trying this in order to try and fix this issue I highlight in my other thread.