Need help with 2 things please

First post :slight_smile:

I installed ZimaOS latest beta on my new aoostar max. All went well.
These things I am have a problem with.

1st thing. I can not find a way to change the MTU. My 10Gb is slow.
2nd thing I can not find out how to mount my raid 5 storage in windows 10.

Thank you for looking in.

Regarding MTU, this command is worthy a try:
sudo nmcli connection modify ZimaCube-eth0 802-3-ethernet.mtu 9000

(Change the connection name to yours)

Regarding mounting disks in Windows, please refer to

1 Like

Thank you very much.
I will try that today and report back.

1 Like

Sorry to bother you.

But how do i open a console in ZimaOS?

Thank you.

You can access the CLI by Settings โ†’ General โ†’ Developer mode โ†’ View โ†’ Turn on SSH Access โ†’ Web-based terminal.

1 Like

Sorry for the late feed back. First off I know it is not an zimba machine. I am just trying to help.

I changed the MTU with โ€œsudo ip link set dev eth1 mtu 9000โ€. It did change but made no diffrence.

When I fpconfig I get

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 9000
inet 192.168.50.188 netmask 255.255.255.0 broadcast 192.168.50.255
inet6 fe80::730e:ca6c:9866:5cb3 prefixlen 64 scopeid 0x20
ether c8:ff:bf:06:5f:99 txqueuelen 1000 (Ethernet)
RX packets 19721 bytes 21025089 (20.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 13556 bytes 8032238 (7.6 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

The 10Gb sfp+ transfer rate is still only 200MB. And if I reboot, the mtu goes back to 1500 becuse I donโ€™t have root.

To check everything. I formated my 6 HDs and installed windows 10.
I then done a test transfer of 45Gb. I got 952MB write and 1.252MB read.

So now we know it is not the hardware.
Anyone got any hints then please post.

1 Like

Is there a confirmation of some kind after this command? I have run it a couple of times and it doesnโ€™t seem to change the MTU. Is there another way to implement and or confirm MTU to 9000?

Thanks kindly,

PS Iโ€™m running ZimaOS Plus on Orico CyberData CF56 Pro NAS if that matters?

Did you ever get this solved? Iโ€™m having the same issue where the MTU change makes no difference.