Mogo

Members
  • Posts

    115
  • Joined

Everything posted by Mogo

  1. Yes it was Disk 11 that it was reported on. Ok I'll monitor it and see if that keeps increasing... Thanks.
  2. Sure here is the whole diagnostic file.
  3. I see 4 of these types or errors in the diagnostic logs for a particular hard drive. What does it mean and is it a cause for concern? Error 4 [3] occurred at disk power-on lifetime: 32232 hours (1343 days + 0 hours) When the command that caused the error occurred, the device was active or idle. After command completion occurred, registers were: ER -- ST COUNT LBA_48 LH LM LL DV DC -- -- -- == -- == == == -- -- -- -- -- 40 -- 51 00 00 00 05 74 e4 93 30 00 00 Error: UNC at LBA = 0x574e49330 = 23435973424 Commands leading to the command that caused the error were: CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- 60 00 00 02 68 00 05 74 e4 af 68 40 00 22:13:25.959 READ FPDMA QUEUED 60 00 00 00 98 00 05 74 e4 ae d0 40 00 22:13:09.908 READ FPDMA QUEUED 60 00 00 04 00 00 05 74 e4 aa d0 40 00 22:13:09.908 READ FPDMA QUEUED 60 00 00 00 60 00 05 74 e4 aa 70 40 00 22:13:09.905 READ FPDMA QUEUED 60 00 00 04 00 00 05 74 e4 a6 70 40 00 22:13:09.905 READ FPDMA QUEUED
  4. I think I've finally figure out the case I want. A 4U, 24 bay hot swap rack case that uses an atx psu and has a sas3 expander backplane. Does such a case exist? I see stuff on Aliexpress but have no experience dealing with those companies. Anyone come across a case like that?
  5. Anyone know if any of these Lenovo cards will work with unraid without issue? ThinkSystem 440-16i SAS/SATA PCIe Gen4 12Gb HBA https://www.lenovo.com/ca/en/p/servers-storage-options/adapters/storage-adapters/4y37a78602 ThinkSystem 430-16i SAS/SATA HBA https://www.lenovo.com/ca/en/p/servers-storage-options/adapters/storage-adapters/7y37a01089
  6. Thanks, I think I see what you mean. Just two more question then. Assuming there is an hba card and an expander card (to connect to a das) installed on the motherboard, do you need to connect the expander to the hba? If so and let's say i had the 5 cables from the case and only 2 ports on an hba, can i connect the other 3 cables to the expander?
  7. Just curious if someone can recommend a good HBA card to use with this case? The backplane on the Silverstone RM43-320-RS has 5 ports that I assume connect to 5 ports on an HBA card? When I was researching, I heard about only using 1 cable or (2 cables) for more bandwidth to connect all 20 hard drives but I don't know how to do that or how that would be implemented. Assuming the above is resolved, how would I then connect a DAS to the Silverstone RM43-320-RS? Do I need a second card that has 2 external ports or is there 1 card that would do everything? Thanks.
  8. 1. Open a terminal and create the mongodb folder - mkdir /mnt/user/appdata/mongodb 2. Change directory - cd /mnt/user/appdata/mongodb 3. Create key file mongodb.key (mongodb will use it for authorization) - openssl rand -base64 741 > mongodb.key - chmod 600 mongodb.key Step 3 is how you create the key and then in your mongod.conf file you need to add the below if you don't already have it: security: authorization: "enabled" keyFile: /data/db/mongodb.key
  9. The drive is connected to the unraid server. It's an external hard drive case connected to a usb port on the back of the motherboard. The file system is xfs on the external drive. I checked the syslog and I see this message "unassigned.devices: Warning: Unassigned Devices are not set to be shared with NFS."
  10. I believe this first started a few weeks ago. On my external hard drive that's connected using unassigned devices, I can't delete any files. I am browsing the hard drive via a windows computer. I know a solution is to go to the unraid command line and set the permissions for the entire folder structure. Any idea how this happened? Is there an easier way to fix the file permission for this than what I mentioned? ( New Permissions option under Tools will not work as it does not detect the external hard drive, just the directly attached drives) Thanks.
  11. For a 24 bay case like the one in this link: https://www.alibaba.com/product-detail/ZhenLoong-4u-24-bay-rackmount-hot_1600372384846.html?spm=a2700.galleryofferlist.normal_offer.d_title.174d1798i99yFk If the 12Gb/s SAS expander backplane case was used, what SAS HBA card would work so that only 1 cable connects from the case to the SAS HBA card?
  12. Sometimes when I take a screenshot of a whole page and try and paste it into bookstack, I get this error: "An error occurred uploading the image" If I did a screenshot of a quarter of the page and pasted that then it is successful. Is there a setting or option I need to change? I already have FILE_UPLOAD_SIZE_LIMIT=1000 which doesn't seem to help.
  13. It's all good. The documentation was sparse. I thought there was some admin console where we pick the frequency of attacks and the seed for the server etc.. I've since moved on from this game. But thanks for answering.
  14. Not sure what happened, but my unassigned device (external ssd drive) does not show up in windows explorer any more. I can still access the drive through krusader and terminal. Krusader just gets in but all files are missing. Terminal can get in and see all files. It just does not show up in windows and is not accessible through there. Any ideas? Fixed the issue by doing this: Enable SMB Security? Public instead of No
  15. I setup the Valheim server and can log in. How do I access the admin console to actually set the server settings?
  16. Does anyone know how to upgrade MongoDB from v4.4.3 to v5 or greater?
  17. Do you happen to have proxy enabled in those 2 containers? If so disabling that will probably fix the issue. I'm not sure how to fix it with the proxy enabled, assuming that is the issue.
  18. Is there a way to capture the contents of what is on the array using a docker container or script and outputs it to a text of excel file? For example: Disk 1 \\Unraid\aaa\files\file1.xls \\Unraid\aaa\files\file2.png Disk 2 \\Unraid\bbb\photos\house.png So whatever is outputted will list what is above as an example. In case a drive crashes and is unrecoverable at least if a weekly or daily report was run, one would know what was lost up to a certain point.
  19. I used a brand new flash drive with unraid for 5 years before I ran into issues. One thing that prompted me to replace the flash drive was when the server rebooted once a week, there were errors in the log accessing the flash drive or the os would be in trial mode because it could not find the license key. After researching the issue I decided to replace the flash drive and do the whole transfer license to the new flash drive. That solved the problems I was having. If you have the issues I mentioned above, it could be indicative that your flash drive is failing or is bad now.
  20. Can you do a parity sync or data sync and at the same time do a pre clear? Is there an effect on performance? If it is possible to do both activities at the same time is there any additional risk?
  21. You should check the logs and see which error you have. I assume you get this error " Database disk image is malformed"... however, after that you probably get either one of these errors " Error creating log database" or "Error creating main database". If you have the main database error then deleting and renaming the log file will not solve the problem. When you go here: https://wiki.servarr.com/en/radarr/faq follow the instructions under "Errors of Error creating main database indicate issues with radarr.db" and that will probably fix the issue. The first startup will probably take awhile.
  22. Mine is setup the same. Just to add, everything just started working.
  23. I tried those same steps and it did not work for me. Can you post your variable creation. Blank out your claim code so I can see if I did my variable correctly?
  24. I made the changes mentioned above. I don't get the error screen anymore and the startup logs look proper now for rocketchat, however, the web page does not load. I just get a dark blue screen. Just did a test and it seems like the mobile apps work. It's just the web interface does not. I should clarify that it's the internal web location. The external web location works.
  25. Thanks everyone, that works for me as well with the latest update.