GithubHelp home page GithubHelp logo

Comments (13)

zipurman avatar zipurman commented on August 16, 2024

At the bottom it says "Backup disk space: 1%" ... is that accurate?

from ovirt_simple_backup.

dark4rest avatar dark4rest commented on August 16, 2024

No.
screenshot

from ovirt_simple_backup.

dark4rest avatar dark4rest commented on August 16, 2024

root@srv33:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 2.0G 0 2.0G 0% /dev
tmpfs 395M 26M 370M 7% /run
/dev/sda1 16G 1.1G 14G 8% /
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
srv9:/export/ovirt_backup 11T 33M 11T 1% /mnt/backups
tmpfs 395M 0 395M 0% /run/user/0

from ovirt_simple_backup.

zipurman avatar zipurman commented on August 16, 2024

What OS have you used on the SimpleBackup VM? Looks like Debian, just making sure.

I notice in your backup log, its mounting the disk as /dev/sdz which is odd as it should be mounting it as /dev/sdb

what does the following output?

cat /var/www/html/config.php

from ovirt_simple_backup.

dark4rest avatar dark4rest commented on August 16, 2024

root@srv33:~# uname -a
Linux srv33.domain.local 4.9.0-8-amd64 #1 SMP Debian 4.9.144-3.1 (2019-02-19) x86_64 GNU/Linux

root@srv33:~# locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

root@srv33:~# cat /var/www/html/config.php

array("", ), "label" => "BU_", "uuid_backup_engine" => "1687a911-24cf-44e6-a936-93f6d57fa916", "ovirt_url" => "ovhe.domain.local", "ovirt_user" => "admin@internal", "ovirt_pass" => "passss", "mount_backups" => "/mnt/backups", "drive_type" => "sd", "drive_interface" => "virtio_scsi", "backup_log" => "/var/log/simplebackup.log", "email" => "[email protected]", "emailfrom" => "[email protected]", "retention" => 2, "firstbackupdisk" => "b", "storage_domain" => "he_data", "cluster" => "ovirt_pt", "mount_migrate" => "", "xen_ip" => "", "xen_migrate_uuid" => "", "xen_migrate_ip" => "", "restore_console" => "vnc", "restore_os" => "other_linux", "restore_vm_type" => "server", "restore_cpu_sockets" => "2", "restore_cpu_cores" => "2", "restore_cpu_threads" => "1", "tz" => "Europe/Moscow", "compress" => "0", "withoutmemory" => "0", );

from ovirt_simple_backup.

zipurman avatar zipurman commented on August 16, 2024

Try as test.

  1. Shutdown the SimpleBackup VM
  2. Change the disktype to virtio
  3. Start the SimpleBackup VM
  4. Using the SimpleBackup GUI, go to the settings pahe and click save.
  5. Should be showing "Auto detected" as vd
  6. Try a backup and see if anything changes.

from ovirt_simple_backup.

dark4rest avatar dark4rest commented on August 16, 2024
  1. OK
  2. OK
  3. SimpleBackup VM not starting
    image

from ovirt_simple_backup.

zipurman avatar zipurman commented on August 16, 2024

You can switch it back to virtio_scsi and then boot it back up. I forgot you'd have to adjust grub in order to make that change. You can either do that to change it to /dev/vda1 or you can wait and I will see if I can mimic your settings and test. I know I have had some issues with virtio-scsi vs. virtio, so I use virtio. I thought I had that in the docs, but I dont see it anywhere. Will have a look when I get a chance. If you have time, try doing a fresh install on a VM running Debian that has virtio disk.

from ovirt_simple_backup.

dark4rest avatar dark4rest commented on August 16, 2024

i'm edit grub.cfg

  1. Shutdown the SimpleBackup VM - OK
  2. Change the disktype to virtio - OK
  3. Start the SimpleBackup VM - OK
  4. Using the SimpleBackup GUI, go to the settings pahe and click save. - OK
  5. Should be showing "Auto detected" as vd - OK
  6. Try a backup and see if anything changes. - YES! Backup is well done!!

from ovirt_simple_backup.

zipurman avatar zipurman commented on August 16, 2024

hmm, well that is great! I will still look into virtio-scsi to see what is broken. Let me know if you have any issues using virtio as is. ;)

from ovirt_simple_backup.

dark4rest avatar dark4rest commented on August 16, 2024

In another oVirt installation, SimpleBackup VM on virtio-scsi disk. And all VM backups is well done.

from ovirt_simple_backup.

zipurman avatar zipurman commented on August 16, 2024

There is likely a reason, I just dont know what it is without looking into the logs etc.

from ovirt_simple_backup.

dark4rest avatar dark4rest commented on August 16, 2024

Thank's! My backups is working. I'm close issue.

from ovirt_simple_backup.

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.