Re: Custom kernel breaks py-glances in 12.2

2020-10-28 Thread Mike Jakubik
On Thu, 22 Oct 2020 12:11:17 -0400 Mike Jakubik wrote > Hi, > > When i compile a non GENERIC kernel (which mainly removes some debugging and > devices i do not have) the Python program glances fails with the following > message. > For anyone i

Custom kernel breaks py-glances in 12.2

2020-10-22 Thread Mike Jakubik
Hi, When i compile a non GENERIC kernel (which mainly removes some debugging and devices i do not have) the Python program glances fails with the following message. [root@jailer ~]# glances Traceback (most recent call last):   File "/usr/local/bin/glances", line 8, in    

Re: Certificate verification failures on 'make fetchindex' in /usr/ports

2020-02-11 Thread Mike Jakubik
experienced this issue before, though it's been a number of months that I last installed a new system. Bob On Tue, Feb 11, 2020 at 09:17:01AM -0500, Mike Jakubik wrote: > Hi Bob, > > > > You need to install the root certificate bundle. > > > > cd /usr/ports/se

Re: Certificate verification failures on 'make fetchindex' in /usr/ports

2020-02-11 Thread Mike Jakubik
rs. Austin, TX | ___ mailto:freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "mailto:freebsd-stable-unsubscr...@freebsd.org; Mike Jakubik https://www.swiftsmsgatewa

Re: r302669 GENERIC panicking on Amazon EC2 (Solved)

2016-07-13 Thread Mike Jakubik
On 2016-07-12 03:52 PM, Mike Jakubik wrote: Hello, I just did a svn update to stable/10 recompiled world/kernel using GENERIC kernel and i am unable to boot this kernel on Amazon EC2 now. Thanks. I took the following flags out of make.conf CPUTYPE?=native CFLAGS+=-maes -mavx And i

r302669 GENERIC panicking on Amazon EC2

2016-07-12 Thread Mike Jakubik
Hello, I just did a svn update to stable/10 recompiled world/kernel using GENERIC kernel and i am unable to boot this kernel on Amazon EC2 now. Thanks. Booting [/boot/kernel/kernel]... |/-\|Copyright (c) 1992-2016 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989,

sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow

2013-09-30 Thread Mike Jakubik
Hello, I updated our main server to 9.2-STABLE today and afterwards I noticed a bunch of these messages, does anyone know what they mean? I was unable to find anything on this error message. Things appear to be working OK so far. Sep 30 22:08:56 illidan kernel: sonewconn: pcb

Re: sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow

2013-09-30 Thread Mike Jakubik
On 2013-09-30 10:43 PM, Mark Andrews wrote: Use netstat -nAa to match the reported pcb (protocol control block) to the IP address and port. Then use that to work out which daemon is not keeping up. Thanks Mark, duckduckgo has failed me :( I found this info with google later, guess I'll

UFS Trim wont stay set

2013-07-04 Thread Mike Jakubik
Hello, I've just installed a stable snapshot on a new machine with a SSD drive, after installing i booted single user mode and ran # tunefs -t enable /dev/ada0p2 tunefs: issue TRIM to the disk set Great, back to multiuser mode, i check the partition # tunefs -p /dev/ada0p2 tunefs: POSIX.1e

Re: UFS Trim wont stay set

2013-07-04 Thread Mike Jakubik
On 07/04/13 16:33, Jeremy Chadwick wrote: Yup, experienced this myself many times over. The reasons are understood (it's not limited to just the TRIM bits, it's related to anything adjusting the superblock -- it gets cached in memory in certain situations and not flushed back to disk). Hint:

Re: 9.1 AMD64 multitasking efficiency low

2013-03-06 Thread Mike Jakubik
On Wed, 2013-02-13 at 13:30 +0100, CeDeROM wrote: On Wed, Feb 13, 2013 at 1:21 PM, Christian Gusenbauer c...@gmx.at wrote: It has something to do with the drive. I've just connected my external drive to the Intel controller and copied some GB of data around without performance impacts!

Re: simple patch for portsnap to use wget

2012-11-27 Thread Mike Jakubik
On Tue, 2012-11-27 at 08:52 +0100, Luca Ferrari wrote: Now the question is: should this patch, or better the idea of using wget or another alike substitute to phttpget, be integrated into the system? I've tested it on FreeBSD-9-STABLE. Certainly not with a dependency on wget, which is not

Re: Error compiling world (usr/src/gnu/usr.bin/texinfo) w/ Clang

2012-11-07 Thread Mike Jakubik
On Wed, 2012-11-07 at 15:43 +0100, Dimitry Andric wrote: On 2012-11-06 23:59, Mike Jakubik wrote: I've ran in to this issue on two different machines, both have recent stable code. The problem appears to be with /usr/src/gnu/usr.bin/texinfo, i am using Clang to compile. ... 1 error

Re: Error compiling world (usr/src/gnu/usr.bin/texinfo) w/ Clang

2012-11-07 Thread Mike Jakubik
On Wed, 2012-11-07 at 13:45 -0500, Mike Jakubik wrote: On Wed, 2012-11-07 at 15:43 +0100, Dimitry Andric wrote: On 2012-11-06 23:59, Mike Jakubik wrote: I've ran in to this issue on two different machines, both have recent stable code. The problem appears to be with /usr/src/gnu

Re: Error compiling world (usr/src/gnu/usr.bin/texinfo) w/ Clang

2012-11-07 Thread Mike Jakubik
On Wed, 2012-11-07 at 20:04 +0100, Dimitry Andric wrote: Ah yes, I got it. This is currently a problem on stable/9, for which I don't yet have an easy solution, except building boot2 with gcc for now. See the earlier thread on freebsd-stable here:

Error compiling world (usr/src/gnu/usr.bin/texinfo) w/ Clang

2012-11-06 Thread Mike Jakubik
Hello, I've ran in to this issue on two different machines, both have recent stable code. The problem appears to be with /usr/src/gnu/usr.bin/texinfo, i am using Clang to compile. Thanks. --- === gnu/usr.bin/texinfo/install-info (all) clang -O2 -pipe -mtune=native -march=native -DHAVE_CONFIG_H

Re: SU+J on 9.1-RC2 ISO

2012-11-02 Thread Mike Jakubik
On Sat, 2012-11-03 at 00:05 +0700, Adam Strohl wrote: On 11/2/2012 23:47, Bas Smeelen wrote: Hi Why are journaled soft updates the default when installing a new system from a 9.1-RC2 ISO? Can SU+J be disabled for the 9.1-RELEASE or do you think this is not going to be a problem for

Re: SU+J on 9.1-RC2 ISO

2012-11-02 Thread Mike Jakubik
On Fri, 2012-11-02 at 13:23 -0400, Maxim Khitrov wrote: I don't think SU+J should even be an option in the installer as long as this bug persists. If you don't use dump, go ahead and enable journaling after the installation, but it's not a decision that new users should be asked to make. This

Jail startup/shutdown broken on latest 9-STABLE

2012-05-24 Thread Mike Jakubik
Hello, Latest 9-STABLE has introduced some changes that break the ezjail rc script. On bootup it fails to start, but when i log in via ssh and manually start it, it works. However i am unable to shut them down afterwards. root@jail.local:~# uname -a FreeBSD jail.local 9.0-STABLE FreeBSD

Re: Jail startup/shutdown broken on latest 9-STABLE

2012-05-24 Thread Mike Jakubik
On Thu, 2012-05-24 at 23:22 +0200, Mateusz Guzik wrote: On Thu, May 24, 2012 at 03:18:54PM -0400, Mike Jakubik wrote: Hello, Latest 9-STABLE has introduced some changes that break the ezjail rc script. On bootup it fails to start, but when i log in via ssh and manually start

Re: Jail startup/shutdown broken on latest 9-STABLE

2012-05-24 Thread Mike Jakubik
On Fri, 2012-05-25 at 00:13 +0200, Mateusz Guzik wrote: On Thu, May 24, 2012 at 06:06:50PM -0400, Mike Jakubik wrote: On Thu, 2012-05-24 at 23:22 +0200, Mateusz Guzik wrote: On Thu, May 24, 2012 at 03:18:54PM -0400, Mike Jakubik wrote: Hello, Latest 9-STABLE has introduced some

Re: Jail startup/shutdown broken on latest 9-STABLE

2012-05-24 Thread Mike Jakubik
On Thu, 2012-05-24 at 18:20 -0400, Mike Jakubik wrote: I do not see a link to your jail rc.d script, just the patch. Sigh, sorry, it's been a long day. I didnt look at the patch :P It works perfectly now, thanks again, hope someone can commit this soon

Troubleshooting jail startup problem

2012-04-16 Thread Mike Jakubik
Hello, I recently setup a new server with 9-STABLE (freshly built today), but i am having problem setting up jails on this system. I have previously setup jails on version 8 systems without any issue. I installed a jail using the method described in the handbook, but when i try to start it using

Re: Troubleshooting jail startup problem

2012-04-16 Thread Mike Jakubik
On Mon, 2012-04-16 at 14:49 -0400, Mike Jakubik wrote: Hello, I recently setup a new server with 9-STABLE (freshly built today), but i am having problem setting up jails on this system. I have previously setup jails on version 8 systems without any issue. I installed a jail using

Re: Troubleshooting jail startup problem

2012-04-16 Thread Mike Jakubik
On Mon, 2012-04-16 at 15:10 -0400, Mike Jakubik wrote: I ran sh -x /etc/rc.d/jail start to get some more debug info, but im still unable to see why it is failing. It does throw one error jail: unknown parameter: allow.nomount, but that appears to be after it already failed. This appears

RE: New BSD Installer

2012-02-16 Thread Mike Jakubik
On Tue, 2012-02-14 at 09:43 -0800, Devin Teske wrote: I'm with you on this one. I really don't like the single-/ setup. while booting multiple systems on GPT also seems to require Linux tools. I don't know whether this move away from BSD traditional filesystem partitioning (/, /var,

Re: 8.0 network problem

2010-07-05 Thread Mike Jakubik
On 7/4/2010 8:52 PM, David Warren wrote: Hi all, I've got a persistent problem with my LAN. I'm running a FreeBSD 8.0 box as a home server performing the following functions for wired and wireless networks: router; firewall; DHCP server; and file server. For what it's worth, I've got

Re: fault tolerant web servers on freebsd

2010-04-05 Thread Mike Jakubik
You may want to check out carp(4). http://www.freebsd.org/cgi/man.cgi?query=carp On 4/5/2010 7:29 AM, Maciej Jan Broniarz wrote: Hi All, I am thinking about building a fault tolerant web servers running FreeBSD. The servers would be serving web sites using jails+apache+php+mysql. Would

Gmirror - geometry does not match label (16h,63s != 255h,63s)

2009-12-03 Thread Mike Jakubik
Hello, I just installed FreeBSD 8 on a few new servers, i followed my usual procedure for creating a geom mirror right after the installer finished. However on bootup i get the following notice for my mirror device geometry does not match label (16h,63s != 255h,63s). Can this be safely

Re: RELENG_7: chatty geom

2009-04-13 Thread Mike Jakubik
Just an FYI, i am also seeing this on a recent cvsup. Apr 8 14:27:15 iwinbackdb kernel: ACPI APIC Table: DELL PE_SC3 Apr 8 14:27:15 iwinbackdb kernel: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs ... Apr 8 14:27:15 iwinbackdb kernel: GEOM_LABEL: Label for provider mfid0s1a is

Re: bce(4) and rx errors

2008-12-23 Thread Mike Jakubik
On Sun, December 14, 2008 4:36 am, Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Gents, I have not yet talked this with David but it looks like this patch would make it disappear. Cheers, I have been running my production systems for about a week now with this patch,

Re: RELENG_7_1: bce driver change generating too much interrupts ?

2008-12-15 Thread Mike Jakubik
On Sun, December 14, 2008 4:57 am, Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Jakubik wrote: On Mon, December 8, 2008 5:22 pm, Mike Jakubik wrote: On Mon, December 8, 2008 5:12 pm, Xin LI wrote: Which version are you currently using? My previous commit only fixes

Re: RELENG_7_1: bce driver change generating too much interrupts ?

2008-12-10 Thread Mike Jakubik
On Mon, December 8, 2008 5:22 pm, Mike Jakubik wrote: On Mon, December 8, 2008 5:12 pm, Xin LI wrote: Which version are you currently using? My previous commit only fixes the excessive interrupt issue, I think this could be a different problem, I'm taking a look at the code to see if I can

Re: bce(4) and rx errors

2008-12-10 Thread Mike Jakubik
On Wed, December 10, 2008 11:03 am, Jeff Blank wrote: On Wed, Dec 10, 2008 at 04:59:26PM +0200, Vlad GALU wrote: I have an application pulling about 220Kpps from a bce(4) card (details below). At what seems to be random times, errors start showing up on that interface (I'm watching it with

Re: RELENG_7_1: bce driver change generating too much interrupts ?

2008-12-08 Thread Mike Jakubik
On Mon, December 8, 2008 4:29 am, Oleg Gorokhov wrote: This patch committed fixes the issue reported earlier with interruptions but there is one more problem discussed here: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2008-11/msg00144.html We also have observed similar bad

Re: RELENG_7_1: bce driver change generating too much interrupts ?

2008-12-08 Thread Mike Jakubik
On Mon, December 8, 2008 5:12 pm, Xin LI wrote: Which version are you currently using? My previous commit only fixes the excessive interrupt issue, I think this could be a different problem, I'm taking a look at the code to see if I can have something for you. I was running on the version

Re: RELENG_7_1: bce driver change generating too much interrupts ?

2008-12-03 Thread Mike Jakubik
On Wed, December 3, 2008 3:27 am, Dmitry Sivachenko wrote: On Tue, Dec 02, 2008 at 04:44:46PM -0800, Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi guys, I think I got a real fix. I tried that patch with very recent 7-STABLE. I does fix the problem for me. Good to

Re: RELENG_7_1: bce driver change generating too much interrupts ?

2008-12-02 Thread Mike Jakubik
On Tue, December 2, 2008 4:57 am, Geoffroy Desvernay wrote: Since last upgrade, I see much more CPU time eated by interrupts (at least 10% cpu in top) (see http://dgeo.perso.ec-marseille.fr/cpu-week.png) I am also seeing the same behavior on a farm of Dell servers. [EMAIL PROTECTED]:~# vmstat

Re: RELENG_7_1: bce driver change generating too much interrupts ?

2008-12-02 Thread Mike Jakubik
On Tue, December 2, 2008 1:17 pm, Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Can anyone try reverting the changeset itself? There are two recent changesets: http://www.delphij.net/bce-185161.diff.bz2 http://www.delphij.net/bce-184826.diff.bz2 Thanks for the

Schedule for 6.3R is a 404

2007-11-20 Thread Mike Jakubik
Hello, Just an FYI, http://www.freebsd.org/releases/6.3R/schedule.html returns a 404. This is linked from http://www.freebsd.org/releases/. Thanks. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

DOH! ata_alloc_request failed!

2007-09-04 Thread Mike Jakubik
Hello, I keep seeing the following in my logs, should i be worried?: Sep 4 03:01:29 ns2 kernel: DOH! ata_alloc_request failed! Sep 4 03:01:29 ns2 kernel: FAILURE - out of memory in ata_raid_init_request Sep 4 03:01:29 ns2 kernel: g_vfs_done():ar0s1f[WRITE(offset=107303043072,

Re: MFC 7.0 calcru changes

2007-08-25 Thread Mike Jakubik
David O'Brien wrote: This is a patch to MFC what I think are all the calcru-related changes that occurred since 6-STABLE was branched and 7.0 continued forward. If anyone spots some changes I missed, please yell out. Thank you so much! My supermicro systems are plagued by calcru messages

Buildkernel error in acpi_hpet.c

2007-06-17 Thread Mike Jakubik
cc -O2 -fno-strict-aliasing -pipe -march=prescott -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/SPAMTOASTER/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include

cxgb mfc is missing cxgb_include.h

2007-06-17 Thread Mike Jakubik
mkdep -f .depend -a -nostdinc -DCONFIG_CHELSIO_T3_CORE -DDEFAULT_JUMBO -DCONFIG_DEFINED -D_KERNEL -DKLD_MODULE -I- -I/usr/src/sys/modules/cxgb/../../dev/cxgb -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -I/usr/obj/usr/src/sys/SPAMTOASTER

Re: cxgb mfc is missing cxgb_include.h

2007-06-17 Thread Mike Jakubik
Kip Macy wrote: Oops - thanks. I've included the file from cvs on my box, however i now get this error while compiling. --- cc -O2 -fno-strict-aliasing -pipe -march=prescott -DCONFIG_CHELSIO_T3_CORE -g -DDEFAULT_JUMBO -DCONFIG_DEFINED -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-

Re: cxgb mfc is missing cxgb_include.h

2007-06-17 Thread Mike Jakubik
Kip Macy wrote: I don't know. I just deleted dev/cxgb and recreated it from cvs and LINT builds for me. Re-cvsupped your version from RELENG_6 and all is well now. Thanks. ___ freebsd-stable@freebsd.org mailing list

Re: mysql frequently crash on 6.2

2007-05-01 Thread Mike Jakubik
On Tue, May 1, 2007 2:58 am, Ken Chen wrote: 2007/5/1, Jeremy Chadwick [EMAIL PROTECTED]: I can confirm this problem. Normally sig11 is an indication that you have hardware-related problems, but in this particular case (at least in my experience), it can also be caused by some lack-of

Re: Clamav-90_2 Lockup with freebsd 6.2

2007-03-10 Thread Mike Jakubik
Martin Blapp wrote: Clamd with libpthread.so is still broken. Please use libthr.so. I'm currently investigating why libpthreads.so has problems with clamd, and it looks to me like a library bug. This may be related to a problem i had with Mysql on a large server recently. Mysql threads

Re: Some questions from a newcomer

2007-03-10 Thread Mike Jakubik
Daniel Mouritsen wrote: Hello, I'm playing around with using freebsd for my home server (which used to use linux), and I have a quick question regarding the distributions you can select with sysinstall during the install phase. I've chosen developer(since i wish to use the ports packages, i

Re: Why does FBSD always assume it's on an 8080 CPU?

2007-01-26 Thread Mike Jakubik
Chris H. wrote: CPU: AMD Athlon(tm) XP (1102.51-MHz 686-class CPU) Origin = AuthenticAMD Id = 0x680 Stepping = 0 Features=0x383fbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE AMD Features=0xc0400800SYSCALL,MMX+,3DNow+,3DNow That I simply build

Re: Read_dma timeout - FreeBSD 6-1

2007-01-19 Thread Mike Jakubik
Ikare.run wrote: PS : when error occurs, the disk make a click !?!? If its making sounds like that, then its a physical problem with the drive. Bakcup your data and return it if its still on warranty. Maxtor provides troubleshooting tools on their website.

Re: Cached file read performance with 6.2-PRERELEASE

2006-12-21 Thread Mike Jakubik
Has anyone tried these tests with 4.x? Well, i did, and i was surprised how good the performance is, it gave me the highest number of all tests, even compared to much faster HW. Although this is all different hardware, it seems like the performance drops the higher the version of FreeBSD is,

Re: 6.1 with PAE on a recent server (HP DL380 G5 or Dell PE 1950) ?

2006-11-13 Thread Mike Jakubik
Olivier Mueller wrote: Hello, I will soon get some new servers with more than 4 GB of RAM, and I am wondering if they will work fine even with the PAE option activated: are all the required drivers (RAID mfid, bce on the Dell, ciss0 on the HP) 100% compatible, or should I expect trouble?

Re: em driver testing

2006-11-08 Thread Mike Jakubik
On Tue, November 7, 2006 6:18 pm, Scott Long wrote: It's just unclear to me how you're associating bce problems with checksum offloading and IP fragmentation to em problems with design issues in the watchdog code. You are correct, the bce watchdog timeouts seem to be related to hw checksums,

Re: em driver testing

2006-11-07 Thread Mike Jakubik
Clayton Milos wrote: Hi Jack I patched the driver and re-compiled the kernel and userland. All appears well with the em driver now. No more errors on it. I am getting watchdog timeouts on the xl driver now though. It was happenning before at the same time as the em ones. Now I've passed a

Re: em driver testing

2006-11-07 Thread Mike Jakubik
Scott Long wrote: Mike, If you have insight into the bce driver, I would highly appreciate if you would share it. Scott (the guy who fixed bce) I don't have any bce hardware myself, I'm just using the information from the list. I have some em and fxp hardware however that i can use to do

Re: em driver testing

2006-11-07 Thread Mike Jakubik
Jack, I have done some tests, here are my results. On 6.2-BETA3 i was able to get a timeout while compiling the kernel and ftping a large file from another server with the same card. On 6.2-STABLE cvsuped today i was not able to produce a timeout, i then applied your patch and the results

GCC flags for Conroe based CPUs

2006-11-02 Thread Mike Jakubik
I am wondering what CPUTYPE and CFLAGS are appropriate when using Intel's Conroe based Xeons, since GCC 3 is not aware of this CPU, afaik. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To

Re: SATA 500Gb disk problem

2006-10-28 Thread Mike Jakubik
Nguyen Tam Chinh wrote: ad4: 476940MB WDC WD5000KS-00MNB0 06.02E06 at ata2-master SATA150 %dmesg | grep atapci0 atapci0: SiI 3112 SATA150 controller port 0xdc00-0xdc07,0xd480-0xd483,0xd400-0xd407,0xd080-0xd083,0xd000-0xd00f mem 0xff8fec00-0xff8fedff irq Unfortunately you have a broken

Running large DB's on FreeBSD

2006-10-23 Thread Mike Jakubik
Greetings, I am in the process of implementing a fairly large mysql server for an even larger company, and naturally i want to use FreeBSD. The hardware will be an HP DL385, 2 x dual-core Opterons, 16GB RAM, 7 x 15k rpm disks in a RAID5 setup. I'm not exactly informed as to the specific

Re: Running large DB's on FreeBSD

2006-10-23 Thread Mike Jakubik
Chuck Swiger wrote: On Oct 23, 2006, at 4:01 PM, Mike Jakubik wrote: So, first of all, am i crazy for choosing fbsd+mysql for this rather than something like Solaris + Oracle? :) Moderately...it kinda depends on the budget available. I regard Solaris + Oracle as one of the most reliable

Re: Running large DB's on FreeBSD

2006-10-23 Thread Mike Jakubik
Ronald Klop wrote: I'm running MySQL 5 on Linux at my work (4 disk RAID 10/32G RAM/4xsingle-core). It has a DB of 100 GB and much more than millions of rows and the preformance is very good with quite a lot of users via the webserver. But I do not have any comparisons with Oracle or other

Re: [fbsd] HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon

2006-10-13 Thread Mike Jakubik
Adrian Chadd wrote: On 10/13/06, Mark Linimon [EMAIL PROTECTED] wrote: DragonFly has made substantial rewrites/changes since the fork from FreeBSD. I think to assume that there are no regressions in either stability, speed, or support may be naive. Has anyone tried benchmarking

Re: FreeBSD and make -j# buildworld usability

2006-10-13 Thread Mike Jakubik
Buki wrote: Hi, I searched the archives and web a little but found many different opinions on stability/usability of using make -j# with buildworld (and buildkernel). So I am asking if it is a good idea to use make -j on production boxes. I use -j2 on all my dual cpu/core boxes, i don't

Re: gmirror warnings

2006-10-10 Thread Mike Jakubik
Dmitry Pryanishnikov wrote: Hello! On Tue, 10 Oct 2006, Vivek Khera wrote: Over the weekend and today we got some curious error messages from gmirror providers: Oct 7 03:02:14 dtfe2 kernel: ad6: FAILURE - out of memory in start Oct 7 04:15:58 dtfe2 kernel: ad4: FAILURE - out of memory in

Re: gmirror warnings

2006-10-10 Thread Mike Jakubik
Vivek Khera wrote: On Oct 10, 2006, at 2:11 PM, Mike Jakubik wrote: Those messages are not directly related to gmirror, they come from the ATA driver when it can't allocate memory for the structure which describes I/O request: I think this behavior is limited to the amd64 architecture

Re: BCM5754 supported in 6.2 release?

2006-10-04 Thread Mike Jakubik
Yi-Hua Edward Yang wrote: I asked the question below a while back but got no answer. Does that mean BCM5754 integrated GbE will not be supported by 6.2 release at all? The HARDWARE.TXT file does not list it, but the source code seems to have the BCM5754 support, or at least so the CVS comments

Re: Showstopper - 6.2-PRERELEASE does not see SATA DVD drives (fwd)

2006-09-28 Thread Mike Jakubik
Joel Dahl wrote: The Hardware Notes do not mention SATA at all except for RAID controllers. Just FYI, We've been looking at integrating the supported hardware info from the ata(4) manual page into the hardware notes. This *should* at least kill some of the confusion that always surrounds

Re: CALL FOR TESTERS! [Re: 6.2 SHOWSTOPPER - em completely unusable on 6.2]

2006-09-28 Thread Mike Jakubik
Scott Long wrote: All, Attached is my first cut at addressing the problems described in this thread. As I discussed earlier, the VM syncer thread is likely starving the USB interrupt thread. This causes the shared usb+network interrupt to remain masked, preventing network interrupts from

Re: Showstopper - 6.2-PRERELEASE does not see SATA DVD drives (fwd)

2006-09-27 Thread Mike Jakubik
Frank wrote: I am sending this again since it has been 4 days with no response. I consider this a showstopper since I could boot from CD but sysinstall could not see the DVD drives, thus no CD install. I had to mount the CD in another machine and do a NFS install. SATA optical drives are

Re: ATA problems again ... general problem of ICH7 or ATA?

2006-08-20 Thread Mike Jakubik
Miroslav Lachman wrote: I upgraded to RELENG_6, changed all HW (whole servers and changed Seagate HHDs to Samsung so every piece of HW is different from time of my first post), but after one week I got the same error and system reboot today: Aug 19 15:11:20 track ntpd[456]: kernel time sync

TOP shows above 100% WCPU usage

2006-08-15 Thread Mike Jakubik
last pid: 747; load averages: 2.69, 1.03, 0.58 up 0+01:40:40 10:14:29 35 processes: 7 running, 28 sleeping CPU states: 58.1% user, 0.0% nice, 38.4% system, 1.1% interrupt, 2.4% idle Mem: 642M Active, 416M Inact, 125M Wired, 112M Buf, 825M Free

Re: TOP shows above 100% WCPU usage

2006-08-15 Thread Mike Jakubik
Dan Nelson wrote: How can mysql use 160%? Is this a reporting bug in top because mysql is threaded? You have multiple CPUs, so a threaded process can theoretically reach 100*ncpus cpu usage. Ahh, thats makes sense, thanks. ___

Error building todays kernel (acpi_wakeup.c:285)

2006-08-12 Thread Mike Jakubik
cc -O2 -fno-strict-aliasing -pipe -march=athlon -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/SPAMTOASTER/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include

Re: Stability of ICH7 sata on FreeBSD 6.1 ?

2006-08-11 Thread Mike Jakubik
Dominic Marks wrote: Jerome Sobecki wrote: Hi all, We have here some Supermicro Superserver 5015P-TR (http://www.supermicro.com/products/system/1U/5015/SYS-5015P-TR.cfm) Those servers, with a ICH7 controler, are currently working with FreeBSD 6.1 and everything seems ok, except that it's the

Re: Stability of ICH7 sata on FreeBSD 6.1 ?

2006-08-11 Thread Mike Jakubik
Miroslav Lachman wrote: I have same problem on ASUS RS120 with Seagate ST3250820AS/3.AAC drives (disk loses, system reboots, slow read/write speed), but I think this is drive problem - all drives has high Reallocated_Sector_Ct value in SMART (above 130 reallocated sectors after few weeks,

Re: Monitoring temperature with acpi (sysctls)

2006-07-27 Thread Mike Jakubik
Jiawei Ye wrote: On 7/27/06, Mike Jakubik [EMAIL PROTECTED] wrote: I don't want to spend $50 extra per system, just so i can read the temperature, and not even use any of the IPMI functions. I need a simple and scriptable way to get the values, acpi sysctls are ideal for this. What about using

Re: Monitoring temperature with acpi (sysctls)

2006-07-27 Thread Mike Jakubik
Jung-uk Kim wrote: FYI, see kern/85106: http://www.freebsd.org/cgi/query-pr.cgi?pr=85106 Great, i will try the patch shortly. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe,

Re: Monitoring temperature with acpi (sysctls)

2006-07-27 Thread Mike Jakubik
Well, here are the patch results. The controller is detected: ichsmb0: Intel 82801GB (ICH7) SMBus controller port 0x1100-0x111f irq 19 at device 31.3 on pci0 ichsmb0: [GIANT-LOCKED] smbus0: System Management Bus on ichsmb0 smb0: SMBus generic I/O on smbus0 However communication does not seem

Re: MFC of kern_resource.c (calru changes)

2006-07-27 Thread Mike Jakubik
John Baldwin wrote: On Wednesday 26 July 2006 18:31, Mike Jakubik wrote: Are there any plans to MFC the last few commits to kern_resource.c to -STABLE? I have a number of machines which flood the logs with calcru: negative runtime messages every time w, ps or top is used, so im hoping

Re: Monitoring temperature with acpi (sysctls)

2006-07-26 Thread Mike Jakubik
Bruno Ducrot wrote: On Tue, Jul 25, 2006 at 11:51:25AM -0400, Mike Jakubik wrote: I need to be able to get the cpu and fan information from my motherboard, however none of the monitoring utilities in the ports seems to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo

MFC of kern_resource.c (calru changes)

2006-07-26 Thread Mike Jakubik
Are there any plans to MFC the last few commits to kern_resource.c to -STABLE? I have a number of machines which flood the logs with calcru: negative runtime messages every time w, ps or top is used, so im hoping these may fix the issue. ___

Re: Monitoring temperature with acpi (sysctls)

2006-07-26 Thread Mike Jakubik
David Duchscher wrote: On Jul 26, 2006, at 11:09 AM, Bruno Ducrot wrote: Does this one support IPMI? Yes, the Supermicro PDSMi supports the IPMI 2.0 module and I can confirm that it works with the IPMI ported driver from current on 6.1. The module is optional so you will have to purchase

Monitoring temperature with acpi (sysctls)

2006-07-25 Thread Mike Jakubik
I need to be able to get the cpu and fan information from my motherboard, however none of the monitoring utilities in the ports seems to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo) Chipset). On my older VIA based motherboards and some Nvidia, i can get this information

Re: Still getting 'calcru: runtime went backwards'

2006-07-25 Thread Mike Jakubik
John Baldwin wrote: On Friday 07 July 2006 14:43, Mike Jakubik wrote: John Baldwin wrote: That is partly because when you run top it queries the resource usage of the various processes via fill_kinfo_proc(). When you don't run top, no one is asking for the resource usage numbers, so

Re: Intel ICH7R RAID controller working on 6.1/STABLE?

2006-07-14 Thread Mike Jakubik
H. Wade Minter wrote: I'm considering ordering some of these servers to run FreeBSD 6.1 or 6-STABLE on, but they have Intel ICH7R RAID controllers on them. Googling around, I'm seeing conflicting information as to whether or they work, or work well enough to use in production. The chipset

Re: MySQL and default memory limits (mysqld: Out of memory)

2006-07-10 Thread Mike Jakubik
Chuck Swiger wrote: 512MB is more than enough for almost all processes to run just fine, and is only really inappropriate for the case where you've got 1-plus GB of physical RAM and want to dedicate the system to a single large task, or perhaps a single-digit number of processes if you've got

MySQL and default memory limits (mysqld: Out of memory)

2006-07-09 Thread Mike Jakubik
I just setup a new system with MySQL 5.0.22, and to my surprise i get this error in MySQL's log. /usr/local/libexec/mysqld: Out of memory (Needed 237527040 bytes) /usr/local/libexec/mysqld: Out of memory (Needed 178145280 bytes) The system has 1GB of ram, which is plenty for MySQLs

Re: MySQL and default memory limits (mysqld: Out of memory)

2006-07-09 Thread Mike Jakubik
Mathieu Arnold wrote: +-Le 09/07/2006 16:49 -0400, Mike Jakubik a dit : | I just setup a new system with MySQL 5.0.22, and to my surprise i get | this error in MySQL's log. | | /usr/local/libexec/mysqld: Out of memory (Needed 237527040 bytes) | /usr/local/libexec/mysqld: Out of memory (Needed

Re: MySQL and default memory limits (mysqld: Out of memory)

2006-07-09 Thread Mike Jakubik
Mathieu Arnold wrote: +-Le 09/07/2006 14:25 -0700, Darren Pilgrim a dit : | Mathieu Arnold wrote: | [kern.maxdsiz is not] a sysctl, it's a tunable thing, which don't | appear in sysctl. | | Gotta love namespace collisions. Well, in fact, most of the tunables do have a read only sysctl so that

Re: MySQL and default memory limits (mysqld: Out of memory)

2006-07-09 Thread Mike Jakubik
Mathieu Arnold wrote: | Exactly, its nice being able to see the current values. How else can i | see what the values are set to? As I previously said, it's 512M on i386, and 1G on 64 bit platforms. Right, this explains why my amd64 system works just fine. Shouldn't this be a dynamic

Re: Still getting 'calcru: runtime went backwards'

2006-07-08 Thread Mike Jakubik
Martin Nilsson wrote: John Baldwin wrote: On Thursday 06 July 2006 22:01, Mike Jakubik wrote: I'm getting a ton of them now, and i found a way to reproduce them. Basically i run a compile session in one terminal, say make buildkernel, and run top in another. As soon as i run top

Re: Still getting 'calcru: runtime went backwards'

2006-07-07 Thread Mike Jakubik
John Baldwin wrote: That is partly because when you run top it queries the resource usage of the various processes via fill_kinfo_proc(). When you don't run top, no one is asking for the resource usage numbers, so the kernel doesn't waste time calculating them. Right, also running ps

Re: Still getting 'calcru: runtime went backwards'

2006-07-06 Thread Mike Jakubik
I'm getting a ton of them now, and i found a way to reproduce them. Basically i run a compile session in one terminal, say make buildkernel, and run top in another. As soon as i run top, the messages appear, and they seem to be synchronized with the refresh rate of top, 2 messages per refresh.

Re: md deadlocks on wdrain. Was: [Re: quota and snapshots in 6.1-RELEASE]

2006-06-30 Thread Mike Jakubik
Kostik Belousov wrote: First, I set the followup to the right mailing list. Second, I am really curious what you do. My understanding follows: you have set up vnode-backed md device (md0a) on sparce file, created ufs2 on it, mounted it with quotas, and run background fsck on that fs. At the

Re: quota and snapshots in 6.1-RELEASE

2006-06-29 Thread Mike Jakubik
Konstantin Belousov wrote: On Tue, Jun 06, 2006 at 01:49:04PM -0400, Mike Jakubik wrote: Scott Long wrote: Dmitriy Kirhlarov wrote: Hi! On Tue, May 23, 2006 at 04:35:21PM -0400, Kris Kennaway wrote: 6.1-STABLE after 6.1-RELEASE is releases. So I think you may want

Re: Where to start from

2006-06-28 Thread Mike Jakubik
Mihir Sanghavi wrote: Hi, I have installed FreeBSD 5.5 . My computer is still not hooked to the network. I would like to start working on it. what should I start with as I have never worked with BSD before. are there any good tutorials to start with? Thanks Start again, this time install

Re: ad4: FAILURE - out of memory in start

2006-06-27 Thread Mike Jakubik
Mike Jakubik wrote: Today i noticed this in the log of one of my systems. Does any one know what this means? The system has been up for over a month with no problems. --- Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994

Re: Whats the difference

2006-06-27 Thread Mike Jakubik
Mihir Sanghavi wrote: Hi, I am a new member to FreeBSD on the whole. I would like to know the differences between FreeBSD 4.7, 5.X and 6.1. My company is using BSD 4.7 currently and I would like it to change to 5 or 6. What technical difficulties might I face or how much code would be needed to

Re: Setting up GEOM mirror

2006-06-26 Thread Mike Jakubik
Vivek Khera wrote: On Jun 25, 2006, at 2:14 PM, Mike Jakubik wrote: The problem with these instructions is that they don't take in to account the last sector. You may very well end up writing the metadata on the file system. When was the last time you fdisk'd a disk and it used the last

  1   2   3   >