Everything posted by Nischi
-
ATA errors and exceptions
Just a follow-up. I did change the slot for the SPCC SSD, and the error appeared again(this time as ATA1). I'm guessing it's a problem with the drive, altough it its fairly new and unused. A bug I also noticed is that it always shows 40c temperature, regardless of the real temp. Will probably retire it in the near future.
-
ATA errors and exceptions
How did you figure that out? I usually look under tools, system devices. But couldn't find any ATA4
-
ATA errors and exceptions
Hello I've been seeing these in the logs for a while but never cared to look it up. But now I'm very curious as far as I know I don't have anything on ATA4.00. Some insight from someone? Running pure ZFS pools, 7.0. unraid-diagnostics-20250313-2251.zip
-
Zpool and Usual array interaction
Thanks for the reply. Seems to be quite fundemantal changes. I think I will need to watch a video of this explained to fully understand tho...
-
Zpool and Usual array interaction
Hi guys Running 7.0.0-beta 2. I have an array with spinning drives, as well as a cache consisting of smaller SSDs. Lately I bought a couple of big SSDs that I want to put ZFS on, and I don't whant them to be a part of the usual array with the parity and all. My goal in the future is to be able to buy one SSD drive at at time and expand the Zpool and ultimately remove the old array with spinning drives and the parity drive and rely on the big SSD raidz1. I started by creating a new zpool outside of the usual array. But how can I make it still able to hold the data or offload the spinning array(i.e. stil being part of the /mnt/user/) ? does the Zpool still need to interact with the parity drive? (I would assume so). What would a good step by step plan be for me to slowly move over to the zpool? (thinking 1-2 years plan). I saw the 3 different examples given here: https://unraid.net/blog/zfs-guide "Unraid Parity-Protected Array No ZFS" "Pure Zpool" "Hybrid Approach" Approach 1 does not use ZFS, so thats out. Apporach 2 is not reachable for me yet since I need more SSD drives to completely replace my spinning array. Apporach 3 is using my spinning array, but with zfs with a few caveats. It does not seem to be lead me to where my end goal is? (or could I slowly replace drive by drive with an SSD and ultimately remove the parity and make it a raidz1?) Thankful for any suggestions.
-
[Support] ich777 - Gameserver Dockers
Heya Using Valheim ich777/steamcmd. But I suppose my question could be for other containers as well. I'm trying to limit the idle cpu-usage of Valheim currently. I've been successfully using "--cpus 0.4". However I was wondering if it would be possible to have the constraint set to a value while no one is logged on, and then when a player is connected remove the constraints?
-
VM Fails to start VNC (QXL)
I encountered problems when I upgraded my win10 install to win11. very unreliablef, and black screen, it would also hang the picture of "restarting". I changed from VNC to SPICE, seems to work so far at least, althought its really sluggish to get past the login prompt for win11, but after that everything seems fine.
-
6.12 webui is not starting
I went from 6.11.5 ro 6.12.0 a few days ago (before the 6.12.1 hit). Now my webui won't start, not remotely nor on localhost. I tried to restore from a backup to a new usb-stick. I also run my router inside a VM on this machine, where i passthrough a NIC. I'm not sure what is wrong. Any ideas from someone? from what I can glance, this might be relevant? changeme-diagnostics-20230622-1618.zip
-
[Plugin] CA User Scripts
Yeah I made it work, just took the part I needed, thanks!
-
[Plugin] CA User Scripts
Thanks! It was enough to find the script you mentioned.
-
[Plugin] CA User Scripts
Hello! Is there some way to run scripts delayed after startup of array? My Issue is that I run my router in a VM, and my script is reliant on having an internet connection. so if I could delay the script execution to 3 minutes after the start of the array the issue would disappear.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
- unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Any comment about this? Okay to add?- unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I'd like to request the perfect companion for rar2fs. https://github.com/gburca/rofs-filtered It let's you filter out files you don't want mounted, such as .nfo and sample-files.- [Plugin] controlrd
ah, I think it's related to me having a ryzen 3800x. Thanks- [Plugin] controlrd
I am root, but I have another user setup for smb-shares.- [Plugin] controlrd
Yes I did check that also, forgot to mention it. I wonder why I won't get that file which is missing...what is it for?- [Plugin] controlrd
I'm having a similar issue to Cilusse I think. My output is and output from ls -l is I have tried to delete the files I had in certs, and then go from yes on ssl to no, and then back. even rebooted. but I still only get the one file. As you can see from the first qoute I get the error that my controlr_key.pem is missing, but I can't seem to re-create it.- unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I'd like to see if we could get rar2fs updated to release v1.29.0.- unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
We tried making mount command work earlier in the thread, but I gave up Please do tell if you find out some way to make it work!- unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I assume you mean python-setuptools-41.0.1-x86_64-1.txz. I have that installed. I just tried "installpkg fuse3-3.7.0-x86_64-1.txz" now and it installs, but the pip3 command for pyfuse3 stil gives the same error. Oh well, I miight just give up on this one- unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
upgradepkg --install-new fuse3-3.7.0-x86_64-1.txz +============================================================================== | Upgrading fuse3-3.6.2-x86_64-1_SBo package using ./fuse3-3.7.0-x86_64-1.txz +============================================================================== Pre-installing package fuse3-3.7.0-x86_64-1... Removing package: fuse3-3.6.2-x86_64-1_SBo-upgraded-2019-10-29,17:32:30 Verifying package fuse3-3.7.0-x86_64-1.txz. Installing package fuse3-3.7.0-x86_64-1.txz: PACKAGE DESCRIPTION: # fuse3 (Filesystem in Userspace v3) # # FUSE is a simple interface for userspace programs to export a virtual # filesystem to the Linux kernel. FUSE also aims to provide a secure # method for non privileged users to create and mount their own # filesystem implementations. # # Homepage: https://github.com/libfuse/libfuse # Executing install script for fuse3-3.7.0-x86_64-1.txz. Package fuse3-3.7.0-x86_64-1.txz installed. Package fuse3-3.6.2-x86_64-1_SBo upgraded with new package ./fuse3-3.7.0-x86_64-1.txz. root@unraid:/mnt/user/non-share.files# pip3 install pyfuse3 Collecting pyfuse3 Using cached https://files.pythonhosted.org/packages/0e/f6/fd90c178fd2e3a7db9744769c70ee8c88ce83140580508bcc964f1614b7f/pyfuse3-2.0.0.tar.gz ERROR: Complete output from command python setup.py egg_info: ERROR: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-i438an_4/pyfuse3/setup.py", line 275, in <module> main() File "/tmp/pip-install-i438an_4/pyfuse3/setup.py", line 74, in main compile_args = pkg_config('fuse3', cflags=True, ldflags=False, min_ver='3.2.0') File "/tmp/pip-install-i438an_4/pyfuse3/setup.py", line 163, in pkg_config if subprocess.call(cmd) != 0: File "/usr/lib64/python3.7/subprocess.py", line 323, in call with Popen(*popenargs, **kwargs) as p: File "/usr/lib64/python3.7/subprocess.py", line 775, in __init__ restore_signals, start_new_session) File "/usr/lib64/python3.7/subprocess.py", line 1522, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'pkg-config': 'pkg-config' ---------------------------------------- ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-i438an_4/pyfuse3/ seems like it's stil not working. Am I using the wrong fuse-file?- unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
What version of Unraid are you on? You could try installing setuptools and pip and then pip install pyfuse3. Let me know if that works. No since in messing with llfuse if it's deprecated. I'm on 6.8.0 rc4. I tried pip install pyfuse3, but I got an error. pip install pyfuse3 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting pyfuse3 Downloading https://files.pythonhosted.org/packages/0e/f6/fd90c178fd2e3a7db9744769c70ee8c88ce83140580508bcc964f1614b7f/pyfuse3-2.0.0.tar.gz (546kB) |████████████████████████████████| 552kB 1.8MB/s ERROR: Complete output from command python setup.py egg_info: ERROR: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-7emqXn/pyfuse3/setup.py", line 224 raise SystemExit('Cython needs to be installed for this command') from None ^ SyntaxError: invalid syntax ---------------------------------------- ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-7emqXn/pyfuse3/ After that I tried pip install cython, which successully installs it says, but the same error persists when trying pyfuse3 again.- unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Hey again I ran into another issue with borg today. The borg mount command requires the library llfuse, I tried installing it from nerdpack, but it seems like it won't find it. I get the following error: borg mount /backups/critical_files . borg mount not available: loading FUSE support failed [ImportError: No module named 'llfuse'] Theres a github thread about this at https://github.com/borgbackup/borg/issues/1726 which seems resolved as soon as llfuse was added. Edit. Also found this comment "Install Python FUSE library Be sure to install it into the same Python environment as Borg itself." from https://docs.borgbase.com/restore/ Edit again. Seems llfuse is depricated and pyfuse3 is recommended if possible. https://pypi.org/project/llfuse/ Edit agan again.... llfuse from nerdpack is version 1.1. Just found this in /usr/lib64/python3.7/site-packages/borgbackup-1.1.10-py3.7.egg-info/requires.txt "[fuse] llfuse<2.0,>=1.3.4" So maybe just upgrading llfuse in nerdpack will fix this?- [Plugin] unbalanced
Pro tip. Perform the command from screen so you don't need to keep the terminal open all the time. Going through the same procedure as well now. - unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)