Suchergebnisse

  • Ab sofort steht euch hier im Forum die neue Add-on Verwaltung zur Verfügung – eine zentrale Plattform für alles rund um Erweiterungen und Add-ons für den DSM.

    Damit haben wir einen Ort, an dem Lösungen von Nutzern mit der Community geteilt werden können. Über die Team Funktion können Projekte auch gemeinsam gepflegt werden.

    Was die Add-on Verwaltung kann und wie es funktioniert findet Ihr hier

    Hier geht es zu den Add-ons

  1. DaveR

    Syno Snapshot Checker

    3 hours ago I asked claude to help me find where the snapshot scheduled tasks are hiding in DSM. 14 pages(!) of chatting later I had all I needed. But claude wanted to know more about my plans for the script and how I was planning on doing x, y and z. Another 4 pages of chatting and claude is...
  2. DaveR

    Syno Snapshot Checker

    I'm writing a script that when scheduled will send you an email if any of your snapshot settings have changed. This continues on from the comments here: https://www.synology-forum.de/threads/upgrade-nas-mit-nvme.141304/post-1274426 My initial idea...
  3. DaveR

    Upgrade NAS mit NVMe?

    I could make the script send an email if previous snapshots had worm_lock=true but the latest snapshot has worm_lock=false. One of my shared folder's snapshots are set to daily, retain for 14 days, and immutable for 7 days. The oldest entry in it's meta file contains...
  4. DaveR

    Upgrade NAS mit NVMe?

    I guess it would better if DSM just notified you when snapshots aren't enabled. This actually gives me an idea for a new script to: Check weekly if snapshots are enabled for all shared folders that aren't set to be ignored in "exclude=" Check if any shared folders not in the exclude array...
  5. DaveR

    Upgrade NAS mit NVMe?

    I always uninstall Active Insight. But a recent comment on reddit has me wondering if I should leave it installed. And https://kb.synology.com/de-de/insights/active_ransomware_protection_file_analytics explains how it works and why it causes so much drive activity. But it can also cause...
  6. DaveR

    Systemstart nach Stromverbindung bei DS218

    @kmeier72 That photo of the servo looks like it's a radio control servo. Reminds me of the '80s when I built and played with RC helicopters, planes and cars.
  7. DaveR

    Kaufberatung für kleines Architekturbüro

    The DS925+ does not have a PCIe slot so cannot be upgraded to 10GbE. But it does have 2 x 2.5GbE ports. If you want 10GBe you want the DS1525+ although it's PCIe slot is only 2 lane. The better option is the DS1825+ which has a 4 lane PCIe slot, as does the DS1621+. The 925+, 1525+, 1825+ and...
  8. DaveR

    Kaufberatung für kleines Architekturbüro

    I'm fairly sure that drives in a DX, or RX, will only appear as removable eSATA drives if the DX or RX model is not supported by the NAS model.
  9. DaveR

    Kaufberatung für kleines Architekturbüro

    Are you talking about 3rd party eSATA JBOD box or RAID box like the Raidsonic Icy Box IB-3640SU3 and IB-RD3640SU3 ?
  10. DaveR

    Video Station Info Plugin

    Video Station still exists for DSM 7.2.1 and older.
  11. DaveR

    4 TB SSD für DS423+ / evtl. Garantiefall / Auswahl und Vorgehen

    From the Warranty Limitations section here: https://www.westerndigital.com/en-au/support/store/warranty-policy This is the Australian warranty but I imagine they use the same limitations worldwide. The German page says something similar...
  12. DaveR

    4 TB SSD für DS423+ / evtl. Garantiefall / Auswahl und Vorgehen

    The replacement drive is probably a refurbished or recertified drive. I've only ever had a drive (a WD Red HDD) replaced by the manufacturer under warranty once. It took 2 months and they sent me a refurbished WD Red HDD... which died 6 months later, after the warranty had expired. Since then...
  13. DaveR

    Systemstart nach Stromverbindung bei DS218

    DSM 6's synopoweroff does not have the -s option, so you may have been thinking of DSM 7.0. For DSM 6 the UPSSafeMode function in /usr/syno/bin/synoups contains: /usr/syno/bin/synobootseq --set-safe-shutdown # we should hook synopoweroff not onleboot /usr/syno/sbin/synopoweroff -fr In DSM...
  14. DaveR

    Kaufberatung für kleines Architekturbüro

    The 925+, like all models with the Ryzen V1500B CPU, officially supports 32GB or RAM (2 x 16GB). But plenty of people have 64GB (2 x 32GB) in theirs. You just need make sure it is RAM that is known to work in a Synology with a V1550B CPU.
  15. DaveR

    Migration ext4 zu BTRFS: Best practise

    @Nackel I've fixed the script in v1.0.4 Changed to show "Deleting exports older than current YYYYMMDD_HHmm plus N days" if DeleteOlder set to greater than 0. Changed to print "Deleting <filename>" when the script deletes old exports. Bug fix for not deleting old exports...
  16. DaveR

    Migration ext4 zu BTRFS: Best practise

    Ahh Scheiße!?!? I just made a rookie mistake and deleted all the files in /root :oops: I wanted the script to print "Deleting <filename>" when deleting an old docker export and mistakenly added: find . -type f -exec sh -c 'echo "Deleting $(basename "{}")"; rm "{}"' \; instead of: find...
  17. DaveR

    Migration ext4 zu BTRFS: Best practise

    'DeleteOlder=2' will delete files are greater than 3 days old or more. So it won't delete files that are 2 days 23 hours old. It's just the way the "find -mtime" command works. It calculates "(current_time - file_time) / 86400" then keeps the integer and discards anything after the decimal...
  18. DaveR

    425+ oder 925+ - Die Qual der Wahl

    The 425+ (and 225+) still have an integrated GPU but DSM removed transcoding support in the driver. But you can easily install the correct driver with https://github.com/007revad/Transcode_for_x25
  19. DaveR

    Volume mit WD Red SN700 NVMe auf DS923+ abgestürzt – Erfahrungen?

    The number of Unsafe_Shutdowns for the NVMe drives is concerning, especially for M.2 Drive 2 (the WD Black). Sometimes adding a heatsink can help, like the ones here https://www.reddit.com/r/synology/comments/1rbj28l/ds1821_m2_2280_ssd_heatsink_clearance_they_fit_my/
  20. DaveR

    Volume mit WD Red SN700 NVMe auf DS923+ abgestürzt – Erfahrungen?

    Can you run this https://github.com/007revad/Synology_SMART_info and report back what it shows for your NVMe drives. You should mask or delete the drive's serial numbers before posting the results.