GithubHelp home page GithubHelp logo

Comments (6)

zipurman avatar zipurman commented on August 16, 2024

I will add the "dmsetup remove_all" as described. Does this get around the issue so that it no longer requires LVM names to be unique? I didnt run into issue and some of my VM's are made from the same templates.

from ovirt_simple_backup.

Marcin13666 avatar Marcin13666 commented on August 16, 2024

you still need to have unique LVMs names, is not bug in your software is the way how OS is working so is why should be only mentioned in installation manual
Thank you

from ovirt_simple_backup.

zipurman avatar zipurman commented on August 16, 2024

;) I will add a note to the docs. Thanks for pointing out the issue ;)

from ovirt_simple_backup.

doe-cu avatar doe-cu commented on August 16, 2024

Hello,

I experienced the same problem, the solution that worked for me was to prevent lvm from scanning any disk other than /dev/sda

in /etc/lvm/lvm.conf add
global_filter = [ "a|/dev/sda|", "r|/dev/sd*|" ]

Seemed simpler than making sure all lvm names are unique.

from ovirt_simple_backup.

zipurman avatar zipurman commented on August 16, 2024

Thanks doe-cu, I have added your comment to the docs ;) Will post on next push.

from ovirt_simple_backup.

jivef avatar jivef commented on August 16, 2024

Hi all,

Sorry it's an old issue, but I had the same today and for information, in my case, it was a RAID controller issue.
I replace the RAID controller with the same model, I imported the configuration of my 8 disks in RAID 5 and now it works.
Sometimes, the problem is the hardware... but for a 11 years old server it's not to bad. :-)
Best regards.

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.