[ovirt-users] Ovirt Windows VM Provisioning with Terraform and Sysprep

2022-09-13 Thread venkatar--- via Users
Hi All, Did anyone tried automated deployment of windows VM in ovirt using terraform ovirt provider (https://github.com/oVirt/terraform-provider-ovirt). We are able to provision the Linux VM, want to check if anyone tried windows VM. I have sample sysprep script which will assign IP,Set

[ovirt-users] OLVM gets error "VDSM hostname command AddImageTicketVDS failed: Image daemon is unsupported: ()" when uploading iso file

2022-09-13 Thread Raul Diaz
Hello guys. I'm new with OLVM and KVM. Right now I have installed a fresh OL8 with kvm in an HPE Superdome Flex. And I have installed OLVM in a VMware VM, but when I want to upload an iso file to create a VM in the KVM I get an error "VDSM hostname command AddImageTicketVDS failed: Image daemon

[ovirt-users] Re: Gluster setup for oVirt

2022-09-13 Thread Ritesh Chikatwar
Can you share the error which you get when you run. On Tue, Sep 13, 2022 at 9:41 PM Jonas wrote: > Nevermind, I found this here: > > https://github.com/gluster/gluster-ansible-infra/blob/master/roles/backend_setup/tasks/thick_lv_create.yml > > On 9/12/22 21:02, Jonas wrote: > > Hello all > > >

[ovirt-users] Re: Gluster setup for oVirt

2022-09-13 Thread Jonas
Nevermind, I found this here: https://github.com/gluster/gluster-ansible-infra/blob/master/roles/backend_setup/tasks/thick_lv_create.yml On 9/12/22 21:02, Jonas wrote: Hello all I tried to setup Gluster volumes in cockpit using the wizard. Based on Red Hat's recommendations I wanted to put

[ovirt-users]Re: Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Matthew J Black
@Didi All right, I take your point. So when I've got everything working I'll do a write up and submit it as a "bug", as you suggested - but you *are* going to rue the day you suggested it, because I'm now going to be "darkening your email" (darkening your door) like you won't believe,

[ovirt-users] Re: How to restore full vmbackups that was created with backup_vm.py

2022-09-13 Thread Don Dupuis
Albert Thanks for the response and I will try this out. Keep up the great oVirt work!!! Don On Tue, Sep 13, 2022 at 2:02 AM Albert Esteve wrote: > Hi Don, > > We basically provide backup creation and disk management. > So you can use the latter to restore your backup, using: "ovirt-img >

[ovirt-users] Re: vdsmd crashes with sigsegv

2022-09-13 Thread Albert Esteve
Hello Steffen, The logs are a good starting point. Could you please check/share the engine logs (`/var/logs/ovirt-engine/engine.log`), and the vdsm logs in the failing host (`/var/logs/vdsm/vdsm.log`)? BR, Albert Esteve Senior Software Engineer Red Hat

[ovirt-users]Re: Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Yedidyah Bar David
Hi Matthew, On Tue, Sep 13, 2022 at 12:26 PM Matthew J Black wrote: > > Well, if I can put my $0.02 worth in... > > What I've been trying to do is set up an oVirt cluster (v4.5.X) to use a Ceph > (Quincey) cluster as the back-end via iSCSI. One thing I found was that > up-to-date, relevant

[ovirt-users] Re: gerrit.ovirt.org migration

2022-09-13 Thread Denis Volkov
Hello Migration is done. If you encounter any problems with gerrit.ovirt.org, please let me know On Tue, Sep 13, 2022 at 11:30 AM Denis Volkov wrote: > Hello > > There's a migration of gerrit to another server. > Server should change IP address > > I'll post update when it's done > > -- > >

[ovirt-users] vdsmd crashes with sigsegv

2022-09-13 Thread ovirt--- via Users
Hello, since upgrade from ovirt 4.3 to 4.5., I encounter problems with one host. vdsmd permanently crashes after a while and it tells me, a segmentation violation is the cause. As result, it becomes unresponsive to ovirt-engine. Environment: rocky linux 8.6, up to date ovirt 4.5.2; One

[ovirt-users] gerrit.ovirt.org migration

2022-09-13 Thread Denis Volkov
Hello There's a migration of gerrit to another server. Server should change IP address I'll post update when it's done -- Denis Volkov ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users]Re: Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Matthew J Black
Well, if I can put my $0.02 worth in... What I've been trying to do is set up an oVirt cluster (v4.5.X) to use a Ceph (Quincey) cluster as the back-end via iSCSI. One thing I found was that up-to-date, relevant information from both the Ceph-side *and* the oVirt side on how to do this was...

[ovirt-users] Re: Failure Of Latest oVirt Installation - Missing Packages

2022-09-13 Thread Matthew J Black
Cool - thanks again :-) ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users]Re: Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Yedidyah Bar David
No idea about ceph/storage, but the cockpit deployment guide was removed because it's deprecated: https://bugzilla.redhat.com/show_bug.cgi?id=2020448 We also cleaned up various links to that guide [1], but apparently not in the blog - no idea how that one is maintained. Sandro? Perhaps this (how

[ovirt-users] Re: Failure Of Latest oVirt Installation - Missing Packages

2022-09-13 Thread Sandro Bonazzola
Il giorno mar 13 set 2022 alle ore 10:29 Matthew J Black < matt...@peregrineit.net> ha scritto: > Yeap, that was it - it is in my "Steps To Set-Up" list but I must have > missed it - DOH! > > One other thing, I've already got openvswitch v2.16.0-87 installed, and so > I'm now getting package

[ovirt-users]Re: Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Matthew J Black
Cool - thank you :-) ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: Failure Of Latest oVirt Installation - Missing Packages

2022-09-13 Thread Matthew J Black
Yeap, that was it - it is in my "Steps To Set-Up" list but I must have missed it - DOH! One other thing, I've already got openvswitch v2.16.0-87 installed, and so I'm now getting package conflict errors with openvswitch v2.15. Any issue in downgrading (as that's what dnf wants to do)? Cheers

[ovirt-users]Re: Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Benny Zlotnik
It's not needed for 4.5 because Managed Block Storage is enabled by default and the packages are installed automatically On Tue, Sep 13, 2022 at 10:37 AM Sandro Bonazzola wrote: > > > Il giorno mar 13 set 2022 alle ore 08:59 Matthew J Black < > matt...@peregrineit.net> ha scritto: > >> Hi All,

[ovirt-users]Re: Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Matthew J Black
Thanks for that Sandro, Two follow-up questions: - Is this doco still relevant for oVirt 4.5.X and Ceph Quincy? - If the oVirt Engine is *not* using a Ceph (iSCSI) block does this section of the doco need to be followed? Thanks in advance Dulux-Oz

[ovirt-users] Re: Failure Of Latest oVirt Installation - Missing Packages

2022-09-13 Thread Sandro Bonazzola
Il giorno mar 13 set 2022 alle ore 09:25 Matthew J Black < matt...@peregrineit.net> ha scritto: > Hi Sandro, > > `dnf repolist enabled` results: > > ~~~ > appstreamRocky Linux 8 - AppStream > baseos Rocky Linux 8 - BaseOS > cs8-extrasCentOS

[ovirt-users] Slow upload via oVirt Manager

2022-09-13 Thread markeczzz
Hi! I am trying to upload some rather large disk images via oVirt Web Manager, but I am getting rather slow speeds. Network is 1Gbps between my pc and oVirt node via which I am uploading, but I am getting around 200Mbps transfer speed. Last time when I was uploading was when I had version 4.4

[ovirt-users]Re: Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Sandro Bonazzola
Il giorno mar 13 set 2022 alle ore 08:59 Matthew J Black < matt...@peregrineit.net> ha scritto: > Hi All, > > In the above mentioned blog post ( > https://blogs.ovirt.org/2021/07/using-ceph-only-storage-for-ovirt-datacenter/) > in mentions the line: "Follow oVirt documentation for setting up

[ovirt-users] Re: Failure Of Latest oVirt Installation - Missing Packages

2022-09-13 Thread Matthew J Black
Hi Sandro, `dnf repolist enabled` results: ~~~ appstreamRocky Linux 8 - AppStream baseos Rocky Linux 8 - BaseOS cs8-extrasCentOS Stream 8 - Extras cs8-extras-common CentOS Stream 8 - Extras common packages elrepo

[ovirt-users] Re: How to restore full vmbackups that was created with backup_vm.py

2022-09-13 Thread Albert Esteve
Hi Don, We basically provide backup creation and disk management. So you can use the latter to restore your backup, using: "ovirt-img upload-disk -c engine.conf ", and then you can create a new VM with it. "ovirt-img" comes with the latest ovirt-imageio release. Albert Esteve Senior Software

[ovirt-users]Blog Post - Using Ceph Only Storage For oVirt Datacenter by Sandro Bonazzola – Wednesday 14 July 2021

2022-09-13 Thread Matthew J Black
Hi All, In the above mentioned blog post (https://blogs.ovirt.org/2021/07/using-ceph-only-storage-for-ovirt-datacenter/) in mentions the line: "Follow oVirt documentation for setting up Cinderlib" with a link to this URL:

[ovirt-users] Re: Failure Of Latest oVirt Installation - Missing Packages

2022-09-13 Thread Sandro Bonazzola
Can you please share output of `dnf repolist enabled` command? @Lev Veyde can you help here? Il giorno mar 13 set 2022 alle ore 08:46 Matthew J Black < matt...@peregrineit.net> ha scritto: > Hi All, > > This is all on a Rocky Linux 8.6 box, as a CLI oVirt self-hosted engine > install. > > I

[ovirt-users] Failure Of Latest oVirt Installation - Missing Packages

2022-09-13 Thread Matthew J Black
Hi All, This is all on a Rocky Linux 8.6 box, as a CLI oVirt self-hosted engine install. I have followed all of the instructions (include the special RHEL and derivatives and Rocky Linux instructions) in the oVirt documentation. So, I'm attempting to install the ovirt-hosted-engine-setup rpm