Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f71GFb006810 for linux-xfs-outgoing; Wed, 1 Aug 2001 09:15:37 -0700 Received: from imapserver2.fnal.gov (imapserver2.fnal.gov [131.225.9.7]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f71GFZV06791 for ; Wed, 1 Aug 2001 09:15:35 -0700 Received: from imapserver2.fnal.gov ([131.225.9.7]) by imapserver2.fnal.gov (Netscape Messaging Server 3.62) with SMTP id 1188 for ; Wed, 1 Aug 2001 11:15:34 -0500 Received: from fnal.gov ([131.225.7.82]) by imapserver2.fnal.gov (NAVIEG 2.1 bld 63) with SMTP id M2001080111153402211 for ; Wed, 01 Aug 2001 11:15:34 -0500 Message-ID: <3B682BBE.3A29386D@fnal.gov> Date: Wed, 01 Aug 2001 11:18:06 -0500 From: yocum@fnal.gov X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.2-SGI_XFS_1.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: xfs-list Subject: XFS fs size limit? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Hi all, I asked this of mkp but he doesn't know off the top of his head: is there a limit to the XFS fs size? I've tried creating one on just over 1.1TB with no success: [root@sdssdp6 /]# fdisk -l /dev/md6 Device Boot Start End Blocks Id System /dev/md6p1 1 280147712 1120590846 83 Linux [root@sdssdp6 /]# mkfs.xfs /dev/md6 mkfs.xfs: can't get size for data subvolume Usage: mkfs.xfs /* blocksize */ [-b log=n|size=num] /* data subvol */ [-d agcount=n,agsize=n,file,name=xxx,size=num, sunit=value,swidth=value,unwritten=0|1, su=value,sw=value] /* inode size */ [-i log=n|perblock=n|size=num,maxpct=n] /* log subvol */ [-l agnum=n,internal,size=num,logdev=xxx] /* naming */ [-n log=n|size=num|version=n] /* label */ [-L label (maximum 12 characters)] /* prototype file */ [-p fname] /* quiet */ [-q] /* version */ [-V] /* realtime subvol */ [-r extsize=num,size=num,rtdev=xxx] devicename is required unless -d name=xxx is given. Internal log by default, size is scaled from 1,000 blocks to 32,768 blocks based on the filesystem size. Default log reaches its largest size at 1TB. This can be overridden with the -l options or using a volume manager with a log subvolume. is xxx (bytes), or xxxb (blocks), or xxxk (xxx KB), or xxxm (xxx MB) is xxx (512 blocks). >From recent comments made by Steve, (http://oss.sgi.com/projects/xfs/mail_archive/0107/msg00727.html) it sounds that since I'm trying to make a fs with inode numbers > 32 bits, I might be hosed. FWIW, I'm using 2.4.5 kernel with R1.0.1. Thanks, Dan -- Dan Yocum Sloan Digital Sky Survey, Fermilab 630.840.6509 yocum@fnal.gov, http://www.sdss.org SDSS. Mapping the Universe.