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.

Sildenafil

Members
  • Joined

  • Last visited

Everything posted by Sildenafil

  1. I ask you for help to configure unionfs I already use this script to mount gdrives but I don't use the upload script nor unionfs. Now I have sonarr installed and cannot use two different root folders. My drives are currently configured like this Tv series locally /mnt/user/media/Tv Gdrive archive /mnt/user/mount_rclone/media_archive_gdrive/Tv Now I have created a new share which should merge the previous /mnt/user/media_unionfs In my case I happen to have /mnt/user/media/Tv/series1/season1 /mnt/user/media/Tv/series1/season2 and /mnt/user/mount_rclone/media_archive_gdrive/Tv/series1/season3 /mnt/user/mount_rclone/media_archive_gdrive/Tv/series1/season4 for plex no problem, it manages to combine folders by itself but sonarr no. I set up the script like this RcloneRemoteName="media_archive_gdrive" # Name of rclone remote mount WITHOUT ':'. NOTE: Choose your encrypted remote for sensitive data RcloneMountShare="/mnt/user/mount_rclone" # where your rclone remote will be located without trailing slash e.g. /mnt/user/mount_rclone RcloneMountDirCacheTime="720h" # rclone dir cache time LocalFilesShare="/mnt/user/media/Tv" # location of the local files and MountFolders you want to upload without trailing slash to rclone e.g. /mnt/user/local. Enter 'ignore' to disable RcloneCacheShare="/mnt/user0/mount_rclone" # location of rclone cache files without trailing slash e.g. /mnt/user0/mount_rclone RcloneCacheMaxSize="150G" # Maximum size of rclone cache RcloneCacheMaxAge="336h" # Maximum age of cache files MergerfsMountShare="/mnt/user/media_unionfs" # location without trailing slash e.g. /mnt/user/mount_mergerfs. Enter 'ignore' to disable DockerStart="Plex-Media-Server" # list of dockers, separated by space, to start once mergerfs mount verified. Remember to disable AUTOSTART for dockers added in docker settings page MountFolders=\{""\} # comma separated list of folders to create within the mount But in this way in the folder /mnt/user/media_unionfs I find only the files present on /mnt/user/mount_rclone/media_archive_gdrive/Tv but not combined with those present locally. Where am I wrong?
  2. After several tests removing and replacing the plugins I found the problem and it is caused by rclone. Removing this plugin will start the gui. Is there any way to fix it? or do I have to delete it and redo all the rclone configuration?
  3. Yes, but if I go to Unraid Web Interface it is not reachable
  4. -rw------- 1 root root 8.5K Sep 16 16:23 /boot/config/plugins/NerdPack.plg -rw------- 1 root root 3.7K Sep 16 16:24 /boot/config/plugins/ca.backup2.plg -rw------- 1 root root 94K Sep 16 16:23 /boot/config/plugins/community.applications.plg -rw------- 1 root root 3.6K Sep 16 16:23 /boot/config/plugins/dynamix.active.streams.plg -rw------- 1 root root 4.9K Sep 16 16:24 /boot/config/plugins/dynamix.file.manager.plg -rw------- 1 root root 3.8K Sep 16 16:23 /boot/config/plugins/dynamix.system.buttons.plg -rw------- 1 root root 5.3K Sep 16 16:23 /boot/config/plugins/dynamix.system.temp.plg -rw------- 1 root root 20K Sep 16 16:23 /boot/config/plugins/fix.common.problems.plg -rw------- 1 root root 7.3K Sep 16 16:24 /boot/config/plugins/lxc.plg -rw------- 1 root root 8.1K Sep 16 16:23 /boot/config/plugins/nut.plg -rw------- 1 root root 6.9K Sep 16 16:24 /boot/config/plugins/rclone.plg -rw------- 1 root root 4.8K Sep 16 16:23 /boot/config/plugins/unassigned.devices-plus.plg -rw------- 1 root root 77K Sep 16 16:23 /boot/config/plugins/unassigned.devices.plg -rw------- 1 root root 8.0K Sep 16 16:23 /boot/config/plugins/unassigned.devices.preclear.plg -rw------- 1 root root 7.0K Sep 16 16:23 /boot/config/plugins/user.scripts.plg giannas-diagnostics-20220916-2155.zip
  5. I rebooted in safe mode without loading the plugins and I can access from chrome, so the problem is caused by some plugins. How do I know which one?
  6. I have prepared a new flash drive with the backup and I have started unraid but I cannot access the gui. The server responds to the ping and by connecting the monitor to the nas I can log in, but typing the ip address in chrome is unreachable. ifconfig eth0 eth0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500 ether 70:85:c2:83:bd:d2 txqueuelen 1000 (Ethernet) RX packets 30512 bytes 3736492 (3.5 MiB) RX errors 0 dropped 225 overruns 0 frame 0 TX packets 3189 bytes 307173 (299.9 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  7. I was now using a usb 3 port. I tried to move it to a usb2 and it is detected by Unassigned Devices. Do I need to format it and restore the backup from 30 days ago or just reboot?
  8. Hi, I have this banner. This is the diagnostic. What should I do? Thx giannas-diagnostics-20220916-1343.zip
  9. I can't stop the array because of the script, end up in a loop trying to unmount /mnt/user. I use the mount script without mergerfs. Some help on how to set the script to execute at the stop of the array? The one on github creates this problem for me.
  10. Hello, I have some simple sync and copy folders scripts with rsync like: rsync --delete -avh "/source/folder/" "/destination/folder" Is it possible to make sure that at the end of the script the text written in the log is sent to me by email? Thank you
  11. Hi, first of all I wanted to thank you for your work. I'm a newbie to unraid, scripts, etc .. but I would like to try using your script to mount my team share drives. I'll explain what I would like to do: On Google drive I have different team shares. Of these only the "media_storage" drive is the one I would like to use on Plex with mergefs for the stream, joined to my local library. Also on this drive I would like to periodically upload the files present in a folder and remove them after uploading. The other drives, on the other hand, must not be used on Plex, so I don't need mergerfs but only mounts and mirror synchronization with the source. 1) How should I set up the script? Do I have to create one for each team share? 2) in the Mount script what is meant by LocalFilesShare? is the folder of local files that will be merged into the share? 3) in the upload script for a mirror copy I have to select sync right? sorry for the stupid questions
  12. Second problem: Last night I mounted one of the Team Share Drives to use it with plex and streaming its content. This morning the content I add in plex has become unavailable as if it could no longer see the mounted drive even if from krusader I can see it. What happened?
  13. I mounted my Team Share drives via rclone with this command: rclone mount --allow-other --cache-db-purge --allow-non-empty --buffer-size 32M --use-mmap --dir-cache-time 72h --drive-chunk-size 16M --timeout 1h --vfs-cache-mode minimal --vfs-read-chunk-size 128M --vfs-read-chunk-size-limit 1G media_gdrive: /mnt/disks/media_gdrive & I added these arguments because they were found online, but I don't know if they are the correct ones. In any case I can see the Team Share content via krusader. Now I would like to make a mirror copy of the nas content on gdrive so I tried rsync with this command: rsync --delete --progress -avh "/source/folder/" "/destination/folder" But when the upload of the first file (12gb) starts, it stops with this error: rsync error: error in file IO (code 11) at receiver.c(378) [receiver=3.2.3] rsync: [sender] write error: Broken pipe (32) How can I solve? thx
  14. An update: i managed to mount a google drive team shares with rclone. I changed the mount script to one found on a forum (although I'm not sure it's up to date). Now the problem is that I would like to mount multiple google drive teams instead of just one. This is the mount script: #!/bin/bash #---------------------------------------------------------------------------- #first section makes the folders for the mount in the /mnt/disks folder so docker containers can have access #there are 4 entries below as in the video i had 4 remotes amazon,dropbox, google and secure #you only need as many as what you need to mount for dockers or a network share mkdir -p /mnt/disks/media_gdrive mkdir -p /mnt/disks/media_archivio_gdrive mkdir -p /mnt/disks/ebook_gdrive mkdir -p /mnt/disks/musica_gdrive #This section mounts the various cloud storage into the folders that were created above. rclone mount --allow-other --dir-cache-time 96h --drive-chunk-size 32M --log-level INFO --timeout 1h --umask 002 --rc --tpslimit 8 --vfs-read-chunk-size 32M --vfs-read-chunk-size-limit off media_gdrive: /mnt/disks/media_gdrive & rclone mount --allow-other --dir-cache-time 96h --drive-chunk-size 32M --log-level INFO --timeout 1h --umask 002 --rc --tpslimit 8 --vfs-read-chunk-size 32M --vfs-read-chunk-size-limit off media_archivio_gdrive: /mnt/disks/media_archivio_gdrive & rclone mount --allow-other --dir-cache-time 96h --drive-chunk-size 32M --log-level INFO --timeout 1h --umask 002 --rc --tpslimit 8 --vfs-read-chunk-size 32M --vfs-read-chunk-size-limit off ebook_gdrive: /mnt/disks/ebook_gdrive & rclone mount --allow-other --dir-cache-time 96h --drive-chunk-size 32M --log-level INFO --timeout 1h --umask 002 --rc --tpslimit 8 --vfs-read-chunk-size 32M --vfs-read-chunk-size-limit off musica_gdrive: /mnt/disks/musica_gdrive & This is the unmount: #!/bin/bash #---------------------------------------------------------------------------- fusermount -u /mnt/disks/media_gdrive fusermount -u /mnt/disks/media_archivio_gdrive fusermount -u /mnt/disks/musica_gdrive fusermount -u /mnt/disks/ebook_gdrive And this is the error log: Script Starting Jul 22, 2022 21:51.04 Full logs for this script are available at /tmp/user.scripts/tmpScripts/rclone_mount/log.txt Script Finished Jul 22, 2022 21:51.04 Full logs for this script are available at /tmp/user.scripts/tmpScripts/rclone_mount/log.txt 2022/07/22 21:51:04 INFO : Starting transaction limiter: max 8 transactions/s with burst 1 2022/07/22 21:51:04 INFO : Starting transaction limiter: max 8 transactions/s with burst 1 2022/07/22 21:51:04 NOTICE: Serving remote control on http://localhost:5572/ 2022/07/22 21:51:04 Failed to start remote control: start server failed: listen tcp 127.0.0.1:5572: bind: address already in use 2022/07/22 21:51:04 INFO : Starting transaction limiter: max 8 transactions/s with burst 1 2022/07/22 21:51:04 Failed to start remote control: start server failed: listen tcp 127.0.0.1:5572: bind: address already in use 2022/07/22 21:51:04 INFO : Starting transaction limiter: max 8 transactions/s with burst 1 2022/07/22 21:51:04 Failed to start remote control: start server failed: listen tcp 127.0.0.1:5572: bind: address already in use
  15. I'm trying to mount google drive team shares with rclone. I managed to configure the first team share in fact I can see the folders from rclone. Following the old Spaceinvader One video I created the script to mount the drive. The script runs without errors, but I only find the folder created but its inside is empty. Is there anything I need to fix in the mount script? Thanks for your help
  16. I'm trying to mount google drive team shares with rclone. I managed to configure the first team share in fact I can see the folders from rclone. Following the old Spaceinvader One video I created the script to mount the drive. The script runs without errors, but I only find the folder created but its inside is empty. Is there anything I need to fix in the mount script? Thanks for your help
  17. I made a new installation of nextcloud with mariaDB following the youtube video of Spaceinvader One. Everything works fine but it's really slow. It takes 12-15 seconds to go from the home to the files or photos tab. I tried to disable all the apps too but it doesn't change much and when I try to re-enable any app I get: Error: this application cannot be enabled because it makes the server unstable what can I do?
  18. I'm running the last version 6.10.3. I can't figure out what the problem could be also because i have been installing unraid for two days, but the same hardware worked perfectly with xpenology until recently.
  19. Jul 17 00:34:09 here, when i try multiple time to refresh unassigned device
  20. This is what I did: - physically disconnected and reconnect the usb socket of the hub - turn on via smart plug an hdd that has been correctly detected - mounted and subsequently unmounted the hdd - turn off the hdd from the smart plug - turn on again from the smart plug, the HDD was not recognized here is the log: Jul 17 00:33:02 giannas kernel: usb 1-3: USB disconnect, device number 2 Jul 17 00:33:02 giannas kernel: usb 1-3.4: USB disconnect, device number 4 Jul 17 00:33:02 giannas kernel: usb 1-3.4.4: USB disconnect, device number 5 Jul 17 00:33:05 giannas kernel: usb 1-3: new high-speed USB device number 6 using xhci_hcd Jul 17 00:33:06 giannas kernel: hub 1-3:1.0: USB hub found Jul 17 00:33:06 giannas kernel: hub 1-3:1.0: 4 ports detected Jul 17 00:33:06 giannas kernel: usb 2-3: USB disconnect, device number 6 Jul 17 00:33:06 giannas kernel: usb 2-3.4: USB disconnect, device number 7 Jul 17 00:33:06 giannas kernel: usb 2-3.4.4: USB disconnect, device number 8 Jul 17 00:33:06 giannas kernel: usb 2-3: new SuperSpeed USB device number 9 using xhci_hcd Jul 17 00:33:06 giannas kernel: hub 2-3:1.0: USB hub found Jul 17 00:33:06 giannas kernel: hub 2-3:1.0: 4 ports detected Jul 17 00:33:06 giannas kernel: usb 1-3.4: new high-speed USB device number 7 using xhci_hcd Jul 17 00:33:06 giannas kernel: hub 1-3.4:1.0: USB hub found Jul 17 00:33:06 giannas kernel: hub 1-3.4:1.0: 4 ports detected Jul 17 00:33:06 giannas kernel: usb 2-3.4: new SuperSpeed USB device number 10 using xhci_hcd Jul 17 00:33:07 giannas kernel: hub 2-3.4:1.0: USB hub found Jul 17 00:33:07 giannas kernel: hub 2-3.4:1.0: 4 ports detected Jul 17 00:33:07 giannas kernel: usb 1-3.4.4: new high-speed USB device number 8 using xhci_hcd Jul 17 00:33:07 giannas kernel: hub 1-3.4.4:1.0: USB hub found Jul 17 00:33:07 giannas kernel: hub 1-3.4.4:1.0: 4 ports detected Jul 17 00:33:07 giannas kernel: usb 2-3.4.4: new SuperSpeed USB device number 11 using xhci_hcd Jul 17 00:33:07 giannas kernel: hub 2-3.4.4:1.0: USB hub found Jul 17 00:33:07 giannas kernel: hub 2-3.4.4:1.0: 4 ports detected Jul 17 00:33:24 giannas kernel: usb 2-3.4.4.4: new SuperSpeed USB device number 12 using xhci_hcd Jul 17 00:33:24 giannas kernel: usb-storage 2-3.4.4.4:1.0: USB Mass Storage device detected Jul 17 00:33:24 giannas kernel: usb-storage 2-3.4.4.4:1.0: Quirks match for vid 152d pid 0578: 1000000 Jul 17 00:33:24 giannas kernel: scsi host37: usb-storage 2-3.4.4.4:1.0 Jul 17 00:33:25 giannas kernel: scsi 37:0:0:0: Direct-Access External USB3.0 0104 PQ: 0 ANSI: 6 Jul 17 00:33:25 giannas kernel: scsi 37:0:0:0: Attached scsi generic sg11 type 0 Jul 17 00:33:25 giannas kernel: sd 37:0:0:0: [sdl] 976773168 512-byte logical blocks: (500 GB/466 GiB) Jul 17 00:33:25 giannas kernel: sd 37:0:0:0: [sdl] Write Protect is off Jul 17 00:33:25 giannas kernel: sd 37:0:0:0: [sdl] Mode Sense: 47 00 00 08 Jul 17 00:33:25 giannas kernel: sd 37:0:0:0: [sdl] Disabling FUA Jul 17 00:33:25 giannas kernel: sd 37:0:0:0: [sdl] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Jul 17 00:33:25 giannas kernel: sdl: sdl1 sdl2 Jul 17 00:33:25 giannas kernel: sd 37:0:0:0: [sdl] Attached SCSI disk Jul 17 00:33:27 giannas unassigned.devices: Partition 'sdl1' does not have a file system and cannot be mounted. Jul 17 00:33:27 giannas unassigned.devices: Adding partition 'sdl2'... Jul 17 00:33:27 giannas unassigned.devices: Mounting partition 'sdl2' at mountpoint '/mnt/disks/HDD_2'... Jul 17 00:33:27 giannas unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdl2' '/mnt/disks/HDD_2' Jul 17 00:33:27 giannas ntfs-3g[25763]: Version 2021.8.22 integrated FUSE 27 Jul 17 00:33:27 giannas ntfs-3g[25763]: Mounted /dev/sdl2 (Read-Write, label "HDD 2", NTFS 3.1) Jul 17 00:33:27 giannas ntfs-3g[25763]: Cmdline options: rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 Jul 17 00:33:27 giannas ntfs-3g[25763]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdl2,blkdev,blksize=4096 Jul 17 00:33:27 giannas ntfs-3g[25763]: Global ownership and permissions enforced, configuration type 1 Jul 17 00:33:27 giannas unassigned.devices: Successfully mounted 'sdl2' on '/mnt/disks/HDD_2'. Jul 17 00:33:27 giannas unassigned.devices: Adding SMB share 'HDD_2'. Jul 17 00:33:27 giannas emhttpd: External_USB3.0_00000077893E-0:0 (sdl) 512 976773168 Jul 17 00:33:27 giannas emhttpd: read SMART /dev/sdl Jul 17 00:33:28 giannas unassigned.devices: Refreshed Disks and Configuration. Jul 17 00:33:32 giannas unassigned.devices: Adding partition 'sdh1'... Jul 17 00:33:32 giannas unassigned.devices: Mounting partition 'sdh1' at mountpoint '/mnt/disks/ZA1FJFBR'... Jul 17 00:33:32 giannas unassigned.devices: Mount drive command: /sbin/mount -t 'xfs' -o rw,noatime,nodiratime '/dev/sdh1' '/mnt/disks/ZA1FJFBR' Jul 17 00:33:32 giannas kernel: XFS (sdh1): Mounting V5 Filesystem Jul 17 00:33:32 giannas kernel: XFS (sdh1): Ending clean mount Jul 17 00:33:32 giannas kernel: xfs filesystem being mounted at /mnt/disks/ZA1FJFBR supports timestamps until 2038 (0x7fffffff) Jul 17 00:33:32 giannas unassigned.devices: Successfully mounted 'sdh1' on '/mnt/disks/ZA1FJFBR'. Jul 17 00:33:47 giannas unassigned.devices: Unmounting partition 'sdh1' at mountpoint '/mnt/disks/ZA1FJFBR'... Jul 17 00:33:47 giannas unassigned.devices: Synching file system on '/mnt/disks/ZA1FJFBR'. Jul 17 00:33:47 giannas unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdh1' 2>&1 Jul 17 00:33:47 giannas kernel: XFS (sdh1): Unmounting Filesystem Jul 17 00:33:47 giannas unassigned.devices: Successfully unmounted 'sdh1' Jul 17 00:33:55 giannas kernel: usb 2-3.4.4.4: Disable of device-initiated U1 failed. Jul 17 00:33:55 giannas kernel: usb 2-3.4.4.4: Disable of device-initiated U2 failed. Jul 17 00:33:55 giannas kernel: usb 2-3.4.4.4: USB disconnect, device number 12 Jul 17 00:33:55 giannas kernel: sd 37:0:0:0: [sdl] Synchronizing SCSI cache Jul 17 00:33:55 giannas kernel: sd 37:0:0:0: [sdl] Synchronize Cache(10) failed: Result: hostbyte=0x01 driverbyte=DRIVER_OK Jul 17 00:34:09 giannas unassigned.devices: Refreshed Disks and Configuration. Jul 17 00:34:10 giannas unassigned.devices: Refreshed Disks and Configuration. Jul 17 00:34:12 giannas unassigned.devices: Refreshed Disks and Configuration. Jul 17 00:34:15 giannas unassigned.devices: Refreshed Disks and Configuration. Jul 17 00:34:17 giannas unassigned.devices: Refreshed Disks and Configuration. Jul 17 00:34:18 giannas unassigned.devices: Refreshed Disks and Configuration. Jul 17 00:34:23 giannas unassigned.devices: Refreshed Disks and Configuration.
  21. I have 10 external usb hdds connected via a powered usb hub and each of these hdd is powered by a smart plug so I can turn off or on the hdd I need. I use them little, but I have a problem and a question. The question is: how do I safely disconnect a usb hdd from unraid? just unmount from Unassigned Devices and turn off the disk? The problem is: if I unmount a usb hdd and turn it off from the smart plug, when I turn it on again the system does not recognize it until I disconnect the usb socket of the hub and reconnect it to mobo. Consider that I have used the same hardware on xpenology and have never had any problems with this procedure. Thank you
  22. ok, so anyway it fills with disks following the assignment order (as long as there is free space). So for the next shares that have larger folders I will have to pay attention to how to set the share. I better put the discs in order of size from largest to smallest.
  23. Hello everybody, I have been installing unraid for 2 days and am transferring the files from my old xpenology config. After reading the wiki on shares and allocation methods I created a first share called "ebook", this share will contain two subfolders "Manga" and "Comics" with several files inside. My intent is to keep these subfolders all on one disk so as not to spin the whole array when I read comics on komga. This I managed to do by setting the split level to 1, but I don't find myself with the high water method. From what I understand it should start filling the disks starting from the largest one, instead it saved the ebook folder on the 8tb disk instead of the 10tb one. did I do something wrong?
  24. Hello. I have almost finished backing up the data from my xpenology and wanted to understand how to best organize the future unraid installation. I will use 2x500gb ssd in raid 1 as cache and for docker installations and with the rest of the hdd an array (1x4tb, 2x8tb, 4x10tb and 1x12tb for parity) Now I would like to understand how to better organize the shared folder structure. I thought I would proceed like this: 1) Docker and download, two distinct shares located on the ssd. Allocation method and split level not important 2) Personal documents, photos, music, ebooks. Also in this case I was thinking of creating a share for each folder but what do I use as an allocation method? high water? and since each folder has several subfolders what should be used as split level? 3) Media, then Films, TV series and everything that is fed to Plex (14tb), in this case it is better to create a single Media share or one for Films, one for TV series etc .. etc ..? best allocation method and split level? what is the best method to access the least number of hdd's? Thanks for your help

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.