-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selecting a disk for backup #69
Comments
Hello
Tested it on a couple of virtual machines, got the idea from #11 I am not a programmer, made for my own needs, so please check the workability before using it on a working virtualization. P.s. Post updated, due to an error that crept up when reading the parameters, set all 3 parameters to None and reloaded patch. To roll back changes, use: git reset --hard |
Hi
The patch must be downloaded before apply. The link to it is in the post
<#69>
https://github.com/wefixit-AT/oVirtBackup/files/7329519/oVirtBackup43_20211012_patch.zip
Then, depending on the way
cd /opt/oVirtBackup.git
git apply /*patch*/oVirtBackup43_20211012.patch
I also made a request to unite when, but so far there has been no response.
I'm sorry I missed your letter.
чт, 21 окт. 2021 г. в 04:04, ledkins ***@***.***>:
… Hi,
Just tried to download/apply this patch but must be missing something as
the apply oVirtBackup43_20211012.patch does not exist.
git clone https://github.com/wefixit-AT/oVirtBackup.git
/opt/oVirtBackup.git -b oVirt4.3
Cloning into '/opt/oVirtBackup.git'...
remote: Enumerating objects: 298, done.
remote: Counting objects: 100% (39/39), done.
remote: Compressing objects: 100% (30/30), done.
remote: Total 298 (delta 21), reused 18 (delta 9), pack-reused 259
Receiving objects: 100% (298/298), 81.61 KiB | 0 bytes/s, done.
Resolving deltas: 100% (168/168), done.
cd /opt/oVirtBackup.git/ ls
backup.py config_example.cfg config.py LICENSE.md README.md
requirements.txt tests tox.ini vmtools.py
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ5RA5SRI4OLJX4OVBMN7MDUH5RKHANCNFSM5DUJKZOA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hey! Is it possible to back up a specific disk of a virtual machine. There is a virtual machine on which the second disk is very large and its data is backed up by other software.
The text was updated successfully, but these errors were encountered: