-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I'll make a note of these suggestions. Late last night I hooked up another WD drive, Easystore, only this one has the regular 3.5 hard and power adapter. Everything wrote to it with the same script with no issues. I then hooked up the one 'problematic' MyPassport "REBOOT" earlier drive, and ran the same script on my second UnRaid box, reversing the order. No issues reading from the MyPassport (no external power supply) drive to the internal hard disk. Then this morning a ran a WD sector by sector scan of the "problematic" drive (MyPassport). Two hours later, no SMART Thresholds tripped or diagnostic failures. For now I have a working solution. I'll make a note to follow the suggestions above if I venture to hook up the previous drives again.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Looks like every time I run the script below, my drives hits the "Reboot" dialog box. I have no clue why. The scripts used to run fine. Using Syncback SE worked fine. But attaching the drive to an USB port on my Unraid server is faster. #!/bin/bash rsync -avh --delete --progress /mnt/disk3/Photos/backups /mnt/disks/Backup_4TB/Immich rsync -avh --delete --progress /mnt/disk3/Photos/encoded-video /mnt/disks/Backup_4TB/Immich rsync -avh --delete --progress /mnt/disk3/Photos/library /mnt/disks/Backup_4TB/Immich
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Thank you, but now another new 4TB USB external drive is coming up with a REBOOT, just after I ran a rsync script to copy files to it. Two different drives, different USB cables and different USB ports. Something changed. Only recent environmental change was upgrading the UnRaid OS. Going to opt for now to not use the plugin and copy the files over my LAN with Syncback SE. Slower, but I maybe able to get more insight into the issue by doing so.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Unassigned Drive is now showing my USB SSD external drive as grayed out REBOOT. I have rebooted the entire server once already and it came back online. But now I see it is showing grayed out REBOOT again. This is my back up drive. The drive works fine when connected to my Windows 11 PC. Is Unraid saying the drive is going bad?
-
[SUPPORT] stephondoestech - UnraidConfigGuardian
Can the "Output" be set to a mounted and shared external drive on a Unraid Server? Currently I have all my backup's going to an External USB drive hooked up to my 1st Unraid Server. Then once a week that drive's contents is copied over to another Unraid Server's internal storage. I tried to point UnraidConfigGuardian to the shared External USB drive (mounted on 1st Server), but it fails. The templates cache-templates get written to it, then the rest fails.
-
[Support] Linuxserver.io - Nextcloud
I added a static IP to the Redis docker and it now "appears" to work. It opens and there is no longer a security & setup warning about Transactional File Locking. Outside of that I assume it is working, not sure how to tell for sure. But in my config.php, I have an entry 'apps_paths' =>. Seems to be misplaced now. Where does it go. Attached are my original config and the modified one.
-
[Support] Linuxserver.io - Nextcloud
Appreciate the idea, but my install of Redis from the Community Apps, the "Official Redis" did not have a field for a password. I saw a video where one version does require a password; but this one does not.
-
[Support] Linuxserver.io - Nextcloud
Nextcloud adding Redis. (Due to recommendations in the Security and Setup Warnings). Installed Redis and edited Nextcloud's config.php. Added the following lines to the config.php. <?php $CONFIG = array ( 'memcache.local' => '\\OC\\Memcache\\Redis', 'memcache.locking' => '\\OC\\Memcache\\Redis', 'redis' => array ( 'host' => '192.168.1.10', 'port' => 6379, ), But when I stop and start Nextcloud, I just get the following error: The server encountered an internal error and was unable to complete your request. It is supposed to be easy to integrate. :-) What am I missing?
-
Recommendation on Backing up Internal Boot Drive
I backed up using the "boot device backup" function from the GUI (never knew that existed). Also specifically ran the adddata/backup plugin with my new internal boot. Boot resulting .zip files are identical. Same size and number of files and creation dates. So it looks like both methods will work as previously.
-
Recommendation on Backing up Internal Boot Drive
Just the "Internat Boot" - Boot Partition.
-
Recommendation on Backing up Internal Boot Drive
Been using the plugin Backup/Restore Appdata to backup my flash drive. I have two UnRaid servers. One just has the internal boot on one cache drive (shared with Data Partition). The other Unraid server has two internal boot drives on two cache drives (shared with Data Partition). What is the recommended app/plugin or solution for backing them up?
-
Recycle Bin (vfs recycle) for SMB Shares
I have a share called "YouTube" and I have it set in the Recycle Bin plugin to be an Excluded Share. Yet it is still creating the .Recycle.Bin folder. What do I have set wrong? I do not want to have the deleted files in this share to go into a recycle bin.
-
Defrag Unraid Drives
Cool. Didn't know that was the case when writing a lot of files to a new or cleared drive. While I believe 100% what you wrote, not sure why when I wrote 30% to my drive, disconnected from Unraid, hooked to my PC and Windows found fragmentation.
-
Defrag Unraid Drives
"That makes no sense, if you wiped and copied again there would be no fragmentation then, so pointless to run defrags." Can only speak on what I saw. But when files are written to a drive, unless things have changed, they are not written in a nice, neat order, from the front of the disk to the back. So when you load a lot of files as in terabytes, I would expect fragmentation. Just didn't expect coming from Rsync to Windows defrag it would be so bad for Windows to struggle with it. Using Windows defrag as suggested above, with the process of stopping after so many gigabytes and de-fragmenting.
-
File Manager for Unraid that Does not change File Creation Date and attributes?
Thank you, good to know!
RaidPC
Members
-
Joined
-
Last visited