Re: [CentOS] cluster - ip address lost when service stopped

2008-12-29 Thread Fabio Macchi
Hi Gowrishankar,

this problem seems to be related to cluster, not to bonding: bonding is working 
correctly, anyway I've tryied a test removing bonding, and I experience the 
same problem directly on interface eth0.

This is my cluster.conf



































Many thanks

Fabio




From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of 
A Linux Fanatic
Sent: martedì 23 dicembre 2008 11:43
To: CentOS mailing list
Subject: Re: [CentOS] cluster - ip address lost when service stopped

Fabio Macchi wrote:



-Original Message-

From: centos-boun...@centos.org 
[mailto:centos-boun...@centos.org] On Behalf Of A Linux Fanatic

Sent: martedì 23 dicembre 2008 06:08

To: CentOS mailing list

Subject: Re: [CentOS] cluster - ip address lost when service stopped



Fabio Macchi wrote:



Hi all,



I'm trying to setup a cluster of 2 machines with Centos 5.2 to host a

postfix+spamassassin+clamav+mailscanner service. Below cluster

software versions



rgmanager.i386 2.0.38-2.el5_2.1 installed



cman.i386 2.0.84-2.el5_2.2 installed



Every machine (hp blade server ) has 4 interfaces, bounded in this way:



Eth0, eth1 -> bond0 -> connection for public service ( 10.0.181.x )



Eth2,eth3 -> bond1 -> connection for intra-cluster communication (

192.168.44.x )



bond0 Link encap:Ethernet HWaddr 00:21:5A:48:DA:BE



inet addr:10.0.181.41 Bcast:10.0.181.255 Mask:255.255.255.0



inet6 addr: fe80::221:5aff:fe48:dabe/64 Scope:Link



UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1



RX packets:85 errors:0 dropped:0 overruns:0 frame:0



TX packets:86 errors:0 dropped:0 overruns:0 carrier:0



collisions:0 txqueuelen:0



RX bytes:12963 (12.6 KiB) TX bytes:9144 (8.9 KiB)



bond1 Link encap:Ethernet HWaddr 00:1F:29:6D:7D:08



inet addr:192.168.44.41 Bcast:192.168.44.255 Mask:255.255.255.0



inet6 addr: fe80::21f:29ff:fe6d:7d08/64 Scope:Link



UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1



RX packets:29 errors:0 dropped:0 overruns:0 frame:0



TX packets:223 errors:0 dropped:0 overruns:0 carrier:0



collisions:0 txqueuelen:0



RX bytes:4612 (4.5 KiB) TX bytes:31746 (31.0 KiB)



Then I've created a new Mail service with these local resources:



- Ip address 10.0.181.3



- Script /etc/rc.d/init.d/MailScanner



- GFS file system on a SAN



Service start, but the problem is that, when I stop the service,

external ip address is removed from bond0.









Hi Fabio,



Could you please attach the following files:



/etc/sysconfig/network-scripts/ifcfg-bond0

/etc/sysconfig/network-scripts/ifcfg-bond1

/etc/sysconfig/network-scripts/ifcfg-eth0

/etc/sysconfig/network-scripts/ifcfg-eth1

/etc/sysconfig/network-scripts/ifcfg-eth2

/etc/sysconfig/network-scripts/ifcfg-eth3

/etc/cluster/cluster.conf



And "external ip address is removed from bond0." - I assume here

external IP is 10.0.181.41, right?



Thanks

Gowrishankar Rajaiyan | A Linux Fanatic.

___

CentOS mailing list

CentOS@centos.org

http://lists.centos.org/mailman/listinfo/centos







Hi Gowrishankar,



requested files attached; you well understand, I mean ip 10.0.181.41 disappear 
( below the output from ifconfig after I tried to stop the service)





bond0 Link encap:Ethernet  HWaddr 00:21:5A:48:DA:BE

  inet6 addr: fe80::221:5aff:fe48:dabe/64 Scope:Link

  UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1

  RX packets:52958 errors:0 dropped:0 overruns:0 frame:0

  TX packets:7844 errors:0 dropped:0 overruns:0 carrier:0

  collisions:0 txqueuelen:0

  RX bytes:4915061 (4.6 MiB)  TX bytes:4936239 (4.7 MiB)



Tks



Fabio



Hi Fabio



First, issue the command:

 $ rpm -qf /sbin/ifup

It will respond with a line of text starting with either "initscripts" or 
"sysconfig," followed by some numbers. This is the package that provides your 
network initialization scripts.

Next, to determine if your installation supports bonding, issue the command:

 $ grep ifenslave /sbin/ifup

If this returns any matches, then your initscripts or sysconfig has support for 
bonding.

Ref: http://www.linuxfoundation.org/en/Net:Bonding

Try configuring ifcfg-bondX using the contents described in the above link.



Thanks
Rajaiyan | A Linux Fanatic.

___
CentO

Re: [CentOS] ZFS on Linux

2008-12-29 Thread Sergej kandyla
Mag Gam wrote:
> I am planning to use ZFS on my Centos 5.2 systems. The data I am
> storing is very large text files where each file can range from 10M to
> 20G. I am very interested on the compression feature of ZFS, and it
> seems no other native Linux FS supports it.
>
> My question are: Is ZFS stable? How does it scale for very large
> filesytems, ie, 2TB to 9TB? How is the performance of fuse? I plan to
> use it on my archive server first, so data reliability is very
> important
>
> Any thoughts or ideas?
>   

Did you look at Ext4 ?
http://en.wikipedia.org/wiki/Ext4

"The ext4 filesystem can support volumes with sizes up to 1 exbibyte and 
files with sizes up to 16 TiB"

At least for linux it looks better that ZFS via fuse.


-- 
Best Wishes,
PAIX-UANIC | SK3929-RIPE

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


Re: [CentOS] dkim-milter-2.7.2 and Centos 5.2

2008-12-29 Thread Kai Schaetzl
Gregory P. Ennis wrote on Sun, 28 Dec 2008 15:58:53 -0600:

> Great link but he does not have the lastest version of dkim for i386.
> Do you have any experience with dkim and the revisions?

I don't use it. There's a src.rpm, so you can rebuild it. You will need 
gcc for this as well. This tutorial by the same person who built those 
rpms might be of general help with dkim-milter: 
http://www.howtoforge.com/postfix-dkim-with-dkim-milter-centos5.1
You could also contact the rpm builder and ask for an i386 rpm of 2.7.2. 
After all, he asks for feedback.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] ZFS on Linux

2008-12-29 Thread Tony Placilla


>>> On Mon, Dec 29, 2008 at  2:54 AM, in message
<8e388b67-1d39-4095-95c5-132b02e4f...@ifom-ieo-campus.it>, Davide Cittaro
 wrote: 

> On Dec 29, 2008, at 7:09 AM, John R Pierce wrote:
> 
>> Bill Campbell wrote:
>>> I would go with Opensolaris.
>>
>>
>> for a dedicated production storage server, I would go with Solaris 10.
>> unless there's some specific feature/capability you need thats only in
>> OpenSolaris.
> 
> Totally agree. Solaris 10 is known for its stability. OpenSolaris  
> includes some advanced capabilities that will be included into Solaris  
> (especially on zfs and kernel side).
> 
> Solaris : OpenSolaris = CentOS : Fedora
> 
> (more or less...)
> 
> d

I agree in general with most every opinion. Especially Davide's comment above. 
Very good analogy
Open Solaris may be your best choice.
I would suggest you do pay attention to Solaris itself. It's free (as in beer) 
from Sun & it works.

Here at the JHU libraries we manage about 1/2 PB of online data varying from 
images, audio, scanned documents, etc. in a ZFS instance on some massive 
storage. 
We evaluated all the iterations of ZFS on various OS's. ZFS/fuse was eliminated 
fairly quickly along with BSD.
For the critical stuff we use Solaris on Sun H/W. For general storage it's 
Solaris_x86 on generic x86 H/W.

Tony Placilla 
Sr. UNIX Systems Administrator
The Sheridan Libraries
Johns Hopkins University
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] TimeZone Mystery on a virtual dedicated server

2008-12-29 Thread Ami Mahloof
Hi,

I have a weird problem woth the time zone on my virtual (goDaddy) dedicated
server

I had to setup the timezone using system-config-date to GMT+7

i am in NY (GMT-5)

when i do GMT-5 i get all the times 2 hours ahead

seems like there's something im missing here

If i add an event to my web app let's say 7:30 - 8:15 , the only way for me
to show it right is GMT+7

can anyone help me figure out what am i missing here???

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


Re: [CentOS] TimeZone Mystery on a virtual dedicated server

2008-12-29 Thread Justin Piszcz


On Mon, 29 Dec 2008, Ami Mahloof wrote:

> Hi,
>
> I have a weird problem woth the time zone on my virtual (goDaddy) dedicated
> server
>
> I had to setup the timezone using system-config-date to GMT+7
>
> i am in NY (GMT-5)
>
> when i do GMT-5 i get all the times 2 hours ahead
>
> seems like there's something im missing here
>
> If i add an event to my web app let's say 7:30 - 8:15 , the only way for me
> to show it right is GMT+7
>
> can anyone help me figure out what am i missing here???
>
> Thanks
> Ami
>

Odd,

What does the following show?
zdump /etc/localtime

And when you change it to GMT-5?

Also, why not use EST for the system time?

Justin.

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


Re: [CentOS] 2 internet connections and one for backup

2008-12-29 Thread MHR
On Sat, Dec 27, 2008 at 2:53 AM, Vandaman  wrote:
>
> An extra word or two? I actually did more than that and sent a
> polite offlist message to about a "dozen newbies" with full details
> and a link to the mailing list guidelines. There was even a regular
> poster who had  top-posted and when he queried offlist I sent him
> a link to what he had done and there was no reply. So if someone is
> now top-posting after all that, even you may agree it is over the top.
>

Just between thee and me (and the list), anyone who tops posts on this
list is asking for no help, especially long time members who know
better.  One would think it was really hard to scroll down a page.

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


Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread MHR
On Sat, Dec 27, 2008 at 5:54 PM, Timo Neuvonen  wrote:
> Is there a way to use "Nouveau" (open source Nvidia) driver in CentOS 5 ?
>
> "nv" seems to support only the lowest resolutions thru the dvi output (NV44
> chip), and I don't like the idea of installing propiertary Nvidia drivers.

What's wrong with the nvidia drivers?

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


Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Frank Cox
On Mon, 29 Dec 2008 09:53:09 -0800
MHR wrote:

> What's wrong with the nvidia drivers?

1. They can introduce problems that nobody can deal with in any way.

2. They could be discontinued by nvidia at any time.

3. They add another unnecessary "layer of complexity" to an already complex
system.

There's the first three issues that I can think of -- I'm sure there are more
but that should be enough to get you started.

-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
DRY CLEANER BUSINESS FOR SALE ~ http://www.canadadrycleanerforsale.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] TimeZone Mystery on a virtual dedicated server

2008-12-29 Thread Robert
Justin Piszcz wrote:
> On Mon, 29 Dec 2008, Ami Mahloof wrote:
>
>   
>> Hi,
>>
>> I have a weird problem woth the time zone on my virtual (goDaddy) dedicated
>> server
>>
>> I had to setup the timezone using system-config-date to GMT+7
>>
>> i am in NY (GMT-5)
>>
>> when i do GMT-5 i get all the times 2 hours ahead
>>
>> seems like there's something im missing here
>>
>> If i add an event to my web app let's say 7:30 - 8:15 , the only way for me
>> to show it right is GMT+7
>>
>> can anyone help me figure out what am i missing here???
>>
>> Thanks
>> Ami
>>
>> 
>
> Odd,
>
> What does the following show?
> zdump /etc/localtime
>
> And when you change it to GMT-5?
>
> Also, why not use EST for the system time?
>
> Justin.
>   
More oddity.   Out of perfect clarity, total confusion:

# date ; for i in EST CST MST PST ; do zdump $i ; done; date
Mon Dec 29 11:55:09 CST 2008
EST  Mon Dec 29 12:55:09 2008 EST
CST  Mon Dec 29 17:55:09 2008 CST
MST  Mon Dec 29 10:55:09 2008 MST
PST  Mon Dec 29 17:55:09 2008 PST
Mon Dec 29 11:55:09 CST 2008


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


Re: [CentOS] 2 internet connections and one for backup

2008-12-29 Thread Kai Schaetzl
Mhr wrote on Mon, 29 Dec 2008 09:29:58 -0800:

> Just between thee and me (and the list), anyone who tops posts on this
> list is asking for no help, especially long time members who know
> better.  One would think it was really hard to scroll down a page.

To make it quite clear: both, top *and* bottom posting are annoying. And 
bottom posting is certainly even more annoying than top posting. The only 
way to make a readable reply is to use what they call "interleaved" on 
http://www.centos.org/modules/tinycontent/index.php?id=16

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


[CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread James B. Byrne
I am trying to get the x86_64 isos of CentOS-5.2. I wish to use
bittorrent.  The last time that I did this I required the bittorent
package from Dag's repository.  I have configured
/etc/yum.repos.d/DagWieers.repo thus:

[dag]
name=Dag Wieers RPM Repository for Red Hat Enterprise Linux
#Also see URL http://dag.wieers.com/home-made/apt/
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
# This repo often does not respond in a timely fashion so turned off
# by default.  Use yum --enablerepo=dag to use.
enabled=0
gpgkey=http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
includepkgs=bittorrent* perl*
# priority requires yum-priorities. Must also be enabled in /etc/yum.conf
# and /etc/yum/pluginconf.d/priorities.conf.
priority=20

Then I run yum thus:

# yum --enablerepo=dag whatprovides bittorent

But yum cannot find bittorrent.

Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
 * epel: mirror.unl.edu
 * dag: apt.sw.be
 * base: centos.mirror.iweb.ca
 * updates: centos.mirror.iweb.ca
 * addons: centos.mirror.iweb.ca
 * extras: centos.mirror.iweb.ca
dag   100% |=| 1.1 kB00:00
Reducing Extra Packages for Enterprise Linux 5 - x86_64 to included
packages only
Finished
Reducing Dag Wieers RPM Repository for Red Hat Enterprise Linux to
included packages only
Finished
No Matches found


What am I doing wrong?

-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

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


[CentOS] 2 default gateway?

2008-12-29 Thread Mario
I've got 2 internet connection, one is direct connected to my server and the 
second i use by default gateway. How can I create 2 default gateway? I want 
to add default gateway my second internet. How can I solve problem which 
gateway is used?


Mario 

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


[CentOS] Source for kernel.

2008-12-29 Thread clemens
Im brand new to CentOS, so this is probably a question with a simple
answer (if I only knew where to look).

Someone hans pointed me at the centos.plus kernel, which is close to
what I need, but I still have to add a couple of options.

So where do I find either the src for the centos.plus kernel, or a
diff from something like 2.8.18 or 2.6.28.8 ???

With this Ill be able to add my additional options...
-- 
Reg.Clemens
r...@dwf.com


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


Re: [CentOS] 2 internet connections and one for backup

2008-12-29 Thread RobertH


the part that really clear is that posting about posting is a something not
mentionable anywhere at anytime.

how about a solution people?

like have a cup of caffeine and .

or maybe the list daddies can be baby sitters OFF LIST and everyone else can


 - rh


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


Re: [CentOS] TimeZone Mystery on a virtual dedicated server

2008-12-29 Thread Lanny Marcus
On Mon, Dec 29, 2008 at 10:34 AM, Ami Mahloof  wrote:
> I have a weird problem woth the time zone on my virtual (goDaddy) dedicated
> server
>
> I had to setup the timezone using system-config-date to GMT+7
>
> i am in NY (GMT-5)
>
> when i do GMT-5 i get all the times 2 hours ahead
>
> seems like there's something im missing here
>
> If i add an event to my web app let's say 7:30 - 8:15 , the only way for me
> to show it right is GMT+7
>
> can anyone help me figure out what am i missing here???

Not sure what is causing the problem on your VDS, but wondering
whether or not you have contacted Tech Support at GoDaddy, to see if
they have a solution.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Source for kernel.

2008-12-29 Thread Akemi Yagi
On Mon, Dec 29, 2008 at 10:59 AM,   wrote:
> Im brand new to CentOS, so this is probably a question with a simple
> answer (if I only knew where to look).
>
> Someone hans pointed me at the centos.plus kernel, which is close to
> what I need, but I still have to add a couple of options.
>
> So where do I find either the src for the centos.plus kernel, or a
> diff from something like 2.8.18 or 2.6.28.8 ???
>
> With this Ill be able to add my additional options...

Which options do you need to add?  Try making a request at
bugs.centos.org .  They might be added to the centosplus kernel upon
the next update.

If you really wish to build your own, then refer to this guide:

http://wiki.centos.org/HowTos/Custom_Kernel

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


Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread MHR
On Mon, Dec 29, 2008 at 10:44 AM, James B. Byrne  wrote:
>
> I am trying to get the x86_64 isos of CentOS-5.2. I wish to use
> bittorrent.  The last time that I did this I required the bittorent
> package from Dag's repository.

Try rpmforge - https://rpmrepo.org/RPMforge

It's there:

bittorrent.noarch4.4.0-1.el5.rf rpmforge
bittorrent-gui.noarch4.4.0-1.el5.rf rpmforge

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


Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread William L. Maltby

On Mon, 2008-12-29 at 13:44 -0500, James B. Byrne wrote:
> I am trying to get the x86_64 isos of CentOS-5.2. I wish to use
> bittorrent.  The last time that I did this I required the bittorent
> package from Dag's repository.  I have configured
> /etc/yum.repos.d/DagWieers.repo thus:
> 
> [dag]
> name=Dag Wieers RPM Repository for Red Hat Enterprise Linux
> #Also see URL http://dag.wieers.com/home-made/apt/
> baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
> gpgcheck=1
> # This repo often does not respond in a timely fashion so turned off
> # by default.  Use yum --enablerepo=dag to use.
> enabled=0
> gpgkey=http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
> includepkgs=bittorrent* perl*
> # priority requires yum-priorities. Must also be enabled in /etc/yum.conf
> # and /etc/yum/pluginconf.d/priorities.conf.
> priority=20

I'm 386, but that shouldn't be all that different. Is it possible that
bittorrent is only available as a 386 package?

$ yum list installed \*torrent\*
Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror,
  : fedorakmod, kernel-module, priorities, tsflags,
versionlock
Installed Packages
bittorrent.noarch  4.4.0-1.el5.rf installed   
bittorrent-gui.noarch  4.4.0-1.el5.rf installed   
libtorrent.i3860.12.0-1.el5.rfinstalled   
rtorrent.i386  0.8.0-1.el5.rf installed

The above makes me think (being essentially ignorant about all this rpm
stuff) that you might need to over-ride your architecture? And I got
then from rpmforge, not Dag's place so I don't know if it's there or
not.

I'm not sure how current that dag repo is. I know that Dag has been
involved in trying to get rpmforge going, some kind of involvement with
other repos, etc.

FWIW, I've this rpmforge setup.

$ cat /etc/yum.repos.d/rpmforge.repo 
# Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag
# URL: http://rpmforge.net/
[rpmforge]
name = Red Hat Enterprise $releasever - RPMforge.net - dag
#baseurl = http://apt.sw.be/redhat/el5/en/$basearch/dag
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
enabled = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1
priority=10
# includepkgs=rtorrent.i386 libtorrent.i386 libsigc++20.i386
nvidia-x11-drv

Note that the "protect=0" is needed for priorities to work.

> Then I run yum thus:
> 
> # yum --enablerepo=dag whatprovides bittorent
> 
> But yum cannot find bittorrent.

I only use the rtorrent, which has the DHT feature, so I really can't
offer any more than what I have above.

Sorry.

HTH
-- 
Bill

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


Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread William L. Maltby

On Mon, 2008-12-29 at 11:07 -0800, MHR wrote:
> On Mon, Dec 29, 2008 at 10:44 AM, James B. Byrne  
> wrote:
> >
> > I am trying to get the x86_64 isos of CentOS-5.2. I wish to use
> > bittorrent.  The last time that I did this I required the bittorent
> > package from Dag's repository.
> 
> Try rpmforge - https://rpmrepo.org/RPMforge
> 
> It's there:
> 
> bittorrent.noarch4.4.0-1.el5.rf rpmforge
> bittorrent-gui.noarch4.4.0-1.el5.rf rpmforge

Just be aware that that version doesn't have the latest "in the wild"
features. When I looked into porting the latest some months back, I
found too many changes need for my experience level (python. gtk2?, ...
and more).

If you don't need all the "glitz", maybe one of the others would do? I
use and like rtorrent, but there's also this stuff

Available Packages
ctorrent.i386   1.3.4-3.dnh2.1.el5.kb  kbs-CentOS-Testi
ktorrent.i386   2.2.1-1.el5.rf rpmforge
libtorrent-devel.i386   0.12.0-1.el5.rfrpmforge
torrentzip.i386 0.2-1.el5.rf   rpmforge

There's others that don't have torrent in the package name, but I can't
recall them ATM. I saw them when I was running rtorrent to share my 5.2
images though.

A browse of the rpmforge site should lead you to alternatives if you
have the interest in them.

> 
> mhr
> 

-- 
Bill

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


Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Kai Schaetzl
Frank Cox wrote on Mon, 29 Dec 2008 11:59:23 -0600:

> There's the first three issues that I can think of

That applies for that "Nouveau" driver double as much - so, what?

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


[CentOS] Source for Kernel

2008-12-29 Thread clemens
OK, perhaps I wasnt clear in my previous posting.
I am looking for either a SRPM for the CentOS 5.2 centos.plus kernel,
or more likely, a diff from the kernel at kernel.org.

I was pointed to the wiki, which MENTIONED a Source RPM, but didnt
point to anywhere to find these for CentOS.  All Ive been able to
find are ISO's .

I really dont need a bunch of tools that will complicate the problem,
a simple diff is what Im looking for,- its got to be out there somewhere.


-- 
Reg.Clemens
r...@dwf.com


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


Re: [CentOS] Source for Kernel

2008-12-29 Thread Akemi Yagi
On Mon, Dec 29, 2008 at 11:57 AM,   wrote:
> OK, perhaps I wasnt clear in my previous posting.
> I am looking for either a SRPM for the CentOS 5.2 centos.plus kernel,
> or more likely, a diff from the kernel at kernel.org.

 The SRPM for the CentOS 5.2 centosplus kernel can be found here:

http://mirror.centos.org/centos/5/centosplus/SRPMS/

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


Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread MHR
On Mon, Dec 29, 2008 at 11:22 AM, William L. Maltby
 wrote:
>
> I'm 386, but that shouldn't be all that different. Is it possible that
> bittorrent is only available as a 386 package?
>
> $ yum list installed \*torrent\*
> Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror,
>  : fedorakmod, kernel-module, priorities, tsflags,
> versionlock
> Installed Packages
> bittorrent.noarch  4.4.0-1.el5.rf installed
> bittorrent-gui.noarch  4.4.0-1.el5.rf installed
> libtorrent.i3860.12.0-1.el5.rfinstalled
> rtorrent.i386  0.8.0-1.el5.rf installed
>
This is what you'll see on a 32-bit machine - the bittorrent package
itself is a no-arch package, which means it doesn't care what the
underlying architecture is (translation: probably a scripting language
- shell, perl, python, etc.).  The 64-bit entries usually show only if
you are actually running a 64 bit machine.  There are also some
switches you can use that show more, but I'm not familiar with them
(DKDC :-).

> Note that the "protect=0" is needed for priorities to work.
>

This is only true if you have both the yum-protectbase and
yum-priorities plugins installed, in which case you should remove the
protectbase plugin - it is recommended that you _not_ run both
together.

HTH

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


Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Frank Cox
On Mon, 29 Dec 2008 20:31:16 +0100
Kai Schaetzl wrote:

> > There's the first three issues that I can think of
> 
> That applies for that "Nouveau" driver double as much 

Since the Nouveau driver is open source software, you're wrong.

> - so, what?

So I answered the question that he asked.

Ultimately, you're better off to use video chipsets with good open source
drivers.  Currently, that means Intel and (recently) ATI.

-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
DRY CLEANER BUSINESS FOR SALE ~ http://www.canadadrycleanerforsale.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Source for Kernel

2008-12-29 Thread John R Pierce
clem...@dwf.com wrote:
> OK, perhaps I wasnt clear in my previous posting.
> I am looking for either a SRPM for the CentOS 5.2 centos.plus kernel,
> or more likely, a diff from the kernel at kernel.org.
>
> I was pointed to the wiki, which MENTIONED a Source RPM, but didnt
> point to anywhere to find these for CentOS.  All Ive been able to
> find are ISO's .
>
> I really dont need a bunch of tools that will complicate the problem,
> a simple diff is what Im looking for,- its got to be out there somewhere.
>
>
>   

note that CentOS kernel SRPMs are /not/ the full kernel source, rather, 
they are a bunch of patchfiles and scripts that build the kernel from 
standard sources a specific way..
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread James B. Byrne

On Mon, December 29, 2008 13:44, James B. Byrne wrote:
> I am trying to get the x86_64 isos of CentOS-5.2. I wish to use
> bittorrent.  The last time that I did this I required the bittorent
> package from Dag's repository.  I have configured
> /etc/yum.repos.d/DagWieers.repo thus:

These suggestions are interesting but they do not address my question,
which is:  Why does yum not find bittorrent at Dag?

I was able to install bittorrent from Dag's repository using the gnome
graphical package installer so the package exists.   Yum finds the
repository for it obtains the package database from there.  So why does

yum --enablerepo=dag install bittorrent

report: package not found?


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

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


Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread William L. Maltby

On Mon, 2008-12-29 at 12:23 -0800, MHR wrote:
> On Mon, Dec 29, 2008 at 11:22 AM, William L. Maltby
> 


> > Note that the "protect=0" is needed for priorities to work.
> >
> 
> This is only true if you have both the yum-protectbase and
> yum-priorities plugins installed, in which case you should remove the
> protectbase plugin - it is recommended that you _not_ run both
> together.

Yeah, but I'm all for flexibility. I tested and found I could leave both
installed. I tested and found that just disabling protect and setting
priorities worked as I wanted.

So I ignored the "remove it" suggestions that abound and just disabled.
AFAICT, this is equivalent to "remove it" except that I can switch modes
more easily.

> 

-- 
Bill

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


Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Ian Forde
On Mon, 2008-12-29 at 14:34 -0600, Frank Cox wrote:
> Ultimately, you're better off to use video chipsets with good open source
> drivers.  Currently, that means Intel and (recently) ATI.

That depends upon one's purpose.  If, for example, one wants to use
mythtv, I would use an NVidia card with the closed-source driver.
Primarily because for what I would need mythtv to do, it works *much*
better than both Intel and ATI chipsets/drivers...

-I

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


Re: [CentOS] cluster - ip address lost when service stopped

2008-12-29 Thread Jay Leafey

Fabio Macchi wrote:

Hi Gowrishankar,

this problem seems to be related to cluster, not to bonding: bonding is 
working correctly, anyway I’ve tryied a test removing bonding, and I 
experience the same problem directly on interface eth0.


This is my cluster.conf



post_join_delay="30"/>













ordered="0" restricted="1">
priority="1"/>






name="Apache" recovery="disable">

Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread MHR
On Mon, Dec 29, 2008 at 12:36 PM, James B. Byrne  wrote:
>
> These suggestions are interesting but they do not address my question,
> which is:  Why does yum not find bittorrent at Dag?
>
> I was able to install bittorrent from Dag's repository using the gnome
> graphical package installer so the package exists.   Yum finds the
> repository for it obtains the package database from there.  So why does
>
> yum --enablerepo=dag install bittorrent
>
> report: package not found?
>

Maybe it's not there any more???

Go to rpmforge.

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


Re: [CentOS] 2 default gateway?

2008-12-29 Thread Kai Schaetzl
Mario wrote on Mon, 29 Dec 2008 19:55:29 +0100:

> I've got 2 internet connection, one is direct connected to my server and the 
> second i use by default gateway. How can I create 2 default gateway?

you can't, that's why it is called "default". You can add gateways to each of 
your interfaces by adding GATEWAY= to the respective ifcfg file in 
sysconfig/network-scripts.


Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] 2 default gateway?

2008-12-29 Thread Barry Brimer

> I've got 2 internet connection, one is direct connected to my server and the >
second i use by default gateway. How can I create 2 default gateway?

http://www.policyrouting.org/PolicyRoutingBook/ONLINE/CH05.web.html#5.2

Look for the word "equalize"
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 2 default gateway?

2008-12-29 Thread Frank Cox
On Mon, 29 Dec 2008 21:58:09 +0100
Kai Schaetzl wrote:

> Mario wrote on Mon, 29 Dec 2008 19:55:29 +0100:
> 
> > I've got 2 internet connection, one is direct connected to my server and 
> > the 
> > second i use by default gateway. How can I create 2 default gateway?
> 
> you can't, that's why it is called "default". You can add gateways to each of 
> your interfaces by adding GATEWAY= to the respective ifcfg file in 
> sysconfig/network-scripts.

I have wondered how a load balancing router like the Dlink DI-LB604 works.
This router has two WAN hookups so you can attach two modems to it and it
does some magic to route your outbound connections between the two Internet
connections.

I, too, have two Internet services (one cable and one DSL) and I actually
purchased that Dlink router with the objective of being able to use both of my
connections at the same time, painlessly.  It almost worked, too -- you can read
my experience here:

http://www.linux-archive.org/fedora-user/76381-di-lb604-load-balancing-router.html

I still have that router gathering dust in my basement as it appears the ssh
issue is an insoluble problem.

Since that plan didn't work out, at the moment Isimply have two separate
routers on my network, one for each of my Internet services, and set different
default gateways on the different computers to share the load somewhat that way.

It would be nice to get everything to work more like that Dlink router was
supposed to work, though.

-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
DRY CLEANER BUSINESS FOR SALE ~ http://www.canadadrycleanerforsale.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread James B. Byrne

On Mon, December 29, 2008 15:36, James B. Byrne wrote:
>
> These suggestions are interesting but they do not address my question,
> which is:  Why does yum not find bittorrent at Dag?
>

This problem has disappeared, with evidently no action on my part.  It may
have been a transient network issue.  In any case, yum now finds
bittorrent.noarch in the dag repository.

-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

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


Re: [CentOS] Source for Kernel

2008-12-29 Thread Phil Schaffner
John R Pierce wrote:
> clem...@dwf.com wrote:
>> OK, perhaps I wasnt clear in my previous posting.
>> I am looking for either a SRPM for the CentOS 5.2 centos.plus kernel,
>> or more likely, a diff from the kernel at kernel.org.
>>
>> I was pointed to the wiki, which MENTIONED a Source RPM, but didnt
>> point to anywhere to find these for CentOS.  All Ive been able to
>> find are ISO's .
>>
>> I really dont need a bunch of tools that will complicate the problem,
>> a simple diff is what Im looking for,- its got to be out there somewhere.

A "simple diff" from the kernel.org version is not so simple as Red Hat 
includes a lot of patches and backported fixes in their kernels before 
CentOS ever sees them.

> note that CentOS kernel SRPMs are /not/ the full kernel source, rather, 
> they are a bunch of patchfiles and scripts that build the kernel from 
> standard sources a specific way..

They are the full kernel sources + Red Hat patches + CentOS[plus] mods.
For instance kernel-2.6.18-92.1.22.el5.centos.plus.src.rpm has 
linux-2.6.18.tar.bz2 (the vanilla kernel.org version) plus 1908 patch 
files (versus 1905 for the standard kernel) plus assorted kernel config 
files.  If I understand correctly the CentOSplus changes involve only 
config options and patches not used by upstream.

If you want to see what CentOSplus has done to the sources as compared 
to the standard CentOS kernel (which should be very close to the RHEL 
kernel), a diff of the installed centosplus kernel SRPM source directory 
with an install of the SRPM from (for instance) 
kernel-2.6.18-92.1.22.el5.src.rpm at

http://mirror.centos.org/centos/5/updates/SRPMS/

will show you.

As Akemi said in response to your first post, your best bet might be to 
put in a feature request at http://bugs.centos.org/

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


Re: [CentOS] 2 default gateway?

2008-12-29 Thread Mario
> I've got 2 internet connection, one is direct connected to my server and 
> the
> second i use by default gateway. How can I create 2 default gateway?

>you can't, that's why it is called "default". You can add gateways to each 
>of
>your interfaces by adding GATEWAY= to the respective ifcfg file in
>sysconfig/network-scripts.


ok, but for example when i connect to one of that interface on port 22, my 
server doesn't try to use the second gateway? does it use the 
interface(gateway) on which a connection is started?

Mario


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

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


Re: [CentOS] 2 internet connections and one for backup

2008-12-29 Thread Michael Holmes
People, we're meant to be helping out others here. Can we stop arguing?
Vandaman was only trying to make the list more accessible. If you
choose to top post it interferes with the order in which people read
things. I agree with this view completely.

On another note, if you have OT comments to make on things to a
specific person, it is probably best to email it directly to them than
do it over the lists. So far 3 posts in this topic have been about the
problem. That's out of 18, meaning around 80% of this topic is just OT
rants. And in my opinion, most of those are not constructive. Wouldn't
you be annoyed if you had an urgent question and then people ignored
you, choosing to argue instead?

P.S.: If you'd like to shout at me about this, you know my email
address. Don't clog up the list anymore than you have to.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] yum cannot find bittorent rpm at dag

2008-12-29 Thread Robert


MHR wrote:
> On Mon, Dec 29, 2008 at 12:36 PM, James B. Byrne  
> wrote:
>   
>> These suggestions are interesting but they do not address my question,
>> which is:  Why does yum not find bittorrent at Dag?
>>
>> I was able to install bittorrent from Dag's repository using the gnome
>> graphical package installer so the package exists.   Yum finds the
>> repository for it obtains the package database from there.  So why does
>>
>> yum --enablerepo=dag install bittorrent
>>
>> report: package not found?
>>
>> 
>
> Maybe it's not there any more???
>
> Go to rpmforge.
>
> mhr
>   
It's still available from Dag. Without removing my working client, I can 
prove it with wget:

[r...@mavis ~]# wget

http://dag.wieers.com/rpm/packages/bittorrent/bittorrent-4.4.0-1.el5.rf.noarch.rpm
--15:24:45-- 

http://dag.wieers.com/rpm/packages/bittorrent/bittorrent-4.4.0-1.el5.rf.noarch.rpm
Resolving dag.wieers.com... 62.213.193.164
Connecting to dag.wieers.com|62.213.193.164|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:

http://rpmforge.sw.be/redhat/el5/en/i386/rpmforge/RPMS/bittorrent-4.4.0-1.el5.rf.noarch.rpm
[following]
--15:24:45-- 

http://rpmforge.sw.be/redhat/el5/en/i386/rpmforge/RPMS/bittorrent-4.4.0-1.el5.rf.noarch.rpm
Resolving rpmforge.sw.be... 130.133.35.16
Connecting to rpmforge.sw.be|130.133.35.16|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1121680 (1.1M) [application/x-rpm]
Saving to: `bittorrent-4.4.0-1.el5.rf.noarch.rpm'

100%[=>]
1,121,680307K/s   in 4.0s

15:24:51 (274 KB/s) - `bittorrent-4.4.0-1.el5.rf.noarch.rpm' saved
[1121680/1121680]

Ktorrent both either 32 or 64 bit are there, too.  I tried only the 64 
bit version:

# wget
http://dag.wieers.com/rpm/packages/ktorrent/ktorrent-2.2-1.el5.rf.x86_64.rpm
--15:22:41-- 
http://dag.wieers.com/rpm/packages/ktorrent/ktorrent-2.2-1.el5.rf.x86_64.rpm
Resolving dag.wieers.com... 62.213.193.164
Connecting to dag.wieers.com|62.213.193.164|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:

http://rpmforge.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS/ktorrent-2.2-1.el5.rf.x86_64.rpm
[following]
--15:22:41-- 

http://rpmforge.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS/ktorrent-2.2-1.el5.rf.x86_64.rpm
Resolving rpmforge.sw.be... 130.133.35.16
Connecting to rpmforge.sw.be|130.133.35.16|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11995092 (11M) [application/x-rpm]
Saving to: `ktorrent-2.2-1.el5.rf.x86_64.rpm'

100%[=>]
11,995,092   310K/s   in 38s

15:23:20 (305 KB/s) - `ktorrent-2.2-1.el5.rf.x86_64.rpm' saved
[11995092/11995092]

What are the chances of the O.P. having a yum config file screwed up? 

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


Re: [CentOS] Source for kernel.

2008-12-29 Thread Lanny Marcus
On Mon, Dec 29, 2008 at 2:05 PM, Akemi Yagi  wrote:
> On Mon, Dec 29, 2008 at 10:59 AM,   wrote:

>> Someone hans pointed me at the centos.plus kernel, which is close to
>> what I need, but I still have to add a couple of options.
>>
>> So where do I find either the src for the centos.plus kernel, or a
>> diff from something like 2.8.18 or 2.6.28.8 ???
>>
>> With this Ill be able to add my additional options...
>
> Which options do you need to add?  Try making a request at
> bugs.centos.org .  They might be added to the centosplus kernel upon
> the next update.

Follow up on this. It is after Christmas Day, but, if you ask, you may
receive what you request.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 2 default gateway?

2008-12-29 Thread Rainer Duffner

Am 29.12.2008 um 19:55 schrieb Mario:

> I've got 2 internet connection, one is direct connected to my server  
> and the
> second i use by default gateway. How can I create 2 default gateway?  
> I want
> to add default gateway my second internet. How can I solve problem  
> which
> gateway is used?
>
>


pfsense can do this, sort of:
http://www.pfsense.org/index.php?option=com_content&task=view&id=40&Itemid=43

Look for "Outbound Load Balancing"

E.g.: you can use a slow but symmetric line for mail and the other  
line with the large downstream for surfing.
If one line fails, the other takes over completely.





Rainer

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


[CentOS] DNS resolver over IPv6

2008-12-29 Thread Robert Moskowitz
I have a Centos server that is running BIND and has IPv6 global addresses.

I have entered a number of  records into this copy of BIND in a 
local view and zone (tld is htt).

Over IPv4, I have no trouble with nslookup ('nslookup - 127.0.0.1' and 
'nslookup - 192.168.128.55').  I get the  records back.

But if I try to use the IPv6 address of the system I get a time out.  
Both from nslookup and from ping6.

I setup /etc/resolv.conf as shown at: 
http://docsun.cites.uiuc.edu/sun_docs/C/solaris_9/SUNWaadm/SYSADV5/p13.html 
(the only hit I got on configuring resolv.conf for an IPv6 DNS server).

I have turned off both ip6tables and iptables so it is not a firewall issue.

Even 'nslookup - ' does not work.  I seem to recall a problem 
with nslookup supporting udp over IPv6, but ping6 should not have that 
problem.

This is all on the single system running BIND.  I figure i got to get 
that working before worrying about other systems!


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


Re: [CentOS] 2 default gateway?

2008-12-29 Thread Mario
>
> Am 29.12.2008 um 19:55 schrieb Mario:
>
>> I've got 2 internet connection, one is direct connected to my server
>> and the
>> second i use by default gateway. How can I create 2 default gateway?
>> I want
>> to add default gateway my second internet. How can I solve problem
>> which
>> gateway is used?
>>
>>
>
>
> pfsense can do this, sort of:
> http://www.pfsense.org/index.php?option=com_content&task=view&id=40&Itemid=43
>
> Look for "Outbound Load Balancing"
>
> E.g.: you can use a slow but symmetric line for mail and the other
> line with the large downstream for surfing.
> If one line fails, the other takes over completely.
>

I'd like to do it on CentOS, i think about iptables or something like that

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

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


Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Kai Schaetzl
Frank Cox wrote on Mon, 29 Dec 2008 14:34:07 -0600:

> Since the Nouveau driver is open source software, you're wrong.

Pardon? "it's open source so you are wrong". Somebody at home?

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


[CentOS] system config report

2008-12-29 Thread David Miller
Long ago when I was an AIX admin we had a script we ran every 6 months
or so and it created what we called the "System Book". It had every
possible configuration option. While acknowledging that on a whole it
was overkill documentation, if we ever had to rebuild the systems we
knew *exactly* how the old one was set up to compare it to if we had
problems.

I'm looking to do something similar for my CentOS boxes. Or better
yet, see if someone has already done something similar. I've poked
around google and sourceforge on and off for a couple of months but
haven't found much. The discussion lately about 'hwinfo' jogged my
memory. Anyone know of something like this? A template, even? An old
project that hasn't been updated but could be brought up to date?

Thanks for any suggestions.
Dave
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] ZFS on Linux

2008-12-29 Thread Christopher Chan

> I agree in general with most every opinion. Especially Davide's comment 
> above. Very good analogy
> Open Solaris may be your best choice.
> I would suggest you do pay attention to Solaris itself. It's free (as in 
> beer) from Sun & it works.

Except for patches unless you want to browse Sun's website regularly to 
download them.

You also get more hardware support on OpenSolaris and support from Sun 
for OpenSolaris but I suppose the latter option is probably better done 
with Solaris 10 + support which includes access to patch management. 
Unless you like the way things are done over here in Linux land which is 
one tool to manage them all and not one tool to install packages and 
another tool to install patches to packages.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Upgrade from 4.7 to 5.2 problem with udev and ssl

2008-12-29 Thread Thomas Dukes
Hello,

Got cocky and decided to upgrade from from 4.7 to 5.2.  Have a couple
problems I can't figure out.

The first is I cannot access webmin securely.  I had to use
httpd.conf.rpmnew to even get apache to start.  Got it running but now I
seem to have no secure connection to webmin.

Next, I have never seen this before but I don't appear to have problems that
I have found.  Upon startup, I get the following:

Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:7'
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:8'
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:9'
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:10'
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:11'
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:12'
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:13'
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:14'
Dec 28 22:17:57 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:15'
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:16'
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:17'
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:18'
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:58 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:19'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:20'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:21'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:22'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:23'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:24'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:25'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:26'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:27'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:28'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:29'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid BUS
operation
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_rules: invalid rule
'/etc/udev/rules.d/10-wacom.rules:30'
Dec 28 22:17:59 palmettodomains udevd[428]: add_to_

Re: [CentOS] DNS resolver over IPv6

2008-12-29 Thread Kai Schaetzl
Robert Moskowitz wrote on Mon, 29 Dec 2008 17:21:48 -0500:

> nslookup

is deprecated. Did you try with host? May give you the same result, but, well 
..

> I setup /etc/resolv.conf as shown at: 
> http://docsun.cites.uiuc.edu/sun_docs/C/solaris_9/SUNWaadm/SYSADV5/p13.html 
> (the only hit I got on configuring resolv.conf for an IPv6 DNS server).

You used ::1 then?

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] DNS resolver over IPv6

2008-12-29 Thread Robert Moskowitz
Kai Schaetzl wrote:
> Robert Moskowitz wrote on Mon, 29 Dec 2008 17:21:48 -0500:
>
>   
>> nslookup
>> 
>
> is deprecated. Did you try with host? May give you the same result, but, well 
> ..
>   

So what tool has replaced it?  I have only been using nslookup for some 
14 years...

>   
>> I setup /etc/resolv.conf as shown at: 
>> http://docsun.cites.uiuc.edu/sun_docs/C/solaris_9/SUNWaadm/SYSADV5/p13.html 
>> (the only hit I got on configuring resolv.conf for an IPv6 DNS server).
>> 
>
> You used ::1 then?

nslookup - ::1

also had 'connection timeout, no servers could be reached'.

Which would be expected if nslookup does not support IPv6 (particularly 
if it has been deprecated and replaced with something else, what).

I changed /etc/resolv.conf to have:

nameserver ::1

in it, and ping6 -n host.htt. still got 'unknown host'


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


Re: [CentOS] DNS resolver over IPv6

2008-12-29 Thread John R Pierce
Robert Moskowitz wrote:
> Kai Schaetzl wrote:
>   
>> Robert Moskowitz wrote on Mon, 29 Dec 2008 17:21:48 -0500:
>>
>>   
>> 
>>> nslookup
>>> 
>>>   
>> is deprecated. Did you try with host? May give you the same result, but, 
>> well 
>> ..
>>   
>> 
>
> So what tool has replaced it?  I have only been using nslookup for some 
> 14 years...
>   

'host'


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


Re: [CentOS] system config report

2008-12-29 Thread Barry Brimer
On Mon, 29 Dec 2008, David Miller wrote:

> Long ago when I was an AIX admin we had a script we ran every 6 months
> or so and it created what we called the "System Book". It had every
> possible configuration option. While acknowledging that on a whole it
> was overkill documentation, if we ever had to rebuild the systems we
> knew *exactly* how the old one was set up to compare it to if we had
> problems.
>
> I'm looking to do something similar for my CentOS boxes. Or better
> yet, see if someone has already done something similar. I've poked
> around google and sourceforge on and off for a couple of months but
> haven't found much. The discussion lately about 'hwinfo' jogged my
> memory. Anyone know of something like this? A template, even? An old
> project that hasn't been updated but could be brought up to date?

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


Re: [CentOS] DNS resolver over IPv6

2008-12-29 Thread Robert Moskowitz
John R Pierce wrote:
> Robert Moskowitz wrote:
>   
>> Kai Schaetzl wrote:
>>   
>> 
>>> Robert Moskowitz wrote on Mon, 29 Dec 2008 17:21:48 -0500:
>>>
>>>   
>>> 
>>>   
 nslookup
 
   
 
>>> is deprecated. Did you try with host? May give you the same result, but, 
>>> well 
>>> ..
>>>   
>>> 
>>>   
>> So what tool has replaced it?  I have only been using nslookup for some 
>> 14 years...
>>   
>> 
>
> 'host'

Argh. I like nslookup in command mode better.

So 'host host.htt. -6' (and without the -6 and with ::1) does not work.

My /var/named/chroot/etc/named.conf does have the 'query-source-v6 53;' 
line in it and 'netstat -na|grep 53|more' shows a

udp 0 0 :::53 :::*

line, indicating that NAMED is listening on IPv6, and destination or 
source address.

So what am I missing?


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


Re: [CentOS] system config report

2008-12-29 Thread Jim Wildman
On Mon, 29 Dec 2008, Barry Brimer wrote:

>
> man sosreport
> man sysreport
> ___

I second the recommendation.  sos/sysreport will collect all kinds of 
stuff, generate a static html page for it, then tar it all up.  Trivial
to wrap a shell script around it to provide the inputs, email it off, 
stash it away, etc, etc.

Plus its the first Python program I ever modified (did I mention that
it is dead simple to extend?).

--
Jim Wildman, CISSP, RHCE   j...@rossberry.com http://www.rossberry.com
"Society in every state is a blessing, but Government, even in its best
state, is a necessary evil; in its worst state, an intolerable one."
Thomas Paine
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 2 default gateway?

2008-12-29 Thread Alex H. Vandenham
On Monday 29 December 2008 04:30:30 pm Mario wrote:
> > I've got 2 internet connection, one is direct connected to my server and
> > the
> > second i use by default gateway. How can I create 2 default gateway?
> >
> >you can't, that's why it is called "default". You can add gateways to each
> >of
> >your interfaces by adding GATEWAY= to the respective ifcfg file in
> >sysconfig/network-scripts.
>
> ok, but for example when i connect to one of that interface on port 22, my
> server doesn't try to use the second gateway? does it use the
> interface(gateway) on which a connection is started?

Have a look at this description of the issues related to multiple network 
connections.  

http://lartc.org/howto/lartc.rpdb.multiple-links.html

For incoming connections, the replies have to go out on the same interface.  
For traffic originating on your lan, you probably don't care and you 
can "load balance".  This article show you how to do that.

Cheers;

Alex
===
>
> Mario
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos



-- 
This message has been scanned for viruses and
dangerous content by Avantel Systems, and is
believed to be clean.

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


Re: [CentOS] 2 internet connections and one for backup

2008-12-29 Thread James Bensley
I use load balancing on my firewall, it had a spare interface and our
main office is out in the sticks, so I put our second slower
connection on the spare interface and set up load balancing so
technically its always in use; but our main, higher speed line is less
stable (because we couldn't get any further from our exchange and
still get serviced) so if it drops the load balancing goes 100% to the
other line?

Something like that maybe, its not the greatest but it works for now
until we can get a better service ;)

-BEGIN GEEK CODE BLOCK-
  Version: 3.1
GIT/MU/U dpu s: a--> C++>$ U+> L++> B-> P+> E?> W+++>$ N K W++ O M++>$ V-
PS+++ PE++ Y+ PGP t 5 X+ R- tv+ b+> DI D+++ G+ e(+) h--(++) r++ z++
--END GEEK CODE BLOCK--
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos