Giter VIP home page Giter VIP logo

systemd's People

Contributors

jiamliang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

vienlee

systemd's Issues

systemd-analyze critical-chain flanneld.service 在不同的机器上,返回的结果不一样

在10.10.10.191上执行:

systemd-analyze critical-chain  flanneld.service

返回的结果如下:

core@coreos-191 ~ $ systemd-analyze critical-chain  flanneld.service
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.

flanneld.service +483ms
└─system.slice
  └─-.slice
core@coreos-191 ~ $

在10.10.10.192/3上执行:

systemd-analyze critical-chain  flanneld.service

返回的结果如下:

core@coreos-192 ~ $ systemd-analyze critical-chain  flanneld.service
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.

flanneld.service +842ms
└─etcd2.service @10.618s +2.467s
  └─basic.target @7.323s
    └─sockets.target @7.323s
      └─fleet.socket @13.100s +592us
        └─sysinit.target @7.261s
          └─audit-rules.service @6.792s +467ms
            └─systemd-tmpfiles-setup.service @6.491s +204ms
              └─systemd-journal-flush.service @5.427s +1.027s
                └─systemd-journald.service @1.359s +4.060s
                  └─systemd-journald-dev-log.socket
                    └─-.slice
core@coreos-192 ~ $ 

目前暂时不清楚具体的原因,三台机器上执行 systemctl show flanneld.service 的输出结果是基本一致的。
(193的Before属性比191/2 多了一个 multi-user.target)

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.