Skip to content

Commit

Permalink
M #: doc required one restart (#636)
Browse files Browse the repository at this point in the history
(cherry picked from commit e4d232d)
  • Loading branch information
dann1 authored and tinova committed May 30, 2019
1 parent 6cf36f2 commit 54601db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/deployment/open_cloud_host_setup/kvm_driver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ And the following driver configuration files:

* ``/etc/one/vmm_exec/vmm_exec_kvm.conf`` : This file is home for default values for domain definitions (in other words, OpenNebula templates).

It is generally a good idea to place defaults for the KVM-specific attributes, that is, attributes mandatory in the KVM driver that are not mandatory for other hypervisors. Non mandatory attributes for KVM but specific to them are also recommended to have a default.
It is generally a good idea to place defaults for the KVM-specific attributes, that is, attributes mandatory in the KVM driver that are not mandatory for other hypervisors. Non mandatory attributes for KVM but specific to them are also recommended to have a default. Changes on this file **require opennebula to be restarted**.

- ``/var/lib/one/remotes/etc/vmm/kvm/kvmrc`` : This file holds instructions to be executed before the actual driver load to perform specific tasks or to pass environmental variables to the driver. The syntax used for the former is plain shell script that will be evaluated before the driver execution. For the latter, the syntax is the familiar:

Expand Down

0 comments on commit 54601db

Please sign in to comment.