Jump to content

JorgeB

Moderators
  • Posts

    66,977
  • Joined

  • Last visited

  • Days Won

    700

Community Answers

  1. JorgeB's post in Random reboots/freezes (Solved) was marked as the answer   
    Couple of DIMMs are dual rank, so speed should be set @ 1866MT/s, also make sure power supply idle control is correctly set:
     
    https://forums.unraid.net/topic/46802-faq-for-unraid-v6/?do=findComment&comment=819173
     
  2. JorgeB's post in Cannot connect to GitHub, not finding updates was marked as the answer   
    Only eth0 should have a gateway assigned, remove it from the other interfaces.
  3. JorgeB's post in catasphocis error when adding files was marked as the answer   
    OK, logs is clean now, first lets cancel the btrfs balance, to do that:

     
    mkdir /temp mount -o skip_balance /dev/sdj1 /temp  
    If mount is successful type:
    btrfs balance cancel /temp  
    then
    umount /temp  
    Now unassign cache1, start array, stop array, re-assign both cache devices, start array and post new diags.
  4. JorgeB's post in unraid macinabox install error: unauthorized: authentication required was marked as the answer   
    Please don't create multiple threads about the same thing, see my reply in your other post.


  5. JorgeB's post in [SOLVED] Cache Pool BTRFS Errors After Dropped Offline was marked as the answer   
    Run a scrub, then check that in the output all errors were corrected.
  6. JorgeB's post in Unraid loads old config on reboot was marked as the answer   
    Unassign all cache devices, start array, stop array, re-assign all cache devices, start array, that should do it.
  7. JorgeB's post in 6.10.3 - New to Unraid, UPS shutdown turned out unclean. was marked as the answer   
    Try adding 30 secs or so to the shutdown timeout.
  8. JorgeB's post in Eth0 Down when VM starts was marked as the answer   
    This device is being pass-trough to the Windows VM:
     
    <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> </source>  
    And it is the NIC:
    06:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I225-V [8086:15f3] (rev 03) Subsystem: Micro-Star International Co., Ltd. [MSI] Ethernet Controller I225-V [1462:7d32]  
    When you change/add/remove hardware it's normal for some devices to change address, so you might need to adjust.
  9. JorgeB's post in Docker failed randomly now won't restart was marked as the answer   
    Docker image is corrupt, delete and recreate.
  10. JorgeB's post in Unraid only boots after change of USB port was marked as the answer   
    Looks more like a flash drive problem, also make sure it's using a USB 2.0 port.
  11. JorgeB's post in disk as an X on it but still shows as a valid disk - error wrong or no file system was marked as the answer   
    I can't see unassinged devices number in the diags, but since there's only one unassigned disk I assume it's the 6TB Seagate, if yes the disk looks OK, so just mount it UD and if all looks good format disk 14 and copy the data over.
  12. JorgeB's post in Kernel Panic Need some help identifying cause was marked as the answer   
    See if this applies to you, if yes, upgrading to v6.10 and switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enable, top right)), or see below for more info.:
     
    https://forums.unraid.net/topic/70529-650-call-traces-when-assigning-ip-address-to-docker-containers/
    See also here:
    https://forums.unraid.net/bug-reports/stable-releases/690691-kernel-panic-due-to-netfilter-nf_nat_setup_info-docker-static-ip-macvlan-r1356/
  13. JorgeB's post in Hardlock ups since 6.10 Update was marked as the answer   
    See if this applies to you, if yes, switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enable, top right)), or see below for more info.:
    https://forums.unraid.net/topic/70529-650-call-traces-when-assigning-ip-address-to-docker-containers/
    See also here:
    https://forums.unraid.net/bug-reports/stable-releases/690691-kernel-panic-due-to-netfilter-nf_nat_setup_info-docker-static-ip-macvlan-r1356/
  14. JorgeB's post in HDDs getting randomly disabled. was marked as the answer   
    Looks like the typical Ryzen onboard controller issue, it's quite common with some Ryzen servers, usually mostly under load, look for a BIOS update but best option might be to use an add-on controller.
  15. JorgeB's post in How do I troubleshoot a False "No space left on device" error message? was marked as the answer   
    If the files copied to a share already exist Unraid will overwriting them on the same disk, so it was probably that.
  16. JorgeB's post in Unable to Download Diagnostic was marked as the answer   
    Try booting in safe mode.
  17. JorgeB's post in Networking problem? GUI not accessible but ping works. was marked as the answer   
    You can't delete all the config files, create a new Unraid install then copy only the key.
  18. JorgeB's post in Pluvichor problems, split from "Dealing with unclean shutdowns" was marked as the answer   
    If you mean there are 12 drives using the same cable from the PSU it's likely a problem.
  19. JorgeB's post in Booing an existing server with a trial USB? was marked as the answer   
    If you don't assign any data disks they won't be at risk.
  20. JorgeB's post in Array Will Not Auto-Start was marked as the answer   
    Parity is invalid, autostart will start to work once it's synced.
  21. JorgeB's post in Multiple drive read errors during parity data rebuild after drive swap was marked as the answer   
    For now I would replace the cables and try to sync the new parity again.
     
    CRC errors are usually the SATA cable, for parity and like mentioned need to see the SMART report first, but for now looks like power/connection problem.
  22. JorgeB's post in Questions on replacing a cache drive was marked as the answer   
    That works assuming current cache is btrfs, you'll know when the btrfs operations are done when the stop array button is available again.
  23. JorgeB's post in Disk failed, replaced, rebuild stuck at ~1%, reboot, now unmountable was marked as the answer   
    Check filesystem on disk 12
  24. JorgeB's post in HDD Identification was marked as the answer   
    Tools -> New config -> Keep all assignments -> Apply
     
    Then start array.
     
     
  25. JorgeB's post in Array unprotected from failing drive, how to shrink the array by removing that drive and restoring parity was marked as the answer   
    https://wiki.unraid.net/Shrink_array
×
×
  • Create New...