
smileyworld
Member-
Posts
89 -
Joined
-
Last visited
-
Days Won
1
smileyworld's Achievements

Advanced Member (4/7)
16
Reputation
-
LSI SAS HBA card Info for RS18016xs+
smileyworld replied to Synology_Service's topic in Hardware Modding
Quick follow up on this. I switched from 2x LSI SAS 9211-8i (HBA in IT mode) to 1x Broadcom SAS 9300-16i and it works without any issues. -
LSI SAS HBA card Info for RS18016xs+
smileyworld replied to Synology_Service's topic in Hardware Modding
I can't help you with this exact HBA, but what I do know is that my two LSI SAS 9211-8i (HBA in IT mode) work perfectly. If you are interested I can give you more insight in a month with the Broadcom SAS 9300-16i. Did you edit your user_config.json accordingly? Tutorial how to do more than 12 drives: -
I also used this script. After this i installed NPM (docker compose) as reverse proxy. Works like a charm.
-
Could be multiple things. What's the max RW speed your SSD supports? -> Test locally on your PC without network intereference Which protocoll are you using (SMB, FTP,...) Which OS and which version are you using? Do you have cap bandwith anywhere? ....
-
Recommend hardware for upgrade to DSM 7.1 with 10Gbe NIC and HBA Adapter
smileyworld replied to bluesnow's topic in DSM 7.x
Here is an example of a working 10 Gbit NIC with 2 HBAs (I think I also saw a thread with only one HBA -> LSI SAS 9201-16i) I have been using my DS3622xs for 3 years and it is very reliable. -
HDD SAS\SATA Hot Swap enclosure and disk location led
smileyworld replied to -iliya-'s topic in Hardware Modding
I think you would need to write some code to achieve this. -
10GBit Bandwidth ~30% slower after upgrade to 7.2.1-69057-5
smileyworld replied to crurer's question in General Questions
Can't complain about the Intel X540-T2. The screenshot below is form a SMB share (RAID0 with a bunch of SSDs on my NAS). I use it in my DS3622xs+ -
I was facing issues with safari. However in google chrome it worked perfectly.
-
Samsung 870 EVO SSD limited to 3Gbps SATA link
smileyworld replied to synoxpe's question in General Questions
root@xxx:~# uname -a Linux xxx 4.4.302+ #69057 SMP Fri Jan 12 17:02:26 CST 2024 x86_64 GNU/Linux synology_broadwellnk_3622xs+ -
I have found a solution for this. Many thanks to @Peter Suh and wjz304. Example: You want to change the storage panel size from 2 to 4 bay. upload install.sh and storagepanel.sh to any folder on your NAS ssh to this folder ./install.sh RACK_4_Bay reboot If you want to update to another model ./stroragepanel.sh tower 8 bay reboot Possible arguments: RACK_0_Bay RACK_2_Bay RACK_4_Bay RACK_8_Bay RACK_10_Bay RACK_12_Bay RACK_12_Bay_2 RACK_16_Bay RACK_20_Bay RACK_24_Bay RACK_60_Bay TOWER_1_Bay TOWER_2_Bay TOWER_4_Bay TOWER_4_Bay_J TOWER_4_Bay_S TOWER_5_Bay TOWER_6_Bay TOWER_8_Bay TOWER_12_Bay -r Last argument is for restoring
-
TinyCore RedPill Loader Build Support Tool ( M-Shell )
smileyworld replied to Peter Suh's topic in Software Modding
I personally use an Intel X540-T2 and can't complain. -
Help needed for DSM 7.2.1 install process
smileyworld replied to smileyworld's question in General Questions
@Peter Suh unfortunately I didn't get the postupdate working with m-shell I tried building the bootloader again with pocopico's trcp and got it working. Nevertheless thanks for your support.