Jump to content

Nischi

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by Nischi

  1. 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...
  2. 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.
  3. 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?
  4. 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.
  5. Seems like those lines in the go file were the culprit. I'm not sure why, maybe because I restored from my backup or maybe because of the update 6.12.1. But all my plug-ins got uninstalled. Had to reinstall all of them. But now it's in working order again. Thanks for the help!
  6. Well spotted. Will try that and report back
  7. Thanks again. I will first try to revert back to 6.11.5 to see if that works, otherwise I guess I have to wait for 6.12.2. Also I just realized that 6.1.33 of course is the kernel version not the unraid version.
  8. Tried changing the port to 10081 and 12081, still seems to be the same issue. might it be something else? Is there some way to revert to older version without GUI, maybe with CLI? Also I'm a bit confused as the version says 6.1.33. thought it would have said 6.12.0 See newly attached diagnostics. unraid-diagnostics-20230622-1820.zip
  9. wow that was fast. Thanks Okay, will try that, not sure what suddenly got port 80 after an upgrade. Maybe the most easy way to resolve for now might be to change unraid's port number instead.
  10. 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
  11. Yeah I made it work, just took the part I needed, thanks!
  12. Thanks! It was enough to find the script you mentioned.
  13. 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.
  14. 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.
  15. ah, I think it's related to me having a ryzen 3800x. Thanks
  16. I am root, but I have another user setup for smb-shares.
  17. 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?
  18. 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.
  19. I'd like to see if we could get rar2fs updated to release v1.29.0.
  20. 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!
  21. 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
  22. 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?
×
×
  • Create New...