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

    DSM 7.3 7.3.2-86009 Update 3

    @shardsofwar I just found out that 1 bay Synology NAS do not use LVM to create a logical volume with a partition on it. Which is why the syno_hdd_db script gave you these errors while trying to detect if the script was located on a NVMe volume: syno_hdd_db.sh: line: 625 lvs: command not found...
  2. DaveR

    AutoPilot AutoPilot für externe Datenträger

    My version of Adama's script shows when newer versions of packages from GitHub are available... but those GitHub repos need to have: The spk added to the release as a resource. The spk file's name must include a version number. The package's INFO file must have the "distrubutor_url" set to the...
  3. DaveR

    Systempartition voll - Anleitung zur Prüfung und Säuberung

    Thanks. This information will help others with the same issue.
  4. DaveR

    Systempartition voll - Anleitung zur Prüfung und Säuberung

    I'm curious if these 2 commands return the same contents? Same DSM version and NAS model? cat /@autoupdate/VERSION cat /upd@te/VERSION /@autoupdate appears to contain the packed DSM .pat file and the VERSION file from inside the .apt file. /upd@te contains the unpacked DSM .pat file. To...
  5. DaveR

    System Tasks Synology OpenSpeedTest

    The html page uses CGI POST and GET: CGI POST to send data to the server (the NAS). CGI GET to download the test file from the NAS to the browser. CGI GET is reading the file from the drives in the NAS (unless it's cached in the NAS' memory). CGI POST is probably sending data to the NAS'...
  6. DaveR

    System Tasks Synology OpenSpeedTest

    What do the "downloading" lines near the top show? Or the "garbage.bin" lines for LibreSpeed.
  7. DaveR

    System Tasks Synology OpenSpeedTest

    PiHole, proxies, VPNs, Ad Blockers etc are all going to interfere with the results of both Libre speed test and Open speed test. In chrome if you click on "Ctrl + Shift + i" to open Developer Tools then select "Network > Fetch/XHR" then run the speed test you should see all Status 200 or...
  8. DaveR

    System Tasks Synology OpenSpeedTest

    Does anyone want to try Libre Speedtest and let me know if gives more accurate results. https://github.com/007revad/Synology_Libre_Speedtest
  9. DaveR

    System Tasks Synology OpenSpeedTest

    I just made an Asustor package for Libra Speedtest. This seems more accurate for me on my Asustor NAS with 2.5GbE. I'll make a Synology package which may be more accurate for everyone than OpenSpeedTest.
  10. DaveR

    System Tasks Synology OpenSpeedTest

    I suspect 4 GB is too large for CGI POST to a web browser. Try 1.5 GB test file size. The test file is only used for uploads. I find 500 MB is best for 1GbE and 2.5GbE but 1.5 GB seems best for 10GbE.
  11. DaveR

    DSM 7.3 DSM 7.4 will be released before DSM 8

    If I ask an online AI for some technical reverse engineering information about the inner workings of the OS from brand A or B NAS I see the AI reading my GitHub repos and reddit posts!?!? Even Google search will list my work as references in it's answer. And then the answer is often 90% right...
  12. DaveR

    System Tasks Synology OpenSpeedTest

    @yasmin_k Can you try version 1.0.8 and see if it gives corrects results in the Vivaldi browser. https://github.com/007revad/Synology_Open_Speedtest/releases/tag/v1.0.8 @Benares Can you try this version on your DS1522+. I've spent 18 hours today getting this new version working so...
  13. DaveR

    System Tasks Synology OpenSpeedTest

    @yasmin_k What browser? A browser with certain extensions (ad blockers, VPNs, traffic monitors) could interfere with timing. What DSM version? Are you on the same LAN or going through a router/firewall that might RST the connection early? Does it happen consistently or just occasionally? A...
  14. DaveR

    DSM 7.3 DSM 7.4 will be released before DSM 8

    My NAS just emailed me that Synology have uploaded toolchain 7.4-101151 and toolkit 7.4 to their archive site. [New Versions Online] toolchain 7.4-101151 toolkit 7.4 I notice that it's only for models with an AMD Epyc7003 CPU (which currently no available Synology NAS uses). So a new high-end...
  15. DaveR

    DSM 7.3 Migration DS2422+ auf DS3622xs+

    For your rack I'd leave the front, back and sides open, and stick the rack in a room with air con. I change things so often it's good to have easy access to sides and back of each NAS. Here's my dodgy server room setup containing UPS, 2 network switches, 6 of my 7 NAS and 2 expansion units...
  16. DaveR

    DSM Paket Synology OpenSpeedTest - v1.0.5

    Changed to reload the OpenSpeedTest UI after clicking Apply so you can run another test without reloading the web page. Added 250MB option to select test file size.
  17. DaveR

    System Tasks Synology OpenSpeedTest

    DaveR updated Synology OpenSpeedTest with a new update entry: v1.0.5 Read the rest of this update entry...
  18. DaveR

    DSM Paket Synology OpenSpeedTest - v1.0.4

    Bug fix for false "Invalid size selected" error being logged when applying selected test file size.
  19. DaveR

    System Tasks Synology OpenSpeedTest

    DaveR updated Synology OpenSpeedTest with a new update entry: v1.0.4 Read the rest of this update entry...
  20. DaveR

    DSM Paket Synology OpenSpeedTest - v1.0.3

    Dynamically adjusts OpenSpeedTest page so there's less blank space below toolbar.