Re: difficulties with ext2 drives

2016-01-04 Thread Matej Nanut
Hey again; I know this is an old issue, but I tried resizing my partition to 500 G (was 2 TB) with resize2fs and it started working. I tried putting some print statements in the ext2fs kernel driver and noticed the block numbers being huge numbers, so I assumed some sort of integer overflow. The

Re: difficulties with ext2 drives

2015-10-26 Thread Matej Nanut
Hey, I've reported, possibly incorrectly, the exact same issue here: https://www.marc.info/?l=openbsd-misc=144408289116398 I tried formatting a different partition on my internal drive as ext2 from an Ubuntu live DVD and that works as expected, but it is much smaller (30 G vs 2 TB). Matej

Re: difficulties with ext2 drives

2015-10-26 Thread Peter Van Eenoo
Oh interesting. My drive is a Seagate 2TB drive as well On Mon, Oct 26, 2015 at 1:14 PM, Matej Nanut wrote: > Hey, > > I've reported, possibly incorrectly, the exact same issue here: > > https://www.marc.info/?l=openbsd-misc=144408289116398 > > I tried formatting a different