Displaying 20 results from an estimated 500 matches similar to: "kernel bug ?"
2009 Sep 16
2
sadc output to a circular file of given size?
Hey folks,
We have Munin set up for longer term performance monitoring stuff, and
it has been extremely useful to us for what it does. However, it is
hard coded to poll systems at 5 minute intervals, which of course
proves not to be so useful when you have to dig down into more detail
on something.
What we typically do for load tests where we need more detail, is run
this command :
2016 May 04
2
c6, drbd and file systems
On 5/4/2016 12:41 AM, Patrick Begou wrote:
>
> Any messages in /var/log/boot.log ?
indeed, it appears it tries to mount local file systems BEFORE drbd is
started. because /data isn't mounted, backuppc can't start either.
so do I have to edit the chkconfig priorities in /etc/init.d and
recreate the rc3.d S** and K** scripts so drbd starts earlier? ugh.
# cat ore
2010 Jun 09
1
INFO: task nash:5282 blocked for more than 120 seconds.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I did some configuration changes on a XenServer 5.6 (Which I believe is
running CentOS 5.5 under the hood). After a reboot, the server failed
to come back up. Connecting to the serial console, I see that it hangs
right after setting hostname:
Setting hostname somehostname: [ OK ]
INFO: task nash:5282 blocked for more than 120 seconds.
"echo
2010 Aug 13
5
"uninitialized constant" Error for CalendarHelpper
After installing calendar_helper-0.2.3 gem, application using
CalendarHelper works fine. Then I tried to test using rake command which
gave me the following error.
Why does these messages appear evenif the application owrks fine.
------------------------------ Error Messags
--------------------------------------
/usr/local/jruby-1.5.1/bin/jruby -I"lib:test"
2009 Oct 27
2
Debugging system load - How to start?
Hi,
we run an "old" mailserver system which was set up a couple of years
ago. The systme dose "everything" what we need(ed). Over the last days I
noticed an unnormal increase of the system load up to 10 and lots of
users told me that there mailclient connections (sending and receiving)
are dropped from time to time.
I was planing to exchange the server respectively distribut
2011 Dec 04
0
Kernel oopses with gluster fuse on squeeze
Hi,
We've been experiencing repeated (every other day) oopses on hosts with
high load glusterfs accesses. Co-occurrent (not immediately tho, but there
is some sort of connection) are hanging nginx processes (doing the
accessing), which can not be stopped, killed and also block the shutdown of
the respective openvz instance. I think I remember at least one instance
where this occurred without
2010 Feb 14
2
Priv Sep SSH has / as CWD
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
This may or may not be a bug. However, it is DEFINITELY NOT how I would
expect and want to see sshd work!
If you run lsof against sshd on a privilege separated user, it shows
that sshd's CWD is /. I would hope that the CWD would be at a minimum
/var/empty/sshd and I would really have thought it would be something
along the lines of
2013 Oct 30
2
How should I reinstall CentOS?
> -----Original Message-----
> From: Les Mikesell [mailto:lesmikesell at gmail.com]
> Sent: Tuesday, October 29, 2013 5:25 PM
> To: CentOS mailing list
> Subject: Re: [CentOS] How should I reinstall CentOS?
>
> On Tue, Oct 29, 2013 at 3:47 PM, Michael Hennebry
> <hennebry at web.cs.ndsu.nodak.edu> wrote:
> >
<SNIP>
>
> > I'm not willing to
2010 Jun 07
2
Odd INFO "120 seconds" in logs for 2.6.18-194.3.1
Hi,
Since upgrading to "2.6.18-194" I am getting odd messages in the logs.
Such as;
sraid3 kernel INFO task pdflush 259 blocked for more than 120 seconds.
The output from
> grep '120 seconds' /var/log/messages | tr : ' ' | awk '{print $10}' | sort | uniq -c
6 nfsd
4 pdflush
This is from an NFS server that since the upgrade has been
2004 Dec 12
1
'object.size' takes a long time to return a value
I was using 'object.size' to see how much memory a list was taking up.
After executing the command, I had thought that my computer had locked up.
After further testing, I determined that it was taking 241 seconds for
object.size to return a value.
I did notice in the release notes that 'object.size' did take longer when
the list contained character vectors. Is the time that it is
2015 Dec 15
3
FastAGI not working
Hello everyone,
I have a problem with a FastAGI connection, could you help me fix this problem please?
Here is my log:
[2015-12-15 16:17:09] WARNING[23936][C-00000015]: res_agi.c:1658 handle_connection: Connecting to '10.171.54.149:9110' failed for url
2016 May 04
0
c6, drbd and file systems
On 4 May 2016 09:11, "John R Pierce" <pierce at hogranch.com> wrote:
>
> On 5/4/2016 12:41 AM, Patrick Begou wrote:
>>
>>
>> Any messages in /var/log/boot.log ?
>
>
> indeed, it appears it tries to mount local file systems BEFORE drbd is
started. because /data isn't mounted, backuppc can't start either.
>
> so do I have to edit the
2016 May 03
2
c6, drbd and file systems
On 5/3/2016 2:52 PM, Clint Dilks wrote:
> Are you using SE Linux? If so does the context for /dev/drbd0 match on
> both systems ?
afaik, this has nothing to do with the drbd slave. I reboot the
master, replication resumes just fine, but the /data filesystem doesn't
get automounted til I manually mount it.
--
john r pierce, recycling bits in santa cruz
2007 Aug 28
1
PV domain on NAS
Hi All,
Could anybody tell me the creating of pv domain on nas. I mean to say that
root file sytem should be at nas location.
Useful links will be most welcome.
Thanks,
Trilok
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Aug 25
1
process eggcups
hi all,
Just wondering how starts the process eggcups?
I have done a "service cups stop" but eggcups is still running.
I then do "chkconfig cups off" and reboot and its still running.
How do I stop it from running? Thanks,
Jerry
2010 Jun 01
2
Error: when updating the latestt kernel 2.6.34 in centos 5.5
Hi,
I encounter a error when installing the latest kernel 2.6.34 in centos.
Steps:
1. download source code.
2.tar -xvf 2.6.34.tar.gz
3.use the .config file of current system in /boot directory.
4.make ,make modules_install, make install,
5.reboot.
6.error:: accur.
Reading all physical volumes. This may take a while ...
Activating logical volumes
Volume group "VolGroup00" not found
2011 Jan 31
1
Squid and SELinux
Hi.
I'm trying to setup squid with SELinux, the problem i encounter is taht
i want to add another directory for cache, in this system we have a home
partition with huge space, i create a squid dir and add the path with
semanage:
semanage fcontext -a -t squid_cache_t '/home/squid(/.*)?'
i check the files and are in the good context:
drwxr-xr-x squid squid
2010 Apr 13
5
Cloud on CentOS
Hi,
Is there any tutorial/implementation cloud on CentOS? Or anyone with
experience like to share?
Regards and thanks
wL
2010 Jun 26
2
Upgrading MySQLdb
Hi;
I've got MySQLdb installed (bridge to Python) and I can't figure out how to
upgrade it. I did a find and got these paths:
/usr/lib/python2.6/site-packages/SQLAlchemy-0.6beta2-py2.6.egg/sqlalchemy/dialects/mysql/mysqldb.py
/usr/lib/python2.6/site-packages/SQLAlchemy-0.6beta2-py2.6.egg/sqlalchemy/dialects/mysql/mysqldb.pyc
I don't have mysql-devel installed, so it wasn't that.
2010 Aug 01
1
Unable to mount devices in rescue mode
Booting to CentOS 5.5 works and I am able to login with all my devices
mounted. When I boot from the install DVD and type "linux rescue" I
eventually get the message, after attempting to have one of the screens
mount my partitions in read/write mode:
"An error occurred trying to mount some or all of your system. Some of
it may be mounted under /mnt/sysimage."
But nothing