Re: [CentOS] [CentOS-devel] https://blog.centos.org/2020/12/future-is-centos-stream/

2020-12-08 Thread Kingsly John
+++ Rainer Duffner [2020-12-08 15:42:20]:

> If your business case resolves around being able to freeload on the work of
> others, then there’s a serious problem with the business case.

That applies to IBM/RHEL too. They aren't paying for every bit of
software that is packaged in the distribution.

So they can't use that argument against others.

Also people who are currently not paying are not going to suddenly start
paying for RHEL subscriptions. 

A non-paying CentOS user is not a real loss for RHEL. But people dumping
CentOS for a non-RHEL clone is definitely going to impact their future
revenues as they are losing mindshare/goodwill/easy migration etc.

Regards,

Kingsly

-- 
---
 Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---


pgp176GAA2FEd.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Out of sync mirror / nss error

2009-04-02 Thread Kingsly John
centos.mirror.nac.net is out of sync (at least for updates)

http://centos.mirror.nac.net/5.3/updates/x86_64/RPMS/

vs

http://ftp.osuosl.org/pub/centos/5.3/updates/x86_64/RPMS/

this is what is causing the nss/nss-devel error when doing a yum update

Transaction Check Error:
  package nss-3.12.2.0-4.el5.centos (which is newer than
nss-3.12.2.0-2.el5.centos) is already installed

Kingsly

-- 
---
 Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---


pgpHLAHPUHo1m.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS-4 Xen kernel with low RAM and Badness in local_bh_enable at kernel/softirq.c:141

2008-12-03 Thread Kingsly John
Sorry about the multiple mails that came through to the list.

I'd been trying to send them out for over 20 hours and they wouldn't relay
through a openvpn tunnel because of the Badness.

I had moved the queue manually and forgot to remove the mail that went
through.

 Dec  2 16:05:21 noc kernel: Badness in local_bh_enable at kernel/softirq.c:141
 Dec  2 16:05:21 noc kernel:  [c0121178] local_bh_enable+0x47/0x6f
 Dec  2 16:05:21 noc kernel:  [c02177d5] skb_checksum+0x133/0x25e
 Dec  2 16:05:21 noc kernel:  [c0250f06] udp_poll+0x66/0x113
 Dec  2 16:05:21 noc kernel:  [c02135fd] sock_poll+0x19/0x1d
 Dec  2 16:05:21 noc kernel:  [c016d1a6] do_select+0x190/0x2c7
 Dec  2 16:05:21 noc kernel:  [c016ceb5] __pollwait+0x0/0x9b
 Dec  2 16:05:21 noc kernel:  [c0144ae4] __kmalloc+0x56/0xd3
 Dec  2 16:05:21 noc kernel:  [c016d5dc] sys_select+0x2e7/0x45c
 Dec  2 16:05:21 noc kernel:  [c010740f] syscall_call+0x7/0xb

This seems to happen on certain mails which are relayed through an openvpn
connection on the router VM.(possibly everytime sendmail tries to clear the
queue.) And the mail never gets out and the the connection times out.

All test mails (one liners) went out without any problems via the VPN.

After sending one mail by-passing the VPN, i went ahead and switched the
kernel.. and now all my mails are relaying.

Kingsly
-- 
---
 Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---


pgpEJXSFD7Rft.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS-4 Xen kernel with low RAM and Badness in local_bh_enable at kernel/softirq.c:141

2008-12-02 Thread Kingsly John
I have small xen VM running centos4 which acts as a router/firewall, and has
been working fine for over 1.5 years with 32MB of RAM and a kernel I either
got from xensource.org or built myself from their sources. (centos 4 didn't
have a xen kernel back then)

I lost the kernel to a corrupted disk and decided to use the centos provided
xen kernel.

All these months 32MB + 64MB Swap was more than sufficient and I never had
any problems.(3-digit uptimes) The CentOS Xen kernel is unusable at 32MB and
invokes the OOM killer even though there is plenty of swap free (and about
5-10MB of RAM too). After the OOM killer has done it's job there's about 15MB
of RAM free and swap is hardly used at all (1MB at most)

I've increased RAM to 64MB and the OOM killer doesn't kick in.. but I am
seeing plenty of such messages in the logs ...

Dec  2 16:05:21 noc kernel: Badness in local_bh_enable at kernel/softirq.c:141
Dec  2 16:05:21 noc kernel:  [c0121178] local_bh_enable+0x47/0x6f
Dec  2 16:05:21 noc kernel:  [c02177d5] skb_checksum+0x133/0x25e
Dec  2 16:05:21 noc kernel:  [c0250f06] udp_poll+0x66/0x113
Dec  2 16:05:21 noc kernel:  [c02135fd] sock_poll+0x19/0x1d
Dec  2 16:05:21 noc kernel:  [c016d1a6] do_select+0x190/0x2c7
Dec  2 16:05:21 noc kernel:  [c016ceb5] __pollwait+0x0/0x9b
Dec  2 16:05:21 noc kernel:  [c0144ae4] __kmalloc+0x56/0xd3
Dec  2 16:05:21 noc kernel:  [c016d5dc] sys_select+0x2e7/0x45c
Dec  2 16:05:21 noc kernel:  [c010740f] syscall_call+0x7/0xb

Any idea what's causing it / how to make it stop ?

I'm running Centos 5 in Dom0 and CentOS 4 in the router domU and there's
another couple of Centos 5 domU which is running error free.

Kingsly

-- 
---
 Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---


pgpFgULwLyRVu.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Conexant fax/modem not faxing with sendfax

2007-11-30 Thread Kingsly John
+++ MHR [2007-11-30 01:25:09]:

 I finally picked up a real modem (not a winmodem) and put it in my machine. 
 I pulled down the hsfmodem driver from the source, got a license and installed
 the driver at full power.

What you have isn't a real modem .. it's just a winmodem that is usable
under linux. real modems don't need drivers to work.

11/30 00:31:52 dem   mdm_command: string 'AT+FCLASS=2.0'
11/30 00:31:52 dem   mdm_command: string 'ERROR' - ERROR

11/30 00:31:52 dem   mdm_command: string 'AT+FCLASS=2'
11/30 00:31:52 dem   mdm_command: string 'ERROR' - ERROR

Your modem (rather the driver) doesn't support Class2 or Class2.0 fax command 
sets.

Kingsly

-- 
---
 Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos