Git Product home page Git Product logo

Comments (10)

wefixit-AT avatar wefixit-AT commented on July 22, 2024

That's a good point, it never occurs on my host that the storage are filled up.
I think it would be better to check before the backup of a individual VM is started if there is enough free space + safety coefficient. If there are to less storage the backup would be skipped for safety reason.
Hopefully its possible to get the needed information with the SDK.

In detail:

  1. Get VM size (vm_size)
  2. Get storage free size (storage_free_space)
  3. if vm_size*1.1>storage_free_space -> skip

The safety coefficient will be changeable in the config (0-100%

from ovirtbackup.

paf1 avatar paf1 commented on July 22, 2024

one additional note:
If clone is migrated, would you enable/disable snapshot consolidation in config file ? For each VM separately.
thx.Pa.

.. still wait for answer

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on July 22, 2024

Update: I start working on this. The first part will be the space problem, can you create for the other request a separate entry.

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on July 22, 2024

Thanks for reporting this. Can you please checkout the latest version and give a short feedback if I can close this request.

UPDATE: Don't forget to add the new configuration values

from ovirtbackup.

paf1 avatar paf1 commented on July 22, 2024

Hi,
will test this week .
!! You forgot update tar ball !! .
Pa.

corr: ZIP ball

On 1.3.2016 16:22, WeFixIT wrote:

Thanks for reporting this. Can you please checkout the latest version
and give a short feedback if I can close this request.


Reply to this email directly or view it on GitHub
#9 (comment).

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on July 22, 2024

what?

from ovirtbackup.

paf1 avatar paf1 commented on July 22, 2024

Hello,
just checked config file and I found error .

You can't define VM storage explicitly in "storage_domain" variable in
config file because storage is changing in gluster from one to
another as we need ( manually - "disk move" operation ) = storage name
is NOT fix .
This value has to be taken from VM record from oVirt database to get the
right value .
Pa.

On 1.3.2016 16:22, WeFixIT wrote:

Thanks for reporting this. Can you please checkout the latest version
and give a short feedback if I can close this request.


Reply to this email directly or view it on GitHub
#9 (comment).

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on July 22, 2024

Ok, I will fix this next week or the week after.

UPDATE: Explain what you mean by:

!! You forgot update tar ball !! .

from ovirtbackup.

paf1 avatar paf1 commented on July 22, 2024

If you use https://github.com/wefixit-AT/oVirtBackup page for direct download ZIP file ( upper right corner ), you will not get fully updated zip file.
It's mandatory to download file by file manually.
I'm not shure who is managing this download button, so if possible fix this.
thx. a lot ( it spares time )
Pa.

UPDATE: now checked again and all OK, maybe too fast request for download = FIXED

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on July 22, 2024

Normally this is automatically done by github after a new commit was made.

Has anybody other information's to this issue?

UPDATE: I have download the files and it looks up-to-date

from ovirtbackup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.