Skip to content

Commit 7696b2f

Browse files
authored
Merge branch 'one-6.10-maintenance' into b-7154
2 parents 1329579 + 9e64f87 commit 7696b2f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

source/intro_release_notes/release_notes_enterprise/resolved_issues_6105.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The following issues has been solved in 6.10.5:
3737
- `Fix rule addition for security group creation. <https://github.com/OpenNebula/one/issues/7206>` __.
3838
- `Fix Security Group Role Description for IPs <https://github.com/OpenNebula/one/issues/7186>` __.
3939
- `Fix typo in sunstone server config file <https://github.com/OpenNebula/one/issues/7154>` __.
40+
- `Fix history ETIME after resize, disk-resize and pci-(de)attach for VMs in undeployed state <https://github.com/OpenNebula/one/issues/7249>` __.
4041

4142
Changes in Configuration Files
4243
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

source/open_cluster_deployment/storage_setup/local_ds.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ Host Setup
2121

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

24-
.. warning:: Make sure all the Hosts, including the Front-end, can SSH to any other host (including themselves), otherwise migrations will not work.
24+
.. warning:: Local datastore requires that:
25+
26+
* The **Frontend hostnames are resolvable** from all Hosts.
27+
* Every Host (including the Front-end) can **SSH to every other Host**, including themselves.
2528

2629
OpenNebula Configuration
2730
================================================================================

0 commit comments

Comments
 (0)