Re: ext2 max filesystem size

2012-09-08 Thread Kenneth R Westerback
On Sat, Sep 08, 2012 at 01:50:26PM +0200, Claus Lensb?l wrote: > Ok, so I'm trying it out. I got the disk ready with: > mkfs.ext2 -L "cmol-storage" -m 0 -I 128 /dev/sdb1 > , to get the inodes right according to this: > http://efreedom.com/Question/H-33983/Flash-Drive-OpenBSD-Specified-Device-Mat >

Re: ext2 max filesystem size

2012-09-08 Thread Claus Lensbøl
Ok, so I'm trying it out. I got the disk ready with: mkfs.ext2 -L "cmol-storage" -m 0 -I 128 /dev/sdb1 , to get the inodes right according to this: http://efreedom.com/Question/H-33983/Flash-Drive-OpenBSD-Specified-Device-Mat ch-Mounted-Device The disk shows up in dmesg as: umass0 at uhub0 port 1

Re: ext2 max filesystem size

2012-09-07 Thread Ted Unangst
On Fri, Sep 07, 2012 at 15:11, Claus Lensbøl wrote: > Hi > > I'm trying to figure out the maximum file system size for ext2 on openbsd, > but I can't seem to find it documented anywhere. > Does anybody know if the limitation is the "old" 2TB (as in linux pre > 2.6.17 ish), or 32TB as newer implemen