Re: Trouble with large files in current snapshot

2011-11-28 Thread Vitali
On Sun, Nov 27, 2011 at 10:37 PM, Philip Guenther wrote: > On Sun, Nov 27, 2011 at 9:48 AM, Pieter Verberne > wrote: >> On Sun, 27 Nov 2011 12:21:49 +0100, pet...@schwertfisch.de wrote: >>> After upgrading to current (snapshot from Nov. 25) OpenBSD seems to be >>> choking on large (>2GB) files (t

Re: Trouble with large files in current snapshot

2011-11-27 Thread Philip Guenther
On Sun, Nov 27, 2011 at 9:48 AM, Pieter Verberne wrote: > On Sun, 27 Nov 2011 12:21:49 +0100, pet...@schwertfisch.de wrote: >> After upgrading to current (snapshot from Nov. 25) OpenBSD seems to be >> choking on large (>2GB) files (tested with GENERIC.MP and GENERIC): > > The latest kernel that do

Re: Trouble with large files in current snapshot

2011-11-27 Thread Nigel Taylor
On 11/27/11 20:35, Ted Unangst wrote: > On Sun, Nov 27, 2011, Pieter Verberne wrote: >> On Sun, 27 Nov 2011 12:21:49 +0100, pet...@schwertfisch.de wrote: >>> After upgrading to current (snapshot from Nov. 25) OpenBSD seems to >>> be >>> choking on large (>2GB) files (tested with GENERIC.MP and GENE

Re: Trouble with large files in current snapshot

2011-11-27 Thread Ted Unangst
On Sun, Nov 27, 2011, Pieter Verberne wrote: > On Sun, 27 Nov 2011 12:21:49 +0100, pet...@schwertfisch.de wrote: >> After upgrading to current (snapshot from Nov. 25) OpenBSD seems to >> be >> choking on large (>2GB) files (tested with GENERIC.MP and GENERIC): Was it this change? http://www.openb

Re: Trouble with large files in current snapshot

2011-11-27 Thread Pieter Verberne
On Sun, 27 Nov 2011 12:21:49 +0100, pet...@schwertfisch.de wrote: After upgrading to current (snapshot from Nov. 25) OpenBSD seems to be choking on large (>2GB) files (tested with GENERIC.MP and GENERIC): The latest kernel that does work on my Soerkis is this one: bsd.2009 03-Nov-2011 17:

Re: Trouble with large files in current snapshot

2011-11-27 Thread Pieter Verberne
On Sun, 27 Nov 2011 12:21:49 +0100, pet...@schwertfisch.de wrote: After upgrading to current (snapshot from Nov. 25) OpenBSD seems to be choking on large (>2GB) files (tested with GENERIC.MP and GENERIC): Please have a look at http://article.gmane.org/gmane.os.openbsd.bugs/17898 Again. I down

Trouble with large files in current snapshot

2011-11-27 Thread peters
After upgrading to current (snapshot from Nov. 25) OpenBSD seems to be choking on large (>2GB) files (tested with GENERIC.MP and GENERIC): $ pwd /home/user $ mount ... /dev/wd0k on /home type ffs (local, nodev, nosuid, softdep) ... $ dd if=/dev/zero of=large1 bs=1024 count=250 250+0 rec