[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] re: xenconsoled defunct after xl create on fresh debian 12
Hello, It seems your distro xen-4.17 uses the init scripts for xen services, not systemd. The above branch in xen.git shows where/how xenconsoled is started. It does write a PID for xenconsoled. Note that the systemd service for xenconsoled has no such PID. However, I suspect you have a stale PID for xenconsoled, check the write time against the other xen PID's. >ps aux | grep xen root 41 0.0 0.0 0 0 ? S 17:15 0:00 [xenbus] root 42 0.0 0.0 0 0 ? S 17:15 0:00 [xenwatch] root 52 0.0 0.0 0 0 ? S 17:15 0:00 [xen-balloon] root 721 0.5 0.2 7508 3444 ? S 17:15 0:00 /usr/sbin/xenstored --pid-file /var/run/xen/xenstored.pid root 729 0.0 0.1 68784 2280 ? Ssl 17:15 0:00 /usr/sbin/xenconsoled -i --log=none --log-dir=/var/log/xen/console root 738 0.0 1.1 254580 16236 ? Sl 17:15 0:00 /usr/bin/qemu-system-i386 -xen-domid 0 -xen-attach -name dom0 -nographic -M xenpv -daemonize -monitor /dev/null -serial /dev/null -parallel /dev/null -nodefaults -no-user-config -pidfile /var/run/xen/qemu-dom0.pid root 1032 0.0 0.1 72136 2612 ? Ssl 17:15 0:00 /usr/lib/xen-4.17/bin/xl create --quiet --defconfig /etc/xen/auto/a_jam22 root 1526 0.0 0.1 72136 2512 ? Ssl 17:15 0:00 /usr/lib/xen-4.17/bin/xl create --quiet --defconfig /etc/xen/auto/b_booky root 1899 0.0 0.1 72136 2660 ? Ssl 17:15 0:00 /usr/lib/xen-4.17/bin/xl create --quiet --defconfig /etc/xen/auto/c_al9pv root 2306 0.0 0.1 72136 2436 ? Ssl 17:15 0:00 /usr/lib/xen-4.17/bin/xl create --quiet --defconfig /etc/xen/auto/d_al8pv root 2732 0.0 0.1 72136 2552 ? Ssl 17:15 0:00 /usr/lib/xen-4.17/bin/xl create --quiet --defconfig /etc/xen/auto/e_fc37cnv root 3070 0.0 0.1 72136 2512 ? Ssl 17:15 0:00 /usr/lib/xen-4.17/bin/xl create --quiet --defconfig /etc/xen/auto/h_pvbully root 3545 0.0 0.1 72136 2664 ? Ssl 17:15 0:00 /usr/lib/xen-4.17/bin/xl create --quiet --defconfig /etc/xen/auto/j_ub2204 root 3928 0.0 0.1 72136 2464 ? Ssl 17:15 0:00 /usr/lib/xen-4.17/bin/xl create --quiet --defconfig /etc/xen/auto/k_noble1 root 3938 0.0 0.0 2788 172 ? Ss 17:15 0:00 /usr/sbin/xenwatchdogd 30 15 root 4101 0.0 0.3 10004 4444 pts/4 S+ 17:17 0:00 sudo ./dump_xen_trace.multi.4h tlviewer root 4102 0.0 0.1 2576 1652 pts/4 S+ 17:17 0:00 sh ./dump_xen_trace.multi.4h tlviewer root 4169 0.0 0.1 6652 2120 pts/4 S+ 17:17 0:00 grep xen I have a build of xen-4.17.3 running on Bookworm that uses the systemd services. See above. cheers, PryMar56
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |