Displaying 20 results from an estimated 50000 matches similar to: "6.2 kernel issues"
2012 Mar 13
0
6.2 kernel issues - followup
I wrote:
> A couple weeks ago, after we moved a user's home directory from a 5.7
box to 6.2, he came
> to complain about slowness.
> Unpack file from NFS-mounted directory to local disk, like /tmp,
> everything's normal. cd to the NFS-mounted directory, and unpack it
there, and it was
> six to seven times slower. We repeated this a number of times, on a
number of machines.
2012 Jul 10
3
Fwd: Bug 800181: NFSv4 on RHEL 6.3 over six times slower than 5.8
Thought I'd post this here, too - I emailed it to the redhat list, and
that's pretty moribund, while I've seen redhatters here....
---------------------------- Original Message ----------------------------
Subject: Bug 800181: NFSv4 on RHEL 6.2 over six times slower than 5.7
From: m.roth at 5-cent.us
Date: Tue, July 10, 2012 09:54
To: "General Red Hat Linux discussion
2006 Oct 31
0
6395977 unpack dump core when run over NFSv4 over ZFS
Author: marks
Repository: /hg/zfs-crypto/gate
Revision: 30d7e3669aa20772767cb9726d60c32659192c23
Log message:
6395977 unpack dump core when run over NFSv4 over ZFS
Files:
update: usr/src/cmd/compress/compress.c
update: usr/src/cmd/pack/pack.c
update: usr/src/cmd/unpack/unpack.c
2016 Nov 28
0
Samba and kerberized NFSv4
Am 2016-11-28 07:14, schrieb Matthias Kahle via samba:
> Hi Folks
Hi Matthias,
> I'm trying to share user home directories hosted on a Samba-4 member
> server via NFSv4. Everything's working well with the Windows shares but
> when it comes to kerberized NFSv4 it fails. I can't even mount the
> home
> root directory via nfs on the server itself ("mount.nfsv4:
2005 Oct 21
3
make three plot to one plot
Dear all,
I want to make three plot below to only one plot together with legend,
how can I do that?
I have tried with matplot function but I did not succeed.
Thanks for your help.
Sincerelly,
Jan Sabee
test.five.x <- c(0.02,0.05,0.07,0.09,0.10,0.12,0.13,0.14,0.16,0.17,0.20,0.21,0.34,0.40)
test.five.y <- c(18,12,17,12,3,15,1,5,1,1,3,10,15,10)
plot(test.five.x, test.five.y,
2006 Sep 19
0
FreeBSD Security Advisory FreeBSD-SA-06:21.gzip
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:21.gzip Security Advisory
The FreeBSD Project
Topic: Multiple vulnerabilities in gzip
Category: contrib
Module: gzip
Announced:
2006 Sep 19
0
FreeBSD Security Advisory FreeBSD-SA-06:21.gzip
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:21.gzip Security Advisory
The FreeBSD Project
Topic: Multiple vulnerabilities in gzip
Category: contrib
Module: gzip
Announced:
2006 Sep 19
0
FreeBSD Security Advisory FreeBSD-SA-06:21.gzip
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:21.gzip Security Advisory
The FreeBSD Project
Topic: Multiple vulnerabilities in gzip
Category: contrib
Module: gzip
Announced:
2008 Feb 11
1
Logistic regression with repeated measures
Hello R list,
I am hoping to conduct a logistic regression with repeated measures,
and would love an actual "code run through" for such an analysis. I
found only one related post on this list, but a full answer was never
provided. I understand that the routine lmer (or lmer2) in the lme4
package is often recommended in such a case, but actually implementing
it is where I've hit a
2001 Dec 06
1
kernel panic on ext3
Hello, Sir.
My name is Hiroyuki Kudo.
I have a problem using ext3 in my system DELL PowerEdge 1550.
I recently installed RedHat 7.2 (kernel-2.4.7-2) and found that it
used ext3. Later, since I needed to use nfsv4, I got
kernel-2.4.4-nfsv4. But it didn't start up and saying `kernel panic`
What is wrong with it?
If the problem can be cleared with ext3-patch, how can I do it?
2013 Aug 12
1
openssh 6.2
To the openssh community;
I have installed openssh 6.2 on my mac book pro and tried to ssh to a server and the ssh session hangs. The host
server shows that a connection was established but I cannot return a prompt to indicate that I am connected
to the server. Can someone advise?
Thanks in advance
======>HOST SERVER
[ALLOC133 /export/home/tinker] netstat -a |grep msp9022.XX.XXX.COM.ssh
2003 Aug 22
1
README.mingw32
Hello to all!
Since nobody replied and expressed desire to take over README.mingw32, I
wrote short instructions how to build wxruby with MinGW compiler in MSYS
environment.
Considering that wxruby can be of interest to some Ruby users not so
familiar with C++ and/or wxWindows (I''m one of them :-), I included some
notes on installing MinGW & MSYS, building wxWindows library, Ruby ..
2016 Nov 28
2
Samba and kerberized NFSv4
Hi Folks
I'm trying to share user home directories hosted on a Samba-4 member
server via NFSv4. Everything's working well with the Windows shares but
when it comes to kerberized NFSv4 it fails. I can't even mount the home
root directory via nfs on the server itself ("mount.nfsv4: access denied
by server while mounting ...").
As far as I have tracked it down, it appears to
2011 Nov 28
2
problem in reading file
Hi,
I have a file that looks like this :
one,0
two,0.591,0
three,0.356,0.350,0
four,-0.098,0.072,0.380,0
five,0.573,0.408,0.382,0.062,0
six,0.156,0.232,0.517,0.424,0.303,0
seven,0.400,0.414,0.611,0.320,0.401,0.479,0
eight,0.282,0.375,0.512,0.346,0.308,0.463,0.605,0
nine,0.519,0.484,0.467,0.167,0.455,0.311,0.574,0.557,0
I want to create a data matrix out of it, so I tried this :
2005 Nov 21
3
New code: proposed release?
So I just wanted to review what most of my new code does for those
who are not familiar with it yet.
======
The biggest feature of my work is the docbook export. This means that
any valid textile markup can be exported to the docbook standard. I
added a new chapter tag to go along with the export.
ch. 1. Here is the title
In HTML, this will produce:
<h1>1. Here is the
2010 Mar 26
2
apcupsd, APC UPSs, and batteries, resolved
Well, here's the tale: we got a "replacement kit" for some APC SmartUPS
3000 - rackmount UPSs. The "kit", costing about half of what APC is
asking, is just the batteries, and you pull the tray out, open it up, and
swap out the batteries. Except, I did this on one... and the replace
battery light never went out. Not using apcupsd's apctest, not pushing the
button. The
2005 Sep 20
2
File System ACLs: Where to go from here in FreeBSD?
The FreeBSD ACL implementation is currently based on a late POSIX.1e
draft, and is similar in functionality to the ACL support in Solaris,
IRIX, and Linux. It was developed along a similar timeline to the Linux
ACL support, and Andreas and I chatted a fair amount along the way so the
parallels are strong -- in fact, the Samba ACL support is almost
identical, and the ACL API man pages on
2016 Dec 02
0
Samba and kerberized NFSv4
Am 02.12.2016 um 08:51 schrieb Matthias Kahle via samba:
> Hi Marcel
>
> thx. for your fast response. I didn't manage to follow up sooner. I had already verbose logging turned on but I don't seem to find the real reason, why the domain controller searchs for a userPrincipalName instead of servicePrincipalName.
>
> Because I wasn't sure whether it is the nfs client
2012 Feb 12
1
Anyone already tried to backport the latest ASPM kernel patch to 6.2?
After going from CentOS 5.7 to 6.2, a lot of things turned out to be
much better, but there are also quite some regressions. The most obvious
one is power consumption on my notebook. It was notably lower before.
The ASPM issue introduced in 2.6.38 was widely reported and discussed,
and the 6.2 kernel has exacatly this code as a backport.
2009 Dec 12
4
simple ts.plot question
*Respected Sir,
I have a simple question regarding plots of time series in R.
I have to plot "conc" against "time" **for each individual and display in
the same panel for the in-built dataset "Indometh" in R.
*
***I have six time series, say subject1.ts, subject2.ts, .............,
subject6.ts.
The observations are taken at an interval of 0.25 hr.
All of the series