[CentOS] [CSL #351425] perfctr-enabled C5 kernel anyone?

2008-05-09 Thread David Thompson

Hi all:

We have a user who needs to do some work with PAPI, which requires the 
perfctr patch applied to the kernel proper.  Before I do that work here, 
I wanted to ask the list if anyone knows of a repo where such kernels 
are available?


Also, if anyone has gone down this route and has helpful hints, 
perspectives, horror stories, etc., I would covet that information also.


Cheers and Thanks,

Dave Thompson
UW-Madison Computer Sciences Department
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Unknown rootkit causes compromised servers

2008-01-29 Thread David Thompson
"Michael A. Peters" wrote:
>> 
>> I have never understood this.  If I have a good, strong password that nobody
>> knows, how is changing it to another one an improvement over what I already
>> have?
>
>I agree with you.

For user accounts, changing one strong password for another gains you nothing, 
and may cause people to start writing things down, or choosing trivial 
passwords which still meet the password strength criteria, or whatever, 
actually weakening security.

However, if you have admins who come into or leave employment, changing 
privileged account passwords (read: root or equiv) is a necessary activity.

Cheers,

Dave Thompson
UW-Madison

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


Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread David Thompson
Paul Heinlein wrote:
>
>Tom Lehrer sang it best:
>
>   http://www.youtube.com/watch?v=aIlJ8ZCs4jY

I was thinking more along the lines on Mick Jager:

http://www.youtube.com/watch?v=4FqGz0z4dI0

Dave Thompson
UW-Madison

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


Re: [CentOS] Time Change

2007-11-01 Thread David Thompson
"Akemi Yagi" wrote:
>
>You should update tzdata.  The current version is tzdata-2007h-1.
>Then you can check if the time change is correctly set up by running
>this command:
>
>/usr/sbin/zdump -v CST6CDT | grep 2007

In addition to:

/usr/sbin/zdump -v /etc/localtime | grep 2007

...which will give you your default timezone.  I remember awhile back there 
was much weeping and gnashing of teeth because updates to tzdata _didn't_ 
update /etc/localtime.  I would hope they would have fixed that by now.  Part 
of our configuration engine makes sure that /etc/localtime is up to date with 
the appropriate /usr/share/zoneinfo/... file.

Dave Thompson
UW-Madison

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


[CentOS] xfs 0.4-1 kernel modules CentOS 4/5

2007-09-05 Thread David Thompson

Is anyone else having difficulty with the kmod-xfs-*0.4-1* rpms from the 
centosplus repositories?  For several years I have used a patched anaconda to 
get xfs file systems into the initial install for non-root file systems.  With 
the 0.4-1 rpms, The subsequent reboot immediately reports file system xfs 
errors, and the system is unusable.  I'm finding this with both CentOS 4 and 
CentOS 5.

A rebuild of the old kernel-module-xfs* rpms (the version 0.2-1 rpms) for 
CentOS 4 for the new kernel (55.0.2.EL) works fine.

I've tried both the standard kernel (with rebuilt 0.4-1 rpms), and the 
centosplus kernels for CentOS 4.  I haven't yet tried to rebuild the 0.2-1 xfs 
modules with CentOS 5.

Anyone else have experience with the new xfs modules?

Thanks much.

Dave Thompson
UW-Madison

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


Re: [CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-15 Thread David Thompson
Lanny Marcus wrote:
>
>I agree with Doug and Johnny. My belief is that every NIC in the world
>is supposed to have a unique MAC address. Although the OP has been using
>these boards without problems, I suspect there is a defect on the
>boards.

I've been waiting for the "authoritative network admin" to speak up, but no 
one has.  I believe that as long as the interfaces are connected to different 
networks, there is no problem having the same MAC address.  Connecting two 
NICs with the same mac address to the same network would be a Bad Thing (tm), 
as network switches would be confused about where to send packets destined for 
the MAC address in question.  Years ago, Sun workstations with multiple NICs 
would always have the same MAC address for all the NICs.

That being said, it does seem less than helpful on a modern motherboard.  I 
just wanted to point out that it _may_ be an intentional design issue (though 
I agree a bad one).

Cheers,

Dave Thompson
UW-Madison


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