Everything posted by shinexx
-
Bad drive?
Thanks! i wont stress too much about it. its been stable so far. thanks again!
-
Bad drive?
Hey Unraiders! is this error concerning? ATA Error Count: 1 CR = Command Register [HEX] FR = Features Register [HEX] SC = Sector Count Register [HEX] SN = Sector Number Register [HEX] CL = Cylinder Low Register [HEX] CH = Cylinder High Register [HEX] DH = Device/Head Register [HEX] DC = Device Command Register [HEX] ER = Error register [HEX] ST = Status register [HEX] Powered_Up_Time is measured from power on, and printed as DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes, SS=sec, and sss=millisec. It "wraps" after 49.710 days. Error 1 occurred at disk power-on lifetime: 25189 hours (1049 days + 13 hours) When the command that caused the error occurred, the device was active or idle. After command completion occurred, registers were: ER ST SC SN CL CH DH -- -- -- -- -- -- -- 40 51 00 48 77 0b 00 Error: WP at LBA = 0x000b7748 = 751432 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- ---------------- -------------------- 61 00 08 c8 e1 46 40 00 17d+12:43:59.578 WRITE FPDMA QUEUED 61 00 08 e8 4b 97 42 00 17d+12:43:59.569 WRITE FPDMA QUEUED 61 00 08 60 21 a4 42 00 17d+12:43:59.569 WRITE FPDMA QUEUED 61 00 08 e0 cf 08 40 00 17d+12:43:59.565 WRITE FPDMA QUEUED 60 00 08 ff ff ff 4f 00 17d+12:43:59.563 READ FPDMA QUEUED Extended Smart test came out clear. i have Warranty until april 2027 Please let me know your thoughts! ST18000NM000J-2TV103_ZR52ZT20-20260208-1301.txt
-
System instability
Thanks! its been fine as of late!
-
System instability
Hi UnRaiders, I’m hoping for some help with my server. I've been having issues since upgrading from 7.0.0 to 7.2.1 , I’ve had occasional issues (random lockups, slow response), but the system was still usable. Yesterday, it completely locked up and I had to force a reboot. After that, I couldn’t boot back into Unraid at all. I was getting an error related to the USB drive (something like “USB device not found” or a mount/filesystem error on the flash device) ; Since I couldn’t boot, I used the Unraid flash tool to reflash my existing USB drive with the latest Unraid version(7.2.2) I then copied my saved config folder and extra folder, from a backup onto the new USB. Things seem stable but i wanted to see if anyone would be able to tell me if i there's anything i should correct or if it might have just been a corrupted USB causing trouble. the error i saw during boot was: ares-diagnostics-20251207-1849.zip
-
[Support] Borgitory - Web-based Borg Scheduling
it's working! Thank you!
-
[Support] Borgitory - Web-based Borg Scheduling
Hi, i wanted to test this but im getting this error on a fresh install via the community app. any hints? File "/opt/venv/lib/python3.13/site-packages/sqlalchemy/engine/default.py", line 629, in connect return self.loaded_dbapi.connect(*cargs, **cparams) # type: ignore[no-any-return] # NOQA: E501 ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file (Background on this error at: https://sqlalche.me/e/20/e3q8) ❌ Database migration failed! ** Press ANY KEY to close this window **
-
[Plugin] User Scripts Enhanced
Niceeee, thanks a lot!
-
[Plugin] User Scripts Enhanced
This is great! thank you!! Is there a way to move my categories around? i Created Backups and then Archive and but then i wanted to make Archived my first item. not a biggie, just asking :) thank you for your awesome work!
-
[Plugin] User Scripts Enhanced
I would say to add an icon so like a arrow pointing down so users know they need to click on the orange banner to expand the list as by default the list is collapsed. i thought i had lost my scripts for a sec!
-
zfs auto snapshot
i'd love to see zfs auto snapshot implemented by the OS. it should be part of the ZFS offering in my opinion.
-
[Plugin] FolderView
IT WORKED!
-
NFS Exports ZFS
Hi i need this too. The article linked before is great. Do you know if i need to run this every time i restart my server? zfs set sharenfs=on myzfs-pool/dataset/sub-dataset
- Immich iGPU
-
[PLUGIN] TLDR (Command-Line Cheatsheets) for UNRAID
This is great!
-
Unraid freezing
Thanks everyone! server has been stable for 14 days, while troubleshooting the hardware aspect i noticed that the fan profile was set to quiet so i ramped up the fans and cleaned up some unused plug-ins and general maintenance. Thanks again!
-
Unraid freezing
Thanks ill start a slow process of elimination with regards to the hardware. One setting i did change which im not if it could cause problems is that i changed my docker directory from /mnt/user/system/docker to /mnt/<zfs_cache_drive>/docker My idea was to bypass the Fuse system if that makes any sense. Please let me know if this is a bad thing to do.
-
Unraid freezing
Hi everyone, ive been having random freezes after swapping hardware. i found that somehow my docker settings had changed to macvlan so a switched it back to ipvlan but today it happened again while i had a parity check running. i hope the logs can tell a better story. ares-diagnostics-20240130-0506.zip
-
Symlink for Plex Media folder not working
Did you add another host path in your docker template? maybe something like /config/media -> /mnt/ssd-cache-drive/Media?
-
Motherboard Or Power Issue?
Sounds like a board issue. i fried my board when i connected a GPU riser, the pcie x1 connector had some glue and the seem to have fried the board. power delivery was always good due to the fact that lights would come up and all. although its my fault for using some off brand riser, i feel Asus has been cutting corners on their products lately.
-
PSA - AsRock Rack X470D4U / Adhesive Backplate
hey i ran into this as well, it was a test of patience and im so glad i found this thread. i managed to remove it using iFix-iOpener, it took time but i managed to remove the back plate while catching up some tv shows.
-
Do i need more RAM?
Thank you for the your suggestion on the mover settings, no wonder why my /var/logs was getting hammered. (disabled now) Here is the diag. Thank you! ares-diagnostics-20230901-2115.zip
-
Do i need more RAM?
Second time Unraid's GUI crashes on me. this started after I created a ZFS pool for my cache drive. i think my system is running out of RAM, can you help me confirm? i can still browse shares and docker apps seem to be working fine so it is not very critical. Last time i rebooted Unraid to get things back to normal. Thanks! Edit: I ran these to restart the GUI (hope it helps someone) killall -s TERM nginx /etc/rc.d/rc.nginx start ares-syslog-20230901-1223.zip
-
looking for a Fan controller
Hey everyone, im looking for a fan (PWM) controller compatible with unraid. i want to be able to slow down my fan because they are running pettry high! i have pwm fans but im using some off brand fan hub and it pulls power from a sata power connector so i guess its passing too much power. any suggestions other than setting fan curves in the BIOS? im using a mix of noctua fans and corsair ml120 Thanks!
-
(SOLVED) - Kernel panic after upgrading to Version: 6.12.0-rc3
Hey @ich777 it seems like switching to IPVLAN resolved my issue. I haven't had any more kernel panics after the change and also i put stress on my system for further verification. i don't recall changing that setting to MACVLAN but who knows, maybe i did! Here are some logs ares-diagnostics-20230419-2012.zip
-
(SOLVED) - Kernel panic after upgrading to Version: 6.12.0-rc3
I switched MACVLAN to IPVLAN, enabled syslog server and restarted. will follow up on a new thread here: https://forums.unraid.net/bug-reports/prereleases/ Thanks again!