Displaying 20 results from an estimated 2000 matches similar to: "crash on 6.1 stable"
2016 Feb 20
1
where did SCL go?
I believe it's because I'm using the 32 bit flavor of centos. Of course I
found a doc stating that right after I sent the email.
Thanks,
Jason
On Feb 20, 2016 2:18 PM, "Lamar Owen" <lowen at pari.edu> wrote:
> On 02/19/2016 08:55 PM, jason welsh wrote:
>
>> No package centos-release-SCL available.
>> Error: Nothing to do
>>
2016 Feb 20
2
where did SCL go?
monsterjam:/etc/letsencrypt/archive/monsterjam # yum --enablerepo=extras
install centos-release-SCL
Loaded plugins: fastestmirror, remove-with-leaves
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.dattobackup.com
* epel: mirror.us.leaseweb.net
* extras: distro.ibiblio.org
* updates: mirror.netdepot.com
No package centos-release-SCL available.
Error:
2005 Jul 02
1
2nd try, cant print over samba
do I not have enough info for someont to take a crack at this?
hey folks. got cups set up and working on a freebsd 4.11
box running samba 2.2.10. I can print
locally from the freebsd box just fine.. when I try to print from remote
windows boxes on the network, I only get blank pages (may be empty banner
or form feeds). but I jacked up the logging and the only "error" i see in there
2003 Feb 13
1
syslinux and booting CD's
hey, Ive got your syslinux booting a floppy disk that boots an image via
NFS just fine and dandy..
default linux-jason
prompt 1
display boot.msg
timeout 100
label linux-jason
kernel vmlinuz
append append=root=/dev/nfs rw
nfsroot=xx.xx.xx.xx:/var/local/user/thinpc,rw,v3,rsize=32768,wsize=32768,hard,udp,nolock,posix
vga=792 ip=dhcp
label linux-egg
kernel vmlinuz
2013 Dec 09
2
9.2-RELEASE + memcached = page fault
Hello
after upgrading to 9.2-release i can see periodical page faults. advises welcome.
examples:
1.
Fatal trap 12: page fault while in kernel mode
cpuid = 5; apic id = 22
fault virtual address = 0x18
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff8051095c
stack pointer = 0x28:0xffffff88a9d77800
frame pointer =
2009 Apr 21
4
RELENG_7 crash
The box has a fairly heavy UDP load. Its RELENG_7 as of today and
took 3hrs for it to dump core.
Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address = 0x68
fault code = supervisor read, page not present
instruction pointer = 0x20:0xc0637146
stack pointer = 0x28:0xe766eaac
frame pointer = 0x28:0xe766eb54
code segment
2008 Jul 22
4
"sleeping without queue" ?
Hello!
My attempt to build openoffice.org-3 seems to be hanging. Pressing
Ctrl-T produces:
load: 0.11 cmd: tcsh 79759 [sleeping without queue] 0.00u 0.00s 0% 0k
(tcsh is used by OOo's build-script). What is this "sleeping without
queue" state, and why is process in it for so long?
This is an 4-CPU amd64 system with 4Gb of RAM. Only 16% of the swap is
currently in use and
2013 Jul 17
1
syncer causing latency spikes
Hello,
I'm trying to investigate and solve some postgres latency spikes that
I'm seeing as a result of some behaviour in the syncer. This is with
FreeBSD 8.2 (with some local modifications and backports, r231160 in
particular). The system has an LSI 9261-8i RAID controller (backed by
mfi(4)) and the database and WALs are on separate volumes, a RAID 6 and
a RAID 1 respectively. It has
2015 Oct 15
2
cant reattach to screen session since upgrade of screen rpm?
hey folks, running CentOS release 6.6 (Final) and I was upgrading some
rpms and now since screen (and probably some others) were upgraded,
I can no longer reattach to my screen session I had running.
monsterjam:~ $ rpm -qi screen
Name : screen Relocations: (not relocatable)
Version : 4.0.3 Vendor: CentOS
Release : 18.el6
2016 Feb 20
0
where did SCL go?
On 02/19/2016 08:55 PM, jason welsh wrote:
> No package centos-release-SCL available.
> Error: Nothing to do
> monsterjam.org:/etc/letsencrypt/archive/monsterjam # cat
> /etc/centos-release
> CentOS release 6.7 (Final)
> monsterjam:/etc/letsencrypt/archive/monsterjam #
>
> any ideas?
>
Try centos-release-scl instead.
2012 Jul 05
10
[PATCH] kexec-tools: Read always one vmcoreinfo file
vmcoreinfo file could exists under /sys/kernel (valid on baremetal only)
and/or under /sys/hypervisor (valid when Xen dom0 is running).
Read only one of them. It means that only one PT_NOTE will be
always created. Remove extra code for second PT_NOTE creation.
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
---
kexec/crashdump-elf.c | 33 +++++++--------------------------
1 files
2007 Nov 13
2
Creating a manifests ''release'' under SVN; trouble with SVN headers
Dear all
I''ve gotten into the habit of including SVN headers in my templates, etc
so it is easy to see where the file installed into /etc/puppet/ came
from. Furthermore, we use svn cp to create release branches.
Therefore, you''ll see something like this:
# $Id: dumpadm.conf 1239 2007-10-23 16:04:06Z sa_dewha $
# $URL:
2002 Nov 26
3
dovecot and pop3
Dear dovecotters:
I'm becoming interested in dovecot as a replacement for UW-IMAPD. Any
project that claims it's the "postfix of ____ servers" deserves a looksee.
If indeed I were to going to switch at some point, I'd need to replace
the UW POP3 server (which is a part of the UW package). I would prefer
one that actually used the dovecot IMAP server instead of going to
2003 May 20
3
lots of sockets in TIME_WAIT
Hi there,
I have some DDOS(?) attack on my router going where my apache HTTP
server is flooded with short-timed connections from some host. This
results in LOTS of sockets in TIME_WAIT/LAST_ACK/CLOSING states and
eventually I'm out of mbufs, which, consequently means I can't even
connect to the router from LAN. The kern.ipc.nmbclusters is 2560, (I
guess high enough for router with
2008 Apr 16
4
umass causes panic on 7 amd64
On Tue, Apr 15, 2008 at 12:20 PM, Roland Smith <rsmith@xs4all.nl> wrote:
> On Tue, Apr 15, 2008 at 11:34:31AM -0700, Steve Franks wrote:
> > Being a naturally curious guy, with your pointers, I've located the following:
> >
> > [steve@dystant /var/crash]$ sudo cat info.2
>
> Yep. This is what you need.
>
>
> > Dump header from device
2009 Jul 29
2
problems compiling dovecot-1.2.2 on solaris 10
if test "$dot_seen" = "no"; then \
make "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /scratch/jawelsh/src/dovecot-1.2.2/src
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* |
2006 Oct 26
3
Re: ZFS hangs systems during copy
> ZFS 11.0 on Solaris release 06/06, hangs systems when
> trying to copy files from my VXFS 4.1 file system.
> any ideas what this problem could be?.
What kind of system is that? How much memory is installed?
I''m able to hang an Ultra 60 with 256 MByte of main memory,
simply by writing big files to a ZFS filesystem. The problem
happens with both Solaris 10 6/2006 and Solaris
2012 May 27
2
[stable 9]Dell R620 Ethernet Ordering
I'm trying to understand the newbus and acpi interactions on this Dell
R620 that result in the Broadcom adapter board being probed "backwards"
or just plain out of order in comparison to the connector layout and the
linux tg3 driver.
We seem to be detecting PCI0:2:0 before PCI0:1:0. This seems odd to me.
When I replace the broadcom daughter card with an intel daughter card,
this
2015 Oct 15
1
cant reattach to screen session since upgrade of screen rpm?
I finished installing all of the rpms
monsterjam:~ $ cat /etc/redhat-release
CentOS release 6.7 (Final)
but I still have the issue where screen freezes when i try to reattach.
Jason
On 10/15/2015 02:59 PM, Leon Fauster wrote:
> Am 15.10.2015 um 20:36 schrieb Jason Welsh <jason.welsh at mercurygate.com>:
>> hey folks, running CentOS release 6.6 (Final) and I was upgrading some
2008 Sep 23
3
7.0-stable: a hung process - scheduler bug?
Hello!
I was trying to build OpenOffice using all of my 4 CPUs. To be able to
do other work on the machine comfortably, I ran the build under nice,
and assigned real-time priority to the two Xorg processes.
The build started at about 23:10 last night, and hung at 23:46. The
procstat output for the make's process group is:
PID PPID PGID SID TSID THR LOGIN WCHAN EMUL