Re: 6.0 VFS/VM over-runs. Was: Apparent strange disk behaviour in 6.0
From: Julian Elischer (julian_at_elischer.org)
Date: 07/29/05
- Previous message: Kris Kennaway: "Re: Panic during devfs ruleset operations on 6.0"
- In reply to: Marc Olzheim: "Re: 6.0 VFS/VM over-runs. Was: Apparent strange disk behaviour in 6.0"
- Next in thread: Peter Jeremy: "Re: 6.0 VFS/VM over-runs. Was: Apparent strange disk behaviour in 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Jul 2005 12:40:31 -0700 To: Marc Olzheim <marcolz@stack.nl>
Marc Olzheim wrote:
>On Thu, Jul 28, 2005 at 02:13:44PM -0700, Julian Elischer wrote:
>
>
>>mount a large partition that has some room.. hopefully several times
>>the space of all RAM.
>>.
>>
>>do:
>>
>>dd if=/dev/zero of=/${mountpoint}/bigfile bs=128k count=1000000 & iostat 1
>>
>>
>>notice that dd dies with "not enough swapspace" after some number of
>>seconds.
>>(there is no swap attached). also notice that until the crash, IO speed
>>was max for the
>>disk.
>>
>>then add swap and do it again.
>>
>>notice that at teh point where dd previously crashed, the swap disk
>>springs into life and disk IO on your main disk goes into the toilet.
>>notice that dd gets swapped out. (!!!!)
>>
>>when the disk recovers enough, dd pages back in and creates more IO but
>>in teh mean time there is no IO
>>going on to the disk.. (watch the LEDs).
>>
>>
>
>Just to be clear, this happens on 5-STABLE, 6-STABLE and 7-CURRENT.
>
>
it doesn't appear to hit 5.4. at least not for my small ATA based
workstation.
>Marc
>
>
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Kris Kennaway: "Re: Panic during devfs ruleset operations on 6.0"
- In reply to: Marc Olzheim: "Re: 6.0 VFS/VM over-runs. Was: Apparent strange disk behaviour in 6.0"
- Next in thread: Peter Jeremy: "Re: 6.0 VFS/VM over-runs. Was: Apparent strange disk behaviour in 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|