Everything posted by Reva
-
Disabled disk froze read-check, unable to cancel it or reboot
Ok, that's unfortunate. Is there no way to kill the read-check process?
-
Disabled disk froze read-check, unable to cancel it or reboot
By force do you mean I have to press the power button? I tried reboot -f but it seems to have no effect.
-
Disabled disk froze read-check, unable to cancel it or reboot
The syslog is empty so nothing was copied. And the reboot command doesn't seem to have any effect. Would "/sbin/shutdown -r now" or something similar work?
-
Disabled disk froze read-check, unable to cancel it or reboot
I have tried to download the diagnostics but the download will not finish, along with many other problems. I was running a parity check when there were two notification that an array disk was in error state and that it had read errors. 15 minutes later I got "Array has 2 disks with read errors" and that was the parity disk. They are both in the array in the picture but now also under unassigned devices. Since then the read-check is frozen and there have been other issues due to that. The restart button doesnt restart the server and I also cannot cancel or pause the read-check. I don't have physical access to the server to reboot it. Some containers won't stop and as mentioned the download of diagnostics won't finish. Something similar has happened to the server before and it was caused by a loose cable which I'm pretty sure is the case again. I'm thinking that I need to force cancel the read-check somehow in order to be able to restart the server. Is there a command to do that? Also, most containers could be stopped but a few won't even stop with the kill command.
-
[Plugin] CA User Scripts
Is there a way to get a script to only send a notification if at least one of the move commands moved something/ did not return the error "mv: cannot stat '/mnt/user/data/example*': No such file or directory" I get this error because I run 8 simple mv commands in the script and if just one of them finds nothing to move I get the error, which means I can't use and if exit code statement in the notify script. I only want to be notified if one or more of them move something. /usr/local/emhttp/webGui/scripts/notify -s "example" -i "normal" -d "example" is what is set currently at the bottom of the script.
-
cache_dirs - an attempt to keep directory entries in RAM to prevent disk spin-up
It's been a while since the last post here. Is the plugin supported for Unraid 6.10.0/still being developed?
-
Dynamix - V6 Plugins
Hi! I was wondering whether the Cache Dirs plugin is still supported/being developed? I am currently on Unraid 6.10.0. My setup only has one share that uses the array. I have included it and excluded the rest of the shares in the plugin settings but am not sure what else to do. What settings would be smart to change?
-
[Support] ich777 - Application Dockers
I tested it out with a few files and it seems to be working perfectly. Thanks a lot!
-
[Support] ich777 - Application Dockers
Oh i see. I'll stick with "/mnt/cachetwo/data_nvme/photoprism/" then! I've seen that thread as well as this one but i don't really know i i understand it correctly. Let's say i want to ignore folder "abc", folder "abc123" as well as all raw, tiff and dng files in all folders. Can i do that with one ppignore file in the originals folder? So i create a text file called 1.ppignore and add these lines: abc abc123 *.arw *.tif *.dng Would this work?
-
[Support] ich777 - Application Dockers
Thank you but i meant that i only want the cache files in "/mnt/cachetwo/data_nvme/photoprism/", and the config files/settings in "/mnt/cache/appdata/photoprism/". But i guess i can back up those files separately and now the appdata folder won't have all those images so i'm happy with this. I do have one other problem though. My "originals folder" contains 10 folders, and 2 of those i want photoprism to completely ignore. What's the easiest and most reliable way to do that?
-
[Support] ich777 - Application Dockers
Hi! I need help with path mappings for photoprism. I'm trying to set it up so that the thumbnails are stored at /mnt/cachetwo/data_nvme/photoprism/ and the config files and settings at /mnt/cache/appdata/photoprism/. I found this page (screenshot) and this thread: https://issuehunt.io/r/photoprism/photoprism/issues/1124 but when i try it the webui becomes inaccessible. The log closes itself every few seconds but the error is: level=fatal msg="cannot create /mnt/cachetwo/data_nvme/photoprism, check config and permissions"
-
[Support] binhex - qBittorrentVPN
-
[Support] binhex - qBittorrentVPN
Hi! Every torrent i add to qbittorrent gets status "errored" or "stalled" as soon as they get added. What could be causing this, maybe some permissions issue? The ip looks right. Edit: I am also having troubles with the categories. Whatever path i put in doesn't seem to get saved when i add or edit the categories.
-
Unraid data disk disabled, not sure why
Finished the rebuild and everything looks to be in order again. If it happens again I'll be switching out the cables. Thanks for the help!
-
Unraid data disk disabled, not sure why
I shut the server down, checked the cables and started it again. The SMART data attributes look good, i think, and it says SMART overall-health:Passed. I also got a notification saying "array turned good" and it now shows 0 errors in the main tab. What do i do now? With the array started the disk is still disabled, do i have to initiate a rebuild to get the data back? Or should i start a "Check" as seen in the second image?
-
Unraid data disk disabled, not sure why
I received a notification from unraid saying "Array has 1 disk with read errors". Disk 1 has been disabled and it says it has 10 errors. I have attached the diagnostics file. I also have the syslog file donwloaded, shoud i upload it as well? I have not done anything with the server after getting the error, please let me know how to proceed. osiris-diagnostics-20220116-0314.zip
-
[Plugin] CA Appdata Backup / Restore v2
Long story short i had some problems with my cache drive, so now my appdata folder has been copied to the array and the cache drive is formatted. I am trying to restore the appdata from the disk back on to the cache but it says "No Backup Sets Found" which i assume is because the appdata folder has been copied and not created with the plugin. What do i need to do to be able to restore it? Do i have to create a backup with the tool using the appdata folder on the disk as source?
-
Cache drive has become unmountable
I have now copied the appdata folder (some files got errors in midnight commander so they didn't get copied over) to the array. The nvme is formatted and i restarted the system. But when i go into the restore appdata tab it says "No Backup Sets Found". Do i have to create a backup with the tool using the appdata folder on the disk as source?
-
Cache drive has become unmountable
Running mount -o degraded,usebackuproot,ro /dev/nvme1n1p1 /x in the terminal seems to have done the trick! The nvme drive now shows about as much free space as it did before. With the array started it still says "Unmountable: not mounted" but in mc the x folder shows up and everything seems to be there. What do i do now? Is there any way to use mc to just change directory from x to mnt/user/cache or whatever it is supposed to be? Or do i have to copy everything to the array and then restore from there somehow? I really appreciate the help!
-
Cache drive has become unmountable
With the first option i get this with the array stopped: wrong fs type, bad option, bad superblock on /dev/nvme1n1, missing codepage or helper program, or other error. What about these options? :
-
Cache drive has become unmountable
Should i assign the nvme drive to the pool and start the array first?
-
Cache drive has become unmountable
osiris-diagnostics-20220112-2012.zip
-
Cache drive has become unmountable
- Cache drive has become unmountable
I have just installed a new hard drive which is currently running a preclear operation and a second samsung 970 evo plus 2tb nvme for extra nvme space. So i added the new nvme drive to my cache pool and realised it was set to raid1 when i did that. I stopped the array and removed the the new nvme drive from the cache pool and restarted the array with the new nvme drive unassigned. Then i started getting error messages about the docker.img file, stopped the array and changed the number of devices in the pool back to 1, started array again and now docker won't start. When array is running the original nvme drive now says: cache Unmountable: not mounted. I have tried clicking on mount but it doesn't seem to help when array is stopped. Assigning the drive and starting array made no difference. What should i do?- My Unraid Server Crashes after about 1 month running
Ah, thanks for the help! - Cache drive has become unmountable