Ulf Tigerstedt

Results 8 comments of Ulf Tigerstedt

Ntpdate is one UDP packet. The load is minimal. Hwclock is a good idea Sent from my Huawei Mobile -------- Original Message -------- Subject: Re: [CSC-IT-Center-for-Science/fgci-ansible] Installation fails if host...

On 2017-01-26 18:04, Johan Guldmyr wrote: > Sounds reasonable to me. > Should we also use the hwclock command to set the BIOS time? > > There is apparently a...

The role has bugs preventing it's use by centos8, working on fixing them.

On 2015-12-15 08:19, Johan Guldmyr wrote: > Some clarification: > On an FGI cluster one can run "sudo ssh cn1" and get root. > > This is accomplished with a...

showcaseing this from this morning (4.4.2024): `Total download size: 44 M Is this ok [y/N]: y Downloading Packages: (1/2): smokeping_prober-0.8.1-1.el9.x86_64.rpm 1.8 MB/s | 3.6 MB 00:02 (2/2): prometheus2-2.51.1-1.el9.x86_64.rpm 7.6 MB/s...

The point is that for daemons you are supposed to use the _restart version so that a yum upgrade tells systemd to restart the daemon. Else (like in my case...

> Just a little note, the correct macro name seems to be: `%systemd_postun_with_restart` _https://github.com/systemd/systemd/blob/v255/src/rpm/macros.systemd.in#L88-L94_ not: `%systemd_postun_restart` > > like: > > * https://github.com/openela-main/openssh/blob/imports/el-9.3/openssh-8.7p1-34.el9/SPECS/openssh.spec#L703 Oops. Will fix immediately.