007revad / Synology_HDD_db

Add your HDD, SSD and NVMe drives to your Synology's compatible drive database and a lot more
MIT License
2.72k stars 180 forks source link

Second drive not usable #372

Closed docb7 closed 1 month ago

docb7 commented 1 month ago

Hi, thank you so much for your great script! It worked like a charm for the first m2 drive, so I bought a second one (exactly the same). It is shown in volume manager, but I cannot use it: Synology says it does not meet the requirements. The first one is already in use as a volume. Do you have any idea what I could look into?

Synology_HDD_db v3.5.102
DS723+ DSM 7.2.1-69057-5 
StorageManager 1.0.0-0017

ds723+_host_v7 version 8045

Using options: -nr
Running from: /volume1/homes/drbb/Synology_HDD_db-3.5.102/syno_hdd_db.sh

There is a newer version of this script available.
Current version: v3.5.102
Latest version:  v3.5.103
Do you want to download v3.5.103 now? [y/n]
y
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
100  395k    0  395k    0     0   104k      0 --:--:--  0:00:03 --:--:-- 1133k

v3.5.103 syno_hdd_db.sh and changes.txt downloaded to: /volume1/homes/drbb/Synology_HDD_db-3.5.102

-------------------------------------------------------------------------------
Synology_HDD_db v3.5.103
DS723+ DSM 7.2.1-69057-5 
StorageManager 1.0.0-0017

ds723+_host_v7 version 8045

Using options: -nr
Running from: /volume1/homes/drbb/Synology_HDD_db-3.5.102/syno_hdd_db.sh

HDD/SSD models found: 1
TS4TSSD230S,22Z4W14B,4096 GB

M.2 drive models found: 1
CT2000P3PSSD8,P9CR40D,2000 GB

No M.2 PCIe cards found

No Expansion Units found

TS4TSSD230S already exists in ds723+_host_v7.db
CT2000P3PSSD8 already exists in ds723+_host_v7.db

Support disk compatibility already enabled.

Support memory compatibility already disabled.

Max memory is set to 32 GB.

NVMe support already enabled.

M.2 volume support already enabled.

Drive db auto updates already disabled.

DSM successfully checked disk compatibility.

You may need to reboot the Synology to see the changes.
drbb@DS:/volume1/homes/drbb/Synology_HDD_db-3.5.102$ logout
Connection to 10.11.33.10 closed.

Best b

docb7 commented 1 month ago

Hi, I found a solution. I removed both drives. Then I restored everything with sudo -s ./syno_hdd_db.sh --restore Then I've put them back in and sudo -s ./syno_hdd_db.sh -nr --showedits => now it works Best b