Displaying 20 results from an estimated 5000 matches similar to: "Why does old kernel boot when new kernel installed?"
2003 Feb 03
10
On very different journalling activity on 2 servers.
Hello Folks,
We have 2 (identical hardware) busy public 2U rack servers, both have
several hundred users & peak email (for example) deliveries at 300/5min
during the daytime.
Both servers run RAID1 over 2 EIDE disk drives.
One server is fine - it never has problems - it is running RH7.3 and CPU
loads are normal.
The other server has constant disk activity & kjournald at CPU load of
2002 Dec 07
6
kjournald using up majority cpu%.
We run several RH7.2/7.3 servers & recently 2 of them, although still
working fine, have started to show kjournald as generally using over 50%
cpu% on 'top' - virtually continuously. Free cpu% generally less than 25%
now!
Both machines are also using software RAID5 EIDE ....... otherwise are
standard server installs.
Any info on what kjournald is & why it should have recently
2003 Feb 06
0
Re: Ext3-users digest, Vol 1 #793 - 9 msgs
It is most likely that your grub.conf file is _different_ than menu.lst.
grub.conf is just a dummy symlink made by RH under /boot/grub as well as
under /etc to make peoples lives easier. (Or harder as the case maybe)
If the contents of grub.conf is what you want to use for your bootup
listing..
cd /boot/grub
mv menu.lst menu.lst.bak
cp grub.conf menu.lst
rm grub.conf
#optional step
ln -sf
2003 Feb 06
0
MORE: On very different journalling activity on 2 servers.
At first our datacentre techies thought that lilo was forcing the old
kernel.
They altered lilo.conf & rebooted.
It now seems that although the grub config file shows all 3 kernels & the
newest is the default - when the system reboots - only the oldest kernel
shows on the GRUB screen & only the oldest kernel boots!
What can we do to get the newest kernel to boot instead?
Regards,
2005 May 11
2
centos 3.5 ?
Hi all,
I see centos 3.5Beta in the beta.centos.org.
Is this the next release of version 3 ?
Strangely, 3.4 is not the final release of version 3 ?
Thx
Ceg Ryan
2003 Jun 16
2
boot: ext3 fs not supported by kernel
I am running 2.4.18-3.
I am getting terrible performance. I noticed in the boot.log that my / fs is ext3 and my kernel does not support ext3. I have tried to recompile the kernel with ext3 support. It did not seem to work. (e.g. lags for 40 or so when i am unzipping multiple files)
Firstly, is this likely to be the case of my problems?
How can i fix it? Do I just recompile the kernel or do I need
2010 Jun 22
3
lapply and boxplots with variable names
Hi all,
I have a dataset with several variables, each of which is a separate
column. For each variable, I want to produce a boxplot and include the
name of the variable (ie, column name) on each plot.
I have included a sample dataset below. Can someone tell me where I am
going wrong?
Thank you for your help,
Shawn Morrison
# Generate a sample dataset
var1 = rnorm(1000)
var2 = rnorm(1000)
2013 Oct 09
1
Using "cpquery" function from bnlearn package inside loop
Hi everyone,
I'm attempting to use the bnlearn package to calculate conditional probabilities, and I'm running into a problem when the "cpquery" function is used within a loop. I've created an example, shown below, using data included with the package. When using the cpquery function in a loop, a variable created in the loop ("evi" in the example) is not
2002 Mar 13
2
Dark Secret of Winbind
First of all hello to everybody on this list.
Question 1:
I?m having a little (?) problem with winbind. To be short here is the
situation: Runnign w2k AD on native mode. Linux box is Red Hat 7.2 with 2.4
kernel. Authentication from my W2K Active Directory server fails. I get
following outputs with commands-->
wbinfo -t -->
secret is bad
0x000001
wbinfo -u -->
Error looking up domain
2002 Oct 21
4
samba 2.2.6 name
Hi,
I've just installed samba 2.2.6 [solaris 2.6] and while ./smbstatus
(on solaris) reports version 2.2.6, network neighbourhood [ or net
view4] (on win 2k/win98) report
Samba 2.2.5
Any ideas?
ta
iain
--
--------------------------------------------------------------
Iain Morrison
MRC Cognition and Brain Sciences Unit
15 Chaucer Road Tel 01223 355294 xt 581
2015 Jan 14
1
Zone file not written to slave DNS server
On 14/01/2015 03:56, Emmett Culley wrote:
> On 01/13/2015 12:10 PM, Mateusz Guz wrote:
>> Have you found a solution?
>>
>> Did u allow master dns server to update the slave in /etc/named.conf ?
>>
>>
>>
>> -----Original Message-----
>> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of John R Pierce
>>
2007 Jan 31
7
Report usage...
Hi,
I''ve setup my systems to do reporting as explained in https://
reductivelabs.com/cgi-bin/puppet.cgi/wiki/ReportsAndReporting, with
tagmail defined as one of the report types - but I do not recieve any
mail at all.
I''ve configured a tagmail.conf file like this:
all: root@localhost
But the documentation mentions three options, namely sendmail,
reportfrom,
2009 Feb 25
4
Have a function like the "_n_" in R ? (Automatic count function )
Have the counter function in R ?
if we use the software SAS
/*** SAS Code **************************/
data tmp(drop= i);
retain seed x 0;
do i = 1 to 5;
call ranuni(seed,x);
output;
end;
run;
data new;
counter=_n_; ***** this keyword _n_ ****;
set tmp;
run;
/*
_n_ (Automatic variables)
are created automatically by the DATA step or by DATA step statements.
*/
/*** Output
2002 Oct 26
3
How come fsck still kicks in and reports major errors with Ext3?
Greetings.
Total newbie with Ext3. I selected when I upgraded my system to
RH7.2. I upgraded my system again to RH8.0. Here is some info:
[root@world root]# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw 0 0
/proc /proc proc rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
none /dev/shm tmpfs rw 0 0
none /dev/pts devpts rw 0 0
/dev/hdd1 /mnt/genericdata1 ext2 rw 0 0
Ok, so
2009 Feb 22
1
Changing LDAP userPassword fails: Internal (implementation specific) error
openldap-2.3.27-8.el5_2.4,samba3-3.2.8-38
An smbpasswd by root to change a user's password fails with:
[root@littleboy samba]# smbpasswd adam
New SMB password:
Retype new SMB password:
ldapsam_modify_entry: LDAP Password could not be changed for user adam:
Internal (implementation specific) error
password hash failed
Failed to modify entry for user adam.
Failed to modify password entry for
2006 Oct 14
4
How do I manage manifests most efficiently...?
Hi
As I''m more familiar with cfengine and it''s way to split updates (in
update.conf) from the actual grunt work (in cfagent.conf), I''m
wondering how to best manage puppet and my manifests with puppet...?
Should I define a puppet class that copy the puppet package (in .tgz
format) and all the manifests to the client, and then have all my
other classes depend on
2009 Jun 27
4
questions about meta-analysis
Dear R users:
In the example of meta-analysis (cochrane, package rmeta), I can not found the p-value of Test for overall effect, and some other indices (Z, I, weight and et al). How can I get the these indices listed?
> library(rmeta)
> data(cochrane)
> cochrane
name ev.trt n.trt ev.ctrl n.ctrl
1 Auckland 36 532 60 538
2 Block 1 69 5
2007 Nov 21
2
I''m lost on exec
Hi
Can anyone tell me what''s wrong with this one.
Sorry I''m new and I just want to print some message to the the puppet
log on the client side.
---------------------------------------------------
$testvar = "Hello world!"
class mytest {
exec { "/bin/echo $testvar" }
}
I keep getting:
err: Could not parse; using old configuration: Syntax error at
2005 Dec 09
4
rsync to a port other than 22
I am trying to use rsinc to tranfer my ftp directory from one server to
another. I have port 22 closed off due to port knocking and I am trying
to direct rsync to use another port. Unfortunately I can't seem to get
it to use the specified port. Here is my command, if someone could
point out my error I would appreciate it:
rsync -avr --port=XXX xxx.xxx.xxx.xxx:/var/ftp /var/ftp
The
2006 Oct 17
5
Puppet tgz installs...
Hi
I''m anxious to get puppet into production, and although I''d prefer
installing puppet as a .deb package (as most of the servers in our
shop runs Debian), I think I''ll try to get some of my not-so-
important servers into my test setup by installing puppet with
the .tgz files.
Upon the first installation I realize that puppetd and puppetmasterd
is copied to