Hi Jose,

On 14:13 Mon 14 Apr     , Jose A. Lopes wrote:
> Hi Apollon,
> 
> Should we add support for the metadata and KVM daemons (i.e., metad
> and kvmd).  It is true that they are started automatically by Ganeti,
> although currently they do not call 'daemon-util'.  But it should
> possible to stop them in any case.

Hm, I missed metad (this job was mostly done before metad was merged to 
master, my bad!). I'll resubmit for that.

Regarding kvmd, yes, we should handle this as well. However, kvmd is 
currently handled in a different way than the rest of the daemons: it's 
not started via daemon-util, but directly from the node daemon. This 
means that we will have to either code systemd detection logic in the 
node daemon just for that, or change the node daemon to start kvmd via 
daemon-util. I'd prefer the latter, what do you think?

Regards,
Apollon

Reply via email to