| To: | David Chinner <dgc@xxxxxxx> |
|---|---|
| Subject: | Re: Differences in mkfs.xfs and xfs_info output. |
| From: | Jan Derfinak <ja@xxxxxxxxxxxx> |
| Date: | Mon, 18 Feb 2008 01:17:21 +0100 (CET) |
| Cc: | xfs@xxxxxxxxxxx |
| In-reply-to: | <20080217230645.GY155407@sgi.com> |
| References: | <Pine.LNX.4.63.0802160149590.4592@alienAngel.home.sk> <20080216074019.GV155407@sgi.com> <Pine.LNX.4.63.0802162319300.6528@alienAngel.home.sk> <20080217230645.GY155407@sgi.com> |
| Sender: | xfs-bounce@xxxxxxxxxxx |
On Mon, 18 Feb 2008, David Chinner wrote:
> Is this reproducable with simple tests? e.g. mkfs, mount, unmount
> check? or doing some simple things like creating some files
One more test (no FS activity, only mount, umount sequence):
# /root/mkfs.xfs -f /dev/loop0
meta-data=/dev/loop0 isize=256 agcount=4, agsize=64000 blks
= sectsz=512 attr=2
data = bsize=4096 blocks=256000, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096
log =internal log bsize=4096 blocks=1200, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
# xfs_check /dev/loop0
# mount /dev/loop0 /mnt/usb
# umount /mnt/usb
# xfs_check /dev/loop0
sb_fdblocks 253756, counted 254780
# mount /dev/loop0 /mnt/usb
# umount /mnt/usb
# xfs_check /dev/loop0
sb_fdblocks 252732, counted 254780
Cheers,
jan
--
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Differences in mkfs.xfs and xfs_info output., Jan Derfinak |
|---|---|
| Next by Date: | Re: Differences in mkfs.xfs and xfs_info output., David Chinner |
| Previous by Thread: | Re: Differences in mkfs.xfs and xfs_info output., David Chinner |
| Next by Thread: | Re: Differences in mkfs.xfs and xfs_info output., David Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |