Displaying 20 results from an estimated 700 matches similar to: "centos kernel changelog?"
2015 Apr 09
1
centos kernel changelog?
On Thu, Apr 9, 2015 at 8:49 AM, Johnny Hughes <johnny at centos.org> wrote:
> rpm -qp --changelog <rpm-name> | less
>
> NOTE: This works for any kernel RPM in any version of CentOS ... you
> can download the latest 6 RPM from here:
>
> http://mirror.centos.org/centos/6/updates/x86_64/Packages/
>
> (currently kernel-2.6.32-504.12.2.el6.x86_64.rpm)
>
Thank
2015 Apr 09
0
centos kernel changelog?
On 04/09/2015 08:38 AM, Matt Garman wrote:
> I'm probably overlooking something simple, but I can't seem to find a
> concise changelog for the rhel/centos kernel. I'm on an oldish 6.5
> kernel (2.6.32-431), and I want to look at the changes and fixes for
> every kernel that has been released since, all the way up to the
> current 6.6 kernel.
>
> Anyone have a
2016 Apr 19
2
tune2fs: Filesystem has unsupported feature(s) while trying to open
I have an ext4 filesystem for which I'm trying to use "tune2fs -l".
Here is the listing of the filesystem from the "mount" command:
# mount | grep share
/dev/mapper/VolGroup_Share-LogVol_Share on /share type ext4
(rw,noatime,nodiratime,usrjquota=aquota.user,jqfmt=vfsv0,data=writeback,nobh,barrier=0)
When I try to run "tune2fs" on it, I get the following error:
2016 Apr 22
4
tune2fs: Filesystem has unsupported feature(s) while trying to open
tune2fs against a LVM (albeit formatted with ext4) is not the same as
tune2fs against ext4.
Could this possibly be a machine where uptime has outlived its usefulness?
On Thu, Apr 21, 2016 at 10:02 PM, Chris Murphy <lists at colorremedies.com>
wrote:
> On Tue, Apr 19, 2016 at 10:51 AM, Matt Garman <matthew.garman at gmail.com>
> wrote:
>
>
> ># rpm -qf `which
2016 Apr 30
3
tune2fs: Filesystem has unsupported feature(s) while trying to open
On Sat, April 30, 2016 8:54 am, William Warren wrote:
> uptime=insecurity.
This sounds like MS Windows admin's statement. Are there any Unix admins
still left around who remember systems with kernel that doesn't need
[security] patching for few years? And libc that does not need security
patches often. I almost said glibc, but on those Unixes it was libc;
glibc, however, wasn't
2014 Mar 27
3
High load average, low CPU utilization
I have a dual Xeon 5130 (four total CPUs) server running CentOS 5.7.
Approximately every 17 hours, the load on this server slowly creeps up
until it hits 20, then slowly goes back down.
The most recent example started around 2:00am this morning. Outside of
these weird times, the load never exceeds 2.0 (and in fact spends the
overwhelming majority of its time at 1.0). So this morning, a few
2012 Dec 10
8
home directory server performance issues
I?m looking for advice and considerations on how to optimally setup
and deploy an NFS-based home directory server. In particular: (1) how
to determine hardware requirements, and (2) how to best setup and
configure the server. We actually have a system in place, but the
performance is pretty bad---the users often experience a fair amount
of lag (1--5 seconds) when doing anything on their home
2013 Jan 23
3
clock sync/drift
Hi,
We have a little over 100 servers, almost all running CentOS 5.7.
Virtually all are Dell servers, generally a mix of 1950s, R610s, and
R410s.
We use NTP and/or PTP to sync their clocks. One phenomenon we've
noticed is that (1) on reboot, the clocks are all greatly out of sync,
and (2) if the PTP or NTP process is stopped, the clocks start
drifting very quickly.
If it was isolated to
2016 Jan 05
3
A query on graphic console
I'm only getting a text console with CentOS-7.2
on my (oldish) HP MicroServer.
The only explicit error I see in Xorg.0.log
is that no driver is found for my Pixart USB optical mouse.
My query is: would that be sufficient
to prevent a graphic console?
Incidentally, I can use X apps, eg xpdf,
if I ssh in from my laptop.
As always, any advice gratefully received.
--
Timothy Murphy
2011 Sep 14
4
how to stop an in-progress fsck that runs at boot?
I can't seem to find the answer to this question via web search... I
changed some hardware on a server, and upon powering it back on, got
the "/dev/xxx has gone 40 days without being check, check forced"
message. Now it's running fsck on a huge (2 TB) ext3 filesystem (5400
RPM drives no less). How can I stop this in-progress check? Ctrl-C
doesn't seem to have any effect.
2014 Nov 04
4
[LLVMdev] Issue with std::call_once in PPC64 platform
Hi all,
I observe that r220932 (Removing the static initializer in
ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic
mutex.) is causing tablegen to segfault in PPC platforms during static
initialization. The crash happens while calling std::call_once introduced
by this patch in the wrapper used in getManagedStaticMutex.
I understand this call is buggy for some platforms
2017 Mar 22
5
kerberized-nfs - any experts out there?
Is anyone on the list using kerberized-nfs on any kind of scale?
I've been fighting with this for years. In general, when we have
issues with this system, they are random and/or not repeatable. I've
had very little luck with community support. I hope I don't offend by
saying that! Rather, my belief is that these problems are very
niche/esoteric, and so beyond the scope of typical
2014 May 18
2
build system for cutting edge software
Hi,
I use centos as it is stable and provides all the software that is
needed for everyday use.
However, sometimes I would like to use fresh software that is not
available as a package. Compiling from source is indeed an option but
because centos uses oldish sources not only the sought package should
be built but a lot of other packages.
An idea is to build it in a directory, as much
2016 Jan 17
2
HDD badblocks
On Sun, Jan 17, 2016 at 10:05 AM, Matt Garman <matthew.garman at gmail.com> wrote:
> I'm not sure what's going on with your drive. But if it were mine, I'd want
> to replace it. If there are issues, that long smart check ought to turn up
> something, and in my experience, that's enough for a manufacturer to do a
> warranty replacement.
I agree with Matt. Go
2015 Nov 18
2
Intel SSD
I always tell vendors I'm using RHEL, even though we're using CentOS.
If you say CentOS, some vendors immediately throw up their hands and
say "unsupported" and then won't even give you the time of day.
A couple tricks for fooling tools into thinking they are on an actual
RHEL system:
1. Modify /etc/redhat-release to say RedHat Enterprise Linux or
whatever the actual RHEL
2015 Apr 29
5
nfs (or tcp or scheduler) changes between centos 5 and 6?
We have a "compute cluster" of about 100 machines that do a read-only
NFS mount to a big NAS filer (a NetApp FAS6280). The jobs running on
these boxes are analysis/simulation jobs that constantly read data off
the NAS.
We recently upgraded all these machines from CentOS 5.7 to CentOS 6.5.
We did a "piecemeal" upgrade, usually upgrading five or so machines at
a time, every few
2008 May 13
3
Xen HVM cpuid problem
Hi Keir,
For HVM guests, all cpuid Fn''s going through domain_cpuid()
iterate over the loop and then return 0 for all four registers.
Guests OS''s and cpuid tools in HVM which query for
cpuid Fn 0000.0000 %eax and 8000.0000 %eax, see the value 0 and think,
Xen emulates oldish 386/486 CPUs.
This leads to strange boot failures, "your CPU does not support long mode"
or
2016 Jan 18
6
HDD badblocks
Il 18/01/2016 12:09, Chris Murphy ha scritto:
> What is the result for each drive?
>
> smartctl -l scterc <dev>
>
>
> Chris Murphy
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
> .
>
SCT Error Recovery Control command not supported
2005 Aug 11
2
Porting to Dynix 4.1.3...
Hello there,
I am trying to build OpenSSH on the above (very old) version of unix.
With a bit of hacking, I have managed to get everything to compile and
run. Scp works fine however when I log in via ssh I end up with a
session without a controlling terminal.
I have followed the code in pty_make_controlling_tty and it seems to go
as follows:
1. Starts with a controlling tty.
2. setsid works,
2016 Oct 27
4
NFS help
On Thu, Oct 27, 2016 at 12:03 AM, Larry Martell <larry.martell at gmail.com> wrote:
> This site is locked down like no other I have ever seen. You cannot
> bring anything into the site - no computers, no media, no phone. You
> ...
> This is my client's client, and even if I could circumvent their
> policy I would not do that. They have a zero tolerance policy and if
>