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.

publicENEMY

Members
  • Joined

  • Last visited

Everything posted by publicENEMY

  1. Tried this doesnt work. Any other tips? Tried looking for solution, they all always shows the same solution(this one) which doesnt work. Tried on fresh windows install.
  2. Hi, One of my data drive has died. its a 3tb drive. I cant find 3tb drive to replace. Here are my array details Parity drives 2 x 3tb data drives 9 dead drive 1 free space 3.95tb Since i cant find a 3tb replacement (dont know why all store are out of stock), I think these are the options for me. 1. Replace both parity drives with 4tb drives. Reuse one of the parity drive as data drive. 2. Use unbalance to move all data out of virtual dead drive. remove dead drive out of array. Question. 1. Are there any other options? 2. What are the pros and cons of the available options?
  3. I dont understand. SMART status passed. But failed preclear. What happens actually? Can this justify return?
  4. What is the status of the preclear? Is it completed? Can I shutdown my server? Attached Preclear ui and logs.
  5. Short SMART test has completed. I upload the recent diagnostics. tower-diagnostics-20211008-0237.zip
  6. My SMART short self-test stuck at 90% for half an hour. How long does it usually take to complete SMART short test?
  7. Attached diagnostics. tower-diagnostics-20211008-0151.zip
  8. Can you check the smart error log? Does it really says it faulty? It does says SMART overall-health self-assessment test result: PASSED A bit confused.
  9. Just bought a new hdd to replace failed drive. The new drive failed on preclear. There are thousand of hours on the drive lifetime. The drive also have no warranty. https://drive.google.com/file/d/146FuzD5QQG7HLa_ZDqjCRBjqbpxHpS-L/view?usp=sharing Any advice?
  10. Here are my diagnostics tower-diagnostics-20210927-2308.zip
  11. ATA Error Count: 2 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 2 occurred at disk power-on lifetime: 31135 hours (1297 days + 7 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 08 98 85 6e eb Error: UNC 8 sectors at LBA = 0x0b6e8598 = 191792536 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- ---------------- -------------------- c8 00 08 98 85 6e eb 08 22d+08:23:14.259 READ DMA Error 1 occurred at disk power-on lifetime: 31135 hours (1297 days + 7 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 08 d8 9d 4d e1 Error: UNC 8 sectors at LBA = 0x014d9dd8 = 21863896 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- ---------------- -------------------- c8 00 08 d8 9d 4d e1 08 22d+08:06:46.826 READ DMA c8 00 08 b0 76 5a e1 08 22d+08:06:46.781 READ DMA One of my drive show 14 errors. I run a SMART test and this is the logs. What does it means? The drive still green btw. Thanks.
  12. Thank you. I am not aware of the pdf guide. After enabling SMBv1 (as per pdf guide), it seems to work fine on my end. Sorry for the question asked. I was really frustrated having to troubleshoot all day. Thanks.
  13. Can confirm doenst work on a newly fresh install Win 10 Pro
  14. Works the first time I use this. The next day, doesnt work anymore.
  15. I just reformatted my pc and can confirm none of the fix mentioned here works. https://docs.microsoft.com/en-US/troubleshoot/windows-server/networking/guest-access-in-smb2-is-disabled-by-default On Windows 10 Pro
  16. There is. But I prefer it to be in nerdpack. Spawning a docker just to host rclone is a bit much. Also, considering when you would use it most of the time, putting it in docker would use more resources than just an app.
  17. Hi, Would it be possible to add encfs and rclone in nerdpack? Download location 1. https://slack.conraid.net/repository/slackware64-current/encfs/ 2. https://slack.conraid.net/repository/slackware64-current/rclone/ (i havent test this one) 3. https://slack.conraid.net/repository/slackware64-current/tinyxml2/ (required by encfs) 4. https://slack.conraid.net/repository/slackware64-current/rlog/ (I havent test this one, required by encfs) Thanks.
  18. Got it working. Thanks.
  19. How do I access the killing floor 2 server admin page?
  20. I have 2 issues 1. When I scatter, the scatter process failed/not complete. I can see the target drive free space is reduced which means that some files have been moved. Unfortunately, the source drive space is not increasing which means that the moved files are not being deleted. 2. Later when I run plan and wait for it, I notice an error message pop up and then vanished with no way of retrieving the error message back. This are the error message (after several time quickly captured it). There are some permission issues with the folders/files you want to transfer 9 file(s)/folder(s) with an owner other than 'nobody' 9 file(s)/folder(s) with a group other than 'users' 9 folder(s) with a permission other than 'drwxrwxrwx' 0 files(s) with a permission other than '-rw-rw-rw-' or '-r--r--r--' You can find more details about which files have issues in the log file (/boot/logs/unbalance.log) At this point, you can transfer the folders/files if you want, but be advised that it can cause errors in the operation You are STRONGLY suggested to install the Fix Common Problems plugin, then run the Docker Safe New Permissions command How can I 1. Remove duplicate files generated by Unbalance? By the way, can you make it the important message not vanished? If its important why hide it? Thanks.
  21. When I open the webui, it asks me for my email and password. Unfortunately, i havent configured that anywhere. There is no email password configuration in the docker creation. Have anybody success using this? might as well use docker command.
  22. Tried that. Got mover: command not found
  23. Is it possible to add rules so that after certain time, the mover is forced to stop. My situation is that, im adding 500GB of data to my unraid. When mover starts, it wants to move these 500GB of data which take a long time. When mover is running, unraid is slow and certain application stops working(Steam). I want the mover to run while I am sleeping (1.00am till 7.00am). At 7.00, mover scripts is killed, and files that are currently moving will continue moving. No new files will be moved. Right now, when I want movie script to stop I use pkill mover and wait few hours. Make sense?
  24. What is the recommended PSU nowadays? Ive used seasonic and it has been nothing but trouble. A google on the net seems like its a common problem with seasonic. Even local Seasonic distributor has stopped selling seasonic products. the problem with seasonic is that, after a while, it cannot be turn on. you have to switch on and off rapidly until it switch on the pc. What about corsair? How much power do we need for full 24 drive(currently i have 15 drives) what model would you recommend?

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.