Giter Club home page Giter Club logo

Comments (6)

adrianreber avatar adrianreber commented on September 23, 2024

It works in our CI system. Are you talking about SMS or clients? Warewulf 3 still uses sysconfig on the compute nodes and it still works.

from ohpc.

luciandf avatar luciandf commented on September 23, 2024

there is nothins network related being created in the image. all I find is just this file called readme-ifcfg-rh.txt containing:

NetworkManager stores new network profiles in keyfile format in the
/etc/NetworkManager/system-connections/ directory.

Previously, NetworkManager stored network profiles in ifcfg format
in this directory (/etc/sysconfig/network-scripts/). However, the ifcfg
format is deprecated. By default, NetworkManager no longer creates
new profiles in this format.

Connection profiles in keyfile format have many benefits. For example,
this format is INI file-based and can easily be parsed and generated.

Each section in NetworkManager keyfiles corresponds to a NetworkManager
setting name as described in the nm-settings(5) and nm-settings-keyfile(5)
man pages. Each key-value-pair in a section is one of the properties
listed in the settings specification of the man page.

If you still use network profiles in ifcfg format, consider migrating
them to keyfile format. To migrate all profiles at once, enter:

# nmcli connection migrate

This command migrates all profiles from ifcfg format to keyfile
format and stores them in /etc/NetworkManager/system-connections/.

Alternatively, to migrate only a specific profile, enter:

# nmcli connection migrate <profile_name|UUID|D-Bus_path>

For further details, see:
* nm-settings-keyfile(5)
* nmcli(1)

from ohpc.

luciandf avatar luciandf commented on September 23, 2024

and the same thing I have on the SMS... the network connection file is at /etc/NetworkManager/system-connections/enp6s18.nmconnection. System is Rocky 9.3.

from ohpc.

adrianreber avatar adrianreber commented on September 23, 2024

The configuration via sysconfig still works. I guess you are missing certain configuration variables before running the recipe.

Take a look at our results: http://repos.ohpc.io/stats/results/3/3.1/0-LATEST-OHPC-3.1-almalinux9.2-x86_64/console.out

If you search for c_ip[0] you see what we set. Do you have those values correctly set for for compute nodes?

from ohpc.

luciandf avatar luciandf commented on September 23, 2024

something is happening because there is no network config file being generated on the client image. i tried again after installing the docs-ohpc package and finally found the recipe and inputs file. still nothing is happening.

is there another way to do this?

from ohpc.

github-actions avatar github-actions commented on September 23, 2024

A friendly reminder that this issue had no activity for 30 days.

from ohpc.

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.