kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #77237
[Bug 1361637] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:
apport-collect 1361637
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
** Tags added: trusty
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1361637
Title:
XFS uses 64-bit inodes being mounted without inode64 option
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
After upgrade from 12.04 XFS became to use 64bit inodes, despite the
fact that it is mounted without inode64 option:
root@nfs:~# mount | grep /raid
/dev/sdb1 on /raid type xfs (rw,noatime,nodiratime,largeio,logbufs=8,allocsize=64m,logbsize=256k,osyncisdsync,nobarrier)
Volume size is 11TB that is much less than 16TB limit for 32bit
inodes:
root@nfs:~# df -h /raid
Filesystem Size Used Avail Use% Mounted on
/dev/sdb1 11T 3,3T 7,7T 31% /raid
But there are files wih 64bit inodes on this volume, e.g.:
root@nfs:~# stat /raid/home/nz/.ssh
File: ‘/raid/home/nz/.ssh’
Size: 122 Blocks: 0 IO Block: 5242880 directory
Device: 811h/2065d Inode: 25788470353 Links: 2
Access: (0700/drwx------) Uid: (30051/nz) Gid: ( 513/Domain Users)
Access: 2014-08-22 17:13:25.804584309 +0400
Modify: 2014-08-25 10:29:02.582411181 +0400
Change: 2014-08-25 10:29:02.582411181 +0400
Birth: -
All such files are created after 12.04 -> 14.04 upgrade.
There is a plenty of 32-bit old software that could not access files
with 64-bit inodes, and it seems that the only option is to recreate
the whole volume with ext4 filesystem instead of xfs.
root@nfs:~# lsb_release -rd
Description: Ubuntu 14.04.1 LTS
Release: 14.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1361637/+subscriptions