Daniel Clavijo Coca
Daniel Clavijo Coca
PRs - [code](https://github.com/OpenNebula/one-ee/pull/2232) - [doc](https://github.com/OpenNebula/docs/pull/2360)
> I want to work on this issue. Getting some heads up/approval would be helpful. I am a Masters student trying to work on this open source project. Hello, thank...
Hello, After installing lib32-curl the difference in the terminal output is the following ``` crash_20190409124022_1.dmp[18065]: Finished uploading minidump (out-of-process): success = yes crash_20190409124022_1.dmp[18065]: response: Discarded=1 crash_20190409124022_1.dmp[18065]: file ''/tmp/dumps/crash_20190409124022_1.dmp'', upload yes:...
And, how should I approach this issue? I mean, is it something I'm doing wrong or game got broken and needs a fix.
At the moment we are in the process of re-factoring the storage system drivers, see https://github.com/OpenNebula/one/issues/5908 Once we have this, it will be easier to implement features such as these...
The [`vm[:ignore]` flag](https://github.com/OpenNebula/one/blob/b27302cc7db5c96a105527093ff6035b3289f384/src/im_mad/remotes/lib/probe_db.rb#L100) needs to be accounted for as well when checking [missing VMs](https://github.com/OpenNebula/one/blob/b27302cc7db5c96a105527093ff6035b3289f384/src/im_mad/remotes/lib/probe_db.rb#L147-L176).
Increasing the default `:times_missing:` from the default 5 to 10 has been tested in multiple environments and the error has not been triggered. Since LXD is deprecated this will do...
Both CLI and Sunstone are able to import and instantiate [current oneKE](https://marketplace.opennebula.io/appliance/7c82d610-73f1-47d1-a85a-d799e00c631e).
> hi, > > is there any documentation available on how to use the new API as a third party backup vendor? Thanks You can take a look at the...
We'll apply the patch to remove all the hardcodes soon. Sorry for the delay.