Giter VIP home page Giter VIP logo

Comments (5)

ddebroy avatar ddebroy commented on July 17, 2024

@pekajota you can access host file system using something like the following:
docker run --rm -it --privileged --pid=host justincormack/nsenter1 /bin/ash

You may want to check if the waagent's log files are taking up a lot of space. We fixes a log rotation issue with the log file recently. Which version are you on?

from for-azure.

pekajota avatar pekajota commented on July 17, 2024

Hi @ddebroy, thanks for the info. I can now access the host.

I've just found out that the source of 16GB worth of logs is docker4x/l4controller-azure:17.06.0-ce-azure2. It is printing out logs in debug mode. Do you know what might have caused this?

from for-azure.

pekajota avatar pekajota commented on July 17, 2024

@ddebroy I just found out that dockerd runs with debug enabled by default:

dockerd --pidfile=/run/docker.pid -H unix:///var/run/docker.sock --debug --storage-driver overlay2

Is this an expected behavior?

from for-azure.

ddebroy avatar ddebroy commented on July 17, 2024

@pekajota thanks for reporting this issue. It seems the l4controller container log (generated by the l4controller that keeps the Azure load balancer and Swarm ports in sync) is not being rotated. We will enable this and is a bug in our init logic.

from for-azure.

ddebroy avatar ddebroy commented on July 17, 2024

Changed title to reflect the issue

from for-azure.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.