Re: thread scheduling at mutex unlock

2008-05-15 Thread Andrew Snow
. (Side note: On FreeBSD, I believe only high priority threads will run when you yield(). As a workaround, I think you have to lower the thread's priority before yield() and then raise it again afterwards.) - Andrew ___ freebsd-stable@freebsd.org mailing

Re: Best-performing disk I/O options for a DBMS server on 7-STABLE

2008-05-08 Thread Andrew Snow
FreeBSD 6 and 7, and are very fast. I haven't tried their SAS cards personally but I understand that it is equally good. FWIW, I have had bad experiences with Areca. - Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Dreadful gmirror performance - suggested changes to 'prefer'

2008-05-08 Thread Andrew Snow
at 100) solves the problem with aone-line patch. Call me biased but this is what I prefer :-) - Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

Re: Dreadful gmirror performance, though each half works fine

2008-04-22 Thread Andrew Snow
prefer to get good performance, I only write across the network and not read. Load and round-robin lead to slow reads during periods of heavy writes. Hope that helps, - Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Dreadful gmirror performance, though each half works fine

2008-04-22 Thread Andrew Snow
. At least my patch is only one line, and solves 90% of the problem, and still no one can be bothered committing it. Maybe we should apply my patch for now, until someone works on the rest. - Andrew ___ freebsd-stable@freebsd.org mailing list http

Panic in kqueue_close from kern_close

2008-04-19 Thread Andrew Snow
=0xff003bcb3680) at /usr/src/sys/kern/kern_event.c:1457 1457while ((kn = SLIST_FIRST(kq-kq_knlist[i])) != NULL) { The process that made the syscall was a postfix smtpd inside a jail. It had been running fine for almost a week before this. Any hints appreciated, - Andrew

Re: 7.0-Release and 3ware 9550SXU w/BBU - horrible write performance

2008-03-05 Thread Andrew L. Davydov
%CPU 100 51012 46.6 103153 38.0 27272 7.4 116210 98.7 989831 99.3 72496.6 183.3 -- Best regards Mr Andrew L. Davydov +7 985 773 8819 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

panic in ufs_lookup (6.2-STABLE)

2008-02-26 Thread Andrew N. Below
arguments: /usr/local/bin/rsync threads: 1 100178 Run CPU 2 rsync what is exactly wrong? -- WBR, Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

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

Re: /dev/cuad0: Device busy

2008-02-04 Thread Andrew Kolchoogin
/libexec/getty with POSIX-compatible software because it opens /dev/tty* in blocking mode. Use comms/mgetty+sendfax mgetty instead -- to be precise, mgetty also can be used with UNIX tty semantics (see description of configuration keyword blocking), but just don't do it. ;) -- Andrew Kolchoogin

Re: ad0: TIMEOUT - WRITE_DMA type errors with 7.0-RC1

2008-01-25 Thread Andrew MacIntyre
these sorts of problems. -- - Andrew I MacIntyre These thoughts are mine alone... E-mail: [EMAIL PROTECTED] (pref) | Snail: PO Box 370 [EMAIL PROTECTED] (alt) |Belconnen ACT 2616

Re: 7-STABLE broke drscheme in week between 4 and 11 Jan

2008-01-23 Thread Andrew Reilly
value into the particular memory that was being returned and tested in that instance. An entertaining debugging experience... Patches to drscheme have been accepted up-stream, so all should be dandy very soon. Cheers, Andrew ___ freebsd-stable

Re: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1

2008-01-22 Thread Andrew Reilly
, but that's going to be a slow process... Reckon I'll give that a go. No point staying in the past, now that we know where abouts the breakage occurred. Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: 7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1

2008-01-22 Thread Andrew Reilly
that's usually a good source of breakage on 64-bit systems) up-stream, and see what happens. I'll add the new patches to the port PR, too. Thanks, everyone, for your patience with my red-herring reports. -- Andrew ___ freebsd-stable@freebsd.org mailing

7-STABLE regression that breaks lang/drscheme is src/contrib/gcc/gthr-posix.h 1.1.1.8.2.1

2008-01-21 Thread Andrew Reilly
) Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

7-STABLE broke drscheme in week between 4 and 11 Jan

2008-01-19 Thread Andrew Reilly
affect this. If anyone has suggestions about what I could investigate/change/poke next, I'd appreciate it. Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any

Re: FreeBSD tar errors on valid empty tar.gz

2008-01-10 Thread Andrew Reilly
--files-from empty), I get a 45-byte .tar.gz file that gzcat's to 10240 zero bytes, but if I leave the z off the tar commands, I get an uncompressed file of 1024 zero bytes. Should that happen? In both cases, tar tvf{,z} doesn't whinge about unrecognized formats. Cheers, -- Andrew

Re: iwi on BETA4 with WPA2: device timeout/firmware error

2007-12-13 Thread Andrew Thompson
and when the firmware error happens. cheers, Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ZFS in a jail

2007-12-04 Thread Andrew Kolchoogin
it was easier to write script that jails ZFS file systems needed for particular jail during startup time. May be pjd@ can comment on this?-) -- Andrew. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: [RFC/P] Port System Re-Engineering (Repost from -ports@)

2007-12-03 Thread Andrew Reilly
of the port management system mu (without having seen the discussion, I don't understand the question.) 12. Please rate your personal technical skill level? Competent. Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: conatainer

2007-11-23 Thread Andrew Pantyukhin
On Fri, Nov 23, 2007 at 04:50:24AM -0800, Jeremy Chadwick wrote: Another fun one to grep for is teh or teh . grep -w teh :) ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any

Re: FreeBSD 7.0-BETA3 Available

2007-11-22 Thread Andrew Thompson
Is there any way to test the underlying filesystem supports flags first? cheers, Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

kmem_map too small

2007-11-16 Thread Andrew Kolchoogin
Dear colleagues, do you have any suggestions about how I should trace what condition generates kernel panic with reason kmem_map too small? Operating system is FreeBSD 6.2-p8, no unusual software runs on this machine -- it runs Asterisk with dummy Zapata driver, FreeRADIUS v1.1.7, MySQL

Re: kmem_map too small

2007-11-16 Thread Andrew Kolchoogin
В Пт, 16/11/2007 в 09:16 +0100, Kris Kennaway пишет: Check the archives, this comes up a lot (you need to increase the amount of memory allocated to the kernel). Already did. The question actually is how much memory I should allocate for kernel (exactly, what numbers should be placed

Re: ZFS from FreeBSD - Indiana - FreeBSD - some problem

2007-11-15 Thread Andrew Kolchoogin
with root file system on it?-) -- Yours Andrew Kolchoogin. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Progress with usability of AMD64

2007-11-14 Thread Andrew Reilly
pref.)) all work happily in amd64 mode. -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: MFC requests for 6.3

2007-10-31 Thread Andrew Thompson
trunking support which I dont plan to merge. Was there something in particular or was it just the vlan code? Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: MFC requests for 6.3

2007-10-31 Thread Andrew Thompson
On Wed, Oct 31, 2007 at 02:14:47PM -0600, Brett Glass wrote: At 01:43 PM 10/31/2007, Andrew Thompson wrote: I'd also be interested in seeing the latest version of bridge(4) brought in. Its fully up to date in RELENG_6 except for the vlan trunking support which I dont plan to merge

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Andrew Lankford
Thanks for replying, but once again I've miscommunicated the issue. I meant that MAKEDEV.8 is in /usr/src/share/man/man8/, and the modification time is Oct 13th, recent, which suggests to me that it's still in the 7.0-BETA1 cvs tree. Andrew Lankford Doug Barton wrote: On Sun, 28 Oct 2007

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Andrew Lankford
Danny Braniss wrote: On Sun, Oct 28, 2007 at 12:37:45PM -0400, Andrew Lankford wrote: Thanks for replying, but once again I've miscommunicated the issue. I meant that MAKEDEV.8 is in /usr/src/share/man/man8/, and the modification time is Oct 13th, recent, which suggests to me that it's still

Re: /usr/share/man/man8/MAKEDEV.8

2007-10-28 Thread Andrew Lankford
Thbbt! I'm reading the catman version of MAKEDEV. Wish I could disable that feature. Oh well. I'll delete it all and rebuild it again if needed. Thanks! Andrew Lankford Danny Braniss wrote: On Sun, Oct 28, 2007 at 12:37:45PM -0400, Andrew Lankford wrote: Thanks for replying, but once

pf broken in 7.0-BETA1 ?

2007-10-28 Thread Andrew Birukov
config file are attached to this letter. Last time I cvsupped RELENG_7 and reinstall world in this morning. -- Andrew Biriukov [EMAIL PROTECTED] # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Andrew Birukov
/pf.conf:10: syntax error pfctl: Syntax error in config file: pf rules not loaded pf enabled Unfortunately syntax error... -- Andrew Biriukov [EMAIL PROTECTED] ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Andrew Birukov
Paul Schenkeveld wrote: On Sun, Oct 28, 2007 at 04:34:56PM -0300, Andrew Birukov wrote: Ermal Luçi wrote: Try using pass out on $ext_if proto tcp from any to any tos 0x10 no keep state queue ssh and it should work as you expect! pf.conf

Re: pf broken in 7.0-BETA1 ?

2007-10-28 Thread Andrew Birukov
Abdullah Ibn Hamad Al-Marri wrote: - Original Message From: Andrew Birukov [EMAIL PROTECTED] To: Ermal Luçi [EMAIL PROTECTED] Cc: freebsd-stable@freebsd.org; [EMAIL PROTECTED] Sent: Sunday, October 28, 2007 10:34:56 PM Subject: Re: pf broken in 7.0-BETA1 ? Ermal Luçi wrote: Try using

/usr/share/man/man8/MAKEDEV.8

2007-10-27 Thread Andrew Lankford
I just noticed that /usr/share/man/man8/MAKEDEV.8 is still in the FreeBSD-7 tree. Is this intentional? It still says that MAKEDEV is located in /dev and mentions MAKEDEV.local as well. Just wondering. Andrew Lankford ___ freebsd-stable

Re: pmtud + ipnat RELENG_6_2 appears to be broken

2007-07-25 Thread Andrew Thompson
that I am now only seeing packets destined for the appropriate machine comming out of my switch. Before the patch I could see all the packets for all machine using tcpdup. Great, thanks for testing. Andrew ___ freebsd-stable@freebsd.org mailing list http

Re: pmtud + ipnat RELENG_6_2 appears to be broken

2007-07-25 Thread Andrew Thompson
. regards, Andrew Index: if_lagg.c === RCS file: /home/ncvs/src/sys/net/if_lagg.c,v retrieving revision 1.11.2.3 diff -u -p -r1.11.2.3 if_lagg.c --- if_lagg.c 12 Jul 2007 20:40:24 - 1.11.2.3 +++ if_lagg.c 26 Jul 2007 00:35

Re: pmtud + ipnat RELENG_6_2 appears to be broken

2007-07-25 Thread Andrew Thompson
is why this slipped through. tcpdump on another host with the -e flag and see what the src mac is. Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

Re: ntpd on a NAT gateway seems to do nothing

2007-07-24 Thread Andrew Reilly
behind the NAT firewall could run the VPN client at a time, because the VPN protocol used a fixed port and UDP. Maybe my NAT rules need more sophistication? I don't pay all that much attention to it...) Cheers, -- Andrew ___ freebsd-stable@freebsd.org

Re: pmtud + ipnat RELENG_6_2 appears to be broken

2007-07-24 Thread Andrew Thompson
On Wed, Jul 25, 2007 at 03:15:17AM +0400, Alexey Karagodov wrote: is there any progress? just one me too this problem appeared for me when i try to use vlan over lagg ( to em NICs ) lagg on RELENG_6 is currently broken due to subtle differences that wernt taken into account when it was

ports/security/vpnc vs built-in IPSec?

2007-07-19 Thread Andrew Reilly
*is* disabled? Any other thoughts on how to improve my situation? Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

gif + ipv6 loses route

2007-07-13 Thread Andrew Thompson
link#6UC gif0 Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Can't patch /usr/src/rescue

2007-07-13 Thread Andrew Thompson
On Fri, Jul 13, 2007 at 10:48:31PM +0300, Abdullah Ibn Hamad Al-Marri wrote: Hello, I csup /usr/src to patch my sysem per on http://security.freebsd.org/advisories/FreeBSD-SA-07:05.libarchive.asc bscause freebsd-update faild. Looking up update.FreeBSD.org mirrors... 1 mirrors found.

Re: should if_lagg balance outbound traffic on an lacp connection ?

2007-07-04 Thread Andrew Thompson
=1cACTIVE,COLLECTING,DISTRIBUTING laggport ste1 =1cACTIVE,COLLECTING,DISTRIBUTING laggport ste0 =1cACTIVE,COLLECTING,DISTRIBUTING And all ports here are ACTIVE. I have been meaning to add IOCTLS to display more lacp stats to help debug this sort of thing. Andrew

buildworld RELENG_6 - Stop in /usr/src/usr.bin/kdump

2007-06-26 Thread Andrew Muhametshin
code has been received today(2007-06-26), with a RELENG_6 tag With best regards Andrew M. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: kernel ignores kenv comconsole_speed?

2007-06-06 Thread Andrew Pantyukhin
On 10/25/06, Stefan Bethke [EMAIL PROTECTED] wrote: Am 25.10.2006 um 10:57 schrieb Stefan Bethke: I'm not sure that would be so easy. However, CONSPEED is/was the setting to be used if the actual setting cannot be determined when sio initializes. The code is there to determine the currently

Re: Just saying hi.

2007-04-30 Thread Andrew Pantyukhin
On 5/1/07, Sam Stein [EMAIL PROTECTED] wrote: Hi everyone, just thought I'd say hello, new to the list. Hope I can help with some problems; and if I have any, I hope you guys can help me. :D Welcome! ___ freebsd-stable@freebsd.org mailing list

Re: PAE does not give any ram increase, why?

2007-04-21 Thread Andrew Pantyukhin
On 4/21/07, Artem Kuchin [EMAIL PROTECTED] wrote: Hello! I've upgraded one of my servers today. Now it is Asus P5p800-VM Pentium D 3.0Ghz 4GB RAM (4x1 GB) 3WARE raid5 FreebSD 6.2 cvsed today compiled from sources. after that i decided to try PAE. It runs just fine but when i compare available

Re: PAE does not give any ram increase, why?

2007-04-21 Thread Andrew Pantyukhin
On 4/22/07, Artem Kuchin [EMAIL PROTECTED] wrote: Andrew Pantyukhin wrote: On 4/21/07, Artem Kuchin [EMAIL PROTECTED] wrote: Hello! I've upgraded one of my servers today. Now it is Asus P5p800-VM Pentium D 3.0Ghz 4GB RAM (4x1 GB) 3WARE raid5 FreebSD 6.2 cvsed today compiled from

aac driver debug info

2007-04-13 Thread Andrew N. Below
| All Rights Reserved But of course it is unreal to get source code... -- Andrew ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: watchdog network card

2007-04-09 Thread Andrew Reilly
Wow. Somehow we've slipped through a one-year timewarp: On Tue, Mar 28, 2006 at 07:47:54AM -0300, JoaoBR wrote: On Tuesday 28 March 2006 07:40, Andrew Reilly wrote: After the last rebuild on my amd64-x2 box, both the nve ethernet on the motherboard and the dc ethernet that I had been using

Usual pressing eject causes crash

2007-04-01 Thread Andrew Muhametshin
I have opened a: KDE Kontrol Center = Peripherials = Storage Media = A certain action = Propertias and have almost simultaneously pressed the button eject on a DVD-drive - that has led to crash of system. How next time to avoid crash of system at ejection of a DVD-disk?

Re: bug or hardware issue ?

2007-03-30 Thread Andrew Muhametshin
And you have not found out the answer? Regards, Andrew R.Muhametshin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: em(4) losing link when if_bridge(4) addm/deletem are used

2007-03-28 Thread Andrew Thompson
this with ifconfig do you get the same result? Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: em(4) losing link when if_bridge(4) addm/deletem are used

2007-03-28 Thread Andrew Thompson
On Wed, Mar 28, 2007 at 03:30:45PM -0700, Jeremy Chadwick wrote: On Thu, Mar 29, 2007 at 09:37:09AM +1200, Andrew Thompson wrote: On Tue, Mar 27, 2007 at 08:33:27PM -0700, Jeremy Chadwick wrote: In the midst of the madness, I found that when doing either of the following commands

Re: Don't buy AMD products (was Re: Xorg and ATI card query.)

2007-03-14 Thread Andrew Reilly
screen-saver, and ability to drive my display at its rated 1600x1200 resolution (logs claim that it's restricted to 1280x1024 by BIOS, whatever that means...) I don't think that the vesa driver can do either of those either, though. Cheers, -- Andrew

Re: Background process

2007-03-13 Thread Andrew Reilly
. The config script is installed by the port, and it's pretty nicely commented. Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: any success with new sun M2 product variant for X4100 and X2100

2007-03-13 Thread Andrew Reilly
include those bits... Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Don't buy AMD products (was Re: Xorg and ATI card query.)

2007-03-13 Thread Andrew Reilly
used to have a G400 or the like), but it's been a long time... (I'm currently using a lowish-end NVidia card under the x.org nv driver, but it has issues (of which no 3D accel is but one...) Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list

Re: Apache13/MoinMoin/Python vs PATH? What changed?

2007-03-02 Thread Andrew Reilly
? I do not know myself. Nope. All silence. Ports gurus? -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Apache13/MoinMoin/Python vs PATH? What changed?

2007-02-28 Thread Andrew Reilly
Hi Daniel, On Wed, Feb 28, 2007 at 08:41:00AM -0500, Daniel Eischen wrote: On Wed, 28 Feb 2007, Andrew Reilly wrote: Funny thing happened after the last upgrade (upgraded to 6-STABLE yesterday): the moinmoin wiki that I've been playing with stopped working. A little fiddling found that I

Apache13/MoinMoin/Python vs PATH? What changed?

2007-02-27 Thread Andrew Reilly
that talks about PATH. Any thoughts? -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

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 N.S.P

Re: SFF supported computers

2007-02-21 Thread Andrew Bogecho
macmini 2007/2/18, Bleeding Edge [EMAIL PROTECTED]: Hi, I'm looking for a recommendation on a small form factor system. I've looked at some of the models from AOpen , Shuttle and Microstar. I'd like an AMD 64 (or dual core) box (lower cost) with SATA/EIDE disk support. I plan on

Re: SFF supported computers

2007-02-20 Thread Andrew Bogecho
macmini 2007/2/18, Bleeding Edge [EMAIL PROTECTED]: Hi, I'm looking for a recommendation on a small form factor system. I've looked at some of the models from AOpen , Shuttle and Microstar. I'd like an AMD 64 (or dual core) box (lower cost) with SATA/EIDE disk support. I plan on

Re: MFC rstp

2007-01-19 Thread Andrew Thompson
On Thu, Jan 18, 2007 at 08:24:14AM +, Bjoern A. Zeeb wrote: On Thu, 18 Jan 2007, Andrew Thompson wrote: Hi, I have a patch here to MFC the rstp code to RELENG_6. It should be all fine and dandy as for API but will cause the default spanning tree version to change from stp to rstp

Re: gmirror disks vs partitions

2007-01-17 Thread Andrew Pantyukhin
On 1/17/07, Josef Karthauser [EMAIL PROTECTED] wrote: A poll for opinions if I may? I've got a few gmirrors running on various machines, all of which pair up two drives at the physical level (i.e. mirror /dev/ad0s1 with /dev/ad1s1). Of course there are other ways of doing it to, like mirroring

Re: gmirror disks vs partitions

2007-01-17 Thread Andrew Pantyukhin
On 1/17/07, Matthew X. Economou [EMAIL PROTECTED] wrote: Apart from potentially avoiding a whole disk from being copied during a resync after a crash, are there any other advantages to using partition level mirroring instead of drive level mirroring? Joe, Partition-level software RAID plus

Re: gmirror disks vs partitions

2007-01-17 Thread Andrew Pantyukhin
On 1/18/07, Scott Long [EMAIL PROTECTED] wrote: Andrew Pantyukhin wrote: On 1/17/07, Josef Karthauser [EMAIL PROTECTED] wrote: A poll for opinions if I may? I've got a few gmirrors running on various machines, all of which pair up two drives at the physical level (i.e. mirror /dev/ad0s1

MFC rstp

2007-01-17 Thread Andrew Thompson
it still default to stp and require the OP to enable rstp. Any opinions? Andrew http://people.freebsd.org/~thompsa/mfc_rstp.diff ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any

Re: Dell hardware raid 0 (sas5ir) or gmirror?

2007-01-16 Thread Andrew Pantyukhin
On 1/16/07, Stefan Lambrev [EMAIL PROTECTED] wrote: Andrew Pantyukhin wrote: On 1/15/07, Josef Karthauser [EMAIL PROTECTED] wrote: I'm purchasing a new server, and was wondering what anyone thought about whether to pay extra for the SAS5IR card so I can RAID0 the two drives, or whether

Re: 6.2 release and atausb

2007-01-16 Thread Andrew Pantyukhin
On 1/15/07, Boris Kovalenko [EMAIL PROTECTED] wrote: Hello! I also getting strange errors like Jan 15 12:20:58 boris kernel: afd0: FAILURE - PREVENT_ALLOW ILLEGAL REQUEST asc=0x24 ascq=0x00 P.S. How You get 12Mb/s? With my flash Jan 15 12:20:58 boris kernel: da0: Corsair Flash Voyager

Re: 6.2 release and atausb

2007-01-15 Thread Andrew Pantyukhin
On 1/15/07, Boris Kovalenko [EMAIL PROTECTED] wrote: Hello! Is this ok that atausb is not shown in NOTES and LINT? Even I see no module atausb.ko after kernel recompilation. Right, somebody has been carefully hiding this feature from us. I've just tried it - and... it works. No performance

Re: Dell hardware raid 0 (sas5ir) or gmirror?

2007-01-15 Thread Andrew Pantyukhin
On 1/15/07, Josef Karthauser [EMAIL PROTECTED] wrote: I'm purchasing a new server, and was wondering what anyone thought about whether to pay extra for the SAS5IR card so I can RAID0 the two drives, or whether to just rely on gmirror. My worry about the former is that I can't seem to find

Re: Source MAC addresses when bridge(4) used

2007-01-14 Thread Andrew Thompson
address), hence the logged 'address moved' warnings. Some people pointed out that the address should be assigned to the bridge interface which is correct, but they way you had it still works and now that warning is now fixed. cheers, Andrew ___ freebsd

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

2007-01-11 Thread Andrew N. Below
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 N. Below Copyright (c) 1992-2006 The FreeBSD Project

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: freebsd-stable@freebsd.org Sent: 11 января 2007 г. 20:02 Subject: Re: using md-mounted ISO as NFS root for PXE booting and installing [...] All is fine if we are booting

Re: aaccli on recent conrollers?

2006-12-27 Thread Andrew N. Below
: The current AFAAPI.DLL is too old to work with 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

Re: Mounting smbfs as non-root

2006-12-13 Thread Andrew Reilly
. The work-around that I used was to configure amd to do the mount (as root) on behalf of the user in question (me, at that time). These days I use smbclient or GNOMEVFS/nautilus instead, but they achieve somewhat different things... Cheers, -- Andrew

Re: bge Ierr rate increase from 5.3R - 6.1R

2006-12-12 Thread Andrew Pantyukhin
On 12/11/06, Greg Eden [EMAIL PROTECTED] wrote: I recently updated two production servers from 5.3 to 6.1 via cvsup and buildworld. Since the upgrade I've seen an increase in the number of Input packet errors reported on the bge cards in on both boxes. One is a HP DL360g3, the other is a HP

Re: malloc(0) returns 0x800 on FreeBSD 6.2 ?

2006-12-11 Thread Andrew Reilly
that byte of memory. Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 6.2-RC1 /boot/loader | dhclient

2006-11-19 Thread Andrew Thompson
flushed. Linkstate handling is known to be broken in wi(4) which dhclient relies on, you may just have to use isc-dhclient. Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: bootmgr on pc engines wrap board

2006-11-01 Thread Andrew Thompson
? Set -h in /boot.config Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 5 to 6

2006-10-26 Thread Andrew Reilly
On Mon, Oct 23, 2006 at 10:05:30PM -0700, Doug Barton wrote: Andrew Reilly wrote: So: my two cents: it can work, but it's possible for it not to work, and care is required. That's always true, but worth a reminder nonetheless. :) [*] The production server is using a software RAID mirror

Re: 5 to 6

2006-10-26 Thread Andrew Reilly
touched since Jul 2005, which is plausibly when I formatted it. Neither does it list any inodes used. Is this normal behaviour or a sign of something ill? Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: 5 to 6

2006-10-23 Thread Andrew Reilly
for it not to work, and care is required. [*] The production server is using a software RAID mirror on a pair of SATA drives on a low-end Intel P4/ICH6 motherboard, using ar(4), configured by atacontrol. Fsck on 6.x can't find any superblocks on /usr, but 5.5 is fine. Cheers, -- Andrew

Re: nfsmb survey

2006-10-16 Thread Andrew Degtiariov
1c41 # pciconf -r pci0:1:1 0x50 1c01 # pciconf -r pci0:1:1 0x54 1c41 -- Andrew Degtiariov DA-RIPE ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

Re: nfsmb survey

2006-10-16 Thread Andrew Reilly
This is on an nForce 4/AMD64-X2 system. Hope this helps. Cheers, -- Andrew ___ 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
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]

iwi, hidden SSID and wpa_supplicant problem

2006-10-09 Thread Andrew N. Below
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 N.S.P. ___ freebsd-stable@freebsd.org mailing list http

Re: iwi, hidden SSID and wpa_supplicant problem

2006-10-09 Thread Andrew N. Below
be interesting. -- Andrew N. Below Zenon N.S.P. ___ 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-09 Thread Andrew N. Below
strange things while reconnecting, and sometimes it takes a lot of time. :( Thanks for your feedback, anyway. -- Andrew N. Below Zenon N.S.P. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: em, bge, network problems survey.

2006-10-07 Thread Andrew Reilly
. The OP may want to try the nfe driver, which I've been using very happily on my amd64/nforce4 system for several months. -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send

Re: Recommendations for a serial port card you can actually BUY?

2006-10-06 Thread Andrew Gordon
On Thu, 5 Oct 2006, Karl Denninger wrote: On Thu, Oct 05, 2006 at 05:04:41PM -0400, Bob Johnson wrote: I have used USB-to-serial converters with no problem. All the control signals (at least the ones my applications need) seem to work correctly. I don't remember any brands or models off

Once more oddity on -STABLE - Linux emulation is broken someway

2006-09-27 Thread Andrew Kolchoogin
linux_base to Red Hat 9 linux_base. ls doesn't dump core anymore, but 'java' doesn't work. 6.1-R-p7 works just fine. Somebody has broken Linuxuliator?-) Or I've broken my notebook? -- Yours Andrew Kolchioogin. P.S. Reboots doesn't cure, FreeBSD itself, Red Hat Enterprise Linux 4

Direct Rendering Manager problems

2006-09-25 Thread Andrew Kolchoogin
line device radeondrm to kernel configuration file, rebuilding kernel and rebooting the machine. Direct Rendering Manager initialises correctly, and node /dev/dri/card0 exists. Are there any suggestions for additional testing? -- Andrew Kolchoogin

Re: RELENG_6 does not compile

2006-09-21 Thread Andrew J. Caines
, ended when I just removed texinfo from the Makefile. FWIW, they go on to fail during the sysinstall build. I'll follow up with something more useful that me too when I have it. -Andrew- -- ___ | -Andrew J. Caines- Unix

Change in ataraid (geometry?) between RELENG_5 and RELENG_6?

2006-09-21 Thread Andrew Reilly
only option? Cheers, -- Andrew ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Change in ataraid (geometry?) between RELENG_5 and RELENG_6?

2006-09-21 Thread Andrew Reilly
On Fri, Sep 22, 2006 at 03:06:58PM +1000, Norberto Meijome wrote: On Fri, 22 Sep 2006 13:50:01 +1000 Andrew Reilly [EMAIL PROTECTED] wrote: I just tried to do an in-place upgrade from RELENG_5 to RELENG_6 on a system that was running an ataraid mirror on a pair of SATA disks. The root

<    1   2   3   4   5   6   >