Comment 2 for bug 1215617

Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: [Bug 1215617] [NEW] Should not stop if there are active clients

On 22 August 2013 22:12, Serge Hallyn <email address hidden> wrote:
> Is that considered a generally-ok thing to do? It seems like it
> could cause severe problems if the libvirt daemon kept running
> while configuration bits might be updated by package upgrade. I'm
> obviously open to guidance to the contrary.
>

Some critical daemons that must not loose connections do that.
E.g. openssh doesn't close connections and in postinstall does a
configuration reload.
But openssh upstream allows for such scenarios.

> Note that you can always directly access the VM - I.e. using
> vncviewer or spicy by hand. The VM doesn't actually get stopped,
> it's only your virt-manager connection to libvirtd which goes
> away.
>

Still annoying, for those of us who do use virt-manager =)
(i work mostly on graphical install in the VM, thus directly on the
live-cd before anything is installed, so virt-manager is actually a
very nice way to flip between cds etc.)