[CentOS-virt] CentOS 7 Xen 4.4.3 packages available for in virt7-xen-44-testing

Sun Sep 27 16:58:34 UTC 2015
Pasi Kärkkäinen <pasik at iki.fi>

On Sat, Sep 26, 2015 at 08:51:37PM +0300, Pasi Kärkkäinen wrote:
> On Tue, Sep 22, 2015 at 12:08:12PM +0100, George Dunlap wrote:
> > 
> > > Anyway, here's something I noticed while testing xend bits:
> > >
> > > # systemctl enable xend.service
> > > xend.service is not a native service, redirecting to /sbin/chkconfig.
> > > Executing /sbin/chkconfig xend on
> > > The unit files have no [Install] section. They are not meant to be enabled
> > > using systemctl.
> > > Possible reasons for having this kind of units are:
> > > 1) A unit may be statically enabled by being symlinked from another unit's
> > >    .wants/ or .requires/ directory.
> > > 2) A unit's purpose may be to act as a helper for some other unit which has
> > >    a requirement dependency on it.
> > > 3) A unit may be started when needed via activation (socket, path, timer,
> > >    D-Bus, udev, scripted systemctl call, ...).
> > >
> > >
> > > "systemctl start xend.service" works OK though.. and after that xm works too.
> > 
> > Right -- I haven't tried xend under systemd.  Given that xend is gone
> > in 4.6, I'm considering whether to say "patches welcome" re fixing
> > xend in 4.4 for C7...
> > 
> 
> I'll try to investigate.. 
> 

Actually it seems those were "warnings" only.. xend does start automatically now on centos7. 
So it's not a problem really.


Thanks,

-- Pasi