xfs-masters
[Top] [All Lists]

[Bug 734] mkfs.xfs fails for non-default sector size

To: xfs-masters@xxxxxxxxxxx
Subject: [Bug 734] mkfs.xfs fails for non-default sector size
From: bugzilla-daemon@xxxxxxxxxxx
Date: Fri, 26 Dec 2008 13:46:01 -0600
http://oss.sgi.com/bugzilla/show_bug.cgi?id=734


hch@xxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From hch@xxxxxxx  2008-12-26 13:46 CST -------
This works again with mkfs.xfs from xfsprogs 2.9.8:

brick:/home/hch# mkfs.xfs -V
mkfs.xfs version 2.9.8
brick:/home/hch# mkfs.xfs -f -s size=4096 /dev/vg00/qemu-scratch
meta-data=/dev/vg00/qemu-scratch isize=256    agcount=4, agsize=524288 blks
         =                       sectsz=4096  attr=2
data     =                       bsize=4096   blocks=2097152, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096  
log      =internal log           bsize=4096   blocks=2560, version=2
         =                       sectsz=4096  sunit=1 blks, lazy-count=0
realtime =none                   extsz=4096   blocks=0, rtextents=0

-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 734] mkfs.xfs fails for non-default sector size, bugzilla-daemon <=