Jump to content

JorgeB

Moderators
  • Posts

    66,639
  • Joined

  • Last visited

  • Days Won

    698

Community Answers

  1. JorgeB's post in Cache and Mover issues was marked as the answer   
    Just set the correct primary, secondary storage and mover direction for that share and run the mover, also make sure the file are not in use, you can enable the mover logging to see why files are failing to be moved:
     
    https://forums.unraid.net/topic/46802-faq-for-unraid-v6/?do=findComment&comment=511923
     
     
  2. JorgeB's post in Constant Read Errors taking down array was marked as the answer   
    Jul  5 12:14:11 PlexServer kernel: sd 1:0:7:0: device_unblock and setting to running, handle(0x0020) Jul  5 12:14:12 PlexServer kernel: sd 1:0:7:0: Power-on or device reset occurred Jul  5 12:14:13 PlexServer kernel: sd 1:0:6:0: device_block, handle(0x001f) Jul  5 12:14:13 PlexServer kernel: mpt3sas_cm0: log_info(0x31120100): originator(PL), code(0x12), sub_code(0x0100) Jul  5 12:14:14 PlexServer kernel: sd 1:0:6:0: device_unblock and setting to running, handle(0x001f) Jul  5 12:14:15 PlexServer kernel: sd 1:0:6:0: Power-on or device reset occurred  
    These "Power-on or device reset occurred" errors happening for multiple disks usually mean a power/connection problem, so could still be PSU, cables, etc, or bad backplane for example.
  3. JorgeB's post in Can Enabling CPU C-States cause Disk Errors? was marked as the answer   
    This is usually not a problem, except for some early Ryzen CPUs, most boards come with this enabled by default.
     
    Your issue appears to be this:
     
     
  4. JorgeB's post in Unmountable xfs disk - XFS (dm-2): Internal error xfs_efi_item_recover was marked as the answer   
    Run it again without -n, and if it asks for -L use it.
  5. JorgeB's post in Optimizing Unraid 7 Beta 1 with All-ZFS Setup: 4x 12TB HDDs + 1TB NVMe Cache Configuration Issues was marked as the answer   
    They should be automatically created when you enable the docker and VMs services, those services come disabled by default, for a clean 7.0.0 install.
     
    You can, and this will help performance, like folder listing or any other metadata intensive works, but a 120 GB SSD would be enough, unless you use many small files, in that case you can make the small files, up to a size, go to the special vdev, but like mentioned by @Kilrah it should have the same redundancy as the main pool, in this case a mirror, if you lose the special vdev, you lose the whole pool.
     
     
     
  6. JorgeB's post in Help: Clean install Unraid without losing data on shares was marked as the answer   
    Yes if you also delete the user-templates folder from the flash drive
     
    https://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-file
    Also see below if you have any custom docker networks:
    https://docs.unraid.net/unraid-os/manual/docker-management/#docker-custom-networks
     
    They will be in the image, and the data in appdata, but you you'd need to re-add them to see them again.
  7. JorgeB's post in Coupons was marked as the answer   
    Usually there's also a summer sale, though it's not always for all types of licenses, but I don't have any official knowledge or confirmation if there will be one this year.
  8. JorgeB's post in System Froze during rebuild was marked as the answer   
    We can try to re-enable the dropped disks, but it will only work if parity is still valid:
     
    -Tools -> New Config -> Retain current configuration: All -> Apply
    -Check all assignments and assign any missing disk(s) if needed, including the new disk2, replacement disk should be same size or larger than the old one
    -IMPORTANT - Check both "parity is already valid" and "maintenance mode" and start the array (note that the GUI will still show that data on parity disk(s) will be overwritten, this is normal as it doesn't account for the checkbox, but it won't be as long as it's checked)
    -Stop array
    -Unassign disk2
    -Start array (in normal mode now) and post new diags.
     
     
  9. JorgeB's post in Question on rearranging array drive positions was marked as the answer   
    With parity1 it's possible, just do a new config, re-assign the disks and check "parity is already valid" before array start.
  10. JorgeB's post in Kernel panic crashes whole server was marked as the answer   
    Change to ipvlan or if you really need macvlan disable bridging.
  11. JorgeB's post in webui says my flash drive is corrupted - Your flash drive is corrupted or offline was marked as the answer   
    https://docs.unraid.net/unraid-os/manual/changing-the-flash-device/
  12. JorgeB's post in unraid randomly freezes was marked as the answer   
    That would suggest more a hardware issue, did you enable the syslog server to see if there's something there?
  13. JorgeB's post in Trying to transfer folder between two servers, local network... was marked as the answer   
    Can't help with SCP, but it might be easier to enable an SMB/NFS share in Openmediavault and then use UD to connect to it.
  14. JorgeB's post in Cannot Login to Unraid OS was marked as the answer   
    https://docs.unraid.net/unraid-os/manual/users/reset-password/
  15. JorgeB's post in Your server has run out of memory, and processes (potentially required) are being killed off was marked as the answer   
    https://forums.unraid.net/topic/113037-docker-advanced-view-reflect-memory-limit/?do=findComment&comment=1029211
     
    No ATA errors so far.
  16. JorgeB's post in Docker Service failed to start was marked as the answer   
    Try recreating the docker image:
     
    https://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-file
    Then:
    https://docs.unraid.net/unraid-os/manual/docker-management/#re-installing-docker-applications
    Also see below if you have any custom docker networks:
    https://docs.unraid.net/unraid-os/manual/docker-management/#docker-custom-networks
  17. JorgeB's post in Can’t create a striped or mirrored ZFS pool with Unraid 7 was marked as the answer   
    Known issue, fixed for beta.2, but it's only visual, it will still create a stripe or mirror if you apply that before formatting.
  18. JorgeB's post in Extremely slow parity check was marked as the answer   
    Errors continue, if you replaced both cables it could be a bad disk, you can swap cables with a different disk to make sure, see where the problem follows.
  19. JorgeB's post in Help on ASUS P5K bios boot was marked as the answer   
    The Sandisk should be the first option here:

     
    Then save setting and reboot
     
     
  20. JorgeB's post in log full spammed with read error during parity sync was marked as the answer   
    Syslog rotated, and is missing the start of the problem, type reboot in the CLI then post new diags after array start.
  21. JorgeB's post in Docker and VMs Won't Start was marked as the answer   
    Looks like there were some lost writes, likely to the underlying device.
     
    If the vdisk is OK, you should be able to use a new libvirt image, then create a VM with the same settings and point to the existing vdisk.
     
    Recommend keeping a backup of that file for the future.
  22. JorgeB's post in Empty file after errors in parity check was marked as the answer   
    There are errors in most disks, so Unraid cannot emulated them, reboot and post new diags after array start.
  23. JorgeB's post in FUSE By-Pass was marked as the answer   
    Yes.
  24. JorgeB's post in Parity 2 has read errors but pases short test was marked as the answer   
    If it's a refurb I do at least an extended SMART test or precelar to confirm it's good.
×
×
  • Create New...