Git Product home page Git Product logo

Comments (9)

mykaul avatar mykaul commented on June 23, 2024

I suggest asking in ovirt users mailing list - and please share installation logs.
The relevant logical name should be in the database (see https://gerrit.ovirt.org/#/c/61894 - which added it in 4.0.4).

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on June 23, 2024

Hi, this is because you are using the sdk version 4 which did not work currenty with this tool, You can install sdk 3 which should work.
For more see #21

from ovirtbackup.

mykaul avatar mykaul commented on June 23, 2024

@wefixit-AT - that's not it. He's using the v3 SDK - you have to explicitly import the v4 SDK in order to use it. It and v3 can be installed in parallel (which seems to be the case here).

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on June 23, 2024

Thanks for the information

from ovirtbackup.

didib avatar didib commented on June 23, 2024

As @mykaul suggested, please check/share setup logs - all of /var/log/ovirt-engine/setup/* . Thanks.

from ovirtbackup.

vinaobraga avatar vinaobraga commented on June 23, 2024

Hello.

Regarding the SDK packages, I can not remove the v4. Attached the setup logs.
ovirt-engine-setup-20161027105247-vtlrb2.log.zip

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on June 23, 2024

Maybe you can install sdk v3 additionally ?

from ovirtbackup.

vinaobraga avatar vinaobraga commented on June 23, 2024

Hello.

It is working now!!!!! :)

There is a flag on config.cfg file set to True by default:

If set to "True" no creation, deletion and other operations will be executed
dry_run=True

I changed it to False and the backup was made with success:

[root@cpsvrhevmp01 oVirtBackup-master]# ./backup.py -c config_example.cfg
Nov 03 10:43:48: Start backup for: CPSVZABBIXP01
Nov 03 10:43:49: Snapshot creation started ...
Nov 03 10:44:01: Snapshot created
Nov 03 10:44:11: Clone into VM started ...
Nov 03 10:46:23: Cloning finished
Nov 03 10:46:25: Snapshot deletion started ...
Nov 03 10:48:47: Snapshots deleted
Nov 03 10:48:49: Export started ...
Nov 03 10:52:19: Exporting finished
Nov 03 10:52:19: Delete cloned VM started ...
Nov 03 10:52:22: Cloned VM deleted
Nov 03 10:52:22: Duration: 8:35 minutes
Nov 03 10:52:22: VM exported as CPSVZABBIXP01_BACKUP_20161103_104348
Nov 03 10:52:22: Backup done for: CPSVZABBIXP01
Nov 03 10:52:22: All backups done
[root@cpsvrhevmp01 oVirtBackup-master]#

So, I think it is necessary to change it on the download zip package to False.

Tks.

from ovirtbackup.

wefixit-AT avatar wefixit-AT commented on June 23, 2024

Glad to hear that the backup tool is now working for you. The dry_run flag is set to "True" by default to avoid any damage when somebody starts the backup tool the first time without reading the instructions.

If now all your problems are solved please close this and the related issue.

Greetings from Austria
gregor

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.