[CentOS] CentOS 7 on Dell after update and reboot running at HZ not Mhz

2021-12-22 Thread Jerry Geis
I have a Dell R320

vendor_id : GenuineIntel
cpu family : 6
model : 45
model name : Intel(R) Xeon(R) CPU E5-2403 0 @ 1.80GHz
stepping : 7
microcode : 0x71a
cpu MHz : 176.550



Running this:

cpupower frequency-set -g performance


cpu MHz : 180.834


ONly changed to this.



What on earth is making this machine run sooo slow ???

Its OFF by a factor of 10 - it should be 1800 mhz



Thanks,



Jerry
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 7: gdm/Xorg logs flooding, disk full

2021-12-22 Thread wwp
Hello there,


yesterday my main hdd, hosting a CentOS 7 system, went full.. I could
figure out what happened: /var/log/Xorg.0.log and /var/log/gdm/:0.log
files were both enormous (several GB each), flooded with messages like
that:

(Xorg's log excerpts)
  Auth name: MIT-MAGIC-COOKIE-1 ID: 441
[18.958] AUDIT: Wed Dec 22 16:18:19 2021: 3999: client 1 disconnected
[18.960] AUDIT: Wed Dec 22 16:18:19 2021: 3999: client 1 connected from 
local host ( uid=0 gid=0 pid=4552 )

(gdm's log excerpts)
  Auth name: MIT-MAGIC-COOKIE-1 ID: 441
AUDIT: Wed Dec 22 16:18:19 2021: 3999: client 1 disconnected
AUDIT: Wed Dec 22 16:18:19 2021: 3999: client 1 connected from local host ( 
uid=0 gid=0 pid=4552 )

Meanwhile, I restarted the X session (and removed old big logs), but I
see the logs growing again.

This could happen after a yum-update that day or could be caused by
something else.

Does anybody have a clue? 


Regards,

-- 
wwp
https://useplaintext.email/


pgpydQPiMIuh4.pgp
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] firewalld: removing rich-rules based on its own list fails

2021-12-22 Thread Patrick via CentOS

Hi Kenneth,

On 22-12-2021 22:39, Kenneth Porter wrote:
--On Wednesday, December 22, 2021 8:03 PM +0100 Patrick via CentOS 
 wrote:



Error: INVALID_RULE: internal error in _lexer(): rule family="ipv4"
source NOT address="46.23.XX.0/24" forward-port port="53" protocol="udp"
to-port="60053" to-addr="46.23.XX.53"


If you don't get help here, you might try one of the firewalld mailing 
lists or other support resources here:




I'm curious to hear what you discover. (This might be a bug that 
warrants a patch for the CentOS package.)


Thanks for the pointer. I'll follow up with the firewalld ML and if 
anything surfaces will let you know.


Best,
Patrick
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] firewalld: removing rich-rules based on its own list fails

2021-12-22 Thread Kenneth Porter
--On Wednesday, December 22, 2021 8:03 PM +0100 Patrick via CentOS 
 wrote:



Error: INVALID_RULE: internal error in _lexer(): rule family="ipv4"
source NOT address="46.23.XX.0/24" forward-port port="53" protocol="udp"
to-port="60053" to-addr="46.23.XX.53"


If you don't get help here, you might try one of the firewalld mailing 
lists or other support resources here:




I'm curious to hear what you discover. (This might be a bug that warrants a 
patch for the CentOS package.)




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] firewalld: removing rich-rules based on its own list fails

2021-12-22 Thread Patrick via CentOS

Hi,

I have some ansible roles which each create some firewalld rich-rules. 
For ansible idempotency I tried to remove any dns related rich-rules 
before creating the ones in the playbook. After some searching I came up 
with this:


#!/bin/bash
OLDIFS=$IFS
IFS=''
while read -r line; do firewall-cmd --zone=public --permanent 
--remove-rich-rule=\'$line\'; done <<< $(firewall-cmd --zone=public 
--list-rich-rules | egrep 'dns|53')

IFS=$OLDIFS

But this fails with for example:

Error: INVALID_RULE: internal error in _lexer(): rule family="ipv4" 
source NOT address="46.23.XX.0/24" forward-port port="53" protocol="udp" 
to-port="60053" to-addr="46.23.XX.53"


My googling & variations came up empty. Anyone know why this is failing 
and could possibly share how to make this work?


Thanks!

Best,
Patrick
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS-announce Digest, Vol 200, Issue 5

