Search found 1213 matches

by TMzethar
Yesterday, 22:29
Forum: New Features Wanted
Topic: TOS should prompt for Language and Time Zone upon initalisation
Replies: 2
Views: 153

Re: TOS should prompt for Language and Time Zone upon initalisation

DigitalAnalog wrote: 18 Apr 2024, 21:02
We may not fully understand correctly. Perhaps you want to see the time zone on the TOS homepage, in addition to the date and time?
by TMzethar
Yesterday, 22:25
Forum: Update Notice
Topic: TOS 5.1.123 (X86) is Released for Update
Replies: 39
Views: 7131

Re: TOS 5.1.123 (X86) is Released for Update

Upgrading from an old model of TOS4 to TOS5 is not easy, and only a portion of users wish to upgrade to TOS5, while the latest installation package cannot be directly used by the old model. Therefore, we cannot place installation packages under this model in the download center that most devices ca...
by TMzethar
Yesterday, 22:17
Forum: Initialization
Topic: 5.1.34 on 2gb, can I go back to 5.0?
Replies: 3
Views: 128

Re: 5.1.34 on 2gb, can I go back to 5.0?

Perhaps you're referring to this? https://forum.terra-master.com/en/viewtopic.php?t=4912 TOS 5 has no issues caused by RAM capacity. You may be talking about system partition capacity. You can try to choose custom manual installation and use the TOS4 installation package. However, please note that o...
by TMzethar
Yesterday, 21:44
Forum: Storage
Topic: All drives have become "system disk"
Replies: 3
Views: 146

Re: All drives have become "system disk"

We do have some temporary solutions that can solve the problem. But we are not sure if this temporary measure may have an impact on future use. We advise you wait for future version updates. If you wish to try, you can contact our technical support email or the customer service window on our officia...
by TMzethar
Yesterday, 21:40
Forum: Developer Discussion Room
Topic: Reading CPU and HDD temperatures from CLI
Replies: 4
Views: 122

Re: Reading CPU and HDD temperatures from CLI

Code: Select all

ec_stat -rct
(read CPU temperature)
by TMzethar
Yesterday, 20:33
Forum: Storage
Topic: Folders are showing but file are not.
Replies: 1
Views: 135

Re: Folders are showing but file are not.

How did you transfer files to TNAS? Guess you may have accidentally placed the file in an invisible location through unknown methods. Regarding SSH, the first account you use is the highest authority, equivalent to root. For security reasons, root is no longer in use. You can use common commands suc...
by TMzethar
Yesterday, 20:16
Forum: iSCSI Target
Topic: iSCSI problem, is it the port?
Replies: 1
Views: 94

Re: iSCSI problem, is it the port?

It seems like one version of TOS5. What is the specific version number? Generally speaking, once you enable the iSCSIs service, it will continue to listen to port 3260. In the current situation, it is difficult to determine the cause of the problem. If you are using an older version of TOS or the iS...
by TMzethar
Yesterday, 20:04
Forum: Docker
Topic: Docker Manager 2.0 Now is Released!
Replies: 15
Views: 3235

Re: Docker Manager 2.0 Now is Released!

The Docker version is limited by the system kernel version, so TOS4 is no longer able to continue updating Docker versions. If you want to use the new Docker version, you can consider backing up your data and upgrading to TOS5. The upgrade operation is somewhat complex. If you really need it, you c...
by TMzethar
18 Apr 2024, 15:28
Forum: Developer Discussion Room
Topic: Reading CPU and HDD temperatures from CLI
Replies: 4
Views: 122

Re: Reading CPU and HDD temperatures from CLI

TOS uses the SMART tool to obtain the temperature of the hard drive. You can also manually obtain the temperature information of the hard drive through this command:

Code: Select all

smartctl -A /dev/sd? |grep Temperature
by TMzethar
18 Apr 2024, 15:12
Forum: Storage
Topic: All drives have become "system disk"
Replies: 3
Views: 146

Re: All drives have become "system disk"

We have understood your needs and concerns and are currently discussing solutions to this issue.