Change in vdsm[master]: readme: how to configure libvirt after manual installation

nsoffer at redhat.com nsoffer at redhat.com
Tue Oct 1 23:16:54 UTC 2013


Nir Soffer has uploaded a new change for review.

Change subject: readme: how to configure libvirt after manual installation
......................................................................

readme: how to configure libvirt after manual installation

When vdsm is installed automatically, libvirt is configured during the
bootstap flow. However, when installing vdsm manually the user has
configure and restart libvirt using vdsm-tool.

Change-Id: I208a752993c0e714a065026155da1f7efa29eeeb
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
---
M README
1 file changed, 9 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/61/19761/1

diff --git a/README b/README
index e649da5..7ddce56 100644
--- a/README
+++ b/README
@@ -25,9 +25,17 @@
    make
    sudo make install
 
+Before starting the VDSM service in the first time, you must configure and
+restart libvirt service:
+
+   vdsm-tool libvirt-configure
+   vdsm-tool libvirt-configure-services-restart
+
+Packaging
+=========
+
 The 'vdsm.spec' file demonstrates how to distribute VDSM as an RPM
 package.
-
 
 Getting Help
 ============


-- 
To view, visit http://gerrit.ovirt.org/19761
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I208a752993c0e714a065026155da1f7efa29eeeb
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>


More information about the vdsm-patches mailing list