-
Device disabled and emulated
Thanks guys, the disk contents looked fine based on the few files I opened, the emulated disk also tested fine in Maintenance mode so I started the disk rebuild.
-
Device disabled and emulated
dobby-diagnostics-20260321-1059.zip I did just that, here are the new diagnostics. Can you tell me how you'll evaluate the condition of the filesystem from this? I'm familiar with "filesystem check" on a single drive but that requires the array to be in maintenance mode.
-
Device disabled and emulated
dobby-diagnostics-20260320-1406.zip Hi trurl, Thanks for chiming in, here are my Diagnostics.
-
Device disabled and emulated
I'd love some help,I've gone through the documentation on the matter but it hasn't addressed my case; This morning one of the disks was suddenly emulated. I suspect a temporary power issue, I could see in the logs the HBA considered it unresponsive and disconnected it before assigning it a new ID. After a reboot I can confirm the SMART values of the disk are fine, including 0 reallocated sectors. My array is xfs-encrypted and the drives are connected to a 9500-16i with a SATA breakout cable. In maintenance mode I checked the filesystem of the drive and got "No file system corruption detected." so the GUI won't suggest any fixes yet with the drive still assigned to it's slot it remains emulated. No option appeared to change the flags on the command. I then tried doing it in the command lin with xfs_repair -v /dev/md2p1 but only got these errors: /dev/md2p1: No such file or directory /dev/md2p1: No such file or directory fatal error -- couldn't initialize XFS library Before I do anything more I'd really appreciate some experienced input. I have a spare drive on hand but from what I understand the issue with the drive is present in parity data so just replacing the drive with a new one is not the path forward.
-
[SUPPORT] GRTGBLN - DOCKER TEMPLATES
Hi, I'm trying to do a clean install of Automatic1111 on unraid 7.0.1 and once installed the docker won't start. I get the following in the logs as if there are missing requirements in the latest build. Any insight? Thanks! Installing requirements for peft Installing onnxruntime Installing None --installing modelscope... Installing requirements for modelscope --installing controlnet_aux... Installing requirements for controlnet_aux --installing mmcv... Installing None Couldn't install None. Command: "/opt/conda/bin/python" -m pip install mmcv-full==1.7.2 --prefer-binary Error code: 1 stdout: Collecting mmcv-full==1.7.2 Using cached mmcv-full-1.7.2.tar.gz (607 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' stderr: error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [16 lines of output] /tmp/pip-install-xd7jtfv_/mmcv-full_2ced3b11452041b88258ac2ec124abb7/setup.py:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import DistributionNotFound, get_distribution, parse_version Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-xd7jtfv_/mmcv-full_2ced3b11452041b88258ac2ec124abb7/setup.py", line 572, in <module> ext_modules=get_extensions(), File "/tmp/pip-install-xd7jtfv_/mmcv-full_2ced3b11452041b88258ac2ec124abb7/setup.py", line 474, in get_extensions ext_ops = extension( File "/opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1077, in CUDAExtension library_dirs += library_paths(cuda=True) File "/opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1204, in library_paths if (not os.path.exists(_join_cuda_home(lib_dir)) and File "/opt/conda/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 2419, in _join_cuda_home raise OSError('CUDA_HOME environment variable is not set. ' OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. ERROR facechain: failed to install mmcv, make sure to have "CUDA Toolkit" installed --installing mmdet... Installing requirements for mmdet --installing mmdet... Installing requirements for mediapipe ** Press ANY KEY to close this window **
-
[SUPPORT] GRTGBLN - DOCKER TEMPLATES
DId you every get that fixed? Having the same issue and it's clearly not using my 16GB available VRAM, the cards stays at P0.
-
Dynamix - V6 Plugins
That would be great! Similarly I'd love to know if it's possible to query HBA temps from StorCLI and have them show up in the footer or on the dashboard.
-
-
Installing storcli
After installing a 9500-16i I had the same question and ended up figuring out how. Since this thread seems to be the only one on the topic, I'll post a summary for anyone else looking for help. I cannot speak for flashing the firmware within unraid since I did that beforehand in a EFI environment. That was a learning experience in itself! To install StorCLI on unraid: Get the most up to date StorCLI version on your HBA's page on Broadcom's website, in the Management Software and Tools section. In my case here: https://www.broadcom.com/products/storage/host-bus-adapters/sas-nvme-9500-16i Download & unzip Get the .rpm file in the Linux folder and unpack using 7zip Transfer the resulting .cpio file to your server, I used a flash drive mounted using UD my file was called : storcli-007.3205.0000.0000-1.noarch.cpio Using the console, go to the folder where the .cpio file is located in my case : cd /mnt/disks/myflashdrive/ Unpack the .cpio file in situ cpio -idmv < storcli-007.3205.0000.0000-1.noarch.cpio This created new nested folders with two storcli binaries in the last one cd /mnt/disks/myflashdrive/opt/MegaRAID/storcli You then want to copy the 64bit binary file to your unraid flash drive, renaming it for ease of use mkdir -p /boot/config/plugins/storcli cp storcli64 /boot/config/plugins/storcli/storcli Edit the Go file so that storcli is started at each boot by adding the two lines at step 9.2 nano /boot/config/go cp /boot/config/plugins/storcli/storcli /usr/local/bin/storcli chmod +x /usr/local/bin/storcli Reboot and test by running storcli show. This will allow you to identify your controller and then send commands like the following: storcli /c0 show storcli /c0 show temperature storcli /c0 show all Hope this helps someone, it took me a few tries to get there but I'm happy to be able to access that directly in unraid now!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Yeah I tried, I reinstalled Appdata backup v2.5 which I assume backs up plugins at the same time? I ran the backup and a few plugins generated errors and didn't install, including all three UD.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
So when I updated to 6.12.10 and all my plugins updated as well that was irreversible?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Hi, I'm having to run one of my servers temporarily on 6.9.2 while I create backups and take notes on the setup prior to updating it to 6.12.X but for some reason I can't get Unassigned Devices to reinstall. I don't see it in the Community Apps and when I try to install it directly from https://github.com/dlandon/unassigned.devices/blob/master/unassigned.devices.plg it doesn't work. Would it be possible to share some 6.9.2 compatible links for UD, UD+ and UD Preclear please? Thanks in advance
-
[Support] jj9987 - PostgreSQL
Wow thanks, not sure I would have figured this out. I had it installed and working initially and somewhere in the process I switched to location to /mnt/user/share to properly use the FUSE system and it stopped working but I never thought that could be it.
-
[Support] jj9987 - PostgreSQL
My latest install of the Postrgres 15 docker won't start. I have the following logs each time I try to start it even though it "installed successfuly" I had it working but nuked the previous image since I am just learning Postgres and had databases that Datagrip couldn't drop for some reason. Any help would be much appreciated!
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
I made sure it was all lowercase everywhere and have not had an issue with that part. Has anybody here had errors when trying to do multiple concurrent scans? I'm facing the same "database locked" error mentioned previously on the Github (#500, #880) after trying to use both of my drives at the same time. edit: Is there any way to make the container use the latest build (2.6.60) that was published yesterday?
-
[SUPPORT] automatic-ripping-machine/automatic-ripping-machine
I can confirm I had to enable privileged mode to get it to work as well. Thanks for setting up this docker image for unraid! I had looked into running a Ubuntu instance solely for ARM but I'm not familiar enough with Linux to make that a quick project.
serverfan
Members
-
Joined
-
Last visited