2021-12-22 Thread centos-announce-request
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ...@centos.org

You can reach the person managing the list at
centos-announce-ow...@centos.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."


Today's Topics:

   1. CESA-2021:5014 Important CentOS 7 firefox Security Update
  (Johnny Hughes)
   2. CESA-2021:5206 Moderate CentOS 7 log4j Security   Update
  (Johnny Hughes)
   3. CESA-2021:5206 Moderate CentOS 7 log4j Security   Update
  (Johnny Hughes)
   4. CESA-2021:5195 Moderate CentOS 7 ipa Security Update
  (Johnny Hughes)
   5. CESA-2021:5192 Important CentOS 7 samba Security  Update
  (Johnny Hughes)


--

Message: 1
Date: Tue, 14 Dec 2021 00:04:22 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2021:5014 Important CentOS 7 firefox
Security Update
Message-ID: <20211214000422.ga22...@bstore1.rdu2.centos.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2021:5014 Important

Upstream details at : https://access.redhat.com/errata/RHSA-2021:5014

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

x86_64:
8c0eff6015d46baf10cb337069eb8d7100741d665559e9e053509293cad7  
firefox-91.4.0-1.el7.centos.i686.rpm
903e1d0ede27725fa4cc5c201b48de10f5cbd5f90594a9cb1c3a7e06037b2fe0  
firefox-91.4.0-1.el7.centos.x86_64.rpm

Source:
40e02750aa7d9f9eaefaecff30b0f7bb0f5c4d534f28b90ebb6c424720cf222e  
firefox-91.4.0-1.el7.centos.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@libera.chat
Twitter: @JohnnyCentOS



--

Message: 2
Date: Tue, 21 Dec 2021 21:36:17 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2021:5206 Moderate CentOS 7 log4j
SecurityUpdate
Message-ID: <20211221213617.ga7...@bstore1.rdu2.centos.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2021:5206 Moderate

Upstream details at : https://access.redhat.com/errata/RHSA-2021:5206

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 





-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@libera.chat
Twitter: @JohnnyCentOS



--

Message: 3
Date: Tue, 21 Dec 2021 21:36:37 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2021:5206 Moderate CentOS 7 log4j
SecurityUpdate
Message-ID: <20211221213637.ga7...@bstore1.rdu2.centos.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2021:5206 Moderate

Upstream details at : https://access.redhat.com/errata/RHSA-2021:5206

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

x86_64:
cbc27f39937173e8134e59deb6baac91cea3e9497f76d2e139b4eb64bc1aade3  
log4j-1.2.17-17.el7_4.noarch.rpm
9c006d26a3fc490337a403596c661c5f56ddf827bc6cbd0f2da8d9f0c325eeb9  
log4j-javadoc-1.2.17-17.el7_4.noarch.rpm
6f168ecee0a2bbae92e0564565c3d22e1bae72f64557c32569a7bffd94b76ca4  
log4j-manual-1.2.17-17.el7_4.noarch.rpm

Source:
bf4b560a10d0de496a8506c2f30116b123a5423345422da9eb2369a56655d13b  
log4j-1.2.17-17.el7_4.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@libera.chat
Twitter: @JohnnyCentOS



--

Message: 4
Date: Tue, 21 Dec 2021 21:37:58 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2021:5195 Moderate CentOS 7 ipa
SecurityUpdate
Message-ID: <20211221213758.ga8...@bstore1.rdu2.centos.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2021:5195 Moderate

Upstream details at : https://access.redhat.com/errata/RHSA-2021:5195

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

x86_64:
ff13cc6851b732b91dc5f8a9c7b73fb8f47f0f39be06ad101f6250c679c5  
ipa-client-4.6.8-5.el7.centos.10.x86_64.rpm
779491f4aff62cb66747a794b7b823e9645eed730e157ff87a8425bfd96871c9  
ipa-client-common-4.6.8-5.el7.centos.10.noarch.rpm
9a646552f12a087de4493fe8a4dfec0a5fb87521f568758c6136443c9644c22f  
ipa-common-4.6.8-5.el7.centos.10.noarch.rpm
47f19899e75c7c9a5b74f30643d69d0ccff2cf5451546d7ad1a727bccaaf0ea4  
ipa-python-compat-4.6.8-5.el7.centos.10.noarch.rpm
ac419246df9921713ed1c65bf7621fa6b5266999545f33a73aab328bcd38d3f0