Re: Incorrect file size?

2008-06-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oliver Fromme wrote: Ivan Voras wrote: Rink Springer wrote: The 'vscan' user leads me assume this is SpamAssassin - I've seen this behaviour at work, where our scripts were trying to backup a 1TB file (which actually was

Re: Incorrect file size?

2008-06-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Ivan Voras wrote: Rink Springer wrote: On Fri, Jun 20, 2008 at 03:54:22PM +0200, Ivan Voras wrote: Except that the file in question should be, judging by the filename, a simple text file. I don't really see how a whitelist could grow to such

Re: Incorrect file size?

2008-06-23 Thread Eugene Grosbein
On Mon, Jun 23, 2008 at 09:56:48AM +0300, Krassimir Slavchev wrote: I don't think this is a file system corruption because there are no reasons for this. Also I have seen this on different machines. Any ideas how to fix this? Either use backup software that is aware of sparse files or

Re: Incorrect file size?

2008-06-23 Thread Jeremy Chadwick
On Mon, Jun 23, 2008 at 09:56:48AM +0300, Krassimir Slavchev wrote: Ivan Voras wrote: Rink Springer wrote: On Fri, Jun 20, 2008 at 03:54:22PM +0200, Ivan Voras wrote: Except that the file in question should be, judging by the filename, a simple text file. I don't really see how a

Sysctl knob(s) to set TCP 'nagle' time-out?

2008-06-23 Thread Jerahmy Pocott
Hi, I'm wondering if anything exists to set this.. When you create an INET socket without the 'TCP_NODELAY' flag the network layer does 'naggling' on your transmitted data. Sometimes with hosts that use Delayed_ACK (net.inet.tcp. delayed_ack) it creates a dead-lock where the host will not

Patch Failures during Portupgrade

2008-06-23 Thread Warren Liddell
Below is the hunk of ports that continually fail to upgrade due to problems with patching. i use the command portupgrade -aDkp -m BATCH=yes Any assistance with this greatly appreciated. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! lang/ruby18 (ruby-1.8.6.111_1,1) (patch

Re: Sysctl knob(s) to set TCP 'nagle' time-out?

2008-06-23 Thread Matthew Dillon
:Hi, : :I'm wondering if anything exists to set this.. When you create an INET :socket :without the 'TCP_NODELAY' flag the network layer does 'naggling' on your :transmitted data. Sometimes with hosts that use Delayed_ACK :(net.inet.tcp. :delayed_ack) it creates a dead-lock where the host

Re: Incorrect file size?

2008-06-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Chadwick wrote: On Mon, Jun 23, 2008 at 09:56:48AM +0300, Krassimir Slavchev wrote: Ivan Voras wrote: Rink Springer wrote: On Fri, Jun 20, 2008 at 03:54:22PM +0200, Ivan Voras wrote: Except that the file in question should be, judging by

Re: Incorrect file size?

2008-06-23 Thread David Malone
On Mon, Jun 23, 2008 at 12:19:28AM -0700, Jeremy Chadwick wrote: I've used SpamAssassin for a few years now, and I've never seen this happen (including during migration from RELENG_6 to RELENG_7, and between SpamAssassin versions (from 3.0 to 3.2.x). I cannot even begin to imagine how that

Re: Sysctl knob(s) to set TCP 'nagle' time-out?

2008-06-23 Thread David Malone
On Mon, Jun 23, 2008 at 05:25:49PM +1000, Jerahmy Pocott wrote: So does anyone know IF this can be tuned and if so by what? You can tune it with net.inet.tcp.delacktime - it should be is ms. David. ___ freebsd-stable@freebsd.org mailing list

Re: Sysctl knob(s) to set TCP 'nagle' time-out?

2008-06-23 Thread Jerahmy Pocott
On 23/06/2008, at 6:27 PM, Matthew Dillon wrote: Can it break down and cause excessive lag? Yes, it can. Interactive games almost universally have to disable Nagle because the lag is actually due to the data relay from client 1 - server then relaying the interactive event

Re: Sysctl knob(s) to set TCP 'nagle' time-out?

2008-06-23 Thread Jerahmy Pocott
On 23/06/2008, at 7:00 PM, David Malone wrote: On Mon, Jun 23, 2008 at 05:25:49PM +1000, Jerahmy Pocott wrote: So does anyone know IF this can be tuned and if so by what? You can tune it with net.inet.tcp.delacktime - it should be is ms. Yeah I saw that one. But that only changes the

Re: Sysctl knob(s) to set TCP 'nagle' time-out?

2008-06-23 Thread Stefan Eßer
Matthew Dillon wrote: In anycase, the usual solution is to disable Nagle rather then mess with delayed acks. What we need is a new Nagle that understands the new reality for interactive connections... something that doesn't break performance in the 'server in the middle' data

Re: FreeBSD 7-STABLE deadlock!

2008-06-23 Thread John Baldwin
On Monday 16 June 2008 07:21:15 am Lev Serebryakov wrote: Lev Serebryakov wrote: It seems to be ATA/SATA or UFS2 problem: now I have computer in state, when 4 iozone processes are hanged in Disk wait state, and I can not cd to filesystem, which is tested by iozone. But I can create

Re: AGP bridge detected as pcib

2008-06-23 Thread John Baldwin
On Tuesday 17 June 2008 07:50:34 am Daniel O'Connor wrote: Hi, I have an Epox 8HDAIPRO motherboard - http://www.epox.com/usA/product.asp?ID=EP-8HDAIPRO and its AGP slot is detected as pcib rather than agp as I would expect. I do have agp in the kernel - In 7.0 agp0 will be a child device of

Re: CLARITY re: challenge: end of life for 6.2 is premature with buggy 6.3

2008-06-23 Thread John Baldwin
On Sunday 08 June 2008 07:49:35 am Andy Kosela wrote: [ much snippage.. ] there is time to rethink FreeBSD overall strategy and goals. Major companies using FreeBSD in their infrastructure like Yahoo! or Juniper Networks would definetly benefit from such moves focused on long term support of

Re[2]: FreeBSD 7-STABLE deadlock!

2008-06-23 Thread Lev Serebryakov
Hello, John. You wrote 23 июня 2008 г., 18:47:33: On Monday 16 June 2008 07:21:15 am Lev Serebryakov wrote: Lev Serebryakov wrote: It seems to be ATA/SATA or UFS2 problem: now I have computer in state, when 4 iozone processes are hanged in Disk wait state, and I can not cd to filesystem,

Failure building apache22 and mysql51

2008-06-23 Thread Sorin Pânca
Hello people! I recently upgraded a amd64 machine from FreeBSD-6.2-RELEASE-p11 to FreeBSD-7.0-RELEASE-p2 using the tutorial found at http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade.html All went well with the base system. Now with the ports... mysql51-server was

Re: FreeBSD 7-STABLE deadlock!

2008-06-23 Thread Kris Kennaway
Lev Serebryakov wrote: Hello, John. You wrote 23 июня 2008 г., 18:47:33: On Monday 16 June 2008 07:21:15 am Lev Serebryakov wrote: Lev Serebryakov wrote: It seems to be ATA/SATA or UFS2 problem: now I have computer in state, when 4 iozone processes are hanged in Disk wait state, and I can

Re[2]: FreeBSD 7-STABLE deadlock!

2008-06-23 Thread Lev Serebryakov
Hello, Kris. You wrote 23 июня 2008 г., 19:56:14: Is there a PR filed with this bug? Having the specific information recorded will be very useful. Kostik (kib@) says, that I don't need to fill PR for this issue... -- // Black Lion AKA Lev Serebryakov [EMAIL PROTECTED]

Re: Sysctl knob(s) to set TCP 'nagle' time-out?

2008-06-23 Thread Matthew Dillon
:One possibility I see is a statistic about DelACKs per TCP connection, :counting those that were rightfully delayed (with hindsight). I.e., :if an ACK is delayed, but there was no chance to piggy-back it or to :combine it with another ACK, it could have been sent without delay. :Only those

Re: FreeBSD 7-STABLE deadlock!

2008-06-23 Thread Kris Kennaway
Lev Serebryakov wrote: Hello, Kris. You wrote 23 июня 2008 г., 19:56:14: Is there a PR filed with this bug? Having the specific information recorded will be very useful. Kostik (kib@) says, that I don't need to fill PR for this issue... OK, that is good enough for me :) Kris

Re: Failure building apache22 and mysql51

2008-06-23 Thread Jeremy Chadwick
On Mon, Jun 23, 2008 at 06:43:04PM +0300, Sorin Pânca wrote: Hello people! I recently upgraded a amd64 machine from FreeBSD-6.2-RELEASE-p11 to FreeBSD-7.0-RELEASE-p2 using the tutorial found at http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade.html All went well

Re: Failure building apache22 and mysql51

2008-06-23 Thread Sorin Pânca
Jeremy Chadwick wrote: On Mon, Jun 23, 2008 at 06:43:04PM +0300, Sorin P�nca wrote: Hello people! I recently upgraded a amd64 machine from FreeBSD-6.2-RELEASE-p11 to FreeBSD-7.0-RELEASE-p2 using the tutorial found at

Re: AMD Geode LX crypto accelerator (glxsb)

2008-06-23 Thread Patrick Lamaizière
Le Sun, 22 Jun 2008 21:20:02 +0200, Ivan Voras [EMAIL PROTECTED] a écrit : Hi, The 'numbers' are in 1000s of bytes per second processed. type 16 bytes 64 bytes256 bytes 1024 bytes 8192 bytes aes-128 cbc 5359.57k 5577.49k 5654.53k 5639.81k 5679.65k

Re: bus_dmamem_alloc failed to align memory properly

2008-06-23 Thread Jeff Blank
On Tue, Jun 17, 2008 at 11:43:42AM -0400, Jeff Blank wrote: I've installed a PCI (not PCIE) video card in a FreeBSD 7-STABLE (20080616 ~19:00 UTC) amd64 system, and when Xorg starts, the kernel logs the message in the subject. Context: Jun 17 11:27:30 bender kernel: drm0: ATI Radeon RV280

Re: FreeBSD 6.3 deadlock (vm_map?) with DDB output

2008-06-23 Thread John Baldwin
On Thursday 19 June 2008 11:57:51 am James Gritton wrote: John Baldwin wrote: On Sunday 15 June 2008 07:23:19 am Stef Walter wrote: I've been trying to track down a deadlock on some newish production servers running FreeBSD 6.3-RELEASE-p2. The deadlock occurs on a specific (although

Mailman results for Handle-globus

2008-06-23 Thread handle-globus-request
This is an automated response. There were problems with the email commands you sent to Mailman via the administrative address [EMAIL PROTECTED]. To obtain instructions on valid Mailman email commands, send email to [EMAIL PROTECTED] with the word help in the subject line or in the body of the

Re: FreeBSD 6.3 deadlock (vm_map?) with DDB output

2008-06-23 Thread James Gritton
John Baldwin wrote: On Thursday 19 June 2008 11:57:51 am James Gritton wrote: John Baldwin wrote: On Sunday 15 June 2008 07:23:19 am Stef Walter wrote: I've been trying to track down a deadlock on some newish production servers running FreeBSD 6.3-RELEASE-p2. The deadlock

Re: Management interface for cards powered by the mfi driver?

2008-06-23 Thread Vivek Khera
On Jun 18, 2008, at 12:15 AM, Karl Denninger wrote: No management tool = el-sucko, because you can't rebuild a failed disk or even shut the alarm on the board off! This is precisely the reason I have dropped using Adaptec controllers. The most recent ones cannot be managed with the

Re: bus_dmamem_alloc failed to align memory properly

2008-06-23 Thread Clifton Royston
On Mon, Jun 23, 2008 at 01:53:35PM -0400, Jeff Blank wrote: On Tue, Jun 17, 2008 at 11:43:42AM -0400, Jeff Blank wrote: I've installed a PCI (not PCIE) video card in a FreeBSD 7-STABLE (20080616 ~19:00 UTC) amd64 system, and when Xorg starts, the kernel logs the message in the subject.

Re: DVD-RW doesn't write

2008-06-23 Thread Jerahmy Pocott
On 11/06/2008, at 3:28 AM, Sean C. Farley wrote: had problems with burncd and my DVD drive when burning CD-RW's. When I tried atapicam and cdrecord, it gave me problems. I believe it was using burncd prior to atapicam that caused it because it works now if I do not use burncd first. You

Re: AGP bridge detected as pcib

2008-06-23 Thread Daniel O'Connor
On Tue, 24 Jun 2008, John Baldwin wrote: On Tuesday 17 June 2008 07:50:34 am Daniel O'Connor wrote: Hi, I have an Epox 8HDAIPRO motherboard - http://www.epox.com/usA/product.asp?ID=EP-8HDAIPRO and its AGP slot is detected as pcib rather than agp as I would expect. I do have agp in the