Re: [ceph-users] Fixing inconsistency

2015-11-25 Thread Межов Игорь Александрович
Hi! >I think the only time we've seen this was when there was some kind of >XFS corruption that accidentally extended the size of the file on >disk, and the object info was correct with its shorter size. But >perhaps not, in which case I've no idea how this could have happened. We use ext4 filesy

Re: [ceph-users] Fixing inconsistency

2015-11-23 Thread Gregory Farnum
On Wed, Nov 18, 2015 at 4:34 AM, Межов Игорь Александрович wrote: > Hi! > > As for my previous message, digging mailing list gave me only one method to > fix > inconsistency - truncate object files in a filesystem to a size, that they > have > in ceph metadata: > > http://www.spinics.net/lists/c

Re: [ceph-users] Fixing inconsistency

2015-11-18 Thread Межов Игорь Александрович
Hi! As for my previous message, digging mailing list gave me only one method to fix inconsistency - truncate object files in a filesystem to a size, that they have in ceph metadata: http://www.spinics.net/lists/ceph-users/msg00794.html But in that issue, metadata size was bigger, than ondisk, so