|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Test Xen 4.8 RC4 SUCCESS 26.10.16
On Wed, 2016-10-26 at 19:47 +0100, Juergen Schinker wrote:
> * Hardware:
> Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz
> Sandisk SSD
> 32G Ram
> * Software:
>
> Debian Stretch/testing is dom0
>
> * Guest operating systems:
>
> Guests Ubuntu 14.04 LTS Debian Stretch/Sid
>
> Ubuntu 16.10 yakity yak with latest 4.8 kernel works
>
> * Functionality tested:
> xl
> creating booting
> pygrub
> credit2
>
> * Comments:
>
>
> I can't shut down cleanly because of stupid guests and the
> xenstored.pid keeps stopping the start of xenstored
>
So, what's the issue? I've seen your other thread, but it ends up with
you pasting a message that suggests xenstored is working fine, and in
general I could not figure out what the problem is from there.
FYI, for may day-to-day testing of my development work on Xen, I use a
Debian Sid host.
I configure Xen with this:
./configure --prefix=/usr/local --enable-systemd --disable-qemu-traditional
--disable-stubdom --with-xenstored=oxenstored
I create a .deb package with `make debball' (because I build on a
different machine), ship it and install it on the test box.
This is what systemd sees:
root@Zhaman:~# systemctl |grep xen
sys-devices-virtual-net-xenbr0.device
loaded active plugged /sys/devices/virtual/net/xenbr0
sys-subsystem-net-devices-xenbr0.device
loaded active plugged /sys/subsystem/net/devices/xenbr0
proc-xen.mount
loaded active mounted Mount /proc/xen files
var-lib-xenstored.mount
loaded active mounted mount xenstore file system
xen-init-dom0.service
loaded active exited xen-init-dom0, initialise Dom0 configuration
(xenstore nodes, JSON configuration stub)
xen-qemu-dom0-disk-backend.service
loaded active running qemu for xen dom0 disk backend
xen-watchdog.service
loaded active running Xen-watchdog - run xen watchdog daemon
xenconsoled.service
loaded active running Xenconsoled - handles logging from guest
consoles and hypervisor
xendomains.service
loaded active exited Xendomains - start and stop guests on boot
and shutdown
xenstored.service
loaded active exited The Xen xenstore
About xenstored specifically:
root@Zhaman:~# systemctl status xenstored
● xenstored.service - The Xen xenstore
Loaded: loaded (/usr/local/lib/systemd/system/xenstored.service; enabled;
vendor preset: enabled)
Active: active (exited) since Thu 2016-10-27 15:12:21 CEST; 43min ago
Main PID: 1060 (code=exited, status=0/SUCCESS)
Tasks: 1 (limit: 4915)
CGroup: /system.slice/xenstored.service
└─1092 /usr/local/sbin/oxenstored --pid-file
/var/run/xen/xenstored.pid
Oct 27 15:12:21 Zhaman systemd[1]: Starting The Xen xenstore...
Oct 27 15:12:21 Zhaman systemd[1]: Started The Xen xenstore.
Oct 27 15:12:21 Zhaman launch-xenstore[1060]: Starting
/usr/local/sbin/oxenstored...
And:
root@Zhaman:~# ps aux | grep xenstore
root 1092 0.0 0.5 56828 5256 ? S 15:12 0:00
/usr/local/sbin/oxenstored --pid-file /var/run/xen/xenstored.pid
root 3655 0.0 0.1 12772 980 pts/0 S+ 15:56 0:00 grep xenstore
root@Zhaman:~# ls -l /var/run/xen/
total 12
-rw------- 1 root root 5 Oct 27 15:12 qemu-dom0.pid
-rw------- 1 root root 5 Oct 27 15:12 xenconsoled.pid
-rw-r----- 1 root root 5 Oct 27 15:12 xenstored.pid
Regards,
Dario
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |