Re: [CentOS] Centos 6.6, apparent xfs corruption

2015-09-22 Thread Nicholas Geovanis
James Peltier wrote: > Do you have any XFS optimizations enabled in /etc/fstab such logbsize, nobarrier, etc? None. > is the filesystem full? What percentage of the file system is availabl e? There are 2 xfs filesystems: /dev/mapper/vg_gries01-LogVol00 3144200 1000428 2143773 32% /opt/splu

Re: [CentOS] Centos 6.6, apparent xfs corruption

2015-09-21 Thread James A. Peltier
- Original Message - | -BEGIN PGP SIGNED MESSAGE- | Hash: SHA1 | | I think you need to read this from the bottom up: | | "Corruption of in-memory data detected. Shutting down filesystem" | so XFS calls xfs_do_force_shutdown to shut down the filesystem. The | call comes from fs

Re: [CentOS] Centos 6.6, apparent xfs corruption

2015-09-21 Thread J Martin Rushton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think you need to read this from the bottom up: "Corruption of in-memory data detected. Shutting down filesystem" so XFS calls xfs_do_force_shutdown to shut down the filesystem. The call comes from fs/xfs/xfs_trans.c which fails, and so reports "I

[CentOS] Centos 6.6, apparent xfs corruption

2015-09-21 Thread Nicholas Geovanis
Hi all - After several months of worry-free operation, we received the following kernel messages about an xfs filesystem running under CentOS 6.6. The proximate causes appear to be "Internal error xfs_trans_cancel" and "Corruption of in-memory data detected. Shutting down filesystem". The filesyst