Skip to content

Commit 6904428

Browse files
vichanssontinova
andauthored
B OpenNebula/one#6486: Update known issues (#2827)
Signed-off-by: Victor Hansson <vhansson@opennebula.io> Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
1 parent 7366f17 commit 6904428

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

source/intro_release_notes/release_notes/known_issues.rst

+13
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,19 @@ Sunstone
3030
- Guacamole RDP as is currently shipped in OpenNebula does not support NLA authentication. You can follow `these instructions <https://www.parallels.com/blogs/ras/disabling-network-level-authentication/>`__ in order to disable NLA in the Windows box to use Guacamole RDP within Sunstone.
3131
- Creating a VM with SPICE graphics, on Alma9, will cause the VM to stay on FAILED state.
3232

33+
FireEdge
34+
================================================================================
35+
36+
- Due to a configuration mismatch the `disk snapshot buttons are currently not being rendered properly <https://github.com/OpenNebula/one/issues/6486>`__. In order to re-enable the disk snapshots the following values need to be added in the ``vm-tab.yaml`` configuration file,
37+
under the ``storage`` section:
38+
39+
.. prompt:: text $ auto
40+
41+
disk-snapshot-create: true
42+
disk-snapshot-rename: true
43+
disk-snapshot-revert: true
44+
disk-snapshot-delete: true
45+
3346
OneProvision
3447
================================================================================
3548
- Until the 6.8 is released, OneProvision repositories definitions don't work

0 commit comments

Comments
 (0)