On 10/27/18 5:34 PM, Leandro wrote:
I just wanted to confirm if panics on UFS were expected if the file
system had errors
This is no official answer, but yes, basing on my nearly 20 years of
experience with UFS, I've come to expect them.
Several times after some boxes of mine crashed, they
Yes, I ran fsck in single user mode and it fixed some errors, one of
them was the entry that was causing the panic, that was removed.
I just wanted to confirm if panics on UFS were expected if the file
system had errors, that Sean and Kirk confirmed, or if it should be
investigated.
On Sat, Oct 27
Leandro wrote this message on Wed, Oct 24, 2018 at 12:22 -0300:
> I'm seeing a kernel panic when trying to move a specific file.
>
> panic: Bad effnlink fip 0xc004a2c69a00, fdp 0xc00497093be0,
> tdp 0xc004be6295a0
> cpuid = 72
> time = 1540283798
> KDB: stack backtrace:
> 0xe000adb
On 10/24/18 9:22 AM, Leandro wrote:
> Hello,
>
> I'm seeing a kernel panic when trying to move a specific file.
>
> panic: Bad effnlink fip 0xc004a2c69a00, fdp 0xc00497093be0,
> tdp 0xc004be6295a0
> cpuid = 72
> time = 1540283798
> KDB: stack backtrace:
> 0xe000adb8dcc0: at .kdb
Hello,
I'm seeing a kernel panic when trying to move a specific file.
panic: Bad effnlink fip 0xc004a2c69a00, fdp 0xc00497093be0,
tdp 0xc004be6295a0
cpuid = 72
time = 1540283798
KDB: stack backtrace:
0xe000adb8dcc0: at .kdb_backtrace+0x5c
0xe000adb8ddf0: at .vpanic+0x1b4
0xe00