Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion source/open_cluster_deployment/storage_setup/local_ds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,10 @@ Host Setup

Just make sure that there is enough space under ``/var/lib/one/datastores`` to store the disks of running VMs on that Host.

.. warning:: Make sure all the Hosts, including the Front-end, can SSH to any other host (including themselves), otherwise migrations will not work.
.. warning:: Local datastore requires that:

* The **Frontend hostnames are resolvable** from all Hosts.
* Every Host (including the Front-end) can **SSH to every other Host**, including themselves.

OpenNebula Configuration
================================================================================
Expand Down