Posts by Yield79

    Hello everyone,

    I'm joining this discussion, because for some time I've also had an error when I try to install updates:



    Strange it seems I already have the suggested version?



    Thank you :)

    Hello, new attempt.

    I stopped the docker service, but I'm not 100% sure:

    Code
    pi@NAS:~ $ sudo systemctl stop docker
    Warning: Stopping docker.service, but it can still be activated by:
      docker.socket
    pi@NAS:~ $

    in fact:



    but soon after:


    Portainer is running; do I have to stop the portainer container too?

    deleted folder and re-created the symlink.


    at the first start the docker, perhaps it does not yet have access to the USB disk and does not load Portainer ... from the OMV IU I have restarted the Docker and loaded the Portainer, but .... the empty one seems to be loaded ....


    Code
    pi@NAS:~ $ sudo docker ps -a
    CONTAINER ID   IMAGE                    COMMAND        CREATED       STATUS              PORTS                                                      NAMES
    d0bed84d9846   portainer/portainer-ce   "/portainer"   2 hours ago   Up About a minute   0.0.0.0:8000->8000/tcp, 0.0.0.0:9000->9000/tcp, 9443/tcp   portainer
    pi@NAS:~ $






    do i have way to recover from docker.backup?

    Code
    pi@NAS:~ $ sudo cat /etc/docker/daemon.json
    {
      "data-root": "/srv/dev-disk-by-id-usb-WDC_WD10_EARS-00Y5B1_152D00539000-0-0-part2/omv/docker/dockerroot"
    }


    Portainer now appears not to be installed:




    Is Portainer installed in the Docker folder? could the Portainer installation have a cross reference to the old Docker path?

    therefore, in omv the path of the docker is

    / srv / dev-disk-by-id-usb-WDC_WD10_EARS-00Y5B1_152D00539000-0-0-part2 / omv / docker / dockerroot

    I added / dockerroot to all the previous steps.


    if I click on the simlink via winscp, it takes me correctly to the path indicated above






    I stop the docker service and try to rerun???

    sudo rsync -aHv /var/lib/docker.backup /srv/dev-disk-by-id-usb-WDC_WD10_EARS-00Y5B1_152D00539000-0-0-part2/omv/docker/dockerroot

    no, something went wrong.

    after reboot, docker was installed but not running. I restarted from the OMV UI. but at this point Portainer does not appear to be installed. If I install it and start it, it asks me for the first configuration



    edit:

    editing folders seems ok to me

    i'm running

    Code
    sudo rsync -aHv /var/lib/docker /srv/dev-disk-by-id-usb-WDC_WD10_EARS-00Y5B1_152D00539000-0-0-part2/omv/docker

    without sudo can't work


    update:

    ok, i followed the steps it seems to work.

    to be sure, how can i rename the folder /var/lib/docker before deleting it?

    If I change the installation path of the docker from

    Code
    / var / lib / docker (SD CARD)

    to

    Code
    / srv / dev-disk-by-id-usb-WDC_WD10_EARS-00Y5B1_152D00539000-0-0-part2 / omv / docker (USB HDD)


    and I transfer the content, can it work? and then I delete the content from the SD CARD.

    Tell us more about your docker setup. Did you move the docker files off the sd-card?


    Eigther way, you will only find the files, if you unmount the USB-disk when checking used space.

    Docker Storage has the same folder as you

    Code
    /var/lib/docker



    But when i use a docker compose on Portainer, i use usb disks. example:


    Quote


    In that case (disk not mounted on reboot), I would be more concerned about /srv/dev-disk-by-... folders being filled with data which should not go there.

    I think this is the problem

    So, the problem could be due to the fact that, sometimes due to power cuts, when restarting the Raspberry fails to mount the USB disks and I am forced to restart the containers.

    In these cases, the doker apps, I guess, are going to write to the SD instead of USB disks.



    I connected via WinSCP, but I don't understand what I can delete ...



    Here is described how to find out what is filling your root fs


    [How-To] Fix full OS filesystem - GUI login loop

    now I read this topic well and I will try to follow the directions.

    in the meantime, thanks for the support :)

    Hi everyone.

    Looking at my signature hardware, I have a problem on the SD Card which appears to be completely full.



    How can I go about checking and deleting junk files? Is there a plugin?


    Unfortunately I don't know linux and I don't know how to check ...


    Thank you all

    Ok, I have added the volumes where the media are and now it seems to be fine.

    Soon I will try to return to a more recent image.


    Edit:

    With latest image (ls85) Jellyfin doesn't start.

    With the previous version (jellyfin:10.6.4-1-ls84) it works fine!!!