Jump to content

JorgeB

Moderators
  • Posts

    67,042
  • Joined

  • Last visited

  • Days Won

    702

Community Answers

  1. JorgeB's post in Log is at 100%, getting flooded by BTRFS errors was marked as the answer   
    Looks OK for now.
  2. JorgeB's post in [6.11.0] GPT Header Corruption was marked as the answer   
    Find it interesting that the board BIOS checks for that, you should be able to correct that with gdisk, e.g.:

     
    gdisk /dev/sdb GPT fdisk (gdisk) version 1.0.5 Caution: invalid main GPT header, but valid backup; regenerating main header from backup! Warning: Invalid CRC on main header data; loaded backup partition table. Warning! One or more CRCs don't match. You should repair the disk! Main header: ERROR Backup header: OK Main partition table: OK Backup partition table: OK Partition table scan: MBR: protective BSD: not present APM: not present GPT: damaged **************************************************************************** Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk verification and recovery are STRONGLY recommended. **************************************************************************** Command (? for help): w Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!! Do you want to proceed? (Y/N): y OK; writing new GUID partition table (GPT) to /dev/sdb. The operation has completed successfully.  
  3. JorgeB's post in Unraid install and incompatible network interface hardware? was marked as the answer   
    All NICs are being detected, the 10GbE is unable to get an IP address:
     
    Oct 2 18:19:29 Tower dhcpcd[1201]: br0: probing for an IPv4LL address Oct 2 18:19:34 Tower dhcpcd[1201]: br0: using IPv4LL address 169.254.173.54  
    It it connected to a DHCP server?
     
    The gigabit link is reporting link down, if that's the main internet NIC make sure a cable is connected and set it as eth0 (Settings -> Network Settings -> Interface Rules) then reboot (you can access the GUI buy booting into GUI mode).
  4. JorgeB's post in Multiple disabled disks was marked as the answer   
    You cannot check now since there are two invalid disks with single parity, so they cannot both be emulated, if you're not sure it's best to enable only disk4 and see if disk9 can be correctly emulated:
     
    -Tools -> New Config -> Retain current configuration: All -> Apply
    -Check all disks are assigned, assign any missing disk(s) if needed
    -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 disk9
    -Start array (in normal mode now), ideally the emulated disk9 will now mount and contents look correct, if it doesn't you should run a filesystem check on the emulated disk
    -If the emulated disk mounts and contents look correct stop the array
    -Re-assign disk9 to rebuild and start array to begin.
     
     
  5. JorgeB's post in [SOLVED] CA fails to access to internet was marked as the answer   
    Those errors come from a 120GB Kingston SSD, it looks to be unassigned, is it being used? If not unplug it, in any case reboot and post new diags after array start.
  6. JorgeB's post in Cache pool lost - both disks - unmountable no file system BTRFS was marked as the answer   
    The problem appear to be the log tree, after it's the backup is complete you can try:
    btrfs rescue zero-log /dev/nvme0n1p1 And if that doesn't work format.
     
    Btrfs is currently the only option for pools.
  7. JorgeB's post in kernel: BTRFS error (device loop2) was marked as the answer   
    Docker image is corrupt, delete and re-create.
  8. JorgeB's post in server crash/unresponsive was marked as the answer   
    Without nothing logged it's difficult to say, maybe it was a one time thing, if it wasn't I would downgrade to v6.10.3 first to see if it's update related, since that's the biggest change.
  9. JorgeB's post in [6.11.0] unable to load webgui was marked as the answer   
    Try rebooting.
  10. JorgeB's post in New 8TB Drive Not Preclearing - MBR signature failing to write properly was marked as the answer   
    That's normal, you have to format the disk after it's cleared.
     
    Disk failing to format is not normal, two of your SATA ports are set to IDE mode, that's a known problem with those AMD chipsets and that disk is using one of them, set them to AHCI/SATA and try again.
     
  11. JorgeB's post in SMB access logs was marked as the answer   
    Go to Settings -> SMB -> SMB Extras and add:
     
    log level = 3 logging = syslog Then check the syslog, note that Samba will get very chatty so it can fill it up after a few hours.
  12. JorgeB's post in New Unraid setup: Unmountable: Unsupported or no file system on the first drive was marked as the answer   
    diskFsType.1="fuseblk" Not sure what heppend here but this is not a valid filesystem, click on disk1 and change fs to auto, if it's already auto change to a different one, then back to auto and apply.


  13. JorgeB's post in Migration data Synology to unRaid was marked as the answer   
    Easiest way is to mount a Synology SMB share with the UD plugin.
  14. JorgeB's post in SAS Controller mode check, NMI error was marked as the answer   
    With Linux it's usually under /var/log/syslog, but I've never used Mint, though it should be easy to find with google if it's not that.
  15. JorgeB's post in Unraid 6.9.2 to 6.10.3 Array Stopped Stale Configuration was marked as the answer   
    Are you using Firefox?
  16. JorgeB's post in 'user' directory gone was marked as the answer   
    Rebooting should bring the shares back.
     
    Unrelated but the external HDD is failing:
    197 Current_Pending_Sector -O--CK 200 200 000 - 4  
     
  17. JorgeB's post in Four disk array , single parity , 20k errors on two disk, was marked as the answer   
    Could be a power/connection problem, but I would suspect more a controller issue, Marvell controllers are not recommend for Unraid, if possible replace it with one of these.
  18. JorgeB's post in Getting non stop BTRFS errors on my Cache NVME pool was marked as the answer   
    Run a scrub on the pool, check that all errors are corrected, after that delete and re-create the docker image.
  19. JorgeB's post in SMB in restart loop - Shares created from entire directory was marked as the answer   
    So the folders exist but are empty, at least the ones I can see in the screenshot, so you can just delete them.
  20. JorgeB's post in Drive frozen was marked as the answer   
    Disk looks mostly OK, should fine to use, use a different power connect and SATA cable in case that was the problem.
  21. JorgeB's post in Disk disabled during parity check was marked as the answer   
    Check that contents look correct, also look for a lost+found folder any lost data there, if all looks good rebuild on top, might be a good idea to replace/swap cables first to rule that out if the same thing happens again.
     
    https://wiki.unraid.net/Manual/Storage_Management#Rebuilding_a_drive_onto_itself
  22. JorgeB's post in cannot access internet from unraid was marked as the answer   
    Wrong date and time will cause that, make sure NTP service is enabled.
  23. JorgeB's post in Cache Drive - Free Space Incorrect was marked as the answer   
    Image file types can grow with time, move everything to the array and check what was using the most space, then copy back with cp --sparse=always.
  24. JorgeB's post in Unraid Crashing every few weeks was marked as the answer   
    Sep 3 17:37:21 NASA kernel: macvlan_broadcast+0x116/0x144 [macvlan] Sep 3 17:37:21 NASA kernel: macvlan_process_broadcast+0xc7/0x110 [macvlan]  
    Macvlan call traces are usually the result of having dockers with a custom IP address and will end up crashing the server, switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enabled, top right)).
  25. JorgeB's post in UnRaid boot failure after upgrade to 6.11 was marked as the answer   
    Try recreating the flash drive, backup current config folder, recreate it manually or using the USB tool, restore the config folder. 
×
×
  • Create New...