Page 4 of 24

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 09:17
by cyberspider
No real issues installing. This is a very good looking OS.

Two issues post install, one mentioned in the notes, one not. I had to recreate and spin-up an instance of pihole in a Docker container. The other was that the connection to my NUT server wasn't automatically enabled. All the settings were in place, literally just clicked the box and it was going again.

Looking forward to testing out the new VM app.

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 09:56
by TMLila
JSCFORCE wrote: 16 Dec 2025, 07:09 Image

Is this a bug?

It shows 100% file transfer complete when there was still many files left to transfer.
Hello! Thank you very much for your feedback. We have successfully reproduced the issue you reported. Our technical team has begun working on a fix, and this issue will be resolved in a future version update.

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 11:36
by jpeckinp
Much smoother and responsive than 6.

My UPS is recognized and it is working.

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 12:15
by CursaYang
Trident wrote: 15 Dec 2025, 23:48 Hello,
I am the owner of a TerraMaster F4-423. I am currently using it with Linux, but I became interested in the new TOS 7 option.

I tried to verify my BIOS version to check whether it is compatible with TOS 7. I ran the following command:
sudo dmidecode -s bios-version
The output was:
Version: 5.19


There is no MAPL0304 string, which is strange. According to some research, 5.19 appears to be a Linux kernel version, not a BIOS version.

I also checked directly in the BIOS/UEFI setup, but surprisingly the screen does not show a BIOS version field at all.

Does anyone know:

how to correctly verify the BIOS version on this model?

or how to confirm TOS 7 compatibility in this situation?

Any guidance would be appreciated. Thank you.
All F4-423 products can be upgraded to TOS7. However, if your TOS system is currently installed or planned to be installed on an M.2 NVMe SSD, please adjust the BIOS boot order and follow the guide to update. Before upgrading to TOS 7, you need to upgrade to 6.0.794.

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 13:04
by epicwomble
Running it now on a F8 SSD Plus

Have a few issues:

1) Port 8989 seems to be open, can confirm this by running sudo ss -tuln at the cmd line, and its linked to 127.0.0.1. This is impacting a docker container starting called Sonarr. This was working fine in TOS 6.0. I have disabled almost everything I can think of, but it's still there.

2) Volume1\Homes\Username is no longer shared, meaning I can no longer connect via a SMB share to my home directory to upload files and photos.

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 15:38
by ruzaj
Hi Terramaster,

f4-424 pro
tos6 6.0.794
bios MADN0101.V05

after successfully upgrade to 7.0 lots of applications dont work: plex, qbittorrent, komga, immich... so I rollback to tos6
will wait for stable version of tos7

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 16:30
by DCCentR
F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 17:28
by storageninja
DCCentR wrote: 16 Dec 2025, 16:30 F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
Does the VM/client get an IP?

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 17:48
by DCCentR
storageninja wrote: 16 Dec 2025, 17:28
DCCentR wrote: 16 Dec 2025, 16:30 F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
Does the VM/client get an IP?
Looks like some problem with host and i can't select an interface:
Image
Image
Image
Image
Image
Image

Code: Select all

dccentr@TNAS:~# ovs-vsctl show
6feb0a03-1c4a-4fa1-93ad-9157583c26ab
    Bridge PN8ad9c6f
        Port PN8ad9c6f
            Interface PN8ad9c6f
                type: internal
    Bridge ovs_eth1
        Port eth1
            Interface eth1
        Port ovs_eth1
            Interface ovs_eth1
                type: internal
    Bridge ovs_eth0
        Port ovs_eth0
            Interface ovs_eth0
                type: internal
        Port eth0
            Interface eth0
    ovs_version: "2.17.9"

Re: TOS 7 Beta Is Available for Testing

Posted: 16 Dec 2025, 17:49
by storageninja
DCCentR wrote: 16 Dec 2025, 17:48
storageninja wrote: 16 Dec 2025, 17:28
DCCentR wrote: 16 Dec 2025, 16:30 F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
Does the VM/client get an IP?
Looks like some problem with host and i can't select an interface:
Image
Image
Image
Image
Image
Image

dccentr@TNAS:~# ovs-vsctl show
6feb0a03-1c4a-4fa1-93ad-9157583c26ab
Bridge PN8ad9c6f
Port PN8ad9c6f
Interface PN8ad9c6f
type: internal
Bridge ovs_eth1
Port eth1
Interface eth1
Port ovs_eth1
Interface ovs_eth1
type: internal
Bridge ovs_eth0
Port ovs_eth0
Interface ovs_eth0
type: internal
Port eth0
Interface eth0
ovs_version: "2.17.9"
Try with VLANID 1

And you ovs-vsctl-show contains only internal LAN's which make sense they can not reach eternal device/internet.