On Jun 30, 2014, at 9:44 PM, Roman Kravets admin@softded.net wrote:
[softded@softded ~]$ mount | grep xfs /dev/mapper/encrypt-store on /mnt/store type xfs (rw,noatime,nodiratime,attr2,inode64,sunit=1024,swidth=2048,noquota)
[softded@softded ~]$ xfs_info /dev/mapper/encrypt-store meta-data=/dev/mapper/encrypt-store isize=256 agcount=16, agsize=2440064 blks = sectsz=512 attr=2, projid32bit=0 = crc=0 data = bsize=4096 blocks=39041024, imaxpct=25 = sunit=128 swidth=256 blks naming =version 2 bsize=4096 ascii-ci=0 ftype=0 log =internal bsize=4096 blocks=19064, version=2 = sectsz=512 sunit=8 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0
149GiB file system, is that correct? Is this filesystem on hardware or software raid?
Chris Murphy