Replies: 2 comments 3 replies
-
what model are you using ? there is always a way |
Beta Was this translation helpful? Give feedback.
2 replies
-
How many disks do you have in total ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to extend the nr of disks?
Thinks I tried:
Altered /etc/synoinfo.conf & /etc.defaults/synoinfo.conf
maxdisks="16"
internalportcfg="0xffff"
Checked user_config.json, and looks good:
"synoinfo": {
"internalportcfg": "0xffff",
"maxdisks": "16",
"support_bde_internal_10g": "no",
"support_disk_compatibility": "no",
"support_memory_compatibility": "no"
},
DSM is showing this:

However, the 5 drives are visible:

So, is this just a GUI issue?
Beta Was this translation helpful? Give feedback.
All reactions