Search found 32816 matches

by TrevorH
2024/03/23 17:44:29
Forum: CentOS 7 - General Support
Topic: Metadata Corruption detected
Replies: 16
Views: 1906

Re: Metadata Corruption detected

I split this away from its parent topic and moved it to the CentOS 7 section. The original was posted as a reply to https://forums.centos.org/viewtopic.php?f=54&t=73935 Your root filesystem is whatever gets mounted on / when you boot normally. If you only have /dev/mapper/control in your /dev/mapper...
by TrevorH
2024/03/22 15:41:15
Forum: CentOS 7 - General Support
Topic: Messed up libz.so.1 and cant boot
Replies: 1
Views: 462

Re: Messed up libz.so.1 and cant boot

Boot a rescue media - like the install DVD in rescue mode - and mount your filesystems and rename it back.
by TrevorH
2024/03/22 15:39:37
Forum: CentOS 7 - General Support
Topic: How to configure Centos for latest updates?
Replies: 4
Views: 537

Re: How to configure Centos for latest updates?

Beside this, I had to update the CentOS systems from 7 to 8.
There is no supported "upgrade" from 7 to 8. It is a re-install. And in any case CentOS Linux 8 is already EOL, 2 years ago.
by TrevorH
2024/03/18 23:19:55
Forum: CentOS 7 - General Support
Topic: httpd24-httpd-2.4.34-23.el7.6 SCLO never built?
Replies: 2
Views: 642

Re: httpd24-httpd-2.4.34-23.el7.6 SCLO never built?

I've asked the main CentOS 7 dev about this but have yet to receive an answer. However, this package is not part of the main CentOS repos and things from the centos-sclo-rh used to be built by the CentOS SCL SIG and I am not sure that exists any more. We'll find out in a day or 6 what the answer may...
by TrevorH
2024/03/17 18:59:09
Forum: User Comments
Topic: Is CentOS really going EOL?
Replies: 1
Views: 1561

Re: Is CentOS really going EOL?

Correct. It would seem that you haven't been paying attention - Red Hat announced at the end of 2020 that they were canning the CentOS project as-was and replacing it with "CentOS Stream" which is a permanent beta product in which RH test fixes that will be in the _next_ version of RHEL. Those are o...
by TrevorH
2024/03/15 21:55:46
Forum: CentOS 7 - Software Support
Topic: Failed to start Name Service Cache Daemon
Replies: 5
Views: 1322

Re: Failed to start Name Service Cache Daemon

OK, so try the opposite direction, where does nscd come from?

rpm -qf /usr/sbin/nscd
yum list nscd --showdupli
by TrevorH
2024/03/15 19:16:50
Forum: CentOS 7 - Software Support
Topic: Failed to start Name Service Cache Daemon
Replies: 5
Views: 1322

Re: Failed to start Name Service Cache Daemon

Startup Log Mar 14 18:26:46 server.fooweb.com nscd[31800]: /usr/sbin/nscd: relocation error: /usr/sbin/nscd: symbol __nss_database_lookup2, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference This looks like someone has either installed a version of nscd that is not part of...
by TrevorH
2024/03/15 14:45:06
Forum: 8 /8-Stream / 9-Stream - Hardware Support
Topic: Should I buy Intel Core i5-1340P for CentOS?
Replies: 7
Views: 1692

Re: Should I buy Intel Core i5-1340P for CentOS?

I run AMD graphics on both my systems here, both F38 with kernel 6.7.5 and 6.7.6. I did have problems recently with crashes in amdgpu but that turned out to be due to my ATEN KVM having been reset to factory defaults and turning on a setting for MST. Once reset to SST the crashes have gone away but ...
by TrevorH
2024/03/15 13:40:31
Forum: 8 /8-Stream / 9-Stream - Hardware Support
Topic: Should I buy Intel Core i5-1340P for CentOS?
Replies: 7
Views: 1692

Re: Should I buy Intel Core i5-1340P for CentOS?

I run Fedora 38 (now 39) on my Dell XPS13 Plus 9320 and that has an i5-1340P. I have not noticed any problems with it. And Fedora is rockl solid, not sure when you last tried it but I've been running it now since F32 and in that time I've had maybe 2 problems that were caused by Fedora and one of th...
by TrevorH
2024/03/14 15:22:56
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: failed boot
Replies: 3
Views: 710

Re: failed boot

Not sure how much simpler it gets. You're left at an emergency shell there. From that `mount -o remount,rw /` then edit /etc/fstab and fix whatever is wrong in it, save it, reboot.