Re: Could MSGBUF_SIZE be made a loader tunable?

2011-01-16 Thread Sergey Kandaurov
On 16 January 2011 06:10, wrote: > Anyone had a chance to look at this? > > http://lists.freebsd.org/pipermail/freebsd-stable/2010-December/060793.html To ease testing on head I have regenerated the patch (against r216594): http://plukky.net/~pluknet/patches/msgbufsize.diff -- wbr, pluknet ___

Re: Could MSGBUF_SIZE be made a loader tunable?

2011-01-18 Thread Sergey Kandaurov
On 18 January 2011 19:19, John Baldwin wrote: > On Sunday, January 16, 2011 12:24:27 pm Sergey Kandaurov wrote: >> On 16 January 2011 06:10,   wrote: >> > Anyone had a chance to look at this? >> > >> > http://lists.freebsd.org/pipermail/freebsd-stable/201

Re: Could MSGBUF_SIZE be made a loader tunable?

2011-01-21 Thread Sergey Kandaurov
On 18 January 2011 20:51, Sergey Kandaurov wrote: > On 18 January 2011 19:19, John Baldwin wrote: >> On Sunday, January 16, 2011 12:24:27 pm Sergey Kandaurov wrote: >>> On 16 January 2011 06:10,   wrote: >>> > Anyone had a chance to look at this? >>> >

Re: Could MSGBUF_SIZE be made a loader tunable?

2011-01-23 Thread Sergey Kandaurov
On 23 January 2011 04:58, wrote: > Sergey Kandaurov wrote: > >> Committed in r217688. > > Thanks! > > Will this be eligible for MFC?  (Not for 8.2 or 7.4 I suppose -- > presumably they are only accepting bug-fixes at this point -- but > I'd expect it to be co

Re: vlandev interface up on start up

2011-02-21 Thread Sergey Kandaurov
On 21 February 2011 09:40, wrote: > > Hi all. > > if in rc.conf > cloned_interfaces="vlan66" > ifconfig_vlan66="inet 192.168.66.1 netmask 255.255.255.0 vlan 66 vlandev em0" > > When statun em0 is active, status vlan66 is active, >  but packets are silently drop. > > > it is need to add in rc.conf

Re: Problem with ipfw and libalias on 8.2-PRERELEASE

2011-02-22 Thread Sergey Kandaurov
On 22 February 2011 00:30, Etienne Robillard wrote: > Hi, > > I'm unable to load the ipfw module in 8.2-PRELEASE. i think > this may be due to ABI changes at the kernel level. , > > $ sudo kldload /boot/kernel/ipfw.ko > $ dmesg > ... > KLD ipfw.ko: depends on libalias - not available or version mi

Re: kern.smp.maxid error on i386 UP [was: powerd / cpufreq question]

2011-04-20 Thread Sergey Kandaurov
On 20 April 2011 21:02, Ian Smith wrote: > On Wed, 13 Apr 2011, Ian Smith wrote: >  > On Tue, 12 Apr 2011, Daniel Gerzo wrote: >  >  > On 11.4.2011 6:08, Ian Smith wrote: > [..] >  >  > > Are those kern.cp_times values as they came, or did you remove > trailing >  >  > > zeroes?  Reason I ask is

Re: kern.smp.maxid error on i386 UP [was: powerd / cpufreq question]

2011-04-20 Thread Sergey Kandaurov
On 20 April 2011 22:29, Sergey Kandaurov wrote: > On 20 April 2011 21:02, Ian Smith wrote: >> On Wed, 13 Apr 2011, Ian Smith wrote: >>  > On Tue, 12 Apr 2011, Daniel Gerzo wrote: >>  >  > On 11.4.2011 6:08, Ian Smith wrote: >> [..] >>  >  > >

Re: kvm_open errors on /proc/*/mem in top

2011-06-10 Thread Sergey Kandaurov
On 10 June 2011 00:01, Jim Bryant wrote: > i'm not sure which list this belongs to, so i'm posting to -hackers and > -stable. > > i've noticed for a while now that during heavy activity (for instance > buildworld), that top will get these kvm_read errors when reading proc > mem entries. Hi. I thi

Re: "log_sysevent: type 19 is not implemented" messages during boot

2011-06-11 Thread Sergey Kandaurov
On 11 June 2011 20:01, Rolf Nielsen wrote: > Hi all, > > After going from 8.2-RELEASE to 8-STABLE (to get ZFS v28), I get > > log_sysevent: type 19 is not implemented > > exactly 20 times during boot. What does that message mean? Need I worry > about it? And even if it's harmless, it annoys me, so

Re: mfi(4) patch to add MSI-X support, possibly address command timeouts

2011-08-31 Thread Sergey Kandaurov
On 31 August 2011 21:34, John Baldwin wrote: > I'd like some folks to test a patch to the mfi(4) driver that may help to > address issues several folks have reported.  The patch does two things, first > it adds some dummy reads of PCI registers when checking device status in the > interrupt handle

Re: mfi(4) patch to add MSI-X support, possibly address command timeouts

2011-08-31 Thread Sergey Kandaurov
On 1 September 2011 01:17, John Baldwin wrote: > On Wednesday, August 31, 2011 3:24:12 pm Sergey Kandaurov wrote: >> On 31 August 2011 21:34, John Baldwin wrote: >> > I'd like some folks to test a patch to the mfi(4) driver that may help to >> > address issues s

Re: mfi(4) patch to add MSI-X support, possibly address command timeouts

2011-09-01 Thread Sergey Kandaurov
On 1 September 2011 01:27, Sergey Kandaurov wrote: > On 1 September 2011 01:17, John Baldwin wrote: >> On Wednesday, August 31, 2011 3:24:12 pm Sergey Kandaurov wrote: >>> On 31 August 2011 21:34, John Baldwin wrote: >>> > I'd like some folks to test a patch

Re: mfi(4) patch to add MSI-X support, possibly address command timeouts

2011-09-01 Thread Sergey Kandaurov
On 1 September 2011 15:07, John Baldwin wrote: > On Wednesday, August 31, 2011 5:27:09 pm Sergey Kandaurov wrote: >> On 1 September 2011 01:17, John Baldwin wrote: >> > On Wednesday, August 31, 2011 3:24:12 pm Sergey Kandaurov wrote: >> >> On 31 August 2

Re: FreeBSD 9.0-RC1 freeze after swapoff/swapon procedure on md/vnode-backend file

2011-10-26 Thread Sergey Kandaurov
On 26 October 2011 23:31, Subbsd wrote: > Hi > > I get easy reproducible  a hang-up servers that use the file-based > swap file after swapoff / swapon procedure (in this case, some of the > data must be swapped). For example: > > 1) dd if=/dev/zero of=/usr/swp1 bs=1m count=100 > 2) mdconfig -a -t

Re: Possible to build 9-stable kernel on 8.2?

2011-11-15 Thread Sergey Kandaurov
On 15 November 2011 23:45, Chuck Tuffli wrote: > Is it possible to do a buildkernel of 9-stable (r227536) on a stock > 8.2 system? Most of it seems to work, but the linker fails towards the > end with > > ... > MAKE=make sh /usr/home/ctuffli/dev/releng_9/src/sys/conf/newvers.sh GENERIC > /usr/loca

Re: minor regression after patching

2011-12-26 Thread Sergey Kandaurov
On 26 December 2011 19:06, Volodymyr Kostyrko wrote: > Hi all. > > Am I the only one seeing this on RELENG_9? > > ===> libexec/ftpd (all) > clang -O2 -pipe  -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING > -I/usr/src/libexec/ftpd -Dmain=ls_main -I/usr/src/libexec/ftpd/../../bin/ls > -DINET6 -DUSE_PA

Re: stuck /etc/rc autoboot processes

2011-12-28 Thread Sergey Kandaurov
On 27 December 2011 22:46, Damien Fleuriot wrote: > Hello list, > > > > Yesterday and today, I've been busy either patching boxes for the BIND > advisory that we received on the 23rd (when they were running 8.1 or > 8.2-RELEASE), or upgrading them (when running 8.0-RELEASE). > > > Today I've come

Re: stuck /etc/rc autoboot processes

2011-12-28 Thread Sergey Kandaurov
On 28 December 2011 14:45, Damien Fleuriot wrote: > > > On 12/28/11 10:46 AM, Damien Fleuriot wrote: >> >> >> On 12/27/11 10:22 PM, Jeremy Chadwick wrote: >>> On Tue, Dec 27, 2011 at 07:46:52PM +0100, Damien Fleuriot wrote: Hello list, Yesterday and today, I've been busy either patc

Re: stuck /etc/rc autoboot processes

2011-12-28 Thread Sergey Kandaurov
On 28 December 2011 15:11, Damien Fleuriot wrote: > > > On 12/28/11 11:50 AM, Sergey Kandaurov wrote: >> On 27 December 2011 22:46, Damien Fleuriot wrote: >>> Hello list, >>> >>> >>> >>> Yesterday and today, I've been busy either

Re: accepting rtadv broken on 9-STABLE, re driver?

2012-01-06 Thread Sergey Kandaurov
On 6 January 2012 22:19, Mark Felder wrote: > Hi guys, > Hi, > I upgraded my desktop at work just around christmas to 9-PRERELEASE builds > and ipv6 has been broken since then. I've been too busy at work to fix it > but today I finally had the chance to figure it out. > > Currently I'm running:

Re: [RFC] fix git detection code in newvers.sh when svn installed

2012-01-06 Thread Sergey Kandaurov
On 6 January 2012 21:50, Oliver Pinter wrote: > Hi All! > > When svn installed and the source stored in git, then now the version > detection failed. The attached patch fixed this situation. > FWIW, a different version proposed by Maciej Milewski on -current some time ago. I don't have/use git, s

Re: minor typo in the file /etc/default/rc.conf in freebsd 7-STABLE bug?

2012-01-11 Thread Sergey Kandaurov
On 11 January 2012 20:30, Ildar Hizbulin wrote: > http://svnweb.freebsd.org/base/stable/7/etc/defaults/rc.conf?revision=223553&view=markup > > in line > #create_arg_vlan0="vlan 102"    # vlan tag for vlan0 device > > correctly create_args_vlan0 > > in 8-STABLE fixed > http://svnweb.freebsd.org/bas

Re: Installworld broken with an NFS /tmp

2012-01-19 Thread Sergey Kandaurov
On 19 January 2012 13:11, Matt Burke wrote: > I've found the following thread from 2009 which matches what I've just come > across while trying to install 9-RELEASE to disk on a machine with an NFS > root. > > http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2009-07/msg00084.html > > I've

Re: FreeBSD 8.2-stable: devd fails to restart

2012-02-02 Thread Sergey Kandaurov
On 3 February 2012 00:22, Torfinn Ingolfsen wrote: > Hi, > > I thought this bug was fixed back in 2009? > root@kg-v7# uname -a > FreeBSD kg-v7.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #7: Sat Jul  9 23:00:31 > CEST 2011     r...@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64 > root@kg-v7# > root@kg

Re: FreeBSD 8.2-stable: devd fails to restart

2012-02-02 Thread Sergey Kandaurov
On 3 February 2012 09:45, Doug Barton wrote: > On 02/02/2012 21:34, Sergey Kandaurov wrote: >> On 3 February 2012 00:22, Torfinn Ingolfsen >> wrote: >>> Hi, >>> >>> I thought this bug was fixed back in 2009? >>> root@kg-v7# uname -a >>>

Re: make buildworld fails with 8.2-RELEASE amd64 building STABLE

2012-02-07 Thread Sergey Kandaurov
On 6 February 2012 21:23, Michael L. Squires wrote: > "make buildworld" fails when trying to "make buildworld" (no options) with > 8.2-RELEASE with 8.2-STABLE sources as of 2/6/2012 updated at 9:15 AM from > ftp.freebsd.org. > > The compile fails in the same spot every time; this is not a random f

Re: RELENG_8 panic caused by urtw?

2012-02-15 Thread Sergey Kandaurov
On 15 February 2012 13:01, Markiyan Kushnir wrote: > Hello, > > [First seen on RELENG_9,] then (trying to get back to 8) on RELENG_8, both > csup'ed around Feb. 10. > > Now worked around by turning the RTL8187L off in the BIOS. > > %uname -a > FreeBSD mkushnir.zapto.org 8.2-STABLE FreeBSD 8.2-STAB

Re: something wrong with dmesg?

2012-02-16 Thread Sergey Kandaurov
On 16 February 2012 12:58, Julian Elischer wrote: > I just noticed that lately in 9.x and maybe 8-Stable, dmesg seems to return > nothing if > there is active logging going on. I saw someone else refer to this as well. > > Has this been reported? Didn't we have this for years? I cannot recall the

Re: stale files on 9.0-STABLE after upgrade

2012-03-07 Thread Sergey Kandaurov
On 7 March 2012 23:13, Andrey Zonov wrote: > Hi, > > Please, look someone at http://www.freebsd.org/cgi/query-pr.cgi?pr=165523 > Hi, Thanks for reporting! I just committed the patch to head. I will MFC it to stable/9 in one week. -- wbr, pluknet ___

panic: vm_page_free: freeing free page

2012-04-24 Thread Sergey Kandaurov
Yep, this is quite old - 7.2-STABLE i386. I got this panic after starting doing some Xorg activity, otherwise system was idle for some hours. I wonder if this is know/fixed in later versions. If that's true then please just ignore this mail. Unread portion of the kernel message buffer: vm_page_fre

Re: 9-stabe: cd device gone, ATA_CAM panics

2012-06-06 Thread Sergey Kandaurov
On 6 June 2012 23:29, Oliver Fromme wrote: > Hi, > Hi, Oliver Fromme. This is a wild guess, but see below. > Anyway, I commented atapicam out because it seems that now > "options ATA_CAM" does the same thing.  This time the kernel > linked, but during boot I got the following panic: > > atapci0

Re: FreeBSD 9.0-STABLE problem with the Adaptec Storage Manager

2012-07-06 Thread Sergey Kandaurov
On 6 July 2012 14:49, Serg R wrote: > Hi! > > There is a problem with running the Adaptec Storage Manager in freebsd 9. > > # uname -a > FreeBSD sorgo 9.0-STABLE FreeBSD 9.0-STABLE #4: Thu May 31 13:39:39 SAMT 2012 > root@sorgo:/usr/obj/usr/src/sys/SORGO amd64 > # portversion -v | grep arc >

Re: utmp.h exists or not in RELENG_8?

2010-10-02 Thread Sergey Kandaurov
On 2 October 2010 21:22, Jeremy Messenger wrote: > My system is RELENG_8 and I have checkout by via csup today. It shows > that utmp.h still exists in RELENG_8. But when I see this PR: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149945 > > I have decided to check in the > http://www.freeb

Re: Fatal trap 18

2010-11-03 Thread Sergey Kandaurov
On 3 November 2010 08:30, Dan Allen wrote: > FreeBSD 8.1-STABLE sometime after 10/28/2010 has caused a fatal boot error on > my Toshiba U205, 1.8 GHz Core Duo laptop. > > Many times every week I sync with STABLE and build everything.  I have been > doing this for years. > > I sync'd (via csup) a

Re: releng_7 buildworld broken

2010-11-06 Thread Sergey Kandaurov
On 7 November 2010 01:46, Michael Butler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > SVN rev 214875 on 2010-11-06 13:03:33Z breaks buildworld on releng_7. > > It introduces "siis.4" to /usr/src/share/man/man4/Makefile which doesn't > exist (yet?) I guess that's rather due to SIFT

Re: Problem creating mbr partition with gpart

2010-11-19 Thread Sergey Kandaurov
On 19 November 2010 01:06, Krzysztof Dajka wrote: > Hi > Today I had problem with creating mbr partition on my pendrive. > I tried using gpart as I am most familiar with this tool. On clean device I > did: > > [~] #  gpart create -s mbr da1 > da1 created > [~] #  gpart add  -t mbr da1 > gpart: In

Re: MCA messages after upgrade to 8.2-BEAT1

2010-12-25 Thread Sergey Kandaurov
On 25 December 2010 07:48, Carl Johnson wrote: > Alan Cox writes: > >> On Fri, Dec 24, 2010 at 5:08 PM, Carl Johnson wrote: >> >>> Alan Cox writes: >>> >>> > 2010/12/23 Dan Langille >>> > >>> >> On 12/22/2010 9:57 AM, John Baldwin wrote: >>> >> >>> >>> On Wednesday, December 22, 2010 7:41:25 a

Re: Weird message in dmesg

2012-08-27 Thread Sergey Kandaurov
On 27 August 2012 10:48, OriS wrote: > Hello all, > > I have a strange warning message in dmesg: > > warning: total configured swap (15728640 pages) exceeds maximum > recommended amount (22369984 pages). > warning: increase kern.maxswzone or reduce amount of swap. > > (The configured pages

Re: FreeBSD 9.0-STABLE problem with the Adaptec Storage Manager

2012-10-05 Thread Sergey Kandaurov
On 5 October 2012 09:43, Andrew A. Khlebutin wrote: > Hello, > > On Saturday, July 07, 2012 2:17:33 am David Chisnall wrote: > > DC> On 6 Jul 2012, at 20:32, Sergey Kandaurov wrote: > >>> This is probably because the private symbol __collate_load_error changed

Re: kern.maxswzone is gone... what next?

2012-10-11 Thread Sergey Kandaurov
On 11 October 2012 19:32, Volodymyr Kostyrko wrote: > Hi all. > > I prefer to build all ports in /tmp, which is actually a tmpfs filesystem. I > have 8G partition. But when I tried to compile Apache OpenOffice system > starts shooting processes when I was near 6G of swap. > > Oct 11 18:12:32 ar1l0

Re: Increasing the DMESG buffer....

2012-11-25 Thread Sergey Kandaurov
On 25 November 2012 10:10, wrote: > Alexander Motin wrote: > >> On 25.11.2012 01:43, Adrian Chadd wrote: >> > I'm surprised it's not tunable via a kenv variable at boottime.. >> >> It is tunable. AFAIR that is it: >> kern.msgbufsize="65536" # Set size of kernel message buffer > > Yep. Tha

Re: virtio for 9.1-R

2012-11-27 Thread Sergey Kandaurov
On 27 November 2012 22:12, Joe Holden wrote: > Hi guys, > > I can't see virtio in releng/9.1, is there any particular reason why it > isn't going to be included given that it works reasonable well (and is > optional anyway, so not likely to be detrimental)? virtio appeared in stable/9 a bit after

Re: 9.1 minimal ram requirements

2012-12-22 Thread Sergey Kandaurov
On 23 December 2012 03:40, Marten Vijn wrote: > On 12/23/2012 12:27 AM, Jakub Lach wrote: >> >> Guys, I've heard about some absurd RAM requirements >> for 9.1, has anybody tested it? >> >> e.g. >> >> http://forums.freebsd.org/showthread.php?t=36314 > > > jup, I can comfirm this with nanobsd (cross

Re: 9.1 minimal ram requirements

2012-12-23 Thread Sergey Kandaurov
On 23 December 2012 10:22, Ian Smith wrote: > On Sun, 23 Dec 2012 03:45:39 +0300, Sergey Kandaurov wrote: > > This (i.e. the "kmem_map too small" message seen with kernel memory > > shortage) could be due to CAM CTL ('device ctl' added in 9.1), which is >

Re: svn commit: r200596 - head

2013-02-01 Thread Sergey Kandaurov
On 16 December 2009 05:54, Warner Losh wrote: > Author: imp > Date: Wed Dec 16 02:54:34 2009 > New Revision: 200596 > URL: http://svn.freebsd.org/changeset/base/200596 > > Log: > Add NO_KERNELOBJ flag, similar to NO_KERNEL{CONFIG,DEPEND,CLEAN}, > which disables doing a make obj. Use it when y

Re: svn commit: r200596 - head

2013-02-01 Thread Sergey Kandaurov
On 1 February 2013 19:44, Warner Losh wrote: > > On Feb 1, 2013, at 8:37 AM, Sergey Kandaurov wrote: > >> On 16 December 2009 05:54, Warner Losh wrote: >>> Author: imp >>> Date: Wed Dec 16 02:54:34 2009 >>> New Revision: 200596 >>> URL: http:

invalid statistics for 80211node malloc type

2013-03-25 Thread Sergey Kandaurov
Hi, After upgrading from 8-stable to 9-stable I noticed the error in malloc(9) type 80211node counter. From vmstat -m: Type InUse MemUse HighUse Requests Size(s) 80211node 18446744073709551605 18014398509481852K -0 18446744073709551605/18014398509481852 1024.0 184

Re: invalid statistics for 80211node malloc type

2013-03-25 Thread Sergey Kandaurov
On 25 March 2013 13:02, Adrian Chadd wrote: > .. please file a PR! > kern/177366 > > > Adrian > > On 25 March 2013 02:02, Adrian Chadd wrote: >> ... ? Never noticed this before. Is something double-freeing? >> I'd rather say it tries to free never allocated memory? Look at mts_numallocs. (kgdb

Re: ls -U don't work?

2013-07-13 Thread Sergey Kandaurov
2013/7/13 Alex V. Petrov : > subj: > ls -Ul So, what's the problem? Looking at code, I'd suggest to try adding -t to actually enable sorting, otherwise it just prints dates but not sorts. > total 0 > -rw-r--r-- 1 alex alex 0 13 июл 15:26 000 > -rw-r--r-- 1 alex alex 0 13 июл 15:25 111 > -rw

Re: There is an error in chmod(1)

2013-07-14 Thread Sergey Kandaurov
On 15 July 2013 00:19, Torfinn Ingolfsen wrote: > There is an error in the chmod(1) man page. > tingo@kg-v2$ uname -a > FreeBSD kg-v2.kg4.no 8.3-STABLE FreeBSD 8.3-STABLE #6: Fri Apr 27 23:50:55 > CEST 2012 > r...@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 > tingo@kg-v2$ apropos ^sticky

Re: There is an error in chmod(1)

2013-07-15 Thread Sergey Kandaurov
On 15 July 2013 11:05, Ian Smith wrote: > On Mon, 15 Jul 2013 01:58:56 +0400, Sergey Kandaurov wrote: > > On 15 July 2013 00:19, Torfinn Ingolfsen > wrote: > > > There is an error in the chmod(1) man page. > > > tingo@kg-v2$ uname -a > > > FreeBSD kg-

Re: Supermicro and FreeBSD 9.2 PRERELEASE make_dev_physpath_alias: WARNING

2013-07-15 Thread Sergey Kandaurov
On 15 July 2013 14:02, Johan Hendriks wrote: > We use basic supermicro cases for our storage servers in combination with a > LSI 9211-8i controller in IT mode. > > Since 9.1 or shortly there after we get for every disk we attach to the SAS > backplane the following error. > > make_dev_physpath_ali

Re: Suggest changing dirhash defaults for FreeBSD 9.2.

2013-08-27 Thread Sergey Kandaurov
On 27 August 2013 16:41, Robert Burmeister wrote: > > I have been experimenting with dirhash settings, and have scoured the > internet for other peoples' experience with it. > (I found the performance improvement in compiling has forestalled the need to > add an SSD drive. ;-) > > I believe that

Re: running out of ports: every client port is used only once in outgoing connection

2020-08-27 Thread Sergey Kandaurov
Eugene M. Zheganin : > > Found this: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174087 > > and this: > > https://svnweb.freebsd.org/base?view=revision&revision=361228 > > How do I determine if the latter is merged into STABLE By mergeinfo or inspecting stable branch. It is merged to s

Re: install: gcache.8.gz: No such file or directory on 'make installworld'

2020-09-22 Thread Sergey Kandaurov
On Tue, 22 Sep 2020 at 16:50, Bob Willcox wrote: > When I run 'make installworld' following a 'make world' it fails with this > error: > > ===> lib/geom (install) > ===> lib/geom/cache (install) > install -s -o root -g wheel -m 444 -S geom_cache.so /lib/geom/ > install -o root -g wheel -m 44