Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

JustJoe

Members
  • Joined

  • Last visited

  1. Hello everybody. I have this problem and I am going crazy. 2 Unraid servers linked using wireguard. One of them is the server. Connection is usually okay although sometimes (once a week?? the connection is lost and I have to manually reset it. But the real problem are the low speeds. Both servers links to internet using 1 Gbps and the speeds I get copying files are about 3Mbps. So far I have tried: Connect using laptops (not server to server, just client to server): same crappy speeds. Change protocol shares from SMB to NFS or FTP. Same crappy speeds. Iperf3 test between servers: unrealiable: sometimes 800mbps sometimes 150mbps Copying data using virtual machines, dockers or unraid explorer itself with no improvements. Tweak a litle MTU values: from 1320 to 1500. Same results. I am quite desperate becasue moving big files takes forever. Configuration seems to be ok and the connections are fine, it is just the speed that is very low. Servers are unraid 7.1.x Any ideas?. PS: as the server to server connection gets lost from time to time. is there an easy way to cron it? like reset it every night?. Thank you very much.
  2. JustJoe posted a topic in General Support
    Hi, newbie here, but I have 3 unpaid machines (6.11.5): a new i12100 /32Gb, an older i6700/32Gb and an even older i3 Haswell. Of course, the 12100 is the most loaded one, (docker, VM, etc.) but nothing too demanding. CPU use seldom rise over 50/60%. Thing is that the general response of this machine is slow. For example, when updating a plugin, this screen shows: plugin: updating: dynamix.file.manager.plg Executing hook script: pre_plugin_checks In the older machines, the "executing hook script" last 1 or 2 seconds. In the 12100 last 8/10 seconds. The dockers and the VM are fine but the UI experience is not good, and the plugins, etc. are slow. What can cause this? Tina you and best regards.
  3. Hello, any ideas about how to run a post script?. Thanks.
  4. Hello everyone. First, I would thank KluthR the wonderful script. I use it every night, although, luckily, I have not used the restore functionality. Second, I to share some thoughts and questions: I do not compress the backup in order speed it up and reduce the downtime. I 7z it later using maximum compression. If the script would compress the backup later (although using some temp space), this would be nice. (stop, copy, restart, compress). Then I would like to copy the compressed backup to another place, to maintain two copies. For this, I would like to run a "post script", but I don't know how to do it. First, for compressing using this sentence (7z added to command using nerdtools) 7z a /mnt/disk2/folder/fileBACKUP-"`date +"%Y-%m-%d"-"-%H-%M"`".7z /mnt/disk6/BufferBACKUP/ -mx9 -mmt4 And after that, for copying it. I can see pre start script, but no post script options. Is that possible?. Moreover, and for the same reasons, I compress both USB and Libvirt folder, so, I create 3 files, data named, and copy to another location. It may be useful to store that, not in folders, but in date name files, as de app folders. Thanks a lot and good work
  5. You were exactly right.! Thank you very much. Docker.img was in the same folder than then dockers themselves. Moving away the image did the trick. I moved it ant it worked flawlessly. Docker vDisk location: /mnt/disk1/system/docker/docker.img Default appdata storage location: /mnt/user/appdata/
  6. Here they are . The most usual setting I think.
  7. Hello everybody, first post and newbie here. I have a new unraid setup with is working fairly well. I would like to perform a nightly backup and this pluggin seems te be the best (only?) option. Thing is that I am having this error and I am not been able to perform a good backup yet. I have tried different options (compression yes and not and separated or aggregated backup) but always there is this error. the docker file changes as the backup is being performed. The error is always the same. The dockers seems to stop and start properly. I check that all the dockers are stopped while the backup. Another thing that bothers me is that the compression process only uses 1 core and it is slow (about 5-10 minutes). Can I assign more cores to it or this is because the gunzip binary is single threading?. Any help is appreciated. Thank you very much and keep working in this awesome pice of software The log is here: [11.01.2023 21:29:30] Backup of appData starting. This may take awhile [11.01.2023 21:29:30] Stopping Agent-DVR... done! (took 0 seconds) [11.01.2023 21:29:30] Not stopping binhex-syncthing: Not started! [ / Exited (128) 32 minutes ago] [11.01.2023 21:29:30] Stopping db-backup... done! (took 4 seconds) [11.01.2023 21:29:34] Stopping dokuwiki... done! (took 4 seconds) [11.01.2023 21:29:38] Stopping duckdns... done! (took 4 seconds) [11.01.2023 21:29:42] Stopping EmbyServer... done! (took 4 seconds) [11.01.2023 21:29:46] Not stopping Grafana: Not started! [ / Exited (1) 9 days ago] [11.01.2023 21:29:46] Stopping Influxdb... done! (took 0 seconds) [11.01.2023 21:29:46] Stopping mariadb... done! (took 4 seconds) [11.01.2023 21:29:50] Stopping Mojopaste... done! (took 0 seconds) [11.01.2023 21:29:50] Stopping ntp... done! (took 0 seconds) [11.01.2023 21:29:50] Not stopping phpmyadmin: Not started! [ / Exited (0) 9 days ago] [11.01.2023 21:29:50] Stopping speedtest... done! (took 10 seconds) [11.01.2023 21:30:00] Not stopping telegraf: Not started! [ / Created] [11.01.2023 21:30:00] Stopping TimeMachine... done! (took 0 seconds) [11.01.2023 21:30:00] Backing Up appData from /mnt/disk1/appdata/ to /mnt/disk2/D2CT1data/CT1appDATAbackup/[email protected] [11.01.2023 21:30:00] Separate archives disabled! Saving into one file. [11.01.2023 21:30:00] Backing Up /usr/bin/tar: ./docker.img: file changed as we read it [11.01.2023 21:32:52] tar creation/extraction failed! [11.01.2023 21:32:52] ... but being ignored because the user said so! [11.01.2023 21:32:52] Verifying Backup ./docker.img: Mod time differs ./docker.img: Contents differ [11.01.2023 21:36:20] tar verify failed! [11.01.2023 21:36:20] done [11.01.2023 21:36:20] Starting Agent-DVR... (try #1) done! [11.01.2023 21:36:22] Starting db-backup... (try #1) done! [11.01.2023 21:36:24] Starting duckdns... (try #1) done! [11.01.2023 21:36:27] Starting EmbyServer... (try #1) done! [11.01.2023 21:36:29] Starting mariadb... (try #1) done! [11.01.2023 21:36:31] Starting ntp... (try #1) done! [11.01.2023 21:36:33] Starting TimeMachine... (try #1) done! [11.01.2023 21:36:35] Starting dokuwiki... (try #1) done! [11.01.2023 21:36:37] Starting Influxdb... (try #1) done! [11.01.2023 21:36:40] Starting Mojopaste... (try #1) done! [11.01.2023 21:36:42] Starting speedtest... (try #1) done! [11.01.2023 21:36:44] A error occurred somewhere. Not deleting old backup sets of appdata [11.01.2023 21:36:44] Backup / Restore Completed

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.