RE: [CentOS] Need help with an odd issue I am experiencing

2008-09-08 Thread Joseph L. Casale
>I have a server with dual nic's running centos 5.2 1 nic connects to the >cable modem, which has 15m d and 2m up, but speed tests barely come back at >5mb down including road runner's internal speed test. I hook up my laptop to >the same modem, same port, using the same cable and I get 17mb down.

RE: [CentOS] Need help with an odd issue I am experiencing

2008-09-08 Thread John
David Petruzzella Wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Petruzzella Sent: Monday, September 08, 2008 10:09 PM To: centos@centos.org Subject: [CentOS] Need help with an odd issue I am experiencing I have a server with dual nic's

Re: [CentOS] NFS exporting a GFS mount point

2008-09-08 Thread nate
Yanagisawa, Koji wrote: > Hello, > > I have a storage offering some 11 TB of space. I'd happily use ext3 > and NFS export to 4 client machines, but 8 TB seems to be the tested > maximum. I'd really like one mount point for the whole 11 TB. Since > GFS offers lock_nolock option for local mounting

Re: [CentOS] ADD locale ISO-8859-1 - CENTOS 4

2008-09-08 Thread Filipe Brandenburger
Hi, On Mon, Sep 8, 2008 at 20:44, Adriano Frare <[EMAIL PROTECTED]> wrote: > The CENTOS 4 is install with locale utf-8, but I would like add locale > iso-8859-1. ISO-8859-1 should be installed by default. To set it as the default locale for all users, you should edit /etc/sysconfig/i18n and set

[CentOS] NFS exporting a GFS mount point

2008-09-08 Thread Yanagisawa, Koji
Hello, I have a storage offering some 11 TB of space. I'd happily use ext3 and NFS export to 4 client machines, but 8 TB seems to be the tested maximum. I'd really like one mount point for the whole 11 TB. Since GFS offers lock_nolock option for local mounting, I'm assuming it's not so out

[CentOS] Fwd: Problem of "sort" utf8 file.

2008-09-08 Thread Peter Cai
localedef -f UTF-8 -i zh_CN zh_CN.UTF-8 Nothing happened. -- Forwarded message -- From: Peter Cai <[EMAIL PROTECTED]> Date: Tue, Sep 9, 2008 at 9:42 AM Subject: Problem of "sort" utf8 file. To: centos@centos.org Hi all, I have 2 linux distro —— ubuntu and centos. My problem is

[CentOS] Need help with an odd issue I am experiencing

2008-09-08 Thread David Petruzzella
I have a server with dual nic's running centos 5.2 1 nic connects to the cable modem, which has 15m d and 2m up, but speed tests barely come back at 5mb down including road runner's internal speed test. I hook up my laptop to the same modem, same port, using the same cable and I get 17mb down.

[CentOS] Problem of "sort" utf8 file.

2008-09-08 Thread Peter Cai
Hi all, I have 2 linux distro —— ubuntu and centos. My problem is that the sort command has different behavior when sorting Chinese string encoded in utf8 file. On Ubuntu, it is OK. But on CentOS, it WRONG. I google this problem and it seems that's because of LC_COLLATE. So I change "/etc/sys

[CentOS] ADD locale ISO-8859-1 - CENTOS 4

2008-09-08 Thread Adriano Frare
Dear Friends. The CENTOS 4 is install with locale utf-8, but I would like add locale iso-8859-1. How do you it ? Thanks Adriano Frare ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Re: USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread Kenneth Porter
--On Monday, September 08, 2008 4:04 PM -0400 Toby Bluhm <[EMAIL PROTECTED]> wrote: Could reformat the disk for ext2/3 & install ext2ifs on the windows box: http://www.fs-driver.org Very nice, thanks! ___ CentOS mailing list CentOS@centos.org htt

Re: [CentOS] Re: USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread Toby Bluhm
Scott Silva wrote: More than likely it is a problem with the Linux reverse engineered support for a Windows proprietary file system. Why back up to NTFS? Originally I was backing up across the LAN to the drive attached to my XP workstation. That would isolate the error if it was caused by th

Re: [CentOS] Re: USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread William L. Maltby
On Mon, 2008-09-08 at 12:12 -0700, Scott Silva wrote: > > >> > Sometimes a few of the PATA to USB interfaces do some strange things to I/O > streams. I have a drive that would consistently lock my old XP workstations > USB interfaces, but works fine on the new one. Although I don't *think* th

[CentOS] Re: USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread Scott Silva
More than likely it is a problem with the Linux reverse engineered support for a Windows proprietary file system. Why back up to NTFS? Originally I was backing up across the LAN to the drive attached to my XP workstation. That would isolate the error if it was caused by the NTFS driver. I wou

Re: [CentOS] USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread Kenneth Porter
--On Monday, September 08, 2008 7:30 AM -0700 NiftyClusters Mitch <[EMAIL PROTECTED]> wrote: You are backing up to NTFS on Linux? The NTFS file system specification is a trade secret last I checked.. Anytime I see an error where the number is binary all ones I suspect a magic number... and w

Re: [CentOS] Re: USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread Kenneth Porter
--On Monday, September 08, 2008 10:50 AM -0700 Scott Silva <[EMAIL PROTECTED]> wrote: This isn't paid 24x7 support! You need to wait more than a few hours before you re-pound (I mean resend) your message. Sorry about the resend. I was having mail server problems this weekend and was afraid t

Re: [CentOS] OT: Migration from Evolution to Thunderbird (Thunderbird mbox files)

2008-09-08 Thread Ric Moore
On Sat, 2008-09-06 at 15:48 -0500, Lanny Marcus wrote: > Nicholas: Thanks! One of the problems newbies have is which command to > use. Locate will help, when I'm trying to find something! Lanny Make sure you do 'updatedb' after you install it. It'll whirr the harddrive a bit, to locate everthing

[CentOS] Re: [resend] USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread Scott Silva
on 9-7-2008 10:53 PM Kenneth Porter spake the following: I'm backing up to a NTFS partition on an external USB drive with dump. I'm seeing failures in /var/log/messages reading sector 0xFFF that cause the verify pass to fail. Are there any known problems in the USB driver? Kernel via unam

[CentOS] Re: check mal server speed n performance

2008-09-08 Thread Scott Silva
on 9-7-2008 9:33 AM fabian dacunha spake the following: Dear All, I have Centos 5.1 and sendmail mail server running for over a year and been workin fine i also use mailscanner + clamav now some remote users have been complaing that the mail sometimes time out i have even tried to stop the ma

[CentOS] Re: Weird TCP problem

2008-09-08 Thread Scott Silva
on 9-5-2008 4:51 PM Gordon Messmer spake the following: Stephen Harris wrote: Sounds like the remote server may actually be busy and the number of outstanding connections is reaching the listen() backlog queue, so the remote server isn't doing an accept() and so the three way handshake isn't co

Re: a question

2008-09-08 Thread juan
SORRY SORRY SORRY SORRY SORRY MASTER SEAN, THE PROBLEM IS THE PC-1, PC1= USER JUAN ONLY, NO JUAN1, MY PRIBLEM IS IN THE PC "JUAN", IN THAT PC I WILL REPLACE THE HDD, BECAUSE IS THE BETTER PC I NEED YOUR HELP MEN, SORRY AGAIN (JUAN USER AK, MS-SH AN UBER HACK) --~--~-~--~~~

Re: [CentOS] Problem with running Centos 5.2 on Dell Optiplex 330

2008-09-08 Thread NiftyClusters Mitch
On Mon, Sep 8, 2008 at 2:41 AM, Niki Kovacs <[EMAIL PROTECTED]> wrote: > NiftyClusters Mitch a écrit : >> >> The quick and handy way to do this is to pick up an inexpensive USB >> ethernet link or other ether net card. After a yum update to a new >> kernel you may well have a driver that works. >

Re: [CentOS] USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread NiftyClusters Mitch
On Sun, Sep 7, 2008 at 4:44 PM, Kenneth Porter <[EMAIL PROTECTED]> wrote: > I'm backing up to a NTFS partition on an external USB drive with dump. I'm > seeing failures in /var/log/messages reading sector 0xFFF that cause the > verify pass to fail. Are there any known problems in the USB driver

Re: [CentOS] DJB's daemontools package

2008-09-08 Thread Robert Moskowitz
RobertH wrote: Al wrote: I was going to recommend roughly the same thing. Oops, the word *source* can get you huh... ;-> What I actually recommended was going to the source website to fully understand the usage and internals. At the source website you can get the software source and

Re: [CentOS] Problem with install Boardcom driver

2008-09-08 Thread nate
Pete Kay wrote: > Hi, > > I have to install Broadcom driver because the Dell Optiplex 330 > running Centos 5.2 is not able to connect to the network. > > > I am trying to install a Broadcom driver, but I get the followng error: > > [EMAIL PROTECTED] tg3-3.85l]# > [EMAIL PROTECTED] tg3-3.85l]# make

Re: [CentOS] USB drive fails at sector 0xFFFFFFF

2008-09-08 Thread William L. Maltby
On Sun, 2008-09-07 at 16:44 -0700, Kenneth Porter wrote: > I'm backing up to a NTFS partition on an external USB drive with dump. I'm > seeing failures in /var/log/messages reading sector 0xFFF that cause > the verify pass to fail. Are there any known problems in the USB driver? > > Kernel

Re: [CentOS] Problem with running Centos 5.2 on Dell Optiplex 330

2008-09-08 Thread Mogens Kjaer
Pete Kay wrote: ... > [EMAIL PROTECTED] etc]# cat /var/log/messages |grep tg3 > Sep 8 20:54:58 localhost kernel: tg3.c:v3.86 (November 9, 2007) > Sep 8 20:57:08 localhost kernel: tg3.c:v3.86 (November 9, 2007) > Sep 8 23:37:21 localhost kernel: tg3.c:v3.86 (November 9, 2007) There would be more

Re: [CentOS] Problem with running Centos 5.2 on Dell Optiplex 330

2008-09-08 Thread Niki Kovacs
NiftyClusters Mitch a écrit : The quick and handy way to do this is to pick up an inexpensive USB ethernet link or other ether net card. After a yum update to a new kernel you may well have a driver that works. 'yum update' without a working network card won't lead him far, IMHO :o) ___

Re: [CentOS] Problem with running Centos 5.2 on Dell Optiplex 330

2008-09-08 Thread Pete Kay
Hi, Thank you in advance for your help. Here is the lspci output. Any help on getting the networking to work on Dell Optiplex will be greatly appreciated. [EMAIL PROTECTED] etc]# /sbin/lspci 00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 0a) 00:01.0 PCI

Re: [CentOS] Problem with running Centos 5.2 on Dell Optiplex 330

2008-09-08 Thread Mogens Kjaer
Pete Kay wrote: > Hi, > > It looks like TG3, the broadcom driver, is already installed on Centos > 5.2. Does anyone know why the network is still not working? I am > very stuck in trying to get the Dell Optiplex to work. You need to provide more information. What is the output of the command l

Re: [CentOS] Problem with running Centos 5.2 on Dell Optiplex 330

2008-09-08 Thread Pete Kay
Hi, It looks like TG3, the broadcom driver, is already installed on Centos 5.2. Does anyone know why the network is still not working? I am very stuck in trying to get the Dell Optiplex to work. Any help will be greatly appreciated. Thanks, Pete On Mon, Sep 8, 2008 at 2:36 AM, NiftyClusters