Suchergebnisse

  1. DaveR

    How to install Video Station in DSM 7.2.2

    Script to install Video Station in DSM 7.2.2 https://github.com/007revad/Video_Station_for_DSM_722 This script installs Video Station 3.1.0-3153 and Codec Pack 3.1.0-3005 I'm still looking at getting Video Station 3.1.1-3168 to install, and run, in DSM 7.2.2 because had a change so Video...
  2. DaveR

    Data scrubbing: Checksum mismatch on file

    This looks like you'll be restoring from your backup: csum_errors: 67 uncorrectable_errors: 67
  3. DaveR

    Data scrubbing: Checksum mismatch on file

    The log doesn't say if it's repaired the checksum mismatch or not. Did the btrfs scrub find and fix any errors? sudo btrfs scrub status -d -R /volume1 Once the data scrub has finished I would pick one of those files and do a hash comparison with the backup. If they don't match then replace all...
  4. DaveR

    DSM 7.2 Neue Version 7.2.2

    I have managed to install Video Station in DSM 7.2.2 :) I'm just putting the finishing touches on the script then I'll upload it to GitHub.
  5. DaveR

    DSM 7.2 Neue Version 7.2.2

    66 million reasons for me to get video station able to install and work in DSM 7.2.2
  6. DaveR

    Volume1 mit rm versehentlich gelöscht

    I believe yes. The tgz contains .\usr when opened with WinRAR.
  7. DaveR

    Volume1 mit rm versehentlich gelöscht

    I have only read the first one and a half pages of this thread but I have 2 solutions: Solution 1 - may not work if files in /usr/bin are used for upgrading DSM Download https://global.synologydownload.com/download/DSM/release/7.2.1/69057-1/DSM_DS1819+_69057.pat Run...
  8. DaveR

    DSM 7.1 Backup

    @Geometer And make sure you don't accidentally unbind synoboot which would be " (Synology DiskStation" or " (Synology RackStation" in lsusb output. Also don't unbind your UPS.
  9. DaveR

    Synology Docker Logging driver

    I'd have to translate the comments to English before I could understand them :)
  10. DaveR

    HDD Upgrade

    If I intend removing the storage pool I don't bother removing the volume first. I you want to remove the volume first click on the 3 dots to the right of the volume and select remove.
  11. DaveR

    php Skript direkt auf dem NAS ausführen

    Via SSH or a user-defined scheduled task: php /path-to-script/php_script_name.php
  12. DaveR

    biete Synology Rackstation RS1619xs+ mit 32GB RAM

    I thought 2 of these might help https://www.arctic.de/en/S4028-15K/ACFAN00264A but then I remembered the 2 power supplies' fans are still going to be noisy.
  13. DaveR

    Verbindung zur USV verloren.

    It could be dust in the USB port on the NAS or the USB cable could be loose in the USB port. Or the USB cable may next to a noisy power cable. Or it could be that the Eaton ECO 1200 is not compatible. https://www.synology.com/en-global/compatibility?search_by=category&category=upses My old UPS...
  14. DaveR

    Verbindung zur USV verloren.

    My DS1812+ is my UPS server with my DS1821+ and D720+ as UPS clients. Every time I reboot the DS1812+ both my DS1821+ and D720+ send me emails saying the NAS has lost connection to the UPS, and the NAS has connected to the UPS. /var/log/ups.log only contains information on the UPS health. Log...
  15. DaveR

    biete Synology Rackstation RS1619xs+ mit 32GB RAM

    Try Artic S8038-7K fans then edit /etc.defaults/scemd.xml 4 Artic S8038-7K fans for €36 delivered: https://www.arctic.de/en/S8038-7K/ACFAN00292A For editing scemd.xml see 5:55 in this video https://www.youtube.com/watch?v=bIjwR017YgE Reddit post...
  16. DaveR

    2025'er XS oder Plus Series mit zusätzlicher Nvidia GPU für Hardware Encoding

    There is a Nvidia GPU driver available. https://github.com/pdbear/syno_nvidia_gpu_driver I could not get the signed version to install so I installed the unsigned version. But the old GT730 GPU wasn't supported.
  17. DaveR

    SSD M.2 M.2 NVME SSD Volume: Script Synology_HDD_db & Synology_M2_volume

    Never seen it before. It's not a message from the script itself. But it could be from a command used in the script. Maybe the scheduled task is not running as root.
  18. DaveR

    SSD M.2 M.2 NVME SSD Volume: Script Synology_HDD_db & Synology_M2_volume

    Is the script scheduled to run with the -n option? It tries to prevent DSM from updating the compatible drive databases.
  19. DaveR

    HDD Upgrade

    https://github.com/007revad/Synology_Plex_Backup
  20. DaveR

    SSD SATA SSD und RAID F1

    RAID F1 needs 3 or more SSD drives. Rather than me teach you how to use SSH do this instead: Create a scheduled task > User-defined script. Set "user" as root. Untick Enabled. Click on Task Settings. In the box under "User-defined script" enter the following then click OK: synosetkeyvalue...