esdc-ce
esdc-ce copied to clipboard
Danube Cloud :: Community Edition
If you have more than one backup to delete - action fails. Reproduce: make retention rate 10, wait for all backups to fill-up, and then just change retention to 5....
1) Most important part of the feature request is in setting default bandwith cap for backup definitions. Fullspeed backups may affect node performance. Also backups may intersect in time, so...
Recent development in SmartOS introduced `vminfod` facility. It watches all changes regarding a VM and is able to trigger events the very simillar way to the `sysevent`. Example command: ```...
Is it possible to implement a restriction on how much Ram, CPUs and Disk space can be allocated to a datacenter? I know this can be done with "share with...
Hi Is there a way to provide in future releases a way to access console of containers (lx,native zones) from web interface ? With an opensource tool like http://web-console.org/ ?...
Hi I had some issues in creating virtual machine with n. cpu=6 and RAM=20GB the machine (certified linux 16.04 or 17.10) where deployed but I was not able to connect...
Removal of a virtual datacenter should trigger a zabbix synchronization process, which should cleanup users and user groups (and other synced objects) from zabbix.
While implementing alerting extensions, we used _django_transaction_hooks_' _connection.on_commit_ function to handle celery task calls. All tasks that should be called after the db state changed should be handled this way...
We are getting some errors due to race conditions (when user delete and destroy vm and some celery tasks related to this are running). Monitoring tasks should not copy zabbix...