Skip to content

Commit 3f8141c

Browse files
authored
F OpenNebula/engineering#279: known issue for grow threshold bug (#477)
Signed-off-by: Neal Hansen <[email protected]>
1 parent c75b3b0 commit 3f8141c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/software/release_information/release_notes_70/known_issues.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ This page will be updated with relevant information about bugs affecting OpenNeb
2020

2121
- [libvirtd restarts in cycles each 10 minutes with error message in system logs](https://github.com/OpenNebula/one/issues/6463), due to the way libvirtd gets activated per interaction by systemd in 120-second slices. As the default interval for the OpenNebula monitor probe is 600 seconds (10 minutes), each time a probe reactivates libvirtd, it sends those messages to syslog.
2222

23+
## Drivers - Storage
24+
25+
- [Setting a value for `NETAPP_GROW_THRESHOLD` will cause failures in the NetApp Native driver](https://github.com/OpenNebula/one/issues/7416). To solve it, remove the `NETAPP_GROW_THRESHOLD` attribute from both the Image and System datastores.
26+
2327
## Sunstone
2428

2529
- 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.

0 commit comments

Comments
 (0)