Replicable bug that has happened from sysupgrading to snapshot.
VPS was working perfectly until this sysupgrade.

VPS boots - drops to kernel panic ddb

Seems to be some mutex issue?
Had to manually copy information cuz weird web console, so my apologies
if this isn't enough information.

Aisha

ddb> show panic
mtx 0xffffffff8219ed00: locking against myself
ddb> show uvm
Current UVM status:
 pagesize=4096 (0x1000), pagemask=0xfff, pageshift=12
 121472 VM pages: 67333 active, 29622 inactive, 1 wired, 4846 free (607 zero)
 min 10% (25) anon, 10% (25) vnode, 5% (12) vtext
 freemin=4049, free-target=5398, inactive-target=32671, wired-max=40490
 faults=274745, traps=269448, intrs=32468, ctxswitch=86096 fpuswitch=0
 softint=11738, syscal1s=368941, kmapent=12
 fault counts:
    noram=0, noanon=0, noamap=0, pgwait=0, pgrele=0
    ok relocks(tota1 )=103241(103246), anget(retries)=78077(0), amapcopy=61532
    neighbor anon/obj pg=9324/63027, gets(Clock/unlock)=125536/103247
    cases: anon=67648, anoncow=10429, ob j=120634, prcopy=4896, przero=71131
 daemon and swap counts:
    woke=235, revs=235, scans=31742, obscans=31742, anscans=0
    busy=0, freed=31587, reactivate=0, deactivate=65381
    pageouts=155, pending=0, nswget=0
    nswapdev=0
    swpages=0, swpginuse=0, swpgonly=0 paging=0
kernel pointers:
    objs(kern)=0xffffffff8219abc0
ddb> show bcstats
Current Buffer Cache Status:
numbufs 2469 busymapped 3, delwri 276
kvaslots 1518 avail kva slots 1514
bufpages 9876, dmapages 9876, dirtypages 1104
pendingreads 0, pendingwrites 3
highflips 0, highflops 0, dmaflips 0

Reply via email to