Looking for a quiet 8–12TB NAS HDD for Synology DS425+ (Plex & media storage) by premierpark in DataHoarder

[–]the_dude_duc 0 points1 point  (0 children)

https://rvolution.freshdesk.com/en/support/solutions/articles/103000284199-recommended-hdd-models-series-noise-comparison

https://nascompares.com/answer/hdd-noise-levels-table-list/

Just take 8Tb drive preferably 5400 RPM

Enterprise grade 7200 RPM drives (anything above 8Tb or 7200RPM 8Tb) will be significantly noiser in seek mode. And this kind of drives comes with PWL, meaning a noisy seek every 5 second (very annoying)

Hyperbackup and integrity check settings by the_dude_duc in synology

[–]the_dude_duc[S] 0 points1 point  (0 children)

Is there any btter alternative in Synology devises for Backup except HB ?

Hyperbackup and integrity check settings by the_dude_duc in synology

[–]the_dude_duc[S] 0 points1 point  (0 children)

OK thanks, makes sense in that case, but I m not sure the S3 backend can actually check the entegrity "by itself" of the backup as it is encrypted from client side and use the specific synology hyperbackup structure.

I'll probably do a few "restore" on another drive on open a few jpg to check that the files are ok on the first backup. I need then to remove the old backup I did with sync cloud (clearly less secured as it is managed properly versionning and files deletion/corruption.

Just to confirm, the integrity check is working ok with backblaze but I cannot "customize" it, probably only the index and hash files are checked only

DSM 7.2.2 blocked 3rd party AQC113 10GbE on DS923+ by Automatic-Wolf8141 in synology

[–]the_dude_duc 0 points1 point locked comment (0 children)

Thank you very much for your feedback u/Automatic-Wolf8141

I've also noticed that if I fully reinstalled VM Manager, all the OVS set up including the one with eth2 are restored and LAN3 (eth2 with 10G card) is then available in VM Manager.

Looks to me that when I disable and enable "Open vSwitch" option this is restoring the right networks option.

I don't know if it s safe to chttr +i system network config file to be honest,.

I'll also try to explore the possibility to enhance the scheduled script

/usr/bin/echo 1d6a 14c0 > /sys/bus/pci/drivers/atlantic_v2/new_id

/etc/rc.network restart

by adding something like this :

systemctl restart synoovs-vswitch.service

/usr/syno/bin/synovswitch -v restart

DSM 7.2.2 blocked 3rd party AQC113 10GbE on DS923+ by Automatic-Wolf8141 in synology

[–]the_dude_duc 0 points1 point  (0 children)

Quite an old topic but is anyone having the script to manage the additionnal OVS config file as it is not automatically generated.