Giter Club home page Giter Club logo

Comments (5)

chendave avatar chendave commented on August 16, 2024

BTW, is there any document has the details of those fields?

from intelrsd.

tbykowsk avatar tbykowsk commented on August 16, 2024

Hi @chendave,

From your logs it looks like that the PODM cannot connect to the PSME Rest Server, which is responsible for communication with the PSME Compute Agent.
The PSME Compute Agent detects computer systems and reports them to the PSME Rest Server. If PODM cannot connect to this PSME Rest Server, then they stay in "Absent" state.
Please verify if the PSME Rest Server and the PSME Compute Agent started correctly, and if network connectivity between all aforementioned components was reestablished after the power outage.

You can find all the documentation on our page in the Software tab.

from intelrsd.

chendave avatar chendave commented on August 16, 2024

Hi @tbykowsk , thanks for your quick response, since I am quite new to the hardware/software requirement for the RSD solution, if you have something handy could you pls tell me how to check the status of PSEM agent and server? thanks!

from intelrsd.

tbykowsk avatar tbykowsk commented on August 16, 2024

If you have the PSME Rest Server and the PSME Compute Agent installed as systemd services, then they should start automatically after the management host OS has booted. You can see their state by running systemctl status psme-rest-server and systemctl status psme-compute. You may also check their logs using journalctl -u psme-rest-server and journalctl -u psme-compute.

Otherwise, if you run them as standalone binaries, you may start them manually on the management host OS using command /path_to_binary /path_to_its_configuration (for example: /usr/bin/psme-rest-server /etc/psme/psme-rest-server-configuration.json) and you will see their logs printed on the console.

from intelrsd.

chendave avatar chendave commented on August 16, 2024

The issue has been solved, we just pull out the MC (Management Controller) and then push it in, since we found all nodes is powered off. Thanks for the help!

from intelrsd.

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.