public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* XFS issue under 2.6.25.13 kernel
@ 2008-08-22 10:03 Sławomir Nowakowski
  2008-08-23  1:05 ` Dave Chinner
  0 siblings, 1 reply; 8+ messages in thread
From: Sławomir Nowakowski @ 2008-08-22 10:03 UTC (permalink / raw)
  To: xfs

Dear All,

We have a problem with implementing xfs file system for Linux. The problem
appears after mounting xfs file system on 2.6.25.13 kernel that is created on
2.6.17.13 kernel.

File system is created on logical volume in the following way:

lvcreate -L 4G volume1 -n test
mkfs.xfs /dev/volume1/test
mount /dev/volume1/test /mnt/x

After mounting it on 2.6.17.13 kernel "df -B 1" output looks like this:

/dev/volume1/test    4284481536    147456 4284334080   1% /mnt/x

but in case of 2.6.25.13 kernel:

/dev/volume1/test    4284481536   4489216 4279992320   1% /mnt/x

The same happens in case of 2.6.26.3 kernel.

As it is shown after mounting the volume in newer kernel size of file system
is visible smaller. The problem appears when on this volume exists one big
file, occupying all available space. After trying to mount it under newer
kernel, the file is cut because available free space is smaller.

Is it known issue and/or does solution or workaround exists?

Thank you in advance for your help.

Best Regards
Roland

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-08-28  0:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-22 10:03 XFS issue under 2.6.25.13 kernel Sławomir Nowakowski
2008-08-23  1:05 ` Dave Chinner
2008-08-25 11:08   ` Sławomir Nowakowski
2008-08-26  1:41     ` Dave Chinner
2008-08-26 12:53       ` Sławomir Nowakowski
2008-08-27  0:52         ` Dave Chinner
2008-08-27 18:09           ` Sławomir Nowakowski
2008-08-28  0:20             ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox