Re: firefox compilation problem

2017-10-03 Thread S . N . Grigoriev
03.10.2017, 22:13, "Kurt Jaeger" : > Hi! > >>  > I've got the following problem: the firefox building from ports ends with >> errors: > > [...] > > There's a problem report for this: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222641 > Hi Kurt, thank you for your response. I can conf

firefox compilation problem

2017-10-03 Thread S . N . Grigoriev
Hi list, I've got the following problem: the firefox building from ports ends with errors: -- x86_64-unknown-freebsd/release/libgkrust.a: could not read symbols: File format not recognized c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[7]: *** [/usr/port

pfi_table_update: cannot set 77 new addresses into table igb0

2016-01-11 Thread S . N . Grigoriev
Hi list, I've found out a problem on my server running FreeBSD 10.1-RELEASE-p19 (amd64) with 76 jails configured. The following message appears during the system startup: pfi_table_update: cannot set 77 new addresses into table igb0: 22 After that some jails have network communication problem

Re: MFC: Distributed audit daemon committed (was: svn commit: r243752 - in head: etc etc/defaults etc/mail etc/mtree etc/rc.d share/man/man4 usr.sbin usr.sbin/auditdistd (fwd)) (fwd)

2012-12-19 Thread Robert N. M. Watson
On 18 Dec 2012, at 18:38, Bryan Drewery wrote: >> Just an FYI that the new distributed audit daemon has been MFC'd to >> 9-STABLE. >> >> As noted in UPDATING, you will need to run "mergemaster -p" before using >> installkernel or installworld targets in order to add the new >> "auditdistd" syste

Startup lapic messages

2012-12-18 Thread S . N . Grigoriev
Hi list, I've installed FreeBSD 9.1R amd64 on a new Intel server. The following lapic messages appear during system startup: lapic18: Forcing LINT1 to edge trigger SMP: AP CPU #2 Launched! lapic50: Forcing LINT1 to edge trigger SMP: AP CPU #6 Launched! lapic20: Forcing LINT1 to edge trigger SMP:

svn revision in uname

2012-12-15 Thread Anders N.
Hi. I've noticed in my "uname -a" on 9.1-RELEASE there is "r243826." This is on a system that upgraded from 9.1-RC3 using freebsd-update (binary). On another system, upgraded from 9.0-RELEASE via freebsd-update (source), there is nothing at all and uname -a looks normal. Two other people I asked

Re: How to update ports tree indexes when using svn

2012-12-10 Thread S . N . Grigoriev
10.12.2012, 18:51, "David Wolfskill" : > On Mon, Dec 10, 2012 at 06:39:56PM +0400, S.N.Grigoriev wrote: > >>  Hi list, >> >>  after the security announcement >> (http://www.freebsd.org/news/2012-compromise.html) I use svn to update my >> local ports tree. I've found out that the port index is no

How to update ports tree indexes when using svn

2012-12-10 Thread S . N . Grigoriev
Hi list, after the security announcement (http://www.freebsd.org/news/2012-compromise.html) I use svn to update my local ports tree. I've found out that the port index is not updated. What is the preferred/recommended way to update port indexes when using svn? Thanks, Serguey.

HP Smart Array B120i

2012-10-26 Thread S . N . Grigoriev
Hi list, who can say does FreeBSD 8.x/9.x support HP Smart Array B120i controller? Thanks, Serguey. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-uns

LibreOffice crashes after buildworld

2012-07-10 Thread S . N . Grigoriev
Hi list, I've rebuilt world (9-stable amd64) from fresh sources and found out that the LibreOffice Calc application crashes with core dump during start. LibreOffice worked fine with my previous system (dated June 27). Any tips? Thanks, Serguey. ___ f

Re: CLang and WERROR

2012-06-12 Thread S . N . Grigoriev
13.06.2012, 01:07, "Dimitry Andric" : > On 2012-06-12 16:42, S.N.Grigoriev wrote: > >>  I've found out that CLang requires again NO_WERROR= and WERROR= statements >> in /etc/src.conf to build kernel from fresh sources. Older sources (at least >> up to June 4) did not require that. The following

CLang and WERROR

2012-06-12 Thread S . N . Grigoriev
Hi, list I've found out that CLang requires again NO_WERROR= and WERROR= statements in /etc/src.conf to build kernel from fresh sources. Older sources (at least up to June 4) did not require that. The following error occures: clang -O2 -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/dev/aic7x

Re: BuildingFreeBSDWithClang

2012-05-22 Thread S . N . Grigoriev
22.05.2012, 18:24, "Bruce Cran" : > On 22/05/2012 12:27, Ronald Klop wrote: > >>  On Tue, 22 May 2012 13:04:59 +0200, S.N.Grigoriev >>   wrote: >>>  The only statement in my /etc/src.conf is `WITH_CLANG_IS_CC=yes'. >>>  Should I use additional configuration options to successfully >>>  build the

(no subject)

2012-05-22 Thread S . N . Grigoriev
Hi list, I tried to build world and kernel with CLang on my 9-stable amd64 system. The following errors occured: mv -f term.h.new term.h cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/curses.tail >> curses.h.new mv -f curses.h.new curses.h cc -o make_keys -O2 -pipe -I. -I/us

Re: Reducing the need to compile a custom kernel

2012-02-14 Thread n j
On Sun, Feb 12, 2012 at 8:52 AM, Ian Smith wrote: > On Fri, 10 Feb 2012 16:12:00 +, Bjoern A. Zeeb wrote: >  > > IPFIREWALL_FORWARD > > Unless something's changed, julian@ has pointed out (paraphrasing) that > this adds bits of code to various parts of the stack and was thought to > impact per

Re: linux-f10-flashplugin

2011-09-30 Thread S . N . Grigoriev
30.09.2011, 00:05, "Piotr Kubaj" : >>  28.09.2011, 21:10, "Conrad J. Sabatier" : >>>   On Wed, 28 Sep 2011 11:50:08 -0500 >>>   "Conrad J. Sabatier" wrote:    It was a while ago that I did the actual wrapper install, but if I   remember right, I simply copied npwrapper.libflashplayer.s

Re: linux-f10-flashplugin

2011-09-28 Thread S . N . Grigoriev
28.09.2011, 21:10, "Conrad J. Sabatier" : > On Wed, 28 Sep 2011 11:50:08 -0500 > "Conrad J. Sabatier" wrote: > >>  It was a while ago that I did the actual wrapper install, but if I >>  remember right, I simply copied npwrapper.libflashplayer.so >>  from /usr/local/lib/browser_plugins to /home/c

Re: linux-f10-flashplugin

2011-09-28 Thread S . N . Grigoriev
28.09.2011, 18:59, "Thomas Steen Rasmussen" : > On 28.09.2011 16:25, S.N.Grigoriev wrote: > >>  Hi list, >> >>  I upgraded today kernel and world from fresh sources on my 8-stable amd64 >> system. >>  I upgraded ports as  well. After that both firefox and chromium do not see >> linux-f10-flashp

Re: linux-f10-flashplugin

2011-09-28 Thread S . N . Grigoriev
28.09.2011, 19:42, "Conrad J. Sabatier" : > On Wed, 28 Sep 2011 18:25:17 +0400 > "S.N.Grigoriev" wrote: > >>  Hi list, >> >>  I upgraded today kernel and world from fresh sources on my 8-stable >>  amd64 system. I upgraded ports as  well. After that both firefox and >>  chromium do not see linux

linux-f10-flashplugin

2011-09-28 Thread S . N . Grigoriev
Hi list, I upgraded today kernel and world from fresh sources on my 8-stable amd64 system. I upgraded ports as well. After that both firefox and chromium do not see linux-f10-flashplugin. I reinstalled manually emulators/linux_base-f10, www/nspluginwrapper and www/linux-f10-flashplugin10 and d

FreeBSD-9.0-BETA1-i386-bootonly

2011-08-10 Thread N V
Hi. Tried to use FreeBSD-9.0-BETA1-i386-bootonly.iso in VirtualBox to test. Installation stops after trying to fetch files from ftp. Attached screenshot is informative, I think. Seems to use i386/ twice for some reason. Regards, Vans.___ freebsd-stabl

Re: [poll / rfc] kdb_stop_cpus

2011-06-04 Thread Robert N. M. Watson
On 4 Jun 2011, at 09:22, Andriy Gapon wrote: > on 03/06/2011 20:57 Robert N. M. Watson said the following: >> >> On 3 Jun 2011, at 16:13, Andriy Gapon wrote: >> >>> I wonder if anybody uses kdb_stop_cpus with non-default value. If, yes, I >>> am very int

Re: [poll / rfc] kdb_stop_cpus

2011-06-03 Thread Robert N. M. Watson
On 3 Jun 2011, at 16:13, Andriy Gapon wrote: > I wonder if anybody uses kdb_stop_cpus with non-default value. > If, yes, I am very interested to learn about your usecase for it. The issue that prompted the sysctl was non-NMI IPIs being used to enter the debugger or reboot following a core hangi

Re: ZFS write speed

2010-10-29 Thread S . N . Grigoriev
29.10.10, 07:14, "jhell" : > On 10/28/2010 03:30, S.N.Grigoriev wrote: > > > > > > 28.10.10, 01:54, "Stefan Bethke" : > > > >> Am 27.10.2010 um 22:51 schrieb S.N.Grigoriev: > >> > >> > Hi list, > >> > > >> > I've got very low write speed using ZFS on a SATA disk. > >> > My HD

Re: ZFS write speed

2010-10-28 Thread S . N . Grigoriev
28.10.10, 01:54, "Stefan Bethke" : > Am 27.10.2010 um 22:51 schrieb S.N.Grigoriev: > > > Hi list, > > > > I've got very low write speed using ZFS on a SATA disk. > > My HDD configuration is: > > ad4: 70911MB at ata2-master UDMA100 SATA 3Gb/s > > ad6: 78532MB at ata3-master UDMA100 SAT

ZFS write speed

2010-10-27 Thread S . N . Grigoriev
Hi list, I've got very low write speed using ZFS on a SATA disk. My HDD configuration is: ad4: 70911MB at ata2-master UDMA100 SATA 3Gb/s ad6: 78532MB at ata3-master UDMA100 SATA 1.5Gb/s ad8: 1430799MB at ata4-master UDMA100 SATA 3Gb/s ad4 and ad6 are single-slice disks (UFS2 with soft updates)

Re: snd_hda: how to duplicate output

2010-09-27 Thread S . N . Grigoriev
Alexander Motin wrote: > S.N.Grigoriev wrote: > > this is an exerpt from 8.1R detailed Release Notes: > > > > 2.2.2.1 Multimedia Support > > [snipped] > > The snd_hda(4) driver now supports multichannel (4.0 and 7.1) > > playback support. The 5.1 mode support is disabled now due to > >

snd_hda: how to duplicate output

2010-09-27 Thread S . N . Grigoriev
Hi list, this is an exerpt from 8.1R detailed Release Notes: 2.2.2.1 Multimedia Support [snipped] The snd_hda(4) driver now supports multichannel (4.0 and 7.1) playback support. The 5.1 mode support is disabled now due to unidentified synchronization problem. Devices which supports the 7.1 mode

Re: How to terminate a lot of jails correctly

2010-09-20 Thread S . N . Grigoriev
20.09.10, 13:37, "Erik Stian Tefre" : > > I use a server (FreeBSD 8.1R amd64) with two dozens of jails configured. > > I've found out that only a few of them are terminated normally (via > > /etc/rc.shutdown) during the system shutdown. FreeBSD reports that > > 20sec interval has elapsed and

How to terminate a lot of jails correctly

2010-09-20 Thread S . N . Grigoriev
Hi list, I use a server (FreeBSD 8.1R amd64) with two dozens of jails configured. I've found out that only a few of them are terminated normally (via /etc/rc.shutdown) during the system shutdown. FreeBSD reports that 20sec interval has elapsed and simply kills all the jails that are not yet termi

Re: is dtrace usable?

2010-03-09 Thread Robert N. M. Watson
On Mar 9, 2010, at 2:16 PM, Alexander Leidinger wrote: >> From this you can see that sys.mk is included and parsed before 'Makefile', >> so the WITH_CTF=yes is not set until after sys.mk has been parsed. > > I think we need to find a different solution for this. The need to specify > WITH_CTF a

Re: net.inet.tcp.timer_race: does anyone have a non-zero value?

2010-03-07 Thread Robert N. M. Watson
On Mar 7, 2010, at 12:33 PM, Mikolaj Golub wrote: > On Sun, 7 Mar 2010 11:59:35 + (GMT) Robert Watson wrote: > >> Please check the results of the following command: >> >> % sysctl net.inet.tcp.timer_race >> net.inet.tcp.timer_race: 0 > > Are the results for FreeBSD7 look interesting for

Re: mbuf leakage with nfs/udp (was: mbuf leakage with nfs/zfs)

2010-02-28 Thread Robert N. M. Watson
On Feb 28, 2010, at 2:52 PM, Daniel Braniss wrote: > well, I have further reduced the problem, it happens with NFS/UDP writes. > i'll try the wireshark road, but i'm very rusty with RPC, the other road is to > check the changes, my oldest is from late october (RC2) where it's happening, > while

Re: mbuf leakage with nfs/zfs?

2010-02-28 Thread Robert N. M. Watson
On Feb 28, 2010, at 12:11 PM, Daniel Braniss wrote: >> I'm pulling in Robert Watson, who has some familiarity with the UDP >> stack/code in FreeBSD. I'm not sure he'll be a sufficient source of >> knowledge for this specific issue since it appears (?) to be specific to >> NFS; Rick Macklem would

Re: ACK and RST packets sent after successfully terminating TCP connection

2010-02-16 Thread n j
> Packet #9:  client --> server: client requests TCP connection close (FIN+ACK) > Packet #10: server --> client: server sends ACK > > Packet #11: server --> client: server announces TCP window size of 0, >            indicating TCP receive buffers are exhausted and that the >            client sho

Re: ACK and RST packets sent after successfully terminating TCP connection

2010-02-15 Thread n j
Hello Jeremy, > Is it possible for you to upload these captures somewhere on the web? > tcpdump -p -i {iface} -s 0 -n -w {somefile} should be sufficient. You can find the two pcaps at http://drop.io/llwiy8o. IP addresses and the data have been anonymized, everything else has been left

ACK and RST packets sent after successfully terminating TCP connection

2010-02-15 Thread n j
Hi all, I'm reposting this from the freebsd-questions hoping for some answers. I feel there is something wrong here, but would really appreciate a second opinion before opening a bug report. The problematic part is marked with [what is this?]. - in case of successful connection: [begin handshake

Re: hardware for home use large storage

2010-02-10 Thread David N
> freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org" > I had an M2A-VM HDMI that had the ECC problem, ASUS release

Re: Re: sendmail replacement

2010-01-13 Thread S . N . Grigoriev
13.01.10, 14:59, "Matthew Seaman" : > > absolute paths may be used not ony to start sendmail program but, > > for example, to automatically build .mc files from .m4 files in > > /usr/share/sendmail/cf directory. For port sendmail it becomes > > /usr/local/share/sendmail/cf > > Unless you

Re: Re: sendmail replacement

2010-01-13 Thread S . N . Grigoriev
13.01.10, 14:29, "Miroslav Lachman" <000.f...@quip.cz>: > S.N.Grigoriev wrote: > > [...] > > > I thank you for your response. All you wrote is quite right. > > But it is a general rule not to use in the system two sets > > of slightly different programs with duplicating names. It is > >

Re: Re: sendmail replacement

2010-01-13 Thread S . N . Grigoriev
13.01.10, 11:32, "Matthew Seaman" : > S.N.Grigoriev wrote: > > > I would like to know if there is a way to completely > > replace the base sendmail with a ports one. The goal > > is to have corresponding files on the traditional places > > (not in /usr/local) and to use the system sendmail

sendmail replacement

2010-01-13 Thread S . N . Grigoriev
Hi list, I would like to know if there is a way to completely replace the base sendmail with a ports one. The goal is to have corresponding files on the traditional places (not in /usr/local) and to use the system sendmail startup script but not /usr/local/etc/rc.d/sendmail.sh. -- Regards, S.Gri

Re: openjdk6 browser plugin

2009-12-05 Thread S . N . Grigoriev
04.12.09, 14:54, "Jung-uk Kim" wrote: > On Friday 04 December 2009 02:33 pm, S.N.Grigoriev wrote: > > Hi list, > > > > I've installed openjdk6 from > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8-stable/jav > >a. Does this package contain a browser java plugin? I can't find it

openjdk6 browser plugin

2009-12-04 Thread S . N . Grigoriev
Hi list, I've installed openjdk6 from ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8-stable/java. Does this package contain a browser java plugin? I can't find it. Any tips are appreciated. Regards, Serguey. ___ freebsd-stable@freebsd.org ma

Re: em interface slow down on 8.0R

2009-12-02 Thread Robert N. M. Watson
On 1 Dec 2009, at 12:05, Elliot Finley wrote: > On Mon, Nov 30, 2009 at 6:29 PM, Hiroki Sato wrote: > Jack Vogel wrote > in <2a41acea0911301119j1449be58y183f2fe1d1112...@mail.gmail.com>: > > jf> I will look into this Hiroki, as time goes the older hardware does not > jf> always > jf> get test

Re: Extreme console latency during disk IO (8.0-RC1, previous releases also affected according to others)

2009-10-13 Thread Robert N. M. Watson
On 13 Oct 2009, at 14:33, Ivan Voras wrote: If (1) is highly variable during I/O, it's almost certainly a property of the VM technology you're using, and there's nought to be done about it in the guest OS. Here's an example of a ping session with 0.1s resolution during a few seconds-stall

Re: smbfs panic when lost connection or unmount --force

2009-07-12 Thread Robert N. M. Watson
s track it down. Thanks! Robert N M Watson Computer Laboratory University of Cambridge -- Thes OS is: kern.ostype: FreeBSD kern.osrelease: 7.2-STABLE kern.osrevision: 199506 kern.version: FreeBSD 7.2-STABLE #4: Sat Jun 27 21:44:32 CEST 2009 r...@oliverp:/usr/obj/usr/src/sys/stable kern.os

Re: Crash with GJournal switcher

2009-06-02 Thread David N
2009/6/2 David N : > FreeBSD 7.2-RELEASE > GPT + gmirror + gjournal > > May 31 10:15:48 netserv1 kernel: Fatal trap 9: general protection > fault while in kernel mode > May 31 10:15:48 netserv1 kernel: cpuid = 0; apic id = 00 > May 31 10:15:48 netserv1 kernel: instructio

Crash with GJournal switcher

2009-06-02 Thread David N
x27;ve got WITNESS compiled at the moment, hopefully a crash/lockup will show something. Would the gjournal fail if one of the gmirror disks was faulty? Regards David N ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: gjournal locks up

2009-05-26 Thread David N
0 5692K 0K WAIT 0:00 0.00% This happened when it was install/initilising a MySQL DB in a Zimbra test install I really have no clue on ddb, I've broken into the debugger on the console. What should i be looking for? Regards Da

Re: gjournal locks up

2009-05-26 Thread David N
Haven't been able to make it lock up today. I'll recompile the kernel on both machines with options KDB options DDB and let it run with the workload and see if it locks up again. I'm sorry about the noise. Regards David N ___

Re: gjournal locks up

2009-05-25 Thread David N
2009/5/25 Ivan Voras : > David N wrote: >> 2009/5/25 Ivan Voras : >>> David N wrote: >>> >>>> The first time it locked up was when i was copying >>>> cp -va >>>> from one disk (degraded mirrror) to the other disk (degraded mirror + >

Re: gjournal locks up

2009-05-25 Thread David N
2009/5/25 Ivan Voras : > David N wrote: > >> The first time it locked up was when i was copying >> cp -va >> from one disk (degraded mirrror) to the other disk (degraded mirror + >> gjournal). Copied around 40GB until it locked up. It did it 3 times >> before

Re: gjournal locks up

2009-05-25 Thread David N
2009/5/25 Ivan Voras : > David N wrote: >> Hi, >> >> I've got gjournal on two computers running 7.2-RELEASE (AMD64 and >> i386) both with SATA-I. (150) >> >> GPT + GMirror + GJournal >> >> I've had it soft lock, locking up with no HD

gjournal locks up

2009-05-25 Thread David N
? Or even some tuning that could be done? If you like i can install a DEBUG Kernel and try to lock it again. (Usually heavy disk activity should do it). Regards David N ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: named won't start

2009-01-15 Thread Sergey N. Voronkov
;v miss Your real problem below. > Sergey N. Voronkov wrote: > >On Wed, Jan 14, 2009 at 08:11:27PM -0800, Mike Lempriere wrote: > > > >>From /var/log/messages: > >>starting BIND 9.4.3-P1 -t /var/named -u bind > >>could not get query source dispatcher (

Re: named won't start

2009-01-14 Thread Sergey N. Voronkov
.html "6. No Information Leakage between Zones" "Sites that were relying on this BIND 8 behaviour need to add any omitted glue NS records, and any necessary glue A records, to the parent zone." Did You insert NS and A records into parent zone files? Serg N. Voronkov, Sibitex Ltd

Running rsnapshot via cron reboots the machine

2008-12-15 Thread David N
1 960 36968K 4892K select 0:00 0.00% smbd 775 root1 960 4684K 1064K select 0:00 0.00% syslogd Nothing else seems to be running. Its driving me insane! any help would be appreciated. smart says the HDD are fine. Regards David N

Re: Upcoming Releases Schedule...

2008-09-19 Thread David N
is willing to put the resources in, but its a huge undertaking maintaining a release. Maybe those questions might clarify to some FreeBSD Developers what you're asking from them. NB: I'm not a FreeBSD developer, but a very happy user that maintains FreeBSD servers for business clients. Regards David N ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: 7-STABLE, gjournal and fsck.

2008-08-03 Thread David N
t; _/_/ ... www.devilka.info > _/_/ ebutusov(at)gmail(dot)com > ___ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "[EMAIL PROTECT

Re: Upgrade path from 5.5?

2008-05-15 Thread Sergey N. Voronkov
ch? Note, I'm > currently not subscribed to the list. Source upgrade 5.5 -> 6.2 -> 6.3 works fine for me. Serg N. Voronkov, Sibitex JSC. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To u

Re: panic in ufs_lookup (6.2-STABLE)

2008-02-26 Thread Andrew N. Below
On Tue, 26 Feb 2008, Ivan Voras wrote: Andrew N. Below wrote: Hi all, freebsd box connected to Eonstor RAID with 5-6 exported partitions (each one has ~950Gb size, fs is UFS2) every night we have a lot of running rsyncs (rsnapshots) on these partitions this happens 2-4 times per month db

panic in ufs_lookup (6.2-STABLE)

2008-02-26 Thread Andrew N. Below
Hi all, freebsd box connected to Eonstor RAID with 5-6 exported partitions (each one has ~950Gb size, fs is UFS2) every night we have a lot of running rsyncs (rsnapshots) on these partitions this happens 2-4 times per month db> bt Tracing pid 70595 tid 100178 td 0xc95fa600 kdb_enter(c0634690) a

releng_7: rum0 USB Wifi problem

2008-02-02 Thread Phillip N.
Hi all!. Today i brought a usb wifi dongle (Linksys WUSB54GC) and test it with yesterdays releng_7 with a plain generic kernel. It is configured with wpa_supplicant [0]. When i generate some traffic on it, i get panics [1]. Does anyboady else has problems with it? How can i go further and coll

Re: panic: bad pte

2008-01-24 Thread Phillip N.
El jue, 24-01-2008 a las 13:56 -0500, John Baldwin escribió: > system ram. I saw similar things on high load on my old NF4-Ultra based motherboard. Its in the trash now... :) ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: Performance! [SOLVED]

2008-01-20 Thread Phillip N.
El vie, 11-01-2008 a las 18:15 +0100, Kris Kennaway escribió: > Krassimir reports that with these two fixes, the standard 7.0 kernel > has > performance: > > #threadstransactions/sec > 1 755 > 8 7129 > 40 6580 > 100 6768 Hi. May i as

RELENG_7 crash in Xfast_syscall?

2007-11-07 Thread Phillip N.
ot;td" is not available. ) at /usr/src/sys/kern/kern_exit.c:98 #8 0x806dddb7 in syscall (frame=0xaeceec70) at /usr/src/sys/amd64/amd64/trap.c:822 #9 0x806c435b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:272 #10 0x000800933ccc in ?? () Previous frame inner to th

panic: bad pte (releng_7)

2007-11-03 Thread Phillip N.
eceec70) at /usr/src/sys/amd64/amd64/trap.c:822 #9 0x806c435b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:272 #10 0x000800933ccc in ?? () Previous frame inner to this frame (corrupt stack?) What could this be? this is RELENG_7 from Thu Nov 1 18:04:33 CLST 2007 th

Re: Amd64 Unstable Areca

2007-04-13 Thread Phillip N.
Im getting the following on Releng_6 from Apr 4. Is this related to the areca driver? thanks. [EMAIL PROTECTED] /usr/obj/usr/src/sys/WORM]# kgdb kernel.debug /var/crash/vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] G

aac driver debug info

2007-04-13 Thread Andrew N. Below
MART Error - 0 ---- ST3250820A 3.AA 3.0 Gb/s 232.88 GB Y 1 ---- ST3250820A 3.AA 3.0 Gb/s 232.88 GB N So, "unit 0" is the first disk, and "event 22" is a SMART error? Can I find the list of other possible "events

Re: Panic on 6.2 AMD

2007-04-09 Thread Phillip N.
I have a similar problem, maybe its the same RAM is checked. they look fine. tips welcome :) (SMP kernel from Wed Apr 4 17:42:46 GMT) El lun, 09-04-2007 a las 13:51 -0400, Michael R. Wayne escribió: > Nobody has any ideas on this one? > >fault code = supervisor read, page

Re: Portaudit

2007-03-05 Thread Sergey N. Voronkov
On Mon, Mar 05, 2007 at 01:55:50PM +0100, Stephane Thomas wrote: > Hello, > > I just installed portaudit and now I cannot build mozilla anymore because of > three vulnerabilities. Is there a way to force building of a port even if > there are knows vulnerabilities ? I guess I can add some portaudi

Re: Clamav-90_2 Lockup with freebsd 6.2

2007-02-26 Thread Sergey N. Voronkov
On Mon, Feb 26, 2007 at 10:05:35PM -0500, Mike Tancsa wrote: > At 07:12 PM 2/26/2007, Dimuthu Parussalla wrote: > >Clamav-90_2 Lockup with freebsd 6.2 > > > > > >Still under load clamav_90_2 locks up with high cpu usage. Had to downgrade > >the port to 88.7_1 to get the server going. Sockstat shows

anoncvs1

2007-02-26 Thread Andrew N. Below
Hello. Does anybody knows what happens with anoncvs1.freebsd.org? I couldn't connect since 2007-02-10: ssh: connect to host anoncvs1.freebsd.org port 22: Operation timed out cvs [update aborted]: end of file from server (consult above messages if any) -- Andrew N. Below Zenon

Re: Loosing spam fight

2007-01-25 Thread Peter N. M. Hansteen
g spamd in pure greylisting mode, possibly supplemented with aggressively maintained blacklists such as Bob Beck's traplist and potentially with local greytrapping. -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://www.blug.linux.no/rfc1149/ http://www.datadok.no

Re: Loosing spam fight

2007-01-24 Thread Peter N. M. Hansteen
hich MTA(s) you use. [1] http://www.onlamp.com/pub/a/bsd/2007/01/18/greylisting-with-pf.html [2] http://home.nuug.no/~peter/pf/en/, with the specifics of spamd and greylisting starting at http://home.nuug.no/~peter/pf/en/spamd.html -- Peter N. M. Hansteen, member of the first RFC 1149 impl

Re: using md-mounted ISO as NFS root for PXE booting and installing

2007-01-11 Thread Andrew N. Below
Hello. - Original Message - From: "Rong-en Fan" <[EMAIL PROTECTED]> To: "Andrew N. Below" <[EMAIL PROTECTED]> Cc: Sent: 11 января 2007 г. 20:02 Subject: Re: using md-mounted ISO as NFS root for PXE booting and installing > [...] > > All

using md-mounted ISO as NFS root for PXE booting and installing

2007-01-11 Thread Andrew N. Below
192.168.13.1:/mnt/netboot on / (nfs) devfs on /dev (devfs, local) /dev/md1 on /var (ufs, local) /dev/md2 on /tmp (ufs, local) and I can see just another "Amnesiac" system w/o root password etc. Where is my mistake? I attached dmesg output for 6.2-RC2 boot to this letter. -- Andrew

Re: aaccli on recent conrollers?

2006-12-27 Thread Andrew N. Below
th the current controller software. Latest Adaptec drivers released at 25 Oct 2006, aaccli says "Copyright 1998-2002"... Maybe someone already tried to contact Adaptec? -- Andrew N. Below Zenon N.S.P. ___ freebsd-stable@freebsd.org mailin

Loader reboots while loading kernel

2006-12-27 Thread Eugeny N Dzhurinsky
statements to loader etc? -- Eugene N Dzhurinsky ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: burncd 'blank' not terminating ?

2006-12-21 Thread Sergey N. Voronkov
On Thu, Dec 21, 2006 at 09:27:17AM -0800, Luigi Rizzo wrote: > just noticed, after upgrading to 6.2RC1, that > > luigi# burncd -f /dev/acd0 -v blank > blanking CD, please wait.. > > stays there forever. Eventually i gave up and ctrl-C and > the application terminates, and i was able t

Re: Question on runing STABLE on old Intel SMP boards

2006-10-12 Thread Sergey N. Voronkov
On Thu, Oct 12, 2006 at 01:21:16PM +0200, Pieter de Goeje wrote: > On Thursday 12 October 2006 05:47, you wrote: > > Do you have any tips? (Like running with ACPI disabled ond so on). > > You could try setting kern.hz="100" in /boot/loader.conf. It lowers system > overhead, especially on SMP syst

Question on runing STABLE on old Intel SMP boards

2006-10-11 Thread Sergey N. Voronkov
mance droped down to about 90 kB/s in installer (Installer was runned from boot floppy). Do you have any tips? (Like running with ACPI disabled ond so on). Best Regards, Sergey N. Voronkov, Sibitex JSC, Tyumen, Russia. ___ freebsd-stable@freebsd.org mailing

Re: iwi, hidden SSID and wpa_supplicant problem

2006-10-10 Thread Andrew N. Below
er. I attached iwi debug output. -- Andrew N. Below Zenon N.S.P., http://www.zenon.net ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: iwi, hidden SSID and wpa_supplicant problem

2006-10-10 Thread Andrew N. Below
Hi again, I attached gzipped debug output of iwi driver with all channels scan (interface settings in rc.conf includes only "WPA" string). 9 minutes from start to associated state. :( -- Andrew N. Below Zenon N.S.P. iwi-debug-all-channels.txt.gz Description: B

Re: iwi, hidden SSID and wpa_supplicant problem

2006-10-09 Thread Andrew N. Below
ou should > set "sysctl debug.iwi=5" and check console output for problems. Let me > know how it goes. OK, I'll do these tests ASAP. As you can see in my previous reply, I got successfull connection, but still have strange things while reconnecting, and someti

Re: iwi, hidden SSID and wpa_supplicant problem

2006-10-09 Thread Andrew N. Below
t.conf and run /etc/rc.d/netif. Then I drop connection (netif stop iwi0) and tried to start it again. I got "associated" state in 5-6 minutes. In rc.conf I have: ifconfig_iwi0="ssid MY-SSID channel 11 WPA How can I get "-dd" output from wpa_supplicant started with netif

iwi, hidden SSID and wpa_supplicant problem

2006-10-09 Thread Andrew N. Below
frames with a bad CRC receive" with the iwicontrol utility. On another FreeBSD box with 6.1-release and same version of wpa_supplicant, but with another USB wireless device (ural) all works fine. Wireless connection in winxp on this laptop works fine too. Any ideas? -- Andrew N. Below Zenon

Re: ath based card

2006-10-07 Thread Peter N. M. Hansteen
Zoran Kolic <[EMAIL PROTECTED]> writes: > d-link dwl-ag650 I've got one of these. Works well. -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/ "First, we kill all the spamme

руководителю отдела кадров, отдел а персонала.

2006-09-20 Thread Koroleva N . A .
ПРИГЛАШАЕМ руководителей и специалистов кадровых служб, менеджеров отдела персонала принять участие в актуальных семинаре: *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.* ЛОКАЛЬНЫЕ НОРМАТИВНЫЕ АКТЫ ОРГАНИЗАЦИИ: РАЗРАБОТКА, ПОРЯДОК

Re: burncd failures on RC-1?

2006-04-13 Thread Sergey N. Voronkov
us1 target 0 lun 0 (pass0,da0) at scbus2 target 0 lun 0 (pass1,da1) at scbus3 target 0 lun 0 (pass2,cd0) Hope this helped, Serg N. Voronkov, Sibitex Ltd. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: pf: synproxy broken

2006-03-16 Thread Yuriy N. Shkandybin
I've add set state-policy if-bound in config file and problem persist. Jura On Thursday 16 March 2006 07:39, Yuriy N. Shkandybin wrote: Hello from ealier 6.0 there is problem with synproxy in pf filter: this one 6.1-PRERELEASE #2: Wed Mar 15 02:02:37 MSK 2006 pf.conf just with single

pf: synproxy broken

2006-03-16 Thread Yuriy N. Shkandybin
Hello from ealier 6.0 there is problem with synproxy in pf filter: this one 6.1-PRERELEASE #2: Wed Mar 15 02:02:37 MSK 2006 pf.conf just with single rule pass in quick on lo0 proto tcp from any to any port 22 flags S/SA synproxy state result telnet 127.0.0.1 22 Trying 127.0.0.1... Connected to

jumbo em

2006-03-16 Thread Yuriy N. Shkandybin
Hello I have 2 freebsd servers connected by dedicated wire via em interfaces. systems = 6.1-PRERELEASE #0: Tue Mar 14 11:58:23 MSK 2006 1st) man em says MTU size for Jumbo Frames is 16114 and i'm sure i've setup this on freebsd-5 and probably ealier 6.0 But now ifconfig em1 mtu 16114 ifconfig

umass device

2006-02-07 Thread Andrew N. Below
Hi. I have strange problem with 6.0-STABLE and USB flash drive (Transcend JetFlash 1Gb). My work bsd-box is online and powered 24/7 and almost every day I plug in my USB drive, mount and work with it. But sometimes, after 3-4 days of uptime, USB just freezes: I can see non-blinking led indicator on

Re: XFree86 4.3.0

2006-02-03 Thread Sergey N. Voronkov
. > > But at least XFree86 4.3.0 runs fine. Something from the past? Serg N. Voronkov, Sibitex Ltd. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

sym(4) broken on amd64 (Time to port new driver?)

2005-11-22 Thread Sergey N. Voronkov
newer ported to FreeBSD by the author. And FreeBSD hooks was removed from the driver code... May be it is a time to port siop(4) from NetBSD? Serg N. Voronkov, Sibitex Ltd. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: Filesystems >1TB not possible on 6.0-R (anymore?).

2005-11-09 Thread Sergey N. Voronkov
as gpt(8). The various BSDs all use slightly different versions of BSD labels and are not generally compatible. (I havn't use it, so ask someone other...) Serg N. Voronkov, Sibitex Ltd. ___ freebs

Re: 6BETA5 panic with ifconfig nge

2005-09-26 Thread Yuriy N. Shkandybin
NOWAIT|M_ZERO, 0, 0x, PAGE_SIZE, 0); if (sc->nge_ldata == NULL) { printf("nge%d: no memory for list buffers!\n", unit); @@ -912,6 +912,7 @@ } else { printf("nge%d: MII without a

6BETA5 panic with ifconfig nge

2005-09-22 Thread Yuriy N. Shkandybin
Addon rom gdb #7 0xc0635164 in trap (frame= {tf_fs = -415563768, tf_es = 40, tf_ds = 40, tf_edi = -1040566016, tf_esi = 11, tf_ebp = -415499444, tf_isp = -415499480, tf_ebx = 352, tf_edx = 524320, tf_ecx = 55296, tf_eax = 524320, tf_trapno = 12, tf_err = 0, tf_eip = -1068416848, tf_cs = 3

  1   2   >