Re: [CentOS] Was, Re: CentOS 6.0 alpha testers, is features (actually syslogd)

2011-02-05 Thread Nico Kadel-Garcia
On Wed, Feb 2, 2011 at 11:49 AM,   wrote:
> Karanbir Singh wrote:
>> On 02/02/2011 04:20 PM, Matt wrote:
>>> I am excited about CentOS 6.x though.  Aren't there supposed to be
>>> some neat new features etc for virtualization and cloud computing?
>>
>> this could be the start of a dangerously long thread nonrelated to OP.
>> Why not start a new thread with 'CentOS-6 interesting upcoming features'
>> :)
>
> Ok, here's one: I'm having a problem with syslogd - due to the upper
> heirarchy, we've started logging our (*yuck*) Windows servers to our
> centralized logging server, and so far, the other admin hasn't managed to
> make WinBlows less than maximum verbosity. I know I can do filtering with
> syslog-ng and rsyslog, but 5.5 has syslogd. Now, I *thought* I heard one
> or the other of those other two was coming in, but thought it would be in
> CentOS 5.x; can anyone tell me a) if the change is coming, b) which of the
> two it'll be, and c) will it be in 5.6 or 6?
>
>         mark

Only rsyslog is in RHEL 6, and neither syslog nor syslog-ng are in
EPEL. rpm.pbone.net is not caught up to publishing RHEL/CentOS 6 yet,
unfortunately, so I don't have a trivial way to tell you who's
published syslog-ng ports that will work well for CentOS 6. It looks
like karan.org published syslog-ng for RHEL/CentOS 5, though.

The switchover is not too painful, configuration files between syslog
and rsyslog are pretty close.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] LiveCD System recovery - Mounting LVM?

2011-02-05 Thread JohnS

On Fri, 2011-02-04 at 10:06 -0600, Gregory P. Ennis wrote:

> [root@SeVi ~]# vgrename /dev/VolGroup00 /dev/SeViGroup00
>   Volume group "VolGroup00" still has active LVs
>   Internal error: Volume Group SeViGroup00 was not unlocked
>   Device '/dev/sda2' has been left open.
>   Device '/dev/sda2' has been left open.
>   Device '/dev/sda2' has been left open.

man vgrename

 All  the  Volume  Groups  visible to a system need to have different
names.  Otherwise many LVM2 commands will refuse to run or give warning
mes-sages.

Try by using "vgdisplay" to get the UUID and use the "UUID" to
"vgrename" otherwise start unpluging drive cables to get to the LVM you
need to rename.

John

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


Re: [CentOS] Significant speedup of package building with mock from EPEL for RHEL 6, should definitely go in CentOS 5

2011-02-05 Thread JohnS

On Fri, 2011-02-04 at 17:44 -0500, Nico Kadel-Garcia wrote:

> I just found a nasty bug. Hold off on using that.

Share it a bz #?


John

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


Re: [CentOS] Was, Re: CentOS 6.0 alpha testers, is features (actually syslogd)

2011-02-05 Thread James Pearson
m.r...@5-cent.us wrote:
> 
> Ok, here's one: I'm having a problem with syslogd - due to the upper
> heirarchy, we've started logging our (*yuck*) Windows servers to our
> centralized logging server, and so far, the other admin hasn't managed to
> make WinBlows less than maximum verbosity. I know I can do filtering with
> syslog-ng and rsyslog, but 5.5 has syslogd. Now, I *thought* I heard one
> or the other of those other two was coming in, but thought it would be in
> CentOS 5.x; can anyone tell me a) if the change is coming, b) which of the
> two it'll be, and c) will it be in 5.6 or 6?

rsyslog is available with CentOS 5 - but not installed by default.

You can easily switch to rsyslog by doing:

yum install rsyslog
chkconfig syslog off
chkconfig rsyslog on
/etc/init.d/syslog stop
/etc/init.d/rsyslog start

The default rsyslog config should do that same as the default config 
settings for syslog

I believe RHEL6/CentOS6 uses rsyslog by default

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


Re: [CentOS] Was, Re: CentOS 6.0 alpha testers, is features (actually syslogd)

2011-02-05 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James Pearson said the following on 05/02/11 17:44:

> The default rsyslog config should do that same as the default config 
> settings for syslog

Confirmed.


Ciao,
luigi

- -- 
/
+--[Luigi Rosa]--
\

Even the smallest candle burns brighter in the dark.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1NiLUACgkQ3kWu7Tfl6ZQ/9gCePn9o+9q09EJfT6trYpLz0ez8
DmkAnRw2awlhG9T7RG73OSelPeNtX+zv
=SqKG
-END PGP SIGNATURE-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] x25 line xterm

2011-02-05 Thread Hal Davison
On 2/4/2011 5:57 PM, Bill Campbell wrote:
> On Fri, Feb 04, 2011, Hal Davison wrote:
>> Noted that xterm by default uses 24 lines
>> per window.
>>
>> I have reviewed /etc/termcap looking for a
>> specific entry for xterm that I can edit
>> to change the ln#24 to ln#25 for our
>> application.
>>
>> When I used RedHat there was an editable
>> option to change the number of displayable
>> lines as is done in putty.
> At the command line: 'xterm -geometry 80x25'.
>
> Bill
Thanks Bill will attempt you suggestion 
and reply..

--Hal.


-- 
Hal Davison
Observe Goal, Set the course, Burn the map
Davison Consulting
This correspondence was composed using
Dragon Speaking Version 10
Peg#: 2007011701

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


Re: [CentOS] Significant speedup of package building with mock from EPEL for RHEL 6, should definitely go in CentOS 5

2011-02-05 Thread Nico Kadel-Garcia
On Sat, Feb 5, 2011 at 9:17 AM, JohnS  wrote:
>
> On Fri, 2011-02-04 at 17:44 -0500, Nico Kadel-Garcia wrote:
>
>> I just found a nasty bug. Hold off on using that.
>
> Share it a bz #?
>
>
> John

EPEL has a *nasty* habit of upgrading packages and not leaving the old
one behind for reversion or regression testing. It makes for leaner
distributions, but makes rolling back the upgrades more awkward, and
tracing back where the error was introduced more awkard. It's just
failing completely in my CentOS 5.5 instance, even with the the
"epel-5-x86_64.cfg" configuration. The problem seems to have crept in
with the most recent releases in epel-testing and the EPEL packages
for RHEL 6.

I'm also laughing pretty hard that the EPEL versions of mock point to
CentOS, not to the yum-rhn-plugin based access to RHEL repositories.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Significant speedup of package building with mock from EPEL for RHEL 6, should definitely go in CentOS 5

2011-02-05 Thread Always Learning

On Sat, 2011-02-05 at 15:49 -0500, Nico Kadel-Garcia wrote:

> EPEL has a *nasty* habit of upgrading packages and not leaving the old
> one behind for reversion or regression testing. ..

All the more reason to introduce a 'local' repository where packages can
accumulate and gracefully grow old.  When I get time I must set up my
Internet accessible repo for multiple machines.

-- 

With best regards,

Paul.
England,
EU.


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


[CentOS] future version of bind for el5

2011-02-05 Thread fakessh @
hello all the people

I'd call http://people.redhat.com/ atkac ~ / official member of the team
redhat for news of future versions of bind 9.7 for el5


sincerely
-- 
gpg --keyserver pgp.mit.edu --recv-key 092164A7
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7


signature.asc
Description: Ceci est une partie de message	numériquement signée
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] future version of bind for el5

2011-02-05 Thread Nico Kadel-Garcia
2011/2/5 fakessh @ :
> hello all the people
>
> I'd call http://people.redhat.com/ atkac ~ / official member of the team
> redhat for news of future versions of bind 9.7 for el5

rpm.pbone.net shows
ftp://mirror.switch.ch/pool/1/mirror/scientificlinux/5rolling/i386/SL/bind97-9.7.0-6.P2.el5.i386.rpm
and 
ftp://mirror.switch.ch/pool/1/mirror/scientificlinux/5rolling/i386/SL/bind97-utils-9.7.0-6.P2.el5.i386.rpm
in the search for RPM's containing the string "bind97". in their name.
This is a vaguely useful way to distinguish non-standard, upgraded
versions of RHEL components for parallel releases, and if some
enterprising soul wants to get it into some repository like RPMforge
for people not using Scientific Linux, that would be cool.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Fan speed control on Supermicro X8DAL board with CentOS

2011-02-05 Thread Chuck Munro
Hello folks,

I'm having a difficult time trying to figure out why the CPU cooling 
fans run at full speed on my Supermicro X8DAL-3 motherboard.  There 
doesn't seem to be any variable speed (the fans are PWM compatible) ... 
they either idle at almost nothing, or suddenly burst into a 
high-pitched scream that gets my ears bleeding after a few seconds. 
Once they jump to warp-10, they remain there.

The "Super-I/O" chip on this board is a Winbond W83627DHG which does the 
temperature and voltage monitoring.

Is anyone aware of which driver or kernel module I need for that chip in 
order to get control of the fans?  The Supermicro web site and the 
board's manual aren't any help.  Fresh installs of CentOS-5.5 and RHEL-6 
don't exert any control by default.  Installing the lm_sensors package 
and probing with the 'sensors' command didn't help either.

Slowly going deaf ...

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