-
jdtI'm exercising my Ansible playbooks for creating my microk8s cluster in Triton and deleted the server I was working with to recreate and rebuild. That's a bhyve VM using a PCI passthrough network interface. The delete operation caused the CN to crash and reboot.
-
jdtIs there a process I should go through to guard against that in the future?
-
jdtI didn't do anything special - it was running and a I just issued a "delete" command. I imagine if I shut it down nicely, maybe that would have been better?
-
jdtthe hard reboot also left the VM in a weird state ("incomplete") and it took a couple of tries from the command line using vmadm to delete it. The first try timed out and left the vm in a "configured" stated. The second try deleted it successfully.
-
danmcdCan you share the kernel dump?
-
danmcdYou shouldn't be able to panic a machine doing that.
-
jdtI do have global core dumps enabled, but it looks like my /cores (linked to /zones/global/cores) directory is empty.
-
jbka kernel dump would be in /var/crash/volatile
-
jbksee if there's anything in there
-
jdtI do have a vmdump.0 file there from today.
-
jdt(and METRICS.csv and bounds)
-
jbkthat would be it
-
jdtCool. Let me know where to send it and I'll pass it along. The dump file is 2.61G
-
jbki don't have a good place to receive it, but hopefully since dan,cd was interested he'll be able to provide something for you once he's back around
-
jbkerr danmcd
-
jdtsounds good.