Re: [CentOS] Problem getting mysqldump on Centos 5.x server

2013-04-24 Thread Eero Volotinen
Hi Bruce, Error 28 means that "not enought diskspace", free some more disk space and try again. -- Eero 2013/4/24 Bruce Whealton > > > > If time is pressing, and he's not sure how to get mysqldump to > > function properly, I'd suggest shutting down the mysql server, taking > > a tarball backu

Re: [CentOS] Problem getting mysqldump on Centos 5.x server

2013-04-24 Thread Clint Dilks
Bruce, one other option if you are low on diskspace is using ssh to pipe the file to another server. Check out http://christiank.org/wp/2010/12/pipe-a-gzipped-mysql-dump-over-ssh/ for an example of how you might do this On Wed, Apr 24, 2013 at 7:06 PM, Eero Volotinen wrote: > Hi Bruce, > > Err

Re: [CentOS] How to make a network interface come up automatically on link up?

2013-04-24 Thread Svavar Örn Eysteinsson
You can create these two files which will be executed every time interface comes up & goes down. /sbin/ifup-local /sbin/ifdown-local mark them as executable. The Device name will be passed as argument. example, /sbin/ifup-local eth0. use case or if statements for interface parsing in the scri

Re: [CentOS] centos 6.4 networking problem

2013-04-24 Thread Michel Donais
>> If I look at the network connection There is nothing there. >> If I do ifconfig -a the two nics are there >> If I do ifup eth0 I get device doesn't seem to be present >> If I do ifup eth1 the system search to determine the IP information for >> this >> device. >> >> Do somebody have an idea to

[CentOS] CentOS-announce Digest, Vol 98, Issue 12

2013-04-24 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] [centos-6.3-desktop] Unable to login

2013-04-24 Thread Mayur Patil
Thanks to especially Mark Sir. After *yum -y update* system is now enjoying GUI !! One thing to mention is that my system processing also increases considerably !! Thanks again to All !! -- *Cheers, Mayur*. ___ CentOS mailing list CentOS@centos.org h

Re: [CentOS] Merging os and updates

2013-04-24 Thread isdtor
Some updates. Rebooting after kickstart, the vnc screen shows Booting from Hard Disk... GRUB It's hung there. This makes me think that grub wasn't installed correctly. But this looks normal: # file -s /dev/dm-6 /dev/dm-6: x86 boot sector; GRand Unified Bootloader, stage1 version 0x3, boot drive

[CentOS] r-x and r-x.

2013-04-24 Thread Johan Vermeulen
Dear All, I'm currently troubleshooting NetworkManger scripts. I see a difference in machine A : drwxr-xr-x 2 root root 4096 apr 24 16:33 . drwxr-xr-x 5 root root 4096 jan 9 12:13 .. -rwxr-xr-x 1 root root 175 jan 9 12:13 00-netreport -rwxr-xr-x 1 root root 335 okt 22 2012 04-iscsi -rwxr-xr

Re: [CentOS] r-x and r-x.

2013-04-24 Thread Dirk Olmes
On 04/24/2013 04:50 PM, Johan Vermeulen wrote: > Dear All, > > I'm currently troubleshooting NetworkManger scripts. > > I see a difference in machine A : > > drwxr-xr-x 2 root root 4096 apr 24 16:33 . > drwxr-xr-x 5 root root 4096 jan 9 12:13 .. > -rwxr-xr-x 1 root root 175 jan 9 12:13 00-net

Re: [CentOS] hard drive question - WD red

2013-04-24 Thread Emmanuel Noobadmin
On 4/23/13, Dan Young wrote: > I ran across some forum posts indicating they are unlikely to work in > arrays of greater than five disks. This is alluded to in the spec > sheet as well. I was concerned since we've been using Reds in our newer servers. > http://www.avsforum.com/t/1454542/issue-wi

Re: [CentOS] hard drive question - WD red

2013-04-24 Thread Fernando Cassia
On Wed, Apr 24, 2013 at 10:49 AM, Emmanuel Noobadmin wrote: > Somebody suggests possibly an issue with 6 drives being spread over 2 > different controllers. I couldn't help wonder if it's just a Windows > driver thing. Surely. A HDD only knows about sectors, reads and writes it knows nothing

Re: [CentOS] r-x and r-x.

2013-04-24 Thread Greg Bailey
On 04/24/2013 07:50 AM, Johan Vermeulen wrote: > Dear All, > > I'm currently troubleshooting NetworkManger scripts. > > I see a difference in machine A : > > drwxr-xr-x 2 root root 4096 apr 24 16:33 . > drwxr-xr-x 5 root root 4096 jan 9 12:13 .. > -rwxr-xr-x 1 root root 175 jan 9 12:13 00-netrep

Re: [CentOS] r-x and r-x.

2013-04-24 Thread Larry Martell
On Wed, Apr 24, 2013 at 8:50 AM, Johan Vermeulen wrote: > Dear All, > > I'm currently troubleshooting NetworkManger scripts. > > I see a difference in machine A : > > drwxr-xr-x 2 root root 4096 apr 24 16:33 . > drwxr-xr-x 5 root root 4096 jan 9 12:13 .. > -rwxr-xr-x 1 root root 175 jan 9 12:13

Re: [CentOS] r-x and r-x.

2013-04-24 Thread Ian Forde
Yep - you'll want to do a 'ls -lZ' on both dirs and compare the differences... On Apr 24, 2013 8:32 AM, "Larry Martell" wrote: > On Wed, Apr 24, 2013 at 8:50 AM, Johan Vermeulen > wrote: > > Dear All, > > > > I'm currently troubleshooting NetworkManger scripts. > > > > I see a difference in mach

Re: [CentOS] hard drive question - WD red

2013-04-24 Thread John R Pierce
On 4/24/2013 7:49 AM, Emmanuel Noobadmin wrote: > However, the conclusion of that thread seems to put that particular > issue firmly on an odd incompatibility with the Asrock motherboard > used and the WD Red drives. One of the posters pointed out he has 12 > Reds on a single Adaptec. those forum

Re: [CentOS] hard drive question - WD red

2013-04-24 Thread Tom Bishop
On Wed, Apr 24, 2013 at 11:42 AM, John R Pierce wrote: > On 4/24/2013 7:49 AM, Emmanuel Noobadmin wrote: > > However, the conclusion of that thread seems to put that particular > > issue firmly on an odd incompatibility with the Asrock motherboard > > used and the WD Red drives. One of the poster

[CentOS] IPv6

2013-04-24 Thread Matt
I have setup a CentOS 6.3 VPS with ONLY IPv6 access simply for testing at this point. It browses the Internet with lynx fine on most major sites that are IPv6 enabled. Yum does not seem to work though. Always tries to connect to an IPv4 mirror and gives an error. Is there a way specify an IPv6 m

Re: [CentOS] IPv6

2013-04-24 Thread Michael Mol
On 04/24/2013 12:46 PM, Matt wrote: > I have setup a CentOS 6.3 VPS with ONLY IPv6 access simply for testing > at this point. It browses the Internet with lynx fine on most major > sites that are IPv6 enabled. Yum does not seem to work though. > Always tries to connect to an IPv4 mirror and gives

Re: [CentOS] centos 6.4 networking problem

2013-04-24 Thread Frank Cox
On Wed, 24 Apr 2013 07:50:38 -0400 Michel Donais wrote: > > What do you have in /etc/sysconfig/network-scripts? > ifcfg-eth0 > ifcfg-eth1 What are the contents of these two files? -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of

Re: [CentOS] hard drive question - WD red

2013-04-24 Thread m . roth
Emmanuel Noobadmin wrote: > On 4/23/13, Dan Young wrote: >> I ran across some forum posts indicating they are unlikely to work in >> arrays of greater than five disks. This is alluded to in the spec >> sheet as well. > > I was concerned since we've been using Reds in our newer servers. > >> http:/

Re: [CentOS] How to make a network interface come up automatically on link up?

2013-04-24 Thread Gordon Messmer
On 04/22/2013 10:30 AM, Joakim Ziegler wrote: > I've tried various combinations of HOTPLUG=yes and no, and MANAGED=yes > and no, then someone asked me if this was really not managed, so I > posted the dmesg output above. I'm pretty sure HOTPLUG is only used when the interface ITSELF is attached t

[CentOS] DIMM problem

2013-04-24 Thread m . roth
Hey, folks, I've got an HP Proliant DL580 G5 throwing ECC errors. This is annoying, since a) it's all new as of a few months ago, and b) it's *fully* populated. The two things I need to figure out are a) *which* DIMM it is, and b) is it mirrored; if so, which *other* DIMM needs to come out unti

Re: [CentOS] DIMM problem

2013-04-24 Thread John R Pierce
On 4/24/2013 10:34 AM, m.r...@5-cent.us wrote: > Hey, folks, > > I've got an HP Proliant DL580 G5 throwing ECC errors. This is annoying, > since a) it's all new as of a few months ago, and b) it's *fully* > populated. The two things I need to figure out are a) *which* DIMM it > is, and b) is it

Re: [CentOS] DIMM problem

2013-04-24 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John R Pierce said the following on 24/04/2013 19:43: > call HP, that new server should be under support contract, no? A ProLiant G5 is all but "new" :) Better buy some compatible RAM because the original HP for old servers is very expensive. Cia

Re: [CentOS] DIMM problem

2013-04-24 Thread m . roth
Luigi Rosa wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > John R Pierce said the following on 24/04/2013 19:43: > >> call HP, that new server should be under support contract, no? > > A ProLiant G5 is all but "new" :) > > Better buy some compatible RAM because the original HP for old

Re: [CentOS] DIMM problem

2013-04-24 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 m.r...@5-cent.us said the following on 24/04/2013 19:51: > The *memory* was new - I replaced all, I think, of the original memory. The > server's from '09. If they had a warranty, it's well past that, and HP > won't chat or email without $$$. ProLia

Re: [CentOS] DIMM problem

2013-04-24 Thread me
On Wed, 24 Apr 2013, m.r...@5-cent.us wrote: > Hey, folks, > > I've got an HP Proliant DL580 G5 throwing ECC errors. This is annoying, > since a) it's all new as of a few months ago, and b) it's *fully* > populated. The two things I need to figure out are a) *which* DIMM it > is, and b) is it mi

Re: [CentOS] DIMM problem

2013-04-24 Thread John R Pierce
On 4/24/2013 10:46 AM, Luigi Rosa wrote: >> call HP, that new server should be under support contract, no? > A ProLiant G5 is all but "new":) ah, he said 'all new as of a few months ago'. actually, thats a 2009-ish server, with quad Tigerton/Dunnington quadcore processors (roughly equivalent t

Re: [CentOS] DIMM problem

2013-04-24 Thread m . roth
Luigi Rosa wrote: > m.r...@5-cent.us said the following on 24/04/2013 19:51: > >> The *memory* was new - I replaced all, I think, of the original memory. >> The server's from '09. If they had a warranty, it's well past that, and HP >> won't chat or email without $$$. > > ProLiant DL 580 servers hav

Re: [CentOS] Problem getting mysqldump on Centos 5.x server

2013-04-24 Thread Bruce Whealton
>> Bruce, one other option if you are low on diskspace is using ssh to pipe the file to another server. Check out http://christiank.org/wp/2010/12/pipe-a-gzipped-mysql-dump-over-ssh/ for an example of how you might do this On Wed, Apr 24, 2013 at 7:06 PM, Eero Volotinen wrote: Hi Bruce, E

Re: [CentOS] r-x and r-x.

2013-04-24 Thread Johan Vermeulen
Dear All, thanks for the responses. Indeed, on machine A, Selinux is disabled. -bash-4.1# selinuxenabled && echo enabled || echo disabled disabled and on machine B, it's enabled. I will test the script again on B with Selinux disabled. Greetings, J. Op 24-04-13 18:06, Ian Forde schreef: > Ye

Re: [CentOS] IPv6

2013-04-24 Thread Matt
>> I have setup a CentOS 6.3 VPS with ONLY IPv6 access simply for testing >> at this point. It browses the Internet with lynx fine on most major >> sites that are IPv6 enabled. Yum does not seem to work though. >> Always tries to connect to an IPv4 mirror and gives an error. Is >> there a way sp

Re: [CentOS] r-x and r-x.

2013-04-24 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/24/2013 02:57 PM, Johan Vermeulen wrote: > Dear All, > > thanks for the responses. > > Indeed, on machine A, Selinux is disabled. > > -bash-4.1# selinuxenabled && echo enabled || echo disabled disabled > > and on machine B, it's enabled. > >

Re: [CentOS] Problem getting mysqldump on Centos 5.x server

2013-04-24 Thread Bruce Whealton
>Bruce, one other option if you are low on diskspace is using ssh to pipe the file to another server. >Check out http://christiank.org/wp/2010/12/pipe-a-gzipped-mysql-dump-over-ssh/ for an example of how you might do this So, first it gave the usual error that relates to not enough disk space.

Re: [CentOS] Problem getting mysqldump on Centos 5.x server

2013-04-24 Thread Les Mikesell
On Wed, Apr 24, 2013 at 2:06 PM, Bruce Whealton wrote: >>Check out > http://christiank.org/wp/2010/12/pipe-a-gzipped-mysql-dump-over-ssh/ for an > example of how you might do this > > So, first it gave the usual error that relates to not enough disk space. That doesn't make much sense. If you a

Re: [CentOS] gwenview WITHOUT nepomuk

2013-04-24 Thread Rex Dieter
m.r...@5-cent.us wrote: > Does anyone know how to make gwenview *not* try to use nepomuk? I liked it > under 5.x, but in 6.x it *constantly* complains about things like tagging > is not enabled... but won't open, when I log in, with gwenview running and > showing the same picture I'd logged out on

Re: [CentOS] DIMM problem

2013-04-24 Thread m . roth
John R Pierce wrote: > On 4/24/2013 10:46 AM, Luigi Rosa wrote: >>> call HP, that new server should be under support contract, no? >> A ProLiant G5 is all but "new":) > > ah, he said 'all new as of a few months ago'. actually, thats a > 2009-ish server, with quad Tigerton/Dunnington quadcore proc

Re: [CentOS] r-x and r-x.

2013-04-24 Thread m . roth
Johan Vermeulen wrote: > Dear All, > > thanks for the responses. > > Indeed, on machine A, Selinux is disabled. > > -bash-4.1# selinuxenabled && echo enabled || echo disabled > disabled > > and on machine B, it's enabled. > > I will test the script again on B with Selinux disabled. > ARGH. Unless y

Re: [CentOS] r-x and r-x.

2013-04-24 Thread John R. Dennison
On Wed, Apr 24, 2013 at 03:06:11PM -0400, Daniel J Walsh wrote: > > Disabling SELinux is not going to fix your problem. Since the field is just > showing you that you have extended attibutes assigned to yr files. > > Why not just script around it. > > ls -l | sed 's/\. / /g' > > Would replace a

Re: [CentOS] r-x and r-x.

2013-04-24 Thread m . roth
John R. Dennison wrote: > On Wed, Apr 24, 2013 at 03:06:11PM -0400, Daniel J Walsh wrote: >> >> Disabling SELinux is not going to fix your problem. Since the field is >> just showing you that you have extended attibutes assigned to yr files. >> >> Why not just script around it. >> >> ls -l | sed '

[CentOS] odd problem with .vnc/xstartup and kdm

2013-04-24 Thread Miranda Hawarden-Ogata
I recently switched our workstations from gdm to kdm, because I was receiving some complaints with gdm about having to set the desktop halfway through the login (versus being able to set it from the start of the login process), as well as having the mile long list of previous logins (which, by

[CentOS] Anybody Else Seeing these internet spikes?

2013-04-24 Thread John Hinton
Is anybody else seeing these internet spikes that seemed to come along with the WP bots? And, what are good methods for defense? It looks like they are hitting port 80 but not leaving a trace in logs. -- John Hinton 877-777-1407 ext 502 http://www.ew3d.com Comprehensive Online Solutions __

[CentOS] rsync vault.centos.org::centos-full-store - @ERROR: Unknown module 'centos-full-store'

2013-04-24 Thread a j
Hi, I use vault.centos.org::centos-full-store to rsync few repositories from vault. Recently I started getting @ERROR: Unknown module 'centos-full-store' Has something changed? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/lis

Re: [CentOS] odd problem with .vnc/xstartup and kdm [RESOLVED]

2013-04-24 Thread Miranda Hawarden-Ogata
On 2013/04/24 12:02, Miranda Hawarden-Ogata wrote: > I recently switched our workstations from gdm to kdm, because I was > receiving some complaints with gdm about having to set the desktop > halfway through the login (versus being able to set it from the start > of the login process), as well a