Package: xfsprogs
Version: 2.10.2-1
Severity: normal
r...@auriga:~# dd if=/dev/zero of=betelheise.io.new bs=1048576 count=16384
r...@auriga:~# mkfs.xfs betelheise.io.new
meta-data=betelheise.io.new isize=256 agcount=4, agsize=1048576 blks
= sectsz=512 attr=2
data = bsize=4096 blocks=4194304, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0
log =internal log bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=0
realtime =none extsz=4096 blocks=0, rtextents=0
existing superblock read failed: Invalid argument
mkfs.xfs: pwrite64 failed: Invalid argument
mkfs.xfs: read failed: Invalid argument
...
To circumvent that, one has to be much more verbose:
r...@auriga:~# mkfs.xfs -d file,name=betelheise.io.new,size=17179869184
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages xfsprogs depends on:
ii libc6 2.7-16 GNU C Library: Shared libraries
ii libreadline5 5.2-3 GNU readline and history libraries
ii libuuid1 1.41.3-1 universally unique id library
xfsprogs recommends no packages.
Versions of packages xfsprogs suggests:
pn attr <none> (no description available)
pn dvhtool <none> (no description available)
pn quota <none> (no description available)
ii xfsdump 2.2.48-1 Administrative utilities for the X
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]