Dave Russell

Results 241 comments of Dave Russell
trafficstars

Those log entries at 15:03:07 show LAN 1, 2, 3 and 4 getting an IP address and subnet mask via DHCP. I just rebooted my DS720+ and only the LAN...

Does the backup NAS also have "Manually configure DSN server" disabled?

> I also tried the syno_enable_m2_card.sh script. It returned the following information: > ``` > Synology_enable_M2_card v3.1.15 > RS3621xs+ DSM 7.2.1-69057-5 > > StorageManager 1.0.0-0017 > > RS3621xs+: No PCIe...

Synology_HDD_db uses the synodisk command to get the type of M.2 PCIe card. What do these commands return? ``` synodisk --m2-card-model-get /dev/nvme0n0 synodisk --m2-card-model-get /dev/nvme0n1 synodisk --m2-card-model-get /dev/nvme0n2 synodisk --m2-card-model-get...

Does "Control Panel > Info Center" show for "PCIe Slot 1" and "PCIe Slot 2"? You could this: ``` sudo set_section_key_value /usr/syno/etc.defaults/adapter_cards.conf FX2422N_sup_nvme rs3621xs+ yes ```

In your screenshot for "PCIe Slot 2" what does that translate to in English? Can you try this, with a capitol RS: ``` sudo set_section_key_value /usr/syno/etc.defaults/adapter_cards.conf FX2422N_sup_nvme RS3621xs+ yes ```...

Sadly I don't think your PCIe card is going to work.

Do you have the script scheduled to run as root at boot-up? https://github.com/007revad/Synology_HDD_db/blob/main/how_to_schedule.md

Are both WD Red SN700 500GB and WD_BLACK SN850X 4000GB missing after a reboot? What happens if you disable the syno_hdd_db schedule and then reboot? BTW if you change the...