[vdsm] Recent changes in vdsmd startup
Yaniv Bronheim
ybronhei at redhat.com
Thu Oct 10 13:43:05 UTC 2013
----- Original Message -----
> From: "Sandro Bonazzola" <sbonazzo at redhat.com>
> To: "Yaniv Bronheim" <ybronhei at redhat.com>
> Cc: "VDSM Project Development" <vdsm-devel at lists.fedorahosted.org>, "arch" <arch at ovirt.org>, "Doron Fediuck"
> <dfediuck at redhat.com>, "Itamar Heim" <iheim at redhat.com>, "Yedidyah Bar David" <didi at redhat.com>, "Alon Bar-Lev"
> <alonbl at redhat.com>
> Sent: Thursday, October 10, 2013 4:38:36 PM
> Subject: Re: [vdsm] Recent changes in vdsmd startup
>
> Il 10/10/2013 15:32, Yaniv Bronheim ha scritto:
> > Hey Everybody,
> > FYI, Recently we merged a fix that changes the way vdsmd starts. Before
> > that "service vdsmd start" command performed its main logic in addition to
> > related services manipulation, as configure libvirt service and restart it
> > for example.
> > Now we are trying to avoid that and only alert the user if restart or other
> > operations on related services are required.
> >
> > So now when you perform vdsmd start after clear installation you will see:
> > ~$ sudo service vdsmd restart
> > Shutting down vdsm daemon:
> > vdsm watchdog stop [ OK ]
> > vdsm: not running [FAILED]
> > vdsm: Running run_final_hooks
> > vdsm stop [ OK ]
> > supervdsm start [ OK ]
> > vdsm: Running run_init_hooks
> > vdsm: Running gencerts
> > hostname: Unknown host
> > vdsm: Running check_libvirt_configure
> > libvirt is not configured for vdsm yet
> > Perform 'vdsm-tool libvirt-configure' before starting vdsmd
> > vdsm: failed to execute check_libvirt_configure, error code 1
> > vdsm start [FAILED]
> >
> > This asks you to run "vdsm-tool libvirt-configure"
> > After running it you should see:
> >
> > ~$ sudo vdsm-tool libvirt-configure
> > Stopping libvirtd daemon: [ OK ]
> > libvirt is not configured for vdsm yet
> > Reconfiguration of libvirt is done.
> >
> > To start working with the new configuration, execute:
> > 'vdsm-tool libvirt-configure-services-restart'
> > This will manage restarting of the following services:
> > libvirtd, supervdsmd
> >
> > After performing: 'vdsm-tool libvirt-configure-services-restart' you are
> > ready to start vdsmd again as usual.
> >
> > All those vdsm-tool commands require root privileges, otherwise it'll alert
> > and stop the operation.
> > Over systemd the errors\output can be watched in /var/log/messages
>
> Hi, is this change targeted to oVirt 3.3.z? or is it targeted to 3.4.0?
> I think it will affect hosted-engine-setup and host-deploy for all-in-one
> setups at least.
I hope we took care about all points related to backwards compatibility and current host deploy process. Currently its targeted to 3.4.0
>
>
> >
> > Thanks,
> > Yaniv Bronhaim.
> > _______________________________________________
> > vdsm-devel mailing list
> > vdsm-devel at lists.fedorahosted.org
> > https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel
> >
>
>
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
>
More information about the Arch
mailing list