Jump to content

Kilrah

Members
  • Posts

    2,024
  • Joined

  • Last visited

Posts posted by Kilrah

  1. 15 hours ago, ErrPunktErr said:

    "OSError: [Errno 28] No space left on device: '/config/home-assistant.log.fault'"

    Your appdata share is set to 200GB min free space, both of your drives are below that at 114 and 188 respectively so anything trying to write to appdata will encounter a "disk full" error.

     

    I.e. it was never the Docker image.

    • Like 1
  2. 2 minutes ago, SolidFyre said:

    Is it fetching these paths from the container settings

    Yes paths are always taken from the container settings, then if that path is within one of the appdata sources it's considered internal

  3. 47 minutes ago, Marcel TV said:

    die Frage ist wie kann ich bei meinem Mainboard IOMMU aktiviere im BIOS

    Ist einfach zu alt, meine 1.Gen Core haben das auch noch nicht.

  4. As mentioned it makes use of filesystem features e.g. btrfs subvolumes, zfs datasets - just copying the files will break all that, say removing an old image it tries to delete a subvolume but that doesn't exist anymore, it's just files.

     

    Would explain why it "works" as it is but can't be modified anymore.

     

    That's why the default is an image, it's self-contained, can be moved etc without losing/corrupting things

    • Like 1
  5. Do you have a Docker image or folder? If it's an image there's no reason for things to break when the image is copied to another drive. If folder... it's basically impossible to transfer.

     

    The Docker system makes lots of use of filesystem features to deduplicate things and is not really manageable manually.

     

    "New permissions" is appropriate for data files but will wreak complete havoc if run on Docker or appdata files. But Docker runs as root so it's unlikely you'd have permission problems, if there are issues it's more likely corruption.

  6. 30 minutes ago, MartynK said:

    The only problem is the window showing the status of the copy has vanished, its not now visible and the link at the bottom of the page has gone also.
    I can see that files are still copying if I look at disk activity or go look at the actual share on the array.

    How can I get the status window back, without it if I needed to cancel the copy I dont see how ?

    Wrong thread, that's about the dynamix file manager plugin since it seems that's what you're using, UD only mounts the drive

    • Upvote 1
  7. 46 minutes ago, Nanuk_ said:

    I was referring to the I believe was a promo that I missed out on.

    Plus to Unleashed is still there at $19, but that means switching to the renewal fee system and thus forfeiting your lifetime upgrades, the $49-now-$69 upgrade to Pro keeps them

  8. The procedure is 

    https://docs.unraid.net/unraid-os/manual/storage-management/#rebuilding-a-drive-onto-itself

     

    But... you NEVER format a drive you need to rebuild, there are plenty of warnings about that. Now you can see the emulated drive is empty since it was freshly formatted. Hopefully the data is still on the actual drive.

     

    What is the exact situation now, is the drive connected, is it assigned to the array? Do not do anything else.

  9. 1 hour ago, thatsthefrickenlightning said:

    Thanks for taking the time to let us know. Would it be wise to stop binhex containers in the meantime?

    This vulnerability is only "triggered" when connecting to an ssh server running on a system with the vulnerable lib. Most containers do not have an ssh server, and only in extremely rare cases you would know about (e.g. a git server container) would that ssh server actually be exposed for someone to connect to. So no. 

    • Thanks 1
    • Upvote 3
  10. 13 minutes ago, dopeytree said:

    Presume the / is messing up searching?

    It does not find it within the thread even if there are plenty of standalone occurrences of it either.

    Many search systems ignore search terms shorter than 3-4 chars.

  11. 1 hour ago, mathgoy said:

    I can see this in the Corefreq plugin but am not sure what I shoudl inderstand

    Shows low effective clock and high C7 residency which is good, still a bit weird that there's no C2-3-4-6, might be something else to enable in BIOS.

    You can press space and show the Power page, bottom will have package power. If that's low that'd mean there isn't much to save on the CPU and it's the rest of the HW.

     

    Oh and remembering now, install the Tips and Tweaks plugin and set governor to powersave.

     

×
×
  • Create New...