qnap TS-832PX Raid5 pool converted to read only mode

Is there a way to solve qnap TS-832PX Raid5 pool converted to read only mode after full storage ?

Try this

https://forum.qnap.com/viewtopic.php?t=157337

it didnt work with me

What happened when you tried (and at what step) ?

these commands didnt recognised for my in putty

7. run the following command “storage_util –sys_startup”

  1. run the following command “storage_util –sys_startup_p2”

Make sure you run these as ‘admin’, re-enable admin if it’s disabled

[~] # storage_util –sys_startup
Try `storage_util --help’ for more information.
[~] # storage_util --help

Maybe open a ticket then, the guide could be outdated if the commands are not recognized (hence the request for a ‘help’ flag to list all modes)

1 Like

Hi guys, I’ve just had a look at this. The syntax is correct, but the characters rendered on the old forum are misleading. Originally a copypaste error it seems. :wink:

It works if the correct characters are used.

Try this:

storage_util --sys_startup

Example (from a TS-251+ with QTS 5.2.7):

[~] # storage_util --sys_startup
Detect disk(8, 16)...
ignore non-root enclosure disk(8, 16).
Detect disk(252, 0)...
ignore non-root enclosure disk(252, 0).
Detect disk(8, 0)...
dev_count ++ = 0
Detect disk(8, 16)...
ignore non-root enclosure disk(8, 16).
Detect disk(252, 0)...
ignore non-root enclosure disk(252, 0).
Detect disk(8, 0)...

… and:

storage_util --sys_startup_p2

Example:

[~] # storage_util --sys_startup_p2
sys_startup_p2:got called count = -1
1 Like

Ok ,this is working .

i tried to run commands to delete and still (Read-only file system)

Hi, could you please provide a screenshot of your UI?

We would like to confirm if you are referring to Read/Delete? If so, you can also refer to this FAQ article: What does it mean when a volume status is “Read/Delete”, and what can I do? | QNAP