On Mon, Jun 11, 2012 at 05:07:05PM +0200, Stephan van Hienen wrote:
On Mon, 11 Jun 2012, James Pearson wrote:
What does:
/usr/sbin/xfs_bmap -pl 10Gtest
output (when run on the server)?
10Gtest: 0: [0..808319]: 261386472..262194791 808320 blocks
...
You can also 'recover' the lost space by running (as root on the server):
/usr/sbin/xfs_fsr 10Gtest
doesn't help :
]# xfs_fsr 10Gtest ]# du -hs 17G .
try mounting the xfs volume with allocsize=4k.
Tru