All of lore.kernel.org
 help / color / mirror / Atom feed
* XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
@ 2017-04-17  7:54 Stefan Priebe
  2017-04-17 12:19 ` Eric Sandeen
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Priebe @ 2017-04-17  7:54 UTC (permalink / raw)
  To: linux-xfs

Hello list,

one of my servers is crashing every night with the following errors:

XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22
XFS (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file 
fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53
XFS (sda3): I/O Error Detected. Shutting down filesystem

I ran xfs_repair v4.9.0 but it seems unable to recover / fix this error. 
I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there anything i 
can do to fix this?

Thanks!

Greets,
Stefan

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

* Re: XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
  2017-04-17  7:54 XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22 Stefan Priebe
@ 2017-04-17 12:19 ` Eric Sandeen
  2017-04-17 12:20   ` Eric Sandeen
  2017-04-17 15:04   ` Stefan Priebe - Profihost AG
  0 siblings, 2 replies; 9+ messages in thread
From: Eric Sandeen @ 2017-04-17 12:19 UTC (permalink / raw)
  To: Stefan Priebe, linux-xfs



On 4/17/17 2:54 AM, Stefan Priebe wrote:
> Hello list,
> 
> one of my servers is crashing every night with the following errors:
> 
> XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
> XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS


-EINVAL

> (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file
> fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3):
> I/O Error Detected. Shutting down filesystem
> 
> I ran xfs_repair v4.9.0 but it seems unable to recover / fix this
> error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there
> anything i can do to fix this?

# echo 11 > /proc/sys/fs/xfs/error_level

to get a full backtrace from the shutdown (if you didn't already)
so we can at least see what process is encountering the errors.

I have a hunch, though - are you running xfs_fsr overnight?

-Eric


> Thanks!
> 

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

* Re: XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
  2017-04-17 12:19 ` Eric Sandeen
@ 2017-04-17 12:20   ` Eric Sandeen
  2017-04-17 15:04   ` Stefan Priebe - Profihost AG
  1 sibling, 0 replies; 9+ messages in thread
From: Eric Sandeen @ 2017-04-17 12:20 UTC (permalink / raw)
  To: Stefan Priebe, linux-xfs

On 4/17/17 7:19 AM, Eric Sandeen wrote:
> 
> 
> On 4/17/17 2:54 AM, Stefan Priebe wrote:
>> Hello list,
>>
>> one of my servers is crashing every night with the following errors:
>>
>> XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
>> XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS
> 
> 
> -EINVAL
> 
>> (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file
>> fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3):
>> I/O Error Detected. Shutting down filesystem
>>
>> I ran xfs_repair v4.9.0 but it seems unable to recover / fix this
>> error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there
>> anything i can do to fix this?
> 
> # echo 11 > /proc/sys/fs/xfs/error_level
> 
> to get a full backtrace from the shutdown (if you didn't already)
> so we can at least see what process is encountering the errors.
> 
> I have a hunch, though - are you running xfs_fsr overnight?

(or maybe more likely, xfsdump?)

-Eric

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

* Re: XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
  2017-04-17 12:19 ` Eric Sandeen
  2017-04-17 12:20   ` Eric Sandeen
@ 2017-04-17 15:04   ` Stefan Priebe - Profihost AG
  2017-04-17 15:06     ` Stefan Priebe - Profihost AG
  1 sibling, 1 reply; 9+ messages in thread
From: Stefan Priebe - Profihost AG @ 2017-04-17 15:04 UTC (permalink / raw)
  To: Eric Sandeen, linux-xfs

Hi Eric,

> On 4/17/17 2:54 AM, Stefan Priebe wrote:
>> Hello list,
>>
>> one of my servers is crashing every night with the following errors:
>>
>> XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
>> XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS
> 
> 
> -EINVAL
> 
>> (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file
>> fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3):
>> I/O Error Detected. Shutting down filesystem
>>
>> I ran xfs_repair v4.9.0 but it seems unable to recover / fix this
>> error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there
>> anything i can do to fix this?
> 
> # echo 11 > /proc/sys/fs/xfs/error_level
> 
> to get a full backtrace from the shutdown (if you didn't already)
> so we can at least see what process is encountering the errors.

done.

> I have a hunch, though - are you running xfs_fsr overnight?

No only rsync from dev/a to dev/b. But the reported device is a (source).

I also have two empty folders in /lost+found which i cannot delete. Even
after running xfs_repair.

# rm -r /lost+found/
rm: cannot remove ‘/lost+found/536874081’: Directory not empty
rm: cannot remove ‘/lost+found/536874085’: Directory not empty

Greets,
Stefan

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

* Re: XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
  2017-04-17 15:04   ` Stefan Priebe - Profihost AG
@ 2017-04-17 15:06     ` Stefan Priebe - Profihost AG
  2017-04-18  7:01       ` Stefan Priebe - Profihost AG
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Priebe - Profihost AG @ 2017-04-17 15:06 UTC (permalink / raw)
  To: Eric Sandeen, linux-xfs


Am 17.04.2017 um 17:04 schrieb Stefan Priebe - Profihost AG:
> Hi Eric,
> 
>> On 4/17/17 2:54 AM, Stefan Priebe wrote:
>>> Hello list,
>>>
>>> one of my servers is crashing every night with the following errors:
>>>
>>> XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
>>> XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS
>>
>>
>> -EINVAL
>>
>>> (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file
>>> fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3):
>>> I/O Error Detected. Shutting down filesystem
>>>
>>> I ran xfs_repair v4.9.0 but it seems unable to recover / fix this
>>> error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there
>>> anything i can do to fix this?
>>
>> # echo 11 > /proc/sys/fs/xfs/error_level
>>
>> to get a full backtrace from the shutdown (if you didn't already)
>> so we can at least see what process is encountering the errors.
> 
> done.
> 
>> I have a hunch, though - are you running xfs_fsr overnight?
> 
> No only rsync from dev/a to dev/b. But the reported device is a (source).

verified: but that job is done 3-4 hours before crashing.

> 
> I also have two empty folders in /lost+found which i cannot delete. Even
> after running xfs_repair.
> 
> # rm -r /lost+found/
> rm: cannot remove ‘/lost+found/536874081’: Directory not empty
> rm: cannot remove ‘/lost+found/536874085’: Directory not empty
> 
> Greets,
> Stefan
> 

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

* Re: XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
  2017-04-17 15:06     ` Stefan Priebe - Profihost AG
@ 2017-04-18  7:01       ` Stefan Priebe - Profihost AG
  2017-04-18 16:59         ` Darrick J. Wong
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Priebe - Profihost AG @ 2017-04-18  7:01 UTC (permalink / raw)
  To: Eric Sandeen, linux-xfs

System crashed again but output was the same.

2017-04-18 07:30:18     XFS (sda3): xfs_iunlink_remove: xfs_imap
returned error -22.
2017-04-18 07:30:18     XFS (sda3): xfs_inactive_ifree: xfs_ifree
returned error -22
2017-04-18 07:30:18     XFS (sda3): xfs_do_force_shutdown(0x1) called
from line 1872 of file fs/xfs/xfs_inode.c. Return address =
0xffffffff9b33cf93
2017-04-18 07:30:18     XFS (sda3): I/O Error Detected. Shutting down
filesystem
2017-04-18 07:30:18     XFS (sda3): Please umount the filesystem and
rectify the problem(s)
2017-04-18 07:30:18     XFS (sda3): xfs_log_force: error -5 returned.
2017-04-18 07:30:28     XFS (sda3): xfs_log_force: error -5 returned.
2017-04-18 07:30:58     XFS (sda3): xfs_log_force: error -5 returned.
2017-04-18 07:31:28     XFS (sda3): xfs_log_force: error -5 returned.

Stefan
Am 17.04.2017 um 17:06 schrieb Stefan Priebe - Profihost AG:
> 
> Am 17.04.2017 um 17:04 schrieb Stefan Priebe - Profihost AG:
>> Hi Eric,
>>
>>> On 4/17/17 2:54 AM, Stefan Priebe wrote:
>>>> Hello list,
>>>>
>>>> one of my servers is crashing every night with the following errors:
>>>>
>>>> XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
>>>> XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS
>>>
>>>
>>> -EINVAL
>>>
>>>> (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file
>>>> fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3):
>>>> I/O Error Detected. Shutting down filesystem
>>>>
>>>> I ran xfs_repair v4.9.0 but it seems unable to recover / fix this
>>>> error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there
>>>> anything i can do to fix this?
>>>
>>> # echo 11 > /proc/sys/fs/xfs/error_level
>>>
>>> to get a full backtrace from the shutdown (if you didn't already)
>>> so we can at least see what process is encountering the errors.
>>
>> done.
>>
>>> I have a hunch, though - are you running xfs_fsr overnight?
>>
>> No only rsync from dev/a to dev/b. But the reported device is a (source).
> 
> verified: but that job is done 3-4 hours before crashing.
> 
>>
>> I also have two empty folders in /lost+found which i cannot delete. Even
>> after running xfs_repair.
>>
>> # rm -r /lost+found/
>> rm: cannot remove ‘/lost+found/536874081’: Directory not empty
>> rm: cannot remove ‘/lost+found/536874085’: Directory not empty
>>
>> Greets,
>> Stefan
>>

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

* Re: XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
  2017-04-18  7:01       ` Stefan Priebe - Profihost AG
@ 2017-04-18 16:59         ` Darrick J. Wong
  2017-04-18 17:32           ` Stefan Priebe - Profihost AG
  0 siblings, 1 reply; 9+ messages in thread
From: Darrick J. Wong @ 2017-04-18 16:59 UTC (permalink / raw)
  To: Stefan Priebe - Profihost AG; +Cc: Eric Sandeen, linux-xfs

On Tue, Apr 18, 2017 at 09:01:17AM +0200, Stefan Priebe - Profihost AG wrote:
> System crashed again but output was the same.
> 
> 2017-04-18 07:30:18     XFS (sda3): xfs_iunlink_remove: xfs_imap
> returned error -22.
> 2017-04-18 07:30:18     XFS (sda3): xfs_inactive_ifree: xfs_ifree
> returned error -22
> 2017-04-18 07:30:18     XFS (sda3): xfs_do_force_shutdown(0x1) called
> from line 1872 of file fs/xfs/xfs_inode.c. Return address =
> 0xffffffff9b33cf93
> 2017-04-18 07:30:18     XFS (sda3): I/O Error Detected. Shutting down
> filesystem
> 2017-04-18 07:30:18     XFS (sda3): Please umount the filesystem and
> rectify the problem(s)
> 2017-04-18 07:30:18     XFS (sda3): xfs_log_force: error -5 returned.
> 2017-04-18 07:30:28     XFS (sda3): xfs_log_force: error -5 returned.
> 2017-04-18 07:30:58     XFS (sda3): xfs_log_force: error -5 returned.
> 2017-04-18 07:31:28     XFS (sda3): xfs_log_force: error -5 returned.

That looks like some sort of problem with a garbage value in
di_next_unlinked that we hit when removing inodes from the AGI unlinked
inode list.

Could you take a metadump and get it to us for further analysis?
Eric might be interested. ;)

--D

> 
> Stefan
> Am 17.04.2017 um 17:06 schrieb Stefan Priebe - Profihost AG:
> > 
> > Am 17.04.2017 um 17:04 schrieb Stefan Priebe - Profihost AG:
> >> Hi Eric,
> >>
> >>> On 4/17/17 2:54 AM, Stefan Priebe wrote:
> >>>> Hello list,
> >>>>
> >>>> one of my servers is crashing every night with the following errors:
> >>>>
> >>>> XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
> >>>> XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS
> >>>
> >>>
> >>> -EINVAL
> >>>
> >>>> (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file
> >>>> fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3):
> >>>> I/O Error Detected. Shutting down filesystem
> >>>>
> >>>> I ran xfs_repair v4.9.0 but it seems unable to recover / fix this
> >>>> error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there
> >>>> anything i can do to fix this?
> >>>
> >>> # echo 11 > /proc/sys/fs/xfs/error_level
> >>>
> >>> to get a full backtrace from the shutdown (if you didn't already)
> >>> so we can at least see what process is encountering the errors.
> >>
> >> done.
> >>
> >>> I have a hunch, though - are you running xfs_fsr overnight?
> >>
> >> No only rsync from dev/a to dev/b. But the reported device is a (source).
> > 
> > verified: but that job is done 3-4 hours before crashing.
> > 
> >>
> >> I also have two empty folders in /lost+found which i cannot delete. Even
> >> after running xfs_repair.
> >>
> >> # rm -r /lost+found/
> >> rm: cannot remove ‘/lost+found/536874081’: Directory not empty
> >> rm: cannot remove ‘/lost+found/536874085’: Directory not empty
> >>
> >> Greets,
> >> Stefan
> >>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
  2017-04-18 16:59         ` Darrick J. Wong
@ 2017-04-18 17:32           ` Stefan Priebe - Profihost AG
  2017-04-19  1:01             ` Darrick J. Wong
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Priebe - Profihost AG @ 2017-04-18 17:32 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: Eric Sandeen, linux-xfs

Hi,

the FS is mounted and in production. I didn't know how to dump a running FS.

Greets,
Stefan

Am 18.04.2017 um 18:59 schrieb Darrick J. Wong:
> On Tue, Apr 18, 2017 at 09:01:17AM +0200, Stefan Priebe - Profihost AG wrote:
>> System crashed again but output was the same.
>>
>> 2017-04-18 07:30:18     XFS (sda3): xfs_iunlink_remove: xfs_imap
>> returned error -22.
>> 2017-04-18 07:30:18     XFS (sda3): xfs_inactive_ifree: xfs_ifree
>> returned error -22
>> 2017-04-18 07:30:18     XFS (sda3): xfs_do_force_shutdown(0x1) called
>> from line 1872 of file fs/xfs/xfs_inode.c. Return address =
>> 0xffffffff9b33cf93
>> 2017-04-18 07:30:18     XFS (sda3): I/O Error Detected. Shutting down
>> filesystem
>> 2017-04-18 07:30:18     XFS (sda3): Please umount the filesystem and
>> rectify the problem(s)
>> 2017-04-18 07:30:18     XFS (sda3): xfs_log_force: error -5 returned.
>> 2017-04-18 07:30:28     XFS (sda3): xfs_log_force: error -5 returned.
>> 2017-04-18 07:30:58     XFS (sda3): xfs_log_force: error -5 returned.
>> 2017-04-18 07:31:28     XFS (sda3): xfs_log_force: error -5 returned.
> 
> That looks like some sort of problem with a garbage value in
> di_next_unlinked that we hit when removing inodes from the AGI unlinked
> inode list.
> 
> Could you take a metadump and get it to us for further analysis?
> Eric might be interested. ;)
> 
> --D
> 
>>
>> Stefan
>> Am 17.04.2017 um 17:06 schrieb Stefan Priebe - Profihost AG:
>>>
>>> Am 17.04.2017 um 17:04 schrieb Stefan Priebe - Profihost AG:
>>>> Hi Eric,
>>>>
>>>>> On 4/17/17 2:54 AM, Stefan Priebe wrote:
>>>>>> Hello list,
>>>>>>
>>>>>> one of my servers is crashing every night with the following errors:
>>>>>>
>>>>>> XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
>>>>>> XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS
>>>>>
>>>>>
>>>>> -EINVAL
>>>>>
>>>>>> (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file
>>>>>> fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3):
>>>>>> I/O Error Detected. Shutting down filesystem
>>>>>>
>>>>>> I ran xfs_repair v4.9.0 but it seems unable to recover / fix this
>>>>>> error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there
>>>>>> anything i can do to fix this?
>>>>>
>>>>> # echo 11 > /proc/sys/fs/xfs/error_level
>>>>>
>>>>> to get a full backtrace from the shutdown (if you didn't already)
>>>>> so we can at least see what process is encountering the errors.
>>>>
>>>> done.
>>>>
>>>>> I have a hunch, though - are you running xfs_fsr overnight?
>>>>
>>>> No only rsync from dev/a to dev/b. But the reported device is a (source).
>>>
>>> verified: but that job is done 3-4 hours before crashing.
>>>
>>>>
>>>> I also have two empty folders in /lost+found which i cannot delete. Even
>>>> after running xfs_repair.
>>>>
>>>> # rm -r /lost+found/
>>>> rm: cannot remove ‘/lost+found/536874081’: Directory not empty
>>>> rm: cannot remove ‘/lost+found/536874085’: Directory not empty
>>>>
>>>> Greets,
>>>> Stefan
>>>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
  2017-04-18 17:32           ` Stefan Priebe - Profihost AG
@ 2017-04-19  1:01             ` Darrick J. Wong
  0 siblings, 0 replies; 9+ messages in thread
From: Darrick J. Wong @ 2017-04-19  1:01 UTC (permalink / raw)
  To: Stefan Priebe - Profihost AG; +Cc: Eric Sandeen, linux-xfs

On Tue, Apr 18, 2017 at 07:32:04PM +0200, Stefan Priebe - Profihost AG wrote:
> Hi,
> 
> the FS is mounted and in production. I didn't know how to dump a running FS.

Since there's no lvm here, unmounting, metadumping, and mounting is
probably the only reasonable option.

--D

> 
> Greets,
> Stefan
> 
> Am 18.04.2017 um 18:59 schrieb Darrick J. Wong:
> > On Tue, Apr 18, 2017 at 09:01:17AM +0200, Stefan Priebe - Profihost AG wrote:
> >> System crashed again but output was the same.
> >>
> >> 2017-04-18 07:30:18     XFS (sda3): xfs_iunlink_remove: xfs_imap
> >> returned error -22.
> >> 2017-04-18 07:30:18     XFS (sda3): xfs_inactive_ifree: xfs_ifree
> >> returned error -22
> >> 2017-04-18 07:30:18     XFS (sda3): xfs_do_force_shutdown(0x1) called
> >> from line 1872 of file fs/xfs/xfs_inode.c. Return address =
> >> 0xffffffff9b33cf93
> >> 2017-04-18 07:30:18     XFS (sda3): I/O Error Detected. Shutting down
> >> filesystem
> >> 2017-04-18 07:30:18     XFS (sda3): Please umount the filesystem and
> >> rectify the problem(s)
> >> 2017-04-18 07:30:18     XFS (sda3): xfs_log_force: error -5 returned.
> >> 2017-04-18 07:30:28     XFS (sda3): xfs_log_force: error -5 returned.
> >> 2017-04-18 07:30:58     XFS (sda3): xfs_log_force: error -5 returned.
> >> 2017-04-18 07:31:28     XFS (sda3): xfs_log_force: error -5 returned.
> > 
> > That looks like some sort of problem with a garbage value in
> > di_next_unlinked that we hit when removing inodes from the AGI unlinked
> > inode list.
> > 
> > Could you take a metadump and get it to us for further analysis?
> > Eric might be interested. ;)
> > 
> > --D
> > 
> >>
> >> Stefan
> >> Am 17.04.2017 um 17:06 schrieb Stefan Priebe - Profihost AG:
> >>>
> >>> Am 17.04.2017 um 17:04 schrieb Stefan Priebe - Profihost AG:
> >>>> Hi Eric,
> >>>>
> >>>>> On 4/17/17 2:54 AM, Stefan Priebe wrote:
> >>>>>> Hello list,
> >>>>>>
> >>>>>> one of my servers is crashing every night with the following errors:
> >>>>>>
> >>>>>> XFS (sda3): xfs_iunlink_remove: xfs_imap returned error -22.
> >>>>>> XFS (sda3): xfs_inactive_ifree: xfs_ifree returned error -22 XFS
> >>>>>
> >>>>>
> >>>>> -EINVAL
> >>>>>
> >>>>>> (sda3): xfs_do_force_shutdown(0x1) called from line 1872 of file
> >>>>>> fs/xfs/xfs_inode.c. Return address = 0xffffffff9e33cf53 XFS (sda3):
> >>>>>> I/O Error Detected. Shutting down filesystem
> >>>>>>
> >>>>>> I ran xfs_repair v4.9.0 but it seems unable to recover / fix this
> >>>>>> error. I'm running an OpenSUSE 42.2 kernel based von v4.4. Is there
> >>>>>> anything i can do to fix this?
> >>>>>
> >>>>> # echo 11 > /proc/sys/fs/xfs/error_level
> >>>>>
> >>>>> to get a full backtrace from the shutdown (if you didn't already)
> >>>>> so we can at least see what process is encountering the errors.
> >>>>
> >>>> done.
> >>>>
> >>>>> I have a hunch, though - are you running xfs_fsr overnight?
> >>>>
> >>>> No only rsync from dev/a to dev/b. But the reported device is a (source).
> >>>
> >>> verified: but that job is done 3-4 hours before crashing.
> >>>
> >>>>
> >>>> I also have two empty folders in /lost+found which i cannot delete. Even
> >>>> after running xfs_repair.
> >>>>
> >>>> # rm -r /lost+found/
> >>>> rm: cannot remove ‘/lost+found/536874081’: Directory not empty
> >>>> rm: cannot remove ‘/lost+found/536874085’: Directory not empty
> >>>>
> >>>> Greets,
> >>>> Stefan
> >>>>
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
> >> the body of a message to majordomo@vger.kernel.org
> >> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-04-19  1:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-17  7:54 XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22 Stefan Priebe
2017-04-17 12:19 ` Eric Sandeen
2017-04-17 12:20   ` Eric Sandeen
2017-04-17 15:04   ` Stefan Priebe - Profihost AG
2017-04-17 15:06     ` Stefan Priebe - Profihost AG
2017-04-18  7:01       ` Stefan Priebe - Profihost AG
2017-04-18 16:59         ` Darrick J. Wong
2017-04-18 17:32           ` Stefan Priebe - Profihost AG
2017-04-19  1:01             ` Darrick J. Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.