IRC channel logs
2021-08-12.log
back to list of logs
<damo22>youpi: thank you for looking into it <youpi>the kernel itself is not hung, one can use kdb from there to inspect the processes <damo22>maybe the disk driver being single threaded blocks on something <damo22>but the interrupts gets its own thread hmmm <youpi>I guess it's a more general problem since even the console doesn't work <youpi>(possibly part of it would be swapped out, but I'd doubt it) <damo22>how did you get around the ahci crash <damo22>it usually breaks qemu with rumpdisk <damo22>we reported the crash to upstream <youpi>commit a557b00469bca61a058fc1db4855503cac1c3219 (origin/master, origin/HEAD) <youpi>Date: Tue Mar 9 21:31:18 2021 +0000 <damo22>i will do this tonight after work <youpi>btw I noticed a check in ext2fs which is eating basically 10% performance, will drop it :) <damo22>so then everything is working except these hangs <youpi>yes, except I dropped the mount of pci-arbiter on /servers/bus/pci <youpi>that wasn't working, it's the machdev trivfs node which is showing up, not the netfs