Page 7 of 13

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 17:04
by fcs001fcs
Updated to 6.0.500 yesterday and had the same issue as some others noted here; the "Users" setup had to be re-done as the permissions were deleted in the upgrade. I do not have a complicated setup, so it took some minutes to setup and apply the permissions again.

Also, a minor cosmetic issue. In the "Control Panel-System Info-Overview-Resource Section" two of the items are given non-identifiable names such as "/var/subvols/8vEbTxkKvwa" and "/var/subvols/8vEbTxkKvwb". See attached screenshot.
Image

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 17:45
by Gremlin
fcs001fcs wrote: 23 Sep 2024, 17:04
Yes, had one of those as well. Then it seems to have disappeared - but maybe I deleted the volume and storage pool to start again ;) ;)

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 18:13
by Ottavio
How do I upgrade my F2-221 from version 5.1.145 to version 6.0.500 without losing data?

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 18:28
by Gremlin
Ottavio wrote: 23 Sep 2024, 18:13 How do I upgrade my F2-221 from version 5.1.145 to version 6.0.500 without losing data?
At the moment you cannot perform the update and best to wait until the issues posted above are resolved. In any case it may depend on the age of you particular device as to whether tos6 will work.

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 20:33
by Lex
On this system I can`t change folder permission.
And it sets strange.
ls -l
"d---rwx---+ 4 god users 12288 Jul 4 14:27 '20.06.2010'"

"# ls -l | grep 20.06
d---rwx---+ 4 god users 12288 Jul 4 14:27 20.06.2010 Гагры
drwxrwxrwx+ 3 god users 4096 Jul 4 15:13 Элиста 20.06.08
god@TNAS:/Volume3/Photos# chmod 777 20.06.2010\ Гагры/
god@TNAS:/Volume3/Photos# ls -l | grep 20.06
d---rwx---+ 4 god users 12288 Jul 4 14:27 20.06.2010 Гагры
drwxrwxrwx+ 3 god users 4096 Jul 4 15:13 Элиста 20.06.08
"

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 20:38
by abs1ck
TMRyan wrote: 21 Sep 2024, 19:22
Will there be some kind of answer, a hot fix or something to do, the system is simply not usable

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 21:23
by bonerserk
Hi. Can I have some specification about the relase bugfix : "2. Fixed some issues with Sleep Mode."
Does this fix solve the problem of degraded RAID status while rising Seagate disks in sleeping mode?
Thanks!

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 21:40
by RyanYang
Lex wrote: 23 Sep 2024, 20:33
If you are unable to set permissions for the "abc" folder under your "public" directory, you can try executing

Code: Select all

smbrichacl /Volume1/public/abc -I allow
, and then attempt to edit the permissions again. While editing, you can select the option to inherit permissions. We will work on resolving this issue as soon as possible.

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 21:52
by RyanYang
bonerserk wrote: 23 Sep 2024, 21:23 Hi. Can I have some specification about the relase bugfix : "2. Fixed some issues with Sleep Mode."
Does this fix solve the problem of degraded RAID status while rising Seagate disks in sleeping mode?
Thanks!
I did not find any records of this issue. I will inform the relevant personnel to check this issue.

Re: TOS 6.0.500 Official Release

Posted: 23 Sep 2024, 22:03
by RyanYang
adminsanek wrote: 23 Sep 2024, 03:31 I agree, the same problem with access rights to shared folders, plex and qbittorrent
If you have lost permissions for the "abc" folder under the "public" directory, you can try executing

Code: Select all

smbrichacl /Volume1/public/abc -I allow
in the Terminal. Then, try editing the permissions again, and make sure to check the option to inherit permissions. We will work on resolving this issue as soon as possible.
Image