Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
9918da75
Commit
9918da75
authored
Jun 10, 2021
by
Francesc Guasch
Browse files
Merge branch 'Improve-doc-cluster_1367' into gh-pages
parents
b0dd322f
85e40a22
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/docs/nodes.rst
View file @
9918da75
...
...
@@ -220,10 +220,18 @@ TroubleShooting
It means you didn't install libvirt in the node. Fix it this way:
For Ubuntu 18.04:
.. code-block:: bash
root@node:~# apt get install libvirt-bin
root@node:~# apt-get install libvirt-bin
From Ubuntu 18.10 instead of libvirt-bin you need install libvirt-daemon-system and libvirt-clients.
.. code-block:: bash
root@node:~# apt-get install libvirt-daemon-system
root@node:~# apt-get install libvirt-clients
Balance algorithm
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment