Page 4 of 6

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 28 May 2026, 23:30
by Nitrokalel
TMEmily wrote: 28 May 2026, 18:12
Nitrokalel wrote: 28 May 2026, 02:17
MikeZhang wrote: 27 May 2026, 15:08

While thin-provisioned virtual disks may initially consume much less physical storage space than their configured logical capacity, the VM application currently validates disk allocation against the configured virtual disk size to help avoid potential storage overcommit situations.

If a VM with a 25 TB virtual disk is imported into a storage pool with only 3 TB of available capacity, future guest writes could eventually exhaust the physical storage space. In such cases, this may lead to VM instability, write failures, or possible data integrity risks.

The recommended approach is:
1. Modify the virtual disk size to a reasonable value during import (e.g., reconfigure it to 2 TB).
2. Alternatively, expand the physical storage first before importing, instead of forcibly importing a 25 TB configuration into a 3 TB environment.
You're correct, but you're also wrong. This function is essential for migrating multiple machines. Indeed, it is oversized, but this should trigger an alert, not stop the process. There should be an alert about the oversizing, not a validation. Or, this validation should be used to indicate that the machine is oversized but should still be allowed to be installed for operational reasons. This is a test, but in reality, it's a very useful function that should be included.
Hello,The design logic of the VMs application is as follows: the virtual disk size declared in the virtual machine configuration file is treated by the system as the space that needs to be pre-allocated on the target storage (i.e., pre-allocated space). Therefore, when the available space on the target device (3TB) is less than the virtual disk size specified in the VM configuration (25TB), the system determines that there is insufficient space and blocks the import. This is the normal design behavior of the current version of VMs, not a system error.
Hello, I understand the system's logic, I know how it works, and I've tested it. VMs is shaping up to be an application that will drive many people to buy TerraMaster. In other words, and to avoid calling it a bug, let's say it's a missing feature. This functionality is vital for using a hypervisor stably and comfortably. Every hypervisor has it. When the logic detects this excess storage, it should generate an alert and continue with the import process. It shouldn't stop the process or cause an import failure. If this functionality isn't included and expanded, the advantages of VMs will disappear, and with them, thousands of potential customers. I support the brand, and this comment is intended to help improve it. Therefore, you must include it. This way, thousands of professionals will be satisfied using TerraMaster.

Hola, entiendo la lógica del sistema, sé cómo funciona y lo he probado. Las máquinas virtuales se perfilan como una aplicación que impulsará a muchos usuarios a comprar TerraMaster. En otras palabras, y para evitar llamarlo error, digamos que es una funcionalidad faltante. Esta funcionalidad es vital para usar un hipervisor de forma estable y cómoda. Todos los hipervisores la tienen. Cuando la lógica detecta este exceso de almacenamiento, debería generar una alerta y continuar con el proceso de importación. No debería detener el proceso ni provocar un fallo en la importación. Si esta funcionalidad no se incluye y se amplía, las ventajas de las máquinas virtuales desaparecerán, y con ellas, miles de clientes potenciales. Apoyo la marca y este comentario pretende ayudar a mejorarla. Por lo tanto, deben incluirla. De esta forma, miles de profesionales estarán satisfechos con TerraMaster.

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 29 May 2026, 04:43
by exqo
When I was on TOS 6, I was able to connect throw my smartphone directly on tnas.online and I was able to open a terminal or settings etc...

Now since I migrate on TOS 7, I still able to connect throw tnas.online BUT It's impossible to open a terminal or settings etc... The only thing i can do it's to open the dashboard on the right...

I tested on 7.0.0612 and the previous one only and it was the same behavior.

I'm using an Android phone and Brave as browser

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 29 May 2026, 14:58
by MikeZhang
exqo wrote: 29 May 2026, 04:43
We have tested without issue, what is your Android phone model and OS version?
Please verify again with other browsers, or restart your mobile phone and try again.

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 29 May 2026, 16:00
by MikeZhang
Nitrokalel wrote: 28 May 2026, 23:30
Do you mean from the first step you start to import to VMs, system should detect if there is enough space on the target device for your virtual disk size specified in the VM configuration, and then system should display a warning message such as "insufficient space"?

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 29 May 2026, 16:30
by exqo
MikeZhang wrote: 29 May 2026, 14:58
exqo wrote: 29 May 2026, 04:43
We have tested without issue, what is your Android phone model and OS version?
Please verify again with other browsers, or restart your mobile phone and try again.
I have a Google Pixel 9 Pro (Android 16).
I tried with Brave and Chrome, but I still have the issue when I click on the icon.
BUT I tried to long click on the icon and then click on "Open" and now it works well.

So there is a bad behavior on mobile about the interface maybe.

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 29 May 2026, 20:47
by rfbjr
Future Major Beta releases, should also include testing/reviewing the planned documentation. In general more examples, the better. Describing each field on a specific function is important, but examples always helps.

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 29 May 2026, 22:15
by MikeZhang
rfbjr wrote: 29 May 2026, 20:47
Thanks for your kind advice, we will keep going and make improvements

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 30 May 2026, 04:14
by Zymphad
Jellyfin can't access folder, using docker/portainer.

Jellyfin can only access folders created previous in TOS6. For whatever reason in new disk/volume, can't access created with TOS7

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 30 May 2026, 11:11
by EriChan
Zymphad wrote: 30 May 2026, 04:14
Regarding the issue you reported that Jellyfin in Docker/Portainer cannot access newly created shared folders after upgrading to TOS 7, this may be due to mismatched permissions of the new shared folders. Please try updating the permissions with the following steps:
  • Log in to the TOS 7 system and navigate to Control Panel >> Privileges >> Shared Folder.
  • Find the media shared folder you newly created in TOS 7 that Jellyfin cannot access.
  • Select the folder and click the "Edit" button at the top.
  • Switch to the "Permissions" tab.
  • Refer to the permission settings of the old folder created in TOS 6 and check and update the current permission list.
  • Click "Apply"/"Save".

Re: TOS 7.0.0612 Beta (X86) is Released for Update

Posted: 30 May 2026, 13:40
by snapsh0t
snapsh0t wrote: 27 May 2026, 19:00 Successful update here with no obvious problems. Will know about scheduled power on/off on Saturday.
The NAS powered on and off as scheduled. :)
But there's still no log entry for scheduled power off. There is an entry if I power it off via the GUI so please can you make it consistent?