Hi,
I have a system running CentOS4.8.
Last month I installed the latest updates including kernel 2.6.9-89.0.23
and rebooted the system. It has been running for almost a month.
Last night I updated the system again which updated only a few packages:
openssl, tzdata, curl,vixie-cron and logrotat
I need to change a value in a file, but this line occurs more than once in
this file therefore as i know the line number this value appears on how can
i change that?
I thought i could use sed to change a particular line number but i dont see
that in the man page, i am trying to change a value from
> I thought i could use sed to change a particular line number but i dont see
> that in the man page, i am trying to change a value from line number 6
% cat foo
Hello line 1
Hello line 2
Hello line 3
# To change just line 2
% sed '2s/Hello/There/'
Hello line 1
There line 2
Hello line 3
# To chan
On Fri, Apr 9, 2010 at 4:05 AM, Peter Blajev wrote:
> After that it's trying to mount root and it fails with kernel panic.
>
> This system is using disk partitions. It's not using LVM.
>
> I can boot in rescue mode and "chmod /mnt/sysimage". All partitons are
> there and mountable. No fsck errors.
https://bugzilla.redhat.com/show_bug.cgi?id=525966
---
Was this bug found on centos5.4
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Hi!
During the last weeks I experienced some performance problems with a
large file-system on XFS basis. Sometimes for instance ls is
painfully. Immidiatly afterwards ls on the same directory is
immidiate. I used strace on this ls and found that during the first ls
the lstat-calls need approx 0.0
On Thu, 2010-04-08 at 23:50 +0100, Joao Rodrigues wrote:
> Please verify the network cable from centos or switch port(broken or
> vlan).
>
> João Rodrigues
>
>
> On Thu, Apr 8, 2010 at 9:34 PM, Gary Greene
> wrote:
>
> On 4/8/10 1:26 PM, "David Lemcoe" wrote:
> > Checked the
On Apr 9, 2010, at 9:59 AM, Bernhard Gschaider wrote:
>
> Hi!
>
> During the last weeks I experienced some performance problems with a
> large file-system on XFS basis. Sometimes for instance ls is
> painfully. Immidiatly afterwards ls on the same directory is
> immidiate. I used strace on this l
I have a CentOS 5.4 64 bit server running on a supermicro motherboard.
It kernel paniced last night.
http://www.freeimagehosting.net/image.php?c51cb1be89.jpg
Any ideas? Its running the latest version of Squid available with
yum. Memory issue?
Would adding:
kernel.panic = 10
to:
/etc/sysctl
On 9 Apr 2010, at 15:29, kalinix wrote:
> He just said 'please stop top posting' in the post you replied. :)
What about please trim your replies too? No need to quote an entire
thread when you reply.
Ben
___
CentOS mailing list
CentOS@centos.org
http
Hello List,
I am having problem in getting iptables recent module working for me,
so I was looking into /proc to get some clues. I see following line in
the /proc for my iptables recent rule:
# cat /proc/net/ipt_recent/badguy
src=10.0.0.17 ttl: 63 last_seen: 3301974512 oldest_pkt: 2 3301973507,
33
I would try to launch a tcpdump/wireshark session on centos server to
see whether there's dhcp traffic on it. Alternatively, when in static
configuration, to see whether the icmp packets reach for NAT server (my
feeling is they are not).
AFAIK, there is no limitation (or there should be none) on t
On Fri, 2010-04-09 at 10:10 -0500, Matt wrote:
> I have a CentOS 5.4 64 bit server running on a supermicro motherboard.
> It kernel paniced last night.
>
> http://www.freeimagehosting.net/image.php?c51cb1be89.jpg
>
> Any ideas? Its running the latest version of Squid available with
> yum. Memo
On 4/9/2010 10:29, kalinix wrote:
On Thu, 2010-04-08 at 23:50 +0100, Joao Rodrigues wrote:
Please verify the network cable from centos or switch port(broken or
vlan).
João Rodrigues
On Thu, Apr 8, 2010 at 9:34 PM, Gary Greene
mailto:ggre...@minervanetworks.com>>
wrote:
On 4/8/10 1:26
Hi all,
I'm trying to import in image into Cobbler (working with this:
https://fedorahosted.org/cobbler/wiki/UsingCobblerImport) but keep on
getting the following error:
total size is 322467472 speedup is 1.00
rsync error: some files/attrs were not transferred (see previous
errors) (code 23) at
>I'm trying to import in image into Cobbler (working with this:
>https://fedorahosted.org/cobbler/wiki/UsingCobblerImport) but keep on
>getting the following error:
>
>total size is 322467472 speedup is 1.00
>rsync error: some files/attrs were not transferred (see previous
>errors) (code 23) at ma
On Sat, Apr 10, 2010 at 2:07 AM, Joseph L. Casale
wrote:
>>I'm trying to import in image into Cobbler (working with this:
>>https://fedorahosted.org/cobbler/wiki/UsingCobblerImport) but keep on
>>getting the following error:
>>
>>total size is 322467472 speedup is 1.00
>>rsync error: some files/a
Hi,
I have a multi module web project. Four modules of the project are packaged
as jar and added as dependency to the fifth module, which is packaged as
war. When it is time to deploy the application i just run package on the war
project and my war is created with all the dependencies.
Now there
Sorry Guys, Was meant for the maven mailing list.
Regards,
Vijay Shanker Dubey
On Sat, Apr 10, 2010 at 11:47 AM, Vijay Shanker Dubey
wrote:
> Hi,
>
> I have a multi module web project. Four modules of the project are packaged
> as jar and added as dependency to the fifth module, which is packa
19 matches
Mail list logo