[ovirt-users] Re: Either allow 2 CD-ROM's or selectable *.vfd Floppy Images from Storage via Run Once other than from deprcated ISO-Storage

2019-08-12 Thread femi adegoke
Ralf,

I always prefer to use https://www.ntlite.com/ to prepare my Windows ISO & I 
can "inject" all the needed virtio drivers.
On Aug 12 2019, at 3:58 am, Ralf Schenk  wrote:
>
> Hello,
> when Installing Windows VM's on Ovirt we need either 2 CD-ROM's attached as 
> ISO Files (Installer ISO and Virtio-Win-ISO) to be able to install to 
> Virtio-(SCSI)-Disks.
> In Ovirt 4.3.4 it is not possible to attach 2 CD-ROM's to a VM. So we have to 
> use Floppy Images (virtio-win-*.vfd) attached to install drivers within 
> Installer.
> We need to use "Run Once" to attach flopppy disks. There are only *.vfd 
> selectable which are located on ISO-Storage.Domain, which will be deprecated 
> now or then.
> -> We won't be able to install Windows VM's from unmodified ISO 
> Installer-CD's without ISO Storage Domain or making *.vfd Files selectable 
> via "Run Once"
> When will that be available... ?
> Bye
> --
>
>
>
> Ralf Schenk
> fon +49 (0) 24 05 / 40 83 70
> fax +49 (0) 24 05 / 40 83 759
> mail r...@databay.de (mailto:r...@databay.de)
>
> Databay AG
> Jens-Otto-Krag-Straße 11
> D-52146 Würselen
> www.databay.de (http://www.databay.de)
>
> Sitz/Amtsgericht Aachen • HRB:8437 • USt-IdNr.: DE 210844202
> Vorstand: Ralf Schenk, Dipl.-Ing. Jens Conze, Aresch Yavari, Dipl.-Kfm. 
> Philipp Hermanns
> Aufsichtsratsvorsitzender: Wilhelm Dohmen
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/3G5BEWATSBZCUKLPS5ZNOAFDHIVNAYQV/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/X6DJJ2NUYBAHGJEAHF6M3HKWQHUG5J2Z/


[ovirt-users] Re: HE on single oVirt node

2019-06-25 Thread femi adegoke
Mike,

Keep it simple. It has to be a bare, plain disk.
Do not format or put a file system on the disk or the gluster install will fail.

On Jun 25 2019, at 3:53 pm, Mike Davis  wrote:
> I installed oVirt node for oVirt v4.3.4 on a single server (default
> partitioning). I know a single node is not best practice, but fits our
> current need.
>
> Now, I am trying to deploy the hosted engine, but getting the error
> "Device /dev/sdb not found" (full output below). /dev/sdb does not
> exist. Changing to /dev/sda fails (as I would expect) with "Creating
> physical volume '/dev/sda' failed". There is only one logical disk on
> this server (RAID), which is /dev/sda.
>
> The process does not seem correct to me. Why would the wizard try to
> build gluster volumes on bare partitions rather than in a file system
> like root? What do we need to do to deploy the HE?
>
> I used Cockpit and "Hyperconverged : Configure Gluster storage and oVirt
> hosted engine". Since it is a single node, I selected "Run Gluster
> Wizard For Single Node".
>
> Host1 set to the IP address of the eno1 Ethernet interface (10.0.0.11)
> No Packages, Update Hosts
> Volumes left at defaults (engine, data, and vmstore)
> Bricks left at defaults
> - (Raid 6 / 256 / 12)
> - Host 10.0.0.11
> - device name /dev/sdb (all LVs)
> - engine 100GB, data 500GB, vmstore 500GB
>
> Output after "Deployment failed":
> PLAY [Setup backend]
> ***
>
> TASK [Gathering Facts]
> *
> ok: [10.0.0.11]
>
> TASK [gluster.infra/roles/firewall_config : Start firewalld if not
> already started] ***
> ok: [10.0.0.11]
>
> TASK [gluster.infra/roles/firewall_config : check if required variables
> are set] ***
> skipping: [10.0.0.11]
>
> TASK [gluster.infra/roles/firewall_config : Open/Close firewalld ports]
> 
> ok: [10.0.0.11] => (item=2049/tcp)
> ok: [10.0.0.11] => (item=54321/tcp)
> ok: [10.0.0.11] => (item=5900/tcp)
> ok: [10.0.0.11] => (item=5900-6923/tcp)
> ok: [10.0.0.11] => (item=5666/tcp)
> ok: [10.0.0.11] => (item=16514/tcp)
>
> TASK [gluster.infra/roles/firewall_config : Add/Delete services to
> firewalld rules] ***
> ok: [10.0.0.11] => (item=glusterfs)
>
> TASK [gluster.infra/roles/backend_setup : Gather facts to determine the
> OS distribution] ***
> ok: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Change to Install lvm tools
> for debian systems.] ***
> skipping: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Change to Install lvm tools
> for RHEL systems.] ***
> ok: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Install python-yaml package
> for Debian systems] ***
> skipping: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Initialize vdo_devs array]
> ***
> ok: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Record VDO devices (if any)]
> *
> skipping: [10.0.0.11] => (item={u'vgname': u'gluster_vg_sdb', u'pvname':
> u'/dev/sdb'})
>
> TASK [gluster.infra/roles/backend_setup : Enable and start vdo service]
> 
> skipping: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Create VDO with specified
> size] **
> skipping: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Check if valid disktype is
> provided] ***
> skipping: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Set PV data alignment for
> JBOD] **
> skipping: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Set PV data alignment for
> RAID] **
> ok: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Set VG physical extent size
> for RAID] ***
> ok: [10.0.0.11]
>
> TASK [gluster.infra/roles/backend_setup : Create volume groups]
> 
> failed: [10.0.0.11] (item={u'vgname': u'gluster_vg_sdb', u'pvname':
> u'/dev/sdb'}) => {"ansible_loop_var": "item", "changed": false, "item":
> {"pvname": "/dev/sdb", "vgname": "gluster_vg_sdb"}, "msg": "Device
> /dev/sdb not found."}
>
> NO MORE HOSTS LEFT
> *
>
> NO MORE HOSTS LEFT
> *
>
> PLAY RECAP
> *
> 10.0.0.11 : ok=9 changed=0 unreachable=0
> failed=1 skipped=8 rescued=0 ignored=0
>
> ---
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/SWYYE4YEDRIMK2I24NCTVHQRRIFQKYIF/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 

[ovirt-users] Re: VM Windows on 4.2

2019-05-15 Thread femi adegoke
You need to install Windows VirtIO drivers during the installation.
This link should help: 
https://pve.proxmox.com/wiki/Windows_10_guest_best_practices

On May 15 2019, at 8:36 am, gpes...@it.iliad.com wrote:
> Hi all,
> I still cannot install or migrate windows virtual machines (64bit and UEFI 
> BIOS) on my oVirt platform (4.2.8.2-1), is it possible?
> On migration from ESXi, after converted them, VM doesn't want to start in 
> anyway.
>
> Further I noticed that on new installation I can't install 64bit version of 
> Windows, because seems that 64bit disk driver are not recognised.
>
>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/D5G73JYKOEW4R657XMI3TWWF2SQF4ZLU/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DISV6KA5W4TGYL6CMAE6BJOTU6XZBBAX/


[ovirt-users] Re: oVirt Open Source Backup solution?

2019-05-08 Thread femi adegoke
Check out: http://zipur.ca/ovirt-backup/

On May 8 2019, at 6:09 pm, mich...@wanderingmad.com wrote:
> I've seen that, but i'm in that horrible pro-sumer category where it's really 
> just me, but i've got 20-40 VMs / containers running, plus terabytes of data 
> and 5 hosts (2 hyper-v, 3 ovirt)
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/QGJWDWLCG3RBH2NKMEIIHMNA7LWWF77K/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/K3VSTURYRDJ2UICDJQLTFVYBAQ37ZP6W/


[ovirt-users] Re: changes in oVirt 4.3 and vGPU?

2019-02-08 Thread femi adegoke
Hetz,

I'll be reaching out to you if I have vGPU problems!!
I receive my T4 on Monday.

On Feb 8 2019, at 12:16 pm, Hetz Ben Hamo  wrote:
> Answering to myself: Disable ECC on Tesla/GRID cards if you want to use vGPU. 
> Reboot, and it works ;)
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/TLL5VZO2VU5TWB3E4RPZFP74WVL7DQPO/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QPT7YGM6IUVZSAENTP2N7P6L3GYJ576J/


[ovirt-users] Re: HE doesn't install under nested virtualization

2019-02-08 Thread femi adegoke
Do you have your CPU type set for "host-passthrough"?

On Feb 8 2019, at 8:25 am, Hetz Ben Hamo  wrote:
> I'm to setup an oVirt enviroment using virt-manager on Fedora 29 to record 
> some videos. For that - I'm using nested virtualization.
>
> The problem - after it's setting the HE - it goes up and down like crazy (I 
> defined the email setting to get all the messages) until it gives up.
>
> enclosed - a gzipped vdsm.log.
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/L45YCPOPV7DEC4KG7NEHTYRPJKN5EDOK/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/F5OYTJ2NR4UWITSMSIFTOXPIIFCO7PRQ/


[ovirt-users] Re: Agentless Backup update: Trilio Vault, pay $7500

2019-02-08 Thread femi adegoke
Sinan,

Take a look at https://storware.eu/en/storware-vprotect/
vProtect covers oVirt, RHv & also standalone KVM.
On Feb 8 2019, at 3:27 am, Sinan Polat  wrote:
> Thanks for your post. I was recently looking for backup solutions which 
> supports RHV/oVirt and OpenStack. I saw Trilio is providing this, but if I 
> read your experience we should stay away from it.
>
> Other experiences?
>
> Op 8 feb. 2019 om 12:15 heeft femi adegoke  (mailto:ov...@fateknollogee.com)> het volgende geschreven:
> > For some weird reason, I don't see my original comments on the list.ovirt 
> > forum pages.
> > Here it is:
> >
> > Back in June of 2018, I posted regarding Agentless backup solutions.
> > Greg Sheremeta replied & mentioned Trilio.
> >
> > The rest of the story...well just read on...
> > These guys at Trilio have turned out to be a complete waste of time. (I 
> > could use some more colorful language)
> > After my post & reply from Greg Sheremeta, I followed up with Trilio.
> > A lot of promises/dates were made (by Trilio) as to when a beta would be 
> > made available for testing.
> > Needless to say, they never came through.
> > Finally in Dec 2018, they said we are ready for the demo, we will show you 
> > a working product.
> > The day came, Trilio said, sorry it's too close to Xmas, we will postpone 
> > the demo's till 2019.
> > In 2019, I continued to follow up & finally they set a date for another 
> > demo - Jan 29.
> > On Jan. 29, we get on the Webex, they said, sorry the demo just broke 10 
> > mins prior to our call, so no demo.
> > They show me some screenshots & their OpenStack version & again promise to 
> > get me beta software in a few days.
> > I continue to follow up (via email)
> >
> > Yesterday (Feb 6), I get an email from Thomas Lahive GM; Sales and Alliance 
> > Partners(copied & pasted below):
> > "We started RHV betas and decided to prioritize current Trilio customers 
> > (those that purchased Triliovault for Openstack).
> > If you would like to be part of the beta now then We can sign you up as a 
> > certified Trilio reseller which has a $7,500 Starter Fee. The $7,500 will 
> > be credited against your first customer order that is at least $7,500 so it 
> > will eventually cost you nothing. Many of our partners can apply the fee 
> > against revenue so it's a great tax incentive, but you can confirm with 
> > your finance department.
> > Please Lmk how you would like to proceed."
> >
> > Please remember, I have never seen a working demo of this product, never.
> > Is this typical behavior of RH partners?
> > On Feb 7 2019, at 9:05 pm, Strahil  > (mailto:hunter86...@yahoo.com)> wrote:
> > > Hey Femi,
> > >
> > >
> > > Just run away ... For me it seems, that they don't have that software 
> > > ready for ovirt.
> > >
> > > Best Regards,
> > > Strahil Nikolov
> > >
> > > ___
> > > Users mailing list -- users@ovirt.org (mailto:users@ovirt.org)
> > > To unsubscribe send an email to users-le...@ovirt.org 
> > > (mailto:users-le...@ovirt.org)
> > > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > > oVirt Code of Conduct: 
> > > https://www.ovirt.org/community/about/community-guidelines/
> > > List Archives: 
> > > https://lists.ovirt.org/archives/list/users@ovirt.org/message/UZZCFDJYQLPYGYTCVC5V2HUNADOULWSX/
> > >
> >
> >
>
> > ___
> > Users mailing list -- users@ovirt.org (mailto:users@ovirt.org)
> > To unsubscribe send an email to users-le...@ovirt.org 
> > (mailto:users-le...@ovirt.org)
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/PAG3ODCH3OKRUYA3HCQLIME2BWV4DT73/
> >
>
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/35NRJD3MH34DBMMJWSKWNKMWV4S6KG3Y/


[ovirt-users] Re: Agentless Backup update: Trilio Vault, pay $7500

2019-02-08 Thread femi adegoke
For some weird reason, I don't see my original comments on the list.ovirt forum 
pages.
Here it is:

Back in June of 2018, I posted regarding Agentless backup solutions.
Greg Sheremeta replied & mentioned Trilio.

The rest of the story...well just read on...
These guys at Trilio have turned out to be a complete waste of time. (I could 
use some more colorful language)
After my post & reply from Greg Sheremeta, I followed up with Trilio.
A lot of promises/dates were made (by Trilio) as to when a beta would be made 
available for testing.
Needless to say, they never came through.
Finally in Dec 2018, they said we are ready for the demo, we will show you a 
working product.
The day came, Trilio said, sorry it's too close to Xmas, we will postpone the 
demo's till 2019.
In 2019, I continued to follow up & finally they set a date for another demo - 
Jan 29.
On Jan. 29, we get on the Webex, they said, sorry the demo just broke 10 mins 
prior to our call, so no demo.
They show me some screenshots & their OpenStack version & again promise to get 
me beta software in a few days.
I continue to follow up (via email)

Yesterday (Feb 6), I get an email from Thomas Lahive GM; Sales and Alliance 
Partners(copied & pasted below):
"We started RHV betas and decided to prioritize current Trilio customers (those 
that purchased Triliovault for Openstack).
If you would like to be part of the beta now then We can sign you up as a 
certified Trilio reseller which has a $7,500 Starter Fee. The $7,500 will be 
credited against your first customer order that is at least $7,500 so it will 
eventually cost you nothing. Many of our partners can apply the fee against 
revenue so it's a great tax incentive, but you can confirm with your finance 
department.
Please Lmk how you would like to proceed."

Please remember, I have never seen a working demo of this product, never.
Is this typical behavior of RH partners?
On Feb 7 2019, at 9:05 pm, Strahil  wrote:
> Hey Femi,
>
>
> Just run away ... For me it seems, that they don't have that software ready 
> for ovirt.
>
> Best Regards,
> Strahil Nikolov
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/UZZCFDJYQLPYGYTCVC5V2HUNADOULWSX/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PAG3ODCH3OKRUYA3HCQLIME2BWV4DT73/


[ovirt-users] Re: Forum available

2019-02-08 Thread femi adegoke
+100 for a forum.

On Feb 8 2019, at 12:37 am, Maton, Brett  wrote:
> +1 for me, a forum would be much easier to search
>
>
> On Fri, 8 Feb 2019 at 08:06, Josep Manel Andrés Moscardó 
> mailto:josep.mosca...@embl.de)> wrote:
> > Hi all,
> > I am just wondering if anyone like me would like to have everything that
> > is bump here in a forum, with all the benefits it brings (and people
> > will still be able to subscribe and reply through email). Something like
> > Discourse would be nice in my opinion.
> >
> > Best.
> > ___
> > Users mailing list -- users@ovirt.org (mailto:users@ovirt.org)
> > To unsubscribe send an email to users-le...@ovirt.org 
> > (mailto:users-le...@ovirt.org)
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/TUU357HINGWFA23T3SMKDVTM7EKLX6VS/
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/USZO4J6HPCX27YZJBTCMMW6ASBCM4UVU/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/M3MWQIM44EE5QONPRHNDUL6HZ3SDRDTI/


[ovirt-users] Re: Agentless Backup update: Trilio Vault, pay $7500

2019-02-07 Thread femi adegoke
Hi Strahil,

Do you have any experiences similar to mine?
On Feb 7 2019, at 9:05 pm, Strahil  wrote:
> Hey Femi,
>
>
> Just run away ... For me it seems, that they don't have that software ready 
> for ovirt.
>
> Best Regards,
> Strahil Nikolov
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OTH6LXISADJAKGTBGJZS3E3UG42GZ6SC/


[ovirt-users] Agentless Backup update: Trilio Vault, pay $7500

2019-02-07 Thread femi adegoke
Back in June of 2018, I posted regarding Agentless backup solutions.
Greg Sheremeta replied & mentioned Trilio.

The rest of the story...well just read on...

These guys at Trilio have turned out to be a complete waste of time. (I could 
use some more colorful language)

After my post & reply from Greg Sheremeta, I followed up with Trilio.
A lot of promises/dates were made (by Trilio) as to when a beta would be made 
available for testing.
Needless to say, they never came through.
Finally in Dec 2018, they said we are ready for the demo, we will show you a 
working product.
The day came, Trilio said, sorry it's too close to Xmas, we will postpone the 
demo's till 2019.
In 2019, I continued to follow up & finally they set a date for another demo - 
Jan 29.
On Jan. 29, we get on the Webex, they said, sorry the demo just broke 10 mins 
prior to our call, so no demo.
They show me some screenshots & their OpenStack version & again promise to get 
me beta software in a few days.
I continue to follow up (via email)

Yesterday (Feb 6), I get an email from Thomas Lahive GM; Sales and Alliance 
Partners(copied & pasted below):
"We started RHV betas and decided to prioritize current Trilio customers (those 
that purchased Triliovault for Openstack).   
If you would like to be part of the beta now then We can sign you up as a 
certified Trilio reseller which has a $7,500 Starter Fee. The $7,500 will be 
credited against your first customer order that is at least $7,500 so it will 
eventually cost you nothing. Many of our partners can apply the fee against 
revenue so it's a great tax incentive, but you can confirm with your finance 
department.    
Please Lmk how you would like to proceed."

Please remember, I have never seen a working demo of this product, never.

Is this typical behavior of RH partners?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LOURUDNY72K3HX35HDT7LMJ4UKTRAQ7S/


[ovirt-users] Agentless Backup update: Trilio Vault...what a joke, pay $7500

2019-02-07 Thread femi adegoke
Back in June of 2018, I posted regarding Agentless backup solutions.
Greg Sheremeta replied & mentioned Trilio.

The rest of the story...well just read on...

These guys at Trilio have turned out to be a complete waste of time. (I could 
use some more colorful language)

After my post & reply from Greg Sheremeta, I followed up with Trilio.
A lot of promises/dates were made (by Trilio) as to when a beta would be made 
available for testing.
Needless to say, they never came through.
Finally in Dec 2018, they said we are ready for the demo, we will show you a 
working product.
The day came, Trilio said, sorry it's too close to Xmas, we will postpone the 
demo's till 2019.
In 2019, I continued to follow up & finally they set a date for another demo - 
Jan 29.
On Jan. 29, we get on the Webex, they said, sorry the demo just broke 10 mins 
prior to our call, so no demo.
They show me some screenshots & their OpenStack version & again promise to get 
me beta software in a few days.
I continue to follow up (via email)

Yesterday (Feb 6), I get an email from Thomas Lahive GM; Sales and Alliance 
Partners(copied & pasted below):
"We started RHV betas and decided to prioritize current Trilio customers (those 
that purchased Triliovault for Openstack).   
If you would like to be part of the beta now then We can sign you up as a 
certified Trilio reseller which has a $7,500 Starter Fee. The $7,500 will be 
credited against your first customer order that is at least $7,500 so it will 
eventually cost you nothing. Many of our partners can apply the fee against 
revenue so it's a great tax incentive, but you can confirm with your finance 
department.    
Please Lmk how you would like to proceed."

Please remember, I have never seen a working demo of this product, never.

Is this typical behavior of RH partners? 


___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/S3EXPUPGRT4YWMGE44ZCPTIPQZOTP5EH/


[ovirt-users] Re: Agentless backup solutions

2019-02-07 Thread femi adegoke
Sorry to dig up an old thread...

These guys at Trilio have turned out to be a complete waste of time. (I could 
use some more colorful language)

After the post from Greg Sheremeta, I followed up with Trilio.
A lot of promises/dates were made (by Trilio) as to when a beta would be made 
available for testing.
Needless to say, they never came through.
Finally in Dec 2018, they said we are ready for the demo, we will show you a 
working product.
The day came, Trilio said, sorry it's too close to Xmas, we will postpone the 
demo's till 2019.
In 2019, I continued to follow up & finally they set a date for another demo - 
Jan 29.
On Jan. 29, we get on the Webex, they said, sorry the demo just broke 10 mins 
prior to our call, so no demo.
They show me some screenshots & their OpenStack version & again promise to get 
me beta software in a few days.
I continue to follow up (via email)

Yesterday (Feb 6), I get an email from Trilio(copied & pasted below):
"We started RHV betas and decided to prioritize current Trilio customers (those 
that purchased Triliovault for Openstack).   
If you would like to be part of the beta now then We can sign you up as a 
certified Trilio reseller which has a $7,500 Starter Fee. The $7,500 will be 
credited against your first customer order that is at least $7,500 so it will 
eventually cost you nothing. Many of our partners can apply the fee against 
revenue so it's a great tax incentive, but you can confirm with your finance 
department.    
Please Lmk how you would like to proceed."

Is this typical behavior of RH partners? 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6WQ75RAWBDDN7SQLJPBLLU3S43GYEF65/


[ovirt-users] Re: Agentless backup solutions

2019-02-07 Thread femi adegoke
Sorry to dig up an old thread...

These guys at Trilio have turned out to be a complete waste of time. (I could 
use some more colorful language)

After the post from Greg Sheremeta, I followed up with Trilio.
A lot of promises/dates were made (by Trilio) as to when a beta would be made 
available for testing.
Needless to say, they never came through.
Finally in Dec 2018, they said we are ready for the demo, we will show you a 
working product.
The day came, Trilio said, sorry it's too close to Xmas, we will postpone the 
demo's till 2019.
In 2019, I continued to follow up & finally they set a date for another demo - 
Jan 29.
On Jan. 29, we get on the Webex, they said, sorry the demo just broke 10 mins 
prior to our call, so no demo.
They show me some screenshots & their OpenStack version & again promise to get 
me beta software in a few days.
I continue to follow up (via email)

Yesterday (Feb 6), I get an email from Trilio(copied & pasted below):
"We started RHV betas and decided to prioritize current Trilio customers (those 
that purchased Triliovault for Openstack).   
If you would like to be part of the beta now then We can sign you up as a 
certified Trilio reseller which has a $7,500 Starter Fee. The $7,500 will be 
credited against your first customer order that is at least $7,500 so it will 
eventually cost you nothing. Many of our partners can apply the fee against 
revenue so it's a great tax incentive, but you can confirm with your finance 
department.    
Please Lmk how you would like to proceed."

Is this typical behavior of RH partners? 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ROUI3ZLLW5MAKQEW4EFVCVLPV4XQWJ2J/


[ovirt-users] Re: Agentless backup solutions

2019-02-07 Thread femi adegoke
Sorry to dig up an old thread...

These guys at Trilio have turned out to be a complete waste of time. (I could 
use some more colorful language)

After the post from Greg Sheremeta, I followed up with Trilio.
A lot of promises/dates were made (by Trilio) as to when a beta would be made 
available for testing.
Needless to say, they never came through.
Finally in Dec 2018, they said we are ready for the demo, we will show you a 
working product.
The day came, Trilio said, sorry it's too close to Xmas, we will postpone the 
demo's till 2019.
In 2019, I continued to follow up & finally they set a date for another demo - 
Jan 29.
On Jan. 29, we get on the Webex, they said, sorry the demo just broke 10 mins 
prior to our call, so no demo.
They show me some screenshots & their OpenStack version & again promise to get 
me beta software in a few days.
I continue to follow up (via email)

Yesterday (Feb 6), I get an email from Trilio(copied & pasted below):
"We started RHV betas and decided to prioritize current Trilio customers (those 
that purchased Triliovault for Openstack).   
If you would like to be part of the beta now then We can sign you up as a 
certified Trilio reseller which has a $7,500 Starter Fee. The $7,500 will be 
credited against your first customer order that is at least $7,500 so it will 
eventually cost you nothing. Many of our partners can apply the fee against 
revenue so it's a great tax incentive, but you can confirm with your finance 
department.    
Please Lmk how you would like to proceed."

Is this typical behavior of RH partners? 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/53ZBH3IKYDJNNP7YGNG4BMM3NDM5NTZI/


[ovirt-users] Re: Nvidia Grid K2 and Ovirt VGPU

2019-01-17 Thread femi adegoke
nVidia GRID does NOT work for vGPU.
Let me say that again, GRID does not work for vGPU.
Ask me how I know (insert sarcasm emoji)
I have a long email thread of trying to get it configured with the help of a 
few RH folks.
It does NOT do vGPU.
You need a card like a Tesla P4.

On Jan 17 2019, at 6:39 am, Michal Skrivanek  
wrote:
>
>
> > On 11 Jan 2019, at 18:11, R A  > (mailto:jarhe...@hotmail.de)> wrote:
> > Hello Michal,
> >
> > many thanks for your response.
> >
> > Are you sure that there is no vGPU support? Please check lines below
>
> Hi Reza,
> it’s nvidia’s doc, you would have to talk to them if you have more questions. 
> All I understand from that doc (it’s just little more below on the same page) 
> is that they explicitly say that K1 and K2 do not support vGPU. This might be 
> a licensing limitation or temporary or anything else, I don’t know.
>
>
> Thanks,
> michal
>
> >
> > 
> >
> >
> > and here:
> >
> > 
> >
> > The NVIDIA Grid K2 is GRID capaable.
> >
> > Many thanks!
> > Reza
> >
> > Von: Michal Skrivanek  > (mailto:michal.skriva...@redhat.com)>
> > Gesendet: Freitag, 11. Januar 2019 12:04
> > An: jarhe...@hotmail.de (mailto:jarhe...@hotmail.de)
> > Cc: users@ovirt.org (mailto:users@ovirt.org)
> > Betreff: Re: [ovirt-users] Nvidia Grid K2 and Ovirt VGPU
> >
> >
> > > On 10 Jan 2019, at 02:14, jarhe...@hotmail.de 
> > > (mailto:jarhe...@hotmail.de) wrote:
> > >
> > > Hello,
> > >
> > > sry for my bad english.
> > >
> > > I have just bought the NVIDIA Grid K2 and want to passtrough the vGPU to 
> > > several VMS. But i am not able to manage this.
> > > I need the driver for Guest and Host, but can not download it. On the 
> > > official Site of Nvidia there are only drivers for XenServer and VMWare.
> > >
> > > This Nvidia-Site tells that there is support for Ovirt (RHEV) and K2 
> > > (https://docs.nvidia.com/grid/4.6/grid-vgpu-release-notes-red-hat-el-kvm/index.html
> > >  )
> >
> > The page says K1 and K2 do not support vGPU so you could only do Host
> > Device Passthrough of the whole GPU
> >
> > >
> > > Can someone please tell me what is going on? Is there any possibility to 
> > > run Grid K2 in Ovirt with vGpu (or Host Device Passtrough?)
> > >
> > > Furthermore if I do "vdsm-client Host hostdevListByCaps" on the Host , i 
> > > do not get any mdev markers like described 
> > > here:https://www.ovirt.org/documentation/install-guide/appe-Preparing_a_Host_for_vGPU_Installation.html
> >
> > That’s only for vgpu which it doesn’t support, so you do not see any mdev
> > >
> > > Many Thanks
> > > Volrath
> > > ___
> > > Users mailing list -- users@ovirt.org (mailto:users@ovirt.org)
> > > To unsubscribe send an email to users-le...@ovirt.org 
> > > (mailto:users-le...@ovirt.org)
> > > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > > oVirt Code of Conduct: 
> > > https://www.ovirt.org/community/about/community-guidelines/
> > > List Archives: 
> > > https://lists.ovirt.org/archives/list/users@ovirt.org/message/FBIEV6OCU4VDKS4TX6LYX2ZQLEJFUINM/
> >
> >
> >
>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/QGQNXYQ4GNG2DAC3VE7QHST3JMRBOFN7/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/4RF6SKPXLMMM7OQOEMN35XATH6XK2PYF/


[ovirt-users] Re: Disk corruption on hosted engine

2018-12-17 Thread femi adegoke
Curious question: How did the hardware corrupt the HE?

On Dec 17 2018, at 5:02 am, Callum Smith  wrote:
> Dear All,
>
> So we've had some major disk corruption on our hosted engine (hardware to 
> blame), and we have taken backups. However, the hosted-engine VM will no 
> longer boot at all, database is thoroughly corrupted, and we need to rebuild 
> the thing. Just a sanity check on the best route:
>
> Preamble:
> VMs are still running fine - only hosted engine affected
> VMs are distributed across our entire 3 node cluster
> All 3 nodes are registered as hosted engine candidates
>
> 1. Do another hosted-engine --deploy on one of the existing hosts, and then 
> restore the backup into that
> 2. Build a new host, deploy the hosted-engine, then restore a backup on a 
> fresh node
>
> Regards,
> Callum
>
> --
> Callum Smith
> Research Computing Core
> Wellcome Trust Centre for Human Genetics
> University of Oxford
> e. cal...@well.ox.ac.uk (mailto:cal...@well.ox.ac.uk)
>
>
>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/VYQM7WWIBP7Z7FQQ6TG7HH3IFDZ64LXQ/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PGCZK7FRZNS56CCPX6CMNCJEDMY3TIHJ/


[ovirt-users] Re: vGPU not available in "type mdev"

2018-11-27 Thread femi adegoke
For vGPU to work you'll need to use one of these GPUs: 
https://docs.nvidia.com/grid/6.0/product-support-matrix/

On Nov 27 2018, at 4:47 am, Marc Le Grand  wrote:
>
> Hello
> I followed the tutorial regarding vGPU but it's not working, i i guess it's a 
> Nvidia licence issue, but i need to be sure.
> My node is installed using the node ISO image.
> I just removed the nouveau driver ans installed the nVidia one.
> My product is : "GK106GL [Quadro K4000]"
> My driver is : NVIDIA-Linux-x86_64-390.87
> In the host peripherals I see my card (pci__05_00_0) listed, but the 
> column "type mdev" is empty, as the doc says I should see vGPU i guess 
> something is missing.
> I took a look, there seems to be nVidia vGPU copatible driver, but no trace 
> of it. The only vGPU stuff i found it's "NVIDIA VIRTUAL GPU" and i understand 
> I have to pay to use vGPU on my nVidia card.
> is this correct or no ?
> If i'm supposed to pay is there a free workaround ?
> thanks for your help
> marc
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/XFJMRSEFKPIBLMCFF6EYEWRN7NB7Q6L6/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VRIKD75FZOORV3OUJ7IMDNYNOBGOSQ7Y/


[ovirt-users] Re: Script for backing up VMs

2018-11-17 Thread femi adegoke
Check out https://github.com/zipurman/oVIRT_Simple_Backup

On Nov 17 2018, at 9:13 am, Christophe TREFOIS  
wrote:
>
> Hi,
> We use this one but there are other ones around.
> https://github.com/wefixit-AT/oVirtBackup
> Most common seems to be people taking a snapshot, mounting it, and then dd / 
> rsync the content away instead of whole VM.
> Cheers,
> -Original Message-
> From: m...@karloluiten.nl 
> Sent: samedi 17 novembre 2018 18:03
> To: users@ovirt.org
> Subject: [ovirt-users] Script for backing up VMs
>
> Hi All,
> I love oVirt, have been running it for some weeks now. I have read the wiki 
> page on backups, and have set up an engine backup.
> The backing up of VMs is where it gets more tricky. There must be more people 
> already doing this, but I just would like some script that takes my vm name 
> as an argument, and saves a backup (snapshot) of the vm.
>
> If someone could help me, that would be awesome. If there is an even easier 
> way to do it (copying files on the FS itself?), that could be even better.
> I know this question has been asked multiple times over the last years, but I 
> can not find an actual, working, documented way of doing this.
> Thanks so much, and thanks for creating/maintaining/fixing/building oVirt!
> Karlo
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: 
> https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/54DNSVNUBKQ6NPUMEEF5LLBETMXM4TRT/
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/PLY4CJG7NZGJV2YMD37OQI3J5CRBI7Y5/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CJIWXHH4XCTJVB52DC4ETZHC2JZMSAT7/


[ovirt-users] Re: Info on HCI single host

2018-10-11 Thread femi adegoke
Has this fix been implemented in 4.2.6.2 or will it be in 4.3?

On Aug 30 2018, at 11:47 am, femi adegoke  wrote:
>
> Thanks for the update, Gobinda.
> Looking forward to the fix.
>
> On Aug 30 2018, at 11:38 am, Gobinda Das  wrote:
> >
> > Hi,
> > Single node deployment should not expect gluster configuration. But now I 
> > can see it's expecting he-answer.conf which should be available default.
> > Anyways will fix this and let you know.
> >
> > Thanks for finding this issue.
> >
> > On Thu, Aug 30, 2018 at 10:37 AM, femi adegoke  > (mailto:ov...@fateknollogee.com)> wrote:
> > > Yes, Gianluca, that is correct. First, I had to configure a 3 node 
> > > cluster.
> > > There was no other way to get to the setup page shown in my screenshot.
> > >
> > > I assume when it gets fixed in 4.2.6, we will be able to get to the 
> > > single node config page right off the bat.
> > >
> > > On Aug 30 2018, at 8:31 am, Gianluca Cecchi  > > (mailto:gianluca.cec...@gmail.com)> wrote:
> > > >
> > > > On Sat, Aug 25, 2018 at 3:37 AM femi adegoke  > > > (mailto:ov...@fateknollogee.com)> wrote:
> > > > > I was playing around with a 3 node setup.
> > > > > This was on 4.3 based on FC28.
> > > > > In the Cockpit UI, after completing the 1st stage of the 
> > > > > hyperconverged setup, I saw this (see pic)
> > > > >
> > > > >
> > > >
> > > > Hello,
> > > > the bugzilla seems in QA, but in 4.2.6 rc3 ovirt node iso 
> > > > (ovirt-node-ng-installer-ovirt-4.2-pre-2018082812.iso) nothing changes:
> > > > I receive
> > > > "Host address cannot be empty"
> > > >
> > > > for host2 and host3
> > > >
> > > > BTW: Femi, but in your screenshot with F28 the top message containing 
> > > > "An existing gluster configuration has been found." seems to indicate 
> > > > that actually you already configured gluster on that single host, 
> > > > correct?
> > > > Instead, based on Sahina answer, the single node HCI setup is supposed 
> > > > to work ootb without previously configuring anything related to 
> > > > Gluster, correct?
> > > >
> > > > Gianluca
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > >
> > > ___
> > > Users mailing list -- users@ovirt.org (mailto:users@ovirt.org)
> > > To unsubscribe send an email to users-le...@ovirt.org 
> > > (mailto:users-le...@ovirt.org)
> > > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > > oVirt Code of Conduct: 
> > > https://www.ovirt.org/community/about/community-guidelines/
> > > List Archives: 
> > > https://lists.ovirt.org/archives/list/users@ovirt.org/message/EZX7OMTJE53YKDTEPSH22IRBA23TGB7H/
> > >
> >
> >
> >
> > --
> > Thanks,
> > Gobinda
> >
> >
> >
> >
> >
> >
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JL2236FXWGTCQHSI2D7ZNSPZ6KGKVKDV/


[ovirt-users] Re: Home ovirt setup (new to ovirt)

2018-10-09 Thread femi adegoke
Ryan,

Do you have just one server?
On Oct 8 2018, at 11:02 pm, ryanco...@gmail.com wrote:
>
> Hello
> My names ryan and im studying for my rhcsa and rhce also a linux enthusiast, 
> im setting up my first ovirt server and have my ovirt engine setup aswell as 
> my data center and host, ive come to the point where i need to configure 
> storage. Ovirt is installed on a 256GB nvme ssd with my iso and master data 
> domain pointed to the drive.
> I have 2 WD 2TB hard drives available that havent been allocated yet, id like 
> them to be combined with lvm and have a single share exported via nfs that 
> all vm's (3 vm's) in total can access for data storage
> Is this possible ?
> Kind Regards
> Ryan
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/SND5NMEZDAZSAALAORATM2ZBJUWPBYQK/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TBSAGKYQC37QIS6GXEIN5QSUUR5UAVVD/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-29 Thread femi adegoke
I'm kinda of stuck!!

Any ideas??
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QMGOH6FXNLXTCEAUNMVFZDDXXZ5M6UH4/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-28 Thread femi adegoke
I installed kernel-devel, new error is:

ERROR: Unable to load the kernel module 'nvidia.ko'.  This happens most 
frequently when this kernel module was built against the wrong or improperly 
configured kernel sources, with a version of gcc that differs from the one used 
to  
 build the target kernel, or if a driver such as rivafb, nvidiafb, or 
nouveau is present and prevents the NVIDIA kernel module from obtaining 
ownership of the NVIDIA graphics device(s), or no NVIDIA GPU installed in this  
 
 system is supported by this NVIDIA Linux graphics driver release.  

   


   
 Please see the log entries 'Kernel module load error' and 'Kernel 
messages' at the end of the file '/var/log/nvidia-installer.log' for more 
information. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CJQIZA7MUXOAYPOJWL4W2NTOTXXJHBKJ/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-28 Thread femi adegoke
"kernel-headers-3.10.0-862.11.6.el7.x86_64" was already installed as part of 
gcc-c++
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JUO762Y5EVR4SAO54TNZTM7Q4IQDXIUJ/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-28 Thread femi adegoke
After enabling the update repo, here is the new error:

ERROR: Unable to find the kernel source tree for the currently running kernel.  
Please make sure you have installed the kernel source files for your kernel and 
that they are properly configured; on Red Hat Linux systems, for 
 example, be sure you have the 'kernel-source' or 'kernel-devel' RPM 
installed.  If you know the correct kernel source files are installed, you may 
specify the kernel source path with the '--kernel-source-path' command line
 option.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/AQMMLFTTZBX2UGGW3XZ3EFD42N33UWAN/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-28 Thread femi adegoke
When I try yum install gcc-c++, I get this error message at the end.
Is it safe to continue trying to install gcc-c++?

Error: Package: libstdc++-devel-4.8.5-28.el7.x86_64 (base)  

   
   Requires: libstdc++(x86-64) = 4.8.5-28.el7   

   
   Installed: libstdc++-4.8.5-28.el7_5.1.x86_64 (installed) 

   
   libstdc++(x86-64) = 4.8.5-28.el7_5.1 

   
   Available: libstdc++-4.8.5-28.el7.x86_64 (base)  

   
   libstdc++(x86-64) = 4.8.5-28.el7 

   
 You could try using --skip-broken to work around the problem   

   
 You could try running: rpm -Va --nofiles --nodigest  
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BFDULLSWAPJQXDD5UFSF3KMXWDRIVRQX/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-28 Thread femi adegoke
Thanks, I will take a look.
I'm guessing the newer generation of cards (P4/P40/V100) probably have better 
performance.

On Sep 28 2018, at 12:01 am, Sandro Bonazzola  wrote:
>
>
>
> Il giorno gio 27 set 2018 alle ore 14:01 femi adegoke 
> mailto:ov...@fateknollogee.com)> ha scritto:
> > I was not sure if it was ok to enable repos when using oVirt node.
> >
> > The question I still need an answer to is this: "Does GRID K2 work 
> > (compatible) in oVirt?"
>
> See this conversation about K2 on oVirt: 
> https://www.facebook.com/groups/ovirt.openvirtualization/permalink/1136874926351713/
> If I understand correctly, K2 supports only 2 VMs but should work on oVirt.
>
>
>
> > ___
> > Users mailing list -- users@ovirt.org (mailto:users@ovirt.org)
> > To unsubscribe send an email to users-le...@ovirt.org 
> > (mailto:users-le...@ovirt.org)
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZUNZ3OM2OBR4PI6QGOUHDQB3H6ROLQRA/
>
>
>
>
> --
> SANDRO BONAZZOLA
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
> Red Hat EMEA (https://www.redhat.com/)
> sbona...@redhat.com (mailto:sbona...@redhat.com)
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YR2MNMBWAA3YLH6ZHLQPNHK7QWI3Q3JP/


[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-27 Thread femi adegoke
For me, I only had this problem on 1 of the 4 hosts in my cluster.
Here is what I did:
# imgbase layout
result was "ovirt-node-ng-4.2.6.1-0.20180913.0"

# imgbase base --remove ovirt-node-ng-4.2.6.1-0.20180913.0
(used to remove the "failed" 4.2.6.1 update)

# yum reinstall ovirt-node-ng-image-update.noarch
(used to re-install 4.2.6.1)

Now the host is updated to 4.2.6.1
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/43BDS7LGT7G4ZYYQ2Y3QL2O64UYNA3J2/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-27 Thread femi adegoke
I was not sure if it was ok to enable repos when using oVirt node.

The question I still need an answer to is this: "Does GRID K2 work (compatible) 
in oVirt?"
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZUNZ3OM2OBR4PI6QGOUHDQB3H6ROLQRA/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-27 Thread femi adegoke
Yes, I am on oVirt node v4.2.6.1
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7BAOZR3227TURANFI66DAUSJ7YPLJLLA/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-27 Thread femi adegoke
I already tried "yum install gcc-c++"

Result is this:
# yum install gcc-c++   

   
Loaded plugins: enabled_repos_upload, fastestmirror, imgbased-persist, 
package_upload, product-id, search-disabled-repos, subscription-manager, 
vdsmupgrade 
   
This system is not registered with an entitlement server. You can use 
subscription-manager to register.   

 
Loading mirror speeds from cached hostfile  

   
 * ovirt-4.2-epel: mirror.seas.harvard.edu  

   
No package gcc-c++ available.   

   
Error: Nothing to do

   
Uploading Enabled Repositories Report   

   
Loaded plugins: fastestmirror, product-id, subscription-manager 

   
This system is not registered with an entitlement server. You can use 
subscription-manager to register.   

 
Cannot upload enabled repos report, is this client registered? 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3W76RMFEQ5YGP57KBXGP3TW47Z3N6AHH/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-27 Thread femi adegoke
There is error to log.

Per nVidia instructions, I am trying to install a driver for GRID K2.
The driver is "NVIDIA-Linux-x86_64-367.128-grid.run"
I get an error message saying "I need to have the gcc-c++ package"

It is very possible that I am not doing this correctly.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PNLYXB6AX7M2PCMODGAJ46LKOY35RX64/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-27 Thread femi adegoke
Still looking for answers!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/Q4T7ITWFWGE6WZTRKP5PN7V4YD7LSQRC/


[ovirt-users] Re: oVirt nVidia vGPU driver questions

2018-09-27 Thread femi adegoke
Are the current Tesla P4 and P40 GPUs considered non-GRID? 

Will these cards support vGPU?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JQ7KTPVL7TWEIFGVQVERI77IHRFK5FYN/


[ovirt-users] Re: oVirt nVidia vGPU driver questions

2018-09-26 Thread femi adegoke
Maybe you can shed some light on this: 
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/6HRVV57BT7XWXIOU7WXLT5WPJV57NVK6/

On Sep 11 2018, at 5:03 am, femi adegoke  wrote:
>
> 5) When will there be proper support for the newer non-GRID GPU's?
> 6) GPU passthrough: where can we find info on "proper PCI pasthrough 
> capability and enablement in Host edit dialog (and some kernel cmdline 
> changes depending on your hw)"?
>
>
> On Sep 11 2018, at 4:54 am, Michal Skrivanek  
> wrote:
> >
> >
> >
> > > On 11 Sep 2018, at 13:39, femi adegoke  wrote:
> > > I'm on oVirt 4.2.6.
> > > 1) If I have a Tesla P4 (Pascal) GPU (non-GRID), do I use nVidia vGPU 
> > > driver for RHEL KVM 6.2 or the Linux KVM vGPU 6.2 driver?
> > itf it’s not a GRID-capable card then you can only use GPU Passthrough (the 
> > whole card) to the guest That doesn’t require any drivers, just a proper 
> > PCI pasthrough capability and enablement in Host edit dialog (and some 
> > kernel cmdline changes depending on your hw). It has nothing to do with 
> > mdev/vGPU then.
> > >
> > > 2) If I have a Grid K1 or K2, I assume the correct driver would be GRID 
> > > 4.7?
> > not sure what are the latest, whatever is on nvidia site as latest 
> > available should work
> > >
> > > 3) Must the vGPU driver be installed on the host & in the vm?
> > for vGPU yes. Make sure you install the host one on host and guest driver 
> > to the guest. it’s easy to mix it up.
> > >
> > > 4) Must the vGPU driver be installed first before I can run "yum -y 
> > > install vdsm-hook-vfio-mdev”
> > no hooks required as of 4.2.6. Just skip that part
> > Thanks,
> > michal
> >
> > > ___
> > > Users mailing list -- users@ovirt.org
> > > To unsubscribe send an email to users-le...@ovirt.org
> > > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > > oVirt Code of Conduct: 
> > > https://www.ovirt.org/community/about/community-guidelines/
> > > List Archives: 
> > > https://lists.ovirt.org/archives/list/users@ovirt.org/message/GR6VRG67FFQ5LY37QVFGBMY6XRSOJW56/
> >
> > ___
> > Users mailing list -- users@ovirt.org
> > To unsubscribe send an email to users-le...@ovirt.org
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/IBYWD4AFQFM2EWJ3KSPCATRBMRW7YLPX/
> >
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/IUYBUOF5LRBRSQRQAGQC3ESUXH5UYDIW/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KTMWWRCN2FWCJQ6UQ6R3JTMQPV7H4V4F/


[ovirt-users] Re: vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-26 Thread femi adegoke
One of the error messages I get: it's looking for the gcc-c++ package
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PJR57PKAZ7RKZ4PXTI2CZ3KXKN2NFINF/


[ovirt-users] vGPU: oVirt 4.2.6.1 + GRID K2

2018-09-26 Thread femi adegoke
Anyone had luck using a GRID K2 for vGPU pass-through?
I can't seem to install the driver (367.128-370.28)
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6HRVV57BT7XWXIOU7WXLT5WPJV57NVK6/


[ovirt-users] Re: Hiring RHV Data Protection Product Manager

2018-09-24 Thread femi adegoke
When will the beta for Trilio for RHV be available?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RRHLMYAMQLNQNKRBRRNSIVC2YFQSGVRF/


[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread femi adegoke
Yuval,

Do we just rollback to previous version or will there be a fix?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PO7SNTTV7MTIFMOFPNC53ZAZB2WK2P62/


[ovirt-users] upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-23 Thread femi adegoke
Upgrading one of my oVirt Node hosts from 4.2.6 to 4.2.6.1
The host will not boot, it has the following message:

node status: DEGRADED
Please check the status manually using 'nodectl check'
# nodectl check
Status: FAILED
Bootloader ... FAILED - It looks like there are no valid bootloader entries. 
Please ensure this is fixed before rebooting.
Layer boot entries ... FAILED - No bootloader entries which point to imgbased 
layers
**the rest of the message has a bunch of OK entries**

How do I fix this?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GLTJ3OO3DRYRKNKUPG7UDEUSWMU6P3OA/


[ovirt-users] Re: Hosted Engine Upgrades

2018-09-19 Thread femi adegoke
This is the way I update the HE:

run yum update on hosted engine
# yum upgrade -y

put cluster in global maintenance
# hosted-engine --set-maintenance --mode=global

run engine-setup on hosted engine
# engine-setup

reboot hosted engine
start hosted engine
# hosted-engine --vm-status
# hosted-engine --vm-start

turn off global maintenance
# hosted-engine --set-maintenance --mode=none

put each physical host in maintenance
upgrade each physical host
reboot (maybe)
On Sep 19 2018, at 6:54 pm, Gary Pedretty  wrote:
>
> What is the official recommended method in a Hosted Engine Data 
> Center/Cluster to upgrade the hosted_engine VM. Applying the updates on the 
> individual hosts is pretty straight forward using either the GUI or just 
> running yum update on each host once they are in maintenance mode. But what 
> about the engine? This is an engine vm that was created from the appliance 
> rpm initially. The documentation seems to skip over applying the periodic 
> updates except to the individual hosts.
> Thanks
> Gary
> __
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/GDZPN6YTE7YKVKT773MEFVUW6X7HGYWM/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3LPEWNXQ72Q2CQVWTLTIUM7MFDCPJJO4/


[ovirt-users] Re: Guest OS Windows 2016 Server (standard and/or datacenter edition)

2018-09-12 Thread femi adegoke
I had no problems installing a vm with Windows Server 2016 or 2019.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QITZGXZ2IYVW7T2XOXSLT75UWYZXFC56/


[ovirt-users] Re: Gluster deployment - Arbiter volume - different disk size - volumes sizes

2018-09-12 Thread femi adegoke
For the engine, you will need at least 58 GB. I always use 62 just to be on the 
safe side. If you use 50, your install will fail.

You don't need an ISO domain. ISO files can be stored in "data" or "vmstore".

Each vm you create should have 2 disks, 1 for the o/s & 1 for the data.
The o/s disk goes in "vmstore", the data disk goes in "data".
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/XQ4AWPVS5GG263TFPLK67MHNBWRSSHI6/


[ovirt-users] Re: Ovirt and gluster deployment - host name

2018-09-11 Thread femi adegoke
Florent,

Don't forget, you need 1 IP address, 192,168.176.x for the Hosted Engine.

This blog post is slightly dated, it still has a lot of relevant information.
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZME4E3QN3NADAQPNK2SEFJM6QN7NG3FO/


[ovirt-users] Re: oVirt nVidia vGPU driver questions

2018-09-11 Thread femi adegoke
5) When will there be proper support for the newer non-GRID GPU's?

6) GPU passthrough: where can we find info on "proper PCI pasthrough capability 
and enablement in Host edit dialog (and some kernel cmdline changes depending 
on your hw)"?

On Sep 11 2018, at 4:54 am, Michal Skrivanek  
wrote:
>
>
>
> > On 11 Sep 2018, at 13:39, femi adegoke  wrote:
> > I'm on oVirt 4.2.6.
> > 1) If I have a Tesla P4 (Pascal) GPU (non-GRID), do I use nVidia vGPU 
> > driver for RHEL KVM 6.2 or the Linux KVM vGPU 6.2 driver?
> itf it’s not a GRID-capable card then you can only use GPU Passthrough (the 
> whole card) to the guest That doesn’t require any drivers, just a proper PCI 
> pasthrough capability and enablement in Host edit dialog (and some kernel 
> cmdline changes depending on your hw). It has nothing to do with mdev/vGPU 
> then.
> >
> > 2) If I have a Grid K1 or K2, I assume the correct driver would be GRID 4.7?
> not sure what are the latest, whatever is on nvidia site as latest available 
> should work
> >
> > 3) Must the vGPU driver be installed on the host & in the vm?
> for vGPU yes. Make sure you install the host one on host and guest driver to 
> the guest. it’s easy to mix it up.
> >
> > 4) Must the vGPU driver be installed first before I can run "yum -y install 
> > vdsm-hook-vfio-mdev”
> no hooks required as of 4.2.6. Just skip that part
> Thanks,
> michal
>
> > ___
> > Users mailing list -- users@ovirt.org
> > To unsubscribe send an email to users-le...@ovirt.org
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/GR6VRG67FFQ5LY37QVFGBMY6XRSOJW56/
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/IBYWD4AFQFM2EWJ3KSPCATRBMRW7YLPX/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IUYBUOF5LRBRSQRQAGQC3ESUXH5UYDIW/


[ovirt-users] oVirt nVidia vGPU driver questions

2018-09-11 Thread femi adegoke
I'm on oVirt 4.2.6.

1) If I have a Tesla P4 (Pascal) GPU (non-GRID), do I use nVidia vGPU driver 
for RHEL KVM 6.2 or the Linux KVM vGPU 6.2 driver?

2) If I have a Grid K1 or K2, I assume the correct driver would be GRID 4.7?

3) Must the vGPU driver be installed on the host & in the vm?

4) Must the vGPU driver be installed first before I can run "yum -y install 
vdsm-hook-vfio-mdev”
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GR6VRG67FFQ5LY37QVFGBMY6XRSOJW56/


[ovirt-users] Re: Managing multiple oVirt installs?

2018-09-11 Thread femi adegoke
Brett,

Did you install ManageIQ in a vm?
What instructions or guides did you follow?

On Sep 10 2018, at 11:13 pm, Maton, Brett  wrote:
>
> Installed manageIQ yesterday, looks like it's going to cover my needs thanks 
> for suggesting it.
>
> On 4 September 2018 at 13:06, femi adegoke  (mailto:ov...@fateknollogee.com)> wrote:
> > Just an FYI:
> > The Glance registry does not have the latest current stable release which 
> > is Gaprindashvili-4
> > ___
> > Users mailing list -- users@ovirt.org (mailto:users@ovirt.org)
> > To unsubscribe send an email to users-le...@ovirt.org 
> > (mailto:users-le...@ovirt.org)
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/V4C73LOMHDJR3MPA4E4CXTBNVQXHGNP4/
>
>
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RMUTAJGQUVH5QJ46ZX47ZPQVW54PI2L7/


[ovirt-users] Re: oVirt + Gluster geo-replication

2018-09-07 Thread femi adegoke
Thanks Sahina for the quick reply & links.

Time to go do some reading!!
On Sep 7 2018, at 3:21 am, Sahina Bose  wrote:
>
> Did you see the 
> https://ovirt.org/develop/release-management/features/gluster/gluster-geo-replication/#create-a-new-geo-replication-session
>  ?
>
> You can set up a new session from oVirt only if you are managing the remote 
> (slave) gluster cluster from oVirt as well. Otherwise you can either use 
> gluster-ansible role (https://github.com/gluster/gluster-ansible-features) or 
> the cli 
> (https://docs.gluster.org/en/v3/Administrator%20Guide/Geo%20Replication/) to 
> do so.
>
> You can have 1 volume replicated to mulitple sites.
>
> On Fri, Sep 7, 2018 at 3:34 PM, femi adegoke  (mailto:ov...@fateknollogee.com)> wrote:
> > Hi Sahina,
> > https://ovirt.org/develop/release-management/features/gluster/gluster-geo-replication/
> >
> > Unfortunately, there isn't info on how to set this up.
> > Can you share with us any tips or info needed to do geo-rep between 2 sites?
> >
> > I also read an article that says geo-rep between 3 sites is possible?
> >
> > Thanks,
> > Femi
>
>
>
>
>
>
>
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HMZ2GKURRZGI6FJNUAEN6TRUV5TE2VOD/


[ovirt-users] oVirt + Gluster geo-replication

2018-09-07 Thread femi adegoke
Hi Sahina,
https://ovirt.org/develop/release-management/features/gluster/gluster-geo-replication/

Unfortunately, there isn't info on how to set this up.
Can you share with us any tips or info needed to do geo-rep between 2 sites?
I also read an article that says geo-rep between 3 sites is possible?

Thanks,
Femi

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/66AW2542Y3PV2FTUHRB2Q3BLQBXX46HK/


[ovirt-users] oVirt: Training, Webinars, Forums etc!!

2018-09-05 Thread femi adegoke
Are there any plans for training's/webinars/workshops/documentation etc.

Anything to help learn, process more info & get more comfortable with oVirt?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OYWEGTOXABZBNZ2TBJL5QREC5WF34KKL/


[ovirt-users] Re: Info on HCI single host

2018-09-05 Thread femi adegoke
Gobinda,

Any updates on this fix?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5L5EFEYREJ2ODTNXADKSQYOZXLV4NGD5/


[ovirt-users] Re: Managing multiple oVirt installs?

2018-09-04 Thread femi adegoke
Just an FYI:
The Glance registry does not have the latest current stable release which is 
Gaprindashvili-4
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/V4C73LOMHDJR3MPA4E4CXTBNVQXHGNP4/


[ovirt-users] Re: Managing multiple oVirt installs?

2018-09-03 Thread femi adegoke
Donny,

Have you installed manageiq in oVirt?
Can you share any useful tips/blog posts/notes etc.?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/FODXM24E7OGYH46RP5DFG62UHTU53LPP/


[ovirt-users] Re: Managing multiple oVirt installs?

2018-09-03 Thread femi adegoke
Ok, I guess it's time to check out ManageIQ!!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/M4DT3EJMYICI3O2SABDP2XVG47S2ABBJ/


[ovirt-users] Re: Managing multiple oVirt installs?

2018-09-03 Thread femi adegoke
I have zero FreeIPA experience, it's worth checking it out!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UB4ZRCWOKIYBVWEZ3XGPU4CCW564DRQA/


[ovirt-users] Re: Managing multiple oVirt installs?

2018-09-03 Thread femi adegoke
Lets say you have 10 clients & each client has a 3 node oVirt install.
I would prefer to not login into 10 different HE portals.

How can I log in once & manage all 10 instances of oVirt?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/A5COP2VHEFIMEY2RLKZRC6W3EIJO66Q6/


[ovirt-users] Managing multiple oVirt installs?

2018-09-02 Thread femi adegoke
Let's say you have multiple oVirt installs.

How can they all be "managed" by using a single engine web UI (so I don't have 
to login 5 different times)? 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/CD5WDA2Y77MHQOV73DQ5UA7W3YO7COUY/


[ovirt-users] Re: Info on HCI single host

2018-08-30 Thread femi adegoke
Thanks for the update, Gobinda.
Looking forward to the fix.

On Aug 30 2018, at 11:38 am, Gobinda Das  wrote:
>
> Hi,
> Single node deployment should not expect gluster configuration. But now I can 
> see it's expecting he-answer.conf which should be available default.
> Anyways will fix this and let you know.
>
> Thanks for finding this issue.
>
> On Thu, Aug 30, 2018 at 10:37 AM, femi adegoke  (mailto:ov...@fateknollogee.com)> wrote:
> > Yes, Gianluca, that is correct. First, I had to configure a 3 node cluster.
> > There was no other way to get to the setup page shown in my screenshot.
> >
> > I assume when it gets fixed in 4.2.6, we will be able to get to the single 
> > node config page right off the bat.
> >
> > On Aug 30 2018, at 8:31 am, Gianluca Cecchi  > (mailto:gianluca.cec...@gmail.com)> wrote:
> > >
> > > On Sat, Aug 25, 2018 at 3:37 AM femi adegoke  > > (mailto:ov...@fateknollogee.com)> wrote:
> > > > I was playing around with a 3 node setup.
> > > > This was on 4.3 based on FC28.
> > > > In the Cockpit UI, after completing the 1st stage of the hyperconverged 
> > > > setup, I saw this (see pic)
> > > >
> > > >
> > >
> > > Hello,
> > > the bugzilla seems in QA, but in 4.2.6 rc3 ovirt node iso 
> > > (ovirt-node-ng-installer-ovirt-4.2-pre-2018082812.iso) nothing changes:
> > > I receive
> > > "Host address cannot be empty"
> > >
> > > for host2 and host3
> > >
> > > BTW: Femi, but in your screenshot with F28 the top message containing "An 
> > > existing gluster configuration has been found." seems to indicate that 
> > > actually you already configured gluster on that single host, correct?
> > > Instead, based on Sahina answer, the single node HCI setup is supposed to 
> > > work ootb without previously configuring anything related to Gluster, 
> > > correct?
> > >
> > > Gianluca
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> > ___
> > Users mailing list -- users@ovirt.org (mailto:users@ovirt.org)
> > To unsubscribe send an email to users-le...@ovirt.org 
> > (mailto:users-le...@ovirt.org)
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/EZX7OMTJE53YKDTEPSH22IRBA23TGB7H/
> >
>
>
>
> --
> Thanks,
> Gobinda
>
>
>
>
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OCOYFJIIQFKZIRTLNDL6KWKQC6M3ZREV/


[ovirt-users] Re: Hosted Engine, Node, Local Storage, All in One

2018-08-30 Thread femi adegoke
This uses Gluster, chk it out:
https://www.ovirt.org/documentation/gluster-hyperconverged/chap-Single_node_hyperconverged/

On Aug 28 2018, at 2:55 pm, Jeremy Tourville  
wrote:
>
>
> Can anyone tell me if this can be done? I have read various articles and I'm 
> not sure.
> http://blog.domb.net/?p=2141
>
> https://www.ovirt.org/develop/release-management/features/integration/allinone/
>  (http://blog.domb.net/?p=2141)
>
>
> According to my google search results the ovirt article date is within the 
> last year approximately but I says deprecated after version 3.6 yet the 1st 
> article makes it seem it can be done. I know this goes against standard 
> practice but there is a reason I'm trying to do it. If it is possible, can 
> anyone point me to a guide or give me an overview of the steps needed? Thank 
> you for your help!
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/36S4WDBYRY2TZ3OIBE4DDMRLNQFHDMUB/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/AAZOEAJNQR6GPUFSY2OMSNTZ4FKV5KI6/


[ovirt-users] Re: Info on HCI single host

2018-08-30 Thread femi adegoke
Yes, Gianluca, that is correct. First, I had to configure a 3 node cluster.
There was no other way to get to the setup page shown in my screenshot.

I assume when it gets fixed in 4.2.6, we will be able to get to the single node 
config page right off the bat.
On Aug 30 2018, at 8:31 am, Gianluca Cecchi  wrote:
>
> On Sat, Aug 25, 2018 at 3:37 AM femi adegoke  (mailto:ov...@fateknollogee.com)> wrote:
> > I was playing around with a 3 node setup.
> > This was on 4.3 based on FC28.
> > In the Cockpit UI, after completing the 1st stage of the hyperconverged 
> > setup, I saw this (see pic)
> >
> >
>
> Hello,
> the bugzilla seems in QA, but in 4.2.6 rc3 ovirt node iso 
> (ovirt-node-ng-installer-ovirt-4.2-pre-2018082812.iso) nothing changes:
> I receive
> "Host address cannot be empty"
>
> for host2 and host3
>
> BTW: Femi, but in your screenshot with F28 the top message containing "An 
> existing gluster configuration has been found." seems to indicate that 
> actually you already configured gluster on that single host, correct?
> Instead, based on Sahina answer, the single node HCI setup is supposed to 
> work ootb without previously configuring anything related to Gluster, correct?
>
> Gianluca
>
>
>
>
>
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/EZX7OMTJE53YKDTEPSH22IRBA23TGB7H/


[ovirt-users] Re: Guide for setting up GlusterFS geo-replication?

2018-08-28 Thread femi adegoke
See this, the popup does work

On Aug 28 2018, at 11:08 am, femi adegoke  wrote:
>
> Try this for more info: 
> https://www.ovirt.org/develop/release-management/features/gluster/gluster-geo-replication/
> Maybe, ping Sahina Bose?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/IKOYUEPEU7AMCYULXCI2LECB56GLB33P/
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6FPPRGNMTE5CIFXE24MBHC525MANGL72/


[ovirt-users] Re: Guide for setting up GlusterFS geo-replication?

2018-08-28 Thread femi adegoke
Try this for more info: 
https://www.ovirt.org/develop/release-management/features/gluster/gluster-geo-replication/
Maybe, ping Sahina Bose?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IKOYUEPEU7AMCYULXCI2LECB56GLB33P/


[ovirt-users] Re: Guide for setting up GlusterFS geo-replication?

2018-08-28 Thread femi adegoke
That youtube video kinda explains what you need to set it up.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UQFQNWF6PCAVGKCARFUEH3U2QOBPXXA7/


[ovirt-users] Re: Guide for setting up GlusterFS geo-replication?

2018-08-28 Thread femi adegoke
https://www.youtube.com/watch?v=UH8B7Nek0Nc
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PKCIMSNGC43SPWRLNCUMX3UCWP3KN435/


[ovirt-users] Re: Guide for setting up GlusterFS geo-replication?

2018-08-28 Thread femi adegoke
Te geo-replication feature isn't just a simple "plug & play" setup, it's pretty 
involved.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7WR6VZ6ZX7UTO3S2WPMR532RNUJVQUHT/


[ovirt-users] Re: Info on HCI single host

2018-08-24 Thread femi adegoke
I was playing around with a 3 node setup.
This was on 4.3 based on FC28.
In the Cockpit UI, after completing the 1st stage of the hyperconverged setup, 
I saw this (see pic)

On Aug 23 2018, at 9:56 pm, Gianluca Cecchi  wrote:
>
> On Fri, Aug 24, 2018 at 6:50 AM Sahina Bose  (mailto:sab...@redhat.com)> wrote:
> >
> > > >
> > > > I'm just trying it, after reverting to snapshot of my VM that should 
> > > > work as single host HCI node.
> > > > So now no gluster configuration in place and second disk free to be 
> > > > configured by gui.
> > > > I select now the right box of Hosted Engine Setup page, the one with
> > > > "
> > > > Hyperconverged
> > > > Configure gluster storage and oVirt hosted engine
> > > > "
> > > > Then select "Start" button.
> > > > In the new page I put the ip of second network adapter of host1 that I 
> > > > plan to use for gluster storage, but then I receive these warnings 
> > > > about host2 and host3, so that I cannot go ahead...
> > > >
> > > > https://drive.google.com/file/d/1mO02Lu57tHlc6O24H2uTv9JSn1hyTbub/view?usp=sharing
> > > >
> > > > What to do?
> > >
> > > Can you please open a bug against the cockpit HE wizard for that?
> >
> >
> > We do have to https://bugzilla.redhat.com/show_bug.cgi?id=1608660 and will 
> > be available in oVirt 4.2.6
>
> Thanks.
> Is there any consumable iso for ovirt node I can use to try and give feedback?
> Gianluca
>
>
>

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GCBIJXTMVN6E5OXLS5YDRPLBSDSXJF7S/


[ovirt-users] Re: Info on HCI single host

2018-08-23 Thread femi adegoke
Sahina,

Is this fixed in RC2 4.2.6?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IVPFGSRRVNN6SZNKTW3YHNEKISX6AKEW/


[ovirt-users] Re: Info on HCI single host

2018-08-23 Thread femi adegoke
Simone,
https://www.ovirt.org/documentation/gluster-hyperconverged/chap-Single_node_hyperconverged/

For single node hyperconverged, are you saying we can do the setup 100% from 
the Cockpit gui without the gdeploy config file??

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GXLABRLZ42WFDBZOYTRKMNCLOR4LAJVB/


[ovirt-users] Re: Windows 10 & 2016 snapshot error

2018-08-09 Thread femi adegoke
BZ 1614474
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TOZKNSRATHUK6KMDWJAUIK4AYLSSN3PR/


[ovirt-users] Re: Windows 10 & 2016 snapshot error

2018-08-09 Thread femi adegoke
What is oVirt Guest Agent?

Is that different than oVirt Guest Tools 4.2-1.el7.centos?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JEFYRFPASNAV5QVBDV5YF3RDIQXDUWRZ/


[ovirt-users] Re: Windows 10 & 2016 snapshot error

2018-08-08 Thread femi adegoke
QEMU guest agent & oVirt Guest Tools 4.2-1.el7.centos are installed 
Applications.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/NNTEZNMING2JOPWFLEICAFESYCXG26KX/


[ovirt-users] Re: Windows 10 & 2016 snapshot error

2018-08-08 Thread femi adegoke
Yes the guest agent is running. I have guest control, IP address & fqdn show up 
in the console.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6RYY52BDCQYUIPV7D7SQPFQZ3DULNYZ7/


[ovirt-users] Re: Windows 10 & 2016 snapshot error

2018-08-08 Thread femi adegoke

see attached

On 2018-08-08 05:19, Sandro Bonazzola wrote:

Tomas, Michal, can you please follow up?

2018-08-07 1:52 GMT+02:00 femi adegoke :


oVirt Guest Tools 4.2-1.el7.centos & QEMU guest agent v7.5 are
installed.

When I try & take a snapshot, I get this warning:
"The VM will be paused while saving the memory
Could not detect Guest Agent on the VM.
Note that without a Guest Agent the data on the created snapshot may
be inconsistent."

What am I missing or doing wrong?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/ [1]
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/ [2]
List Archives:


https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZAQQH4HMHU57WEFLDS24XRSLO7C6E52Y/

[3]


--

SANDRO BONAZZOLA

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA [4]

sbona...@redhat.com

 [5]

 [6]



Links:
--
[1] https://www.ovirt.org/site/privacy-policy/
[2] https://www.ovirt.org/community/about/community-guidelines/
[3]
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZAQQH4HMHU57WEFLDS24XRSLO7C6E52Y/
[4] https://www.redhat.com/
[5] https://red.ht/sig
[6]
https://www.redhat.com/en/events/red-hat-open-source-day-italia?sc_cid=701f200RgRyAAK
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LNNM76I5WID5JKXXDKIDFL6BH3XUKCYQ/___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KVU2LGCHPBNMSUWZCDN5BWNBGDC3UTDP/


[ovirt-users] Re: Windows 10 & 2016 snapshot error

2018-08-08 Thread femi adegoke
This same snapshot error also exists with Linux vm's.

With the Linux vm's the guest agent icon will not go away even though the guest 
agent is installed.."The latest guest agent needs to be installed and running 
on the guest."
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ULRTS6F7ORJYNNPQWCSXRS572YFEWN2R/


[ovirt-users] Re: Windows 10 & 2016 snapshot error

2018-08-07 Thread femi adegoke
Still looking/hoping for an answer!!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KXHGW574O35PDE4XL2F45TZPZVG3KTOL/


[ovirt-users] Windows 10 & 2016 snapshot error

2018-08-06 Thread femi adegoke
oVirt Guest Tools 4.2-1.el7.centos & QEMU guest agent v7.5 are installed.

When I try & take a snapshot, I get this warning:
"The VM will be paused while saving the memory
Could not detect Guest Agent on the VM. 
Note that without a Guest Agent the data on the created snapshot may be 
inconsistent."

What am I missing or doing wrong?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZAQQH4HMHU57WEFLDS24XRSLO7C6E52Y/


[ovirt-users] Re: uploading ISOs

2018-08-01 Thread femi adegoke
Bill, the process of importing that cert is a lot easier in FireFox compared to 
Chrome!

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PECJ4NLBXADPPC4KGIIDUE2QQ4R4MABW/


[ovirt-users] Re: uploading ISOs

2018-08-01 Thread femi adegoke
In the UI:
Storage, Disks, Upload, Start leads to am "Upload Image" popup.

When you hit the "Test Connection" button, is the test successful?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6L2V7X3HDZPYOGCH6NKIEOU3RPJGOYDC/


[ovirt-users] Re: uploading ISOs

2018-08-01 Thread femi adegoke
What browser are you using to upload ISOs?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/A3EKIV2GQECAGUCO25INCLP6XNQJTQGS/


[ovirt-users] Re: up and running with ovirt 4.2 and gluster

2018-07-30 Thread femi adegoke
> Same here… I am using Dell R710s with 8 disks,  2 x 1TB in RAID 0 and then 6 
> virtual
> disks, one per physical disks.  I think you have to do it that way for the 
> dell perc
> controller to present the disk to the OS but I haven’t actually tried not 
> doing that so
> not sure.. anyway this works.
> 

Yes, in the past I've used that same Dell server (for Windows Storage Spaces).
That Perc controller only allows the RAID 0 way (1 disk per RAID 0).

2 x 1TB in RAID 0...or was that a typo?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SO2EMAWWHL52O75WTS3GC4CYXIMXOZYI/


[ovirt-users] Re: up and running with ovirt 4.2 and gluster

2018-07-30 Thread femi adegoke
Thanks Jayme for replying.

In your case, there is no RAID on your 2 x 2TB SSDs?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BBEE3462Y2NKKS7SFZSBIB5YBRDHZA7A/


[ovirt-users] Re: up and running with ovirt 4.2 and gluster

2018-07-30 Thread femi adegoke
@jayme
@william.dossett

When you say "JBOD", are these hosts with xx number of disks or hosts with a 
physically attached JBOD?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/MWGC54O3OYM4AADG6JEIT2IHOQMEBH4F/


[ovirt-users] Re: up and running with ovirt 4.2 and gluster

2018-07-30 Thread femi adegoke
> On Sat, Jul 28, 2018 at 7:48 PM,  
> 
> Engine volume = the Hosted Engine storage domain
> vmstore volume = the storage domain hosting the OS disks for the VMs
> data volume = the storage domain hosting the data disks of the VMs

I assume the vmstore (instead of data volume) would be the "preferred" 
destination for storing ISOs?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BDVTSZWEA4ZRTPRUZWHMVN7IDAU75HO2/


[ovirt-users] Re: up and running with ovirt 4.2 and gluster

2018-07-30 Thread femi adegoke
> On Mon, Jul 30, 2018 at 7:00 PM, femi adegoke  wrote:
> 
> 
> This is to ease setup of data backup. As VMs can be recreated from
> template/ISOs and only the application data can be backed up.
> 

Ok, thanks for the heads up.
I've been setting up my VMs with a single disk.
Time to make that change!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SLM6N4IT4FTF4TFPAMXWOSL63T5HIC52/


[ovirt-users] Re: up and running with ovirt 4.2 and gluster

2018-07-30 Thread femi adegoke
> On Sat, Jul 28, 2018 at 7:48 PM,  
> 
> Engine volume = the Hosted Engine storage domain
> vmstore volume = the storage domain hosting the OS disks for the VMs
> data volume = the storage domain hosting the data disks of the VMs
> 

Sahina,

So "best practice" is for every VM to have 2 disks: 1 for the operating system 
& 1 for the data?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6QW3BJICPB5WZQOC6AJFFTGQKNPRVQN7/


[ovirt-users] Re: up and running with ovirt 4.2 and gluster

2018-07-28 Thread femi adegoke
There is no difference.

I think those names were carried over from previous generations when you had to 
have an ISO domain for storing ISOs.

Now you can store ISOs & VMs in the same volume.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/V2ITW3BSAMKTJKNQRDHVBWEUOQKDQ2M4/


[ovirt-users] Re: Understanding JBOD brick configuration

2018-07-27 Thread femi adegoke
Not sure if you've read this. It might be helpful.
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7OTEPKVIAOIXHRL4WIZSYI5KJX4EK5LO/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-27 Thread femi adegoke
Hi Gobinda,

When you say "not recommending MDADM", does that apply to just this version 4.3
of oVirt or all versions of oVirt?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/NRQGEZZQESUAHLPG56D2BCTQD4ZJA45V/


[ovirt-users] Re: Do you need to format/mount bricks before deploying HCI?

2018-07-26 Thread femi adegoke
Gluster will format & take care of what it need.
Just present the drives (or arrays) as /dev/sdb or /dev/sdc etc
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VPFMI3643KKUNIQFVBC2DUTOB5IOAH6P/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-25 Thread femi adegoke
Hi Gobinda,

When you say "not recommending MDADM", does that apply to just this version 4.3 
of oVirt or all versions of oVirt?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/AKEGOL3BRY3GNKOBWM4AW2KYOAJUWNJB/


[ovirt-users] Re: Xen Free Edition migration to oVirt

2018-07-24 Thread femi adegoke
Some of us would like to use this for backing up our virtual machines.

Unfortunately, it only does full backups.

Zipur has said he could add incremental backups if he can get some coding help 
from the community!!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6TADGAPJ5KIJFSRX4FBACMBKXQG3GARV/


[ovirt-users] vGPU question

2018-07-23 Thread femi adegoke
Planning to build a hyperconverged 3 host w HE oVirt cluster + Gluster.

Is it ok if only one of the hosts has a GPU?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SPBHTQBTUSACUGQN6GKITF5IPAREHSJJ/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread femi adegoke
Hi Gobinda,

Thanks for more detail.

What if I use MDADM (instead of hardware RAID), do the settings change?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/75OANWKGOVDZTEFW6JO7KP4WK5C55HFL/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread femi adegoke

> - In Step #5: Bricks:
> 
> What effect does the RAID setting have?
> 
> So basically If gluster drops in quorum then it will stop file
> operations until quorum is back to normal.
> 
> So you need two bricks to write for quorum to be met.To overcome the
> issue will have raid.
> 

Gobinda, thx for the info.

In "Raid Type, Strip size & disk count", should that info supplied be based on 
the hardware I'm using for the install?

for example, Data Disk Count - do I enter the quantity of disks I have on 1 
host?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JKUO7C2J4MDKYMJDMAORZPHPNLXXTZW2/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread femi adegoke
This is the tweet that lead to my original question:
https://twitter.com/SandroBonazzola/status/1020321563638403072
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IHD64XMIQ3W5GFUPCLRWCXJ62LGZYL6B/


[ovirt-users] Re: Upgrading HE and hosts; 4.1 to 4.2.4

2018-07-20 Thread femi adegoke
Here is the steps I follow:

First make sure you backup your hosted engine...then proceed as below:

on hosted engine console
# yum update -y

put host in global maintenance
# hosted-engine --set-maintenance --mode=global

run engine-setup on hosted engine

reboot hosted engine

# hosted-engine --vm-status
# hosted-engine --vm-start

turn off global maintenance
# hosted-engine --set-maintenance --mode=none

put each physical host (one at a time) in maintenance

upgrade physical host

reboot (maybe)

# hosted-engine --vm-status
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/EFRL2YJLQ6KWWCSWBMVDK26CPOBOVL5K/


[ovirt-users] Re: vGPU VM not starting

2018-06-24 Thread femi adegoke
Any updates, did this get resolved?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KOFEEITIJKWHBWRBLHRFBBLNEXF43BSR/


[ovirt-users] Re: vGPU setup guide

2018-06-24 Thread femi adegoke
What's the latest, any updates?

What GPU are you using?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZQUVLRVZZ5IILWTVPAQP7CLKSGW4DTLX/


[ovirt-users] Re: Agentless backup solutions

2018-06-22 Thread femi adegoke
oVirt Simple Backup is nice but it only does Full backups.

Zipur (the code owner) says he might implement incrementals in the future.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/P5SXBE3XUOFRSSZYTDARFR323XJUF7XD/


[ovirt-users] Re: Agentless backup solutions

2018-06-22 Thread femi adegoke
I contacted the folks at Trilio & they gave me a demo.

It looks very nice.

Unfortunately, it is not yet ready for production.

ETA for beta is Aug/Sept time frame.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5BS4MDT675W2ORNUZCESYBUHBVQO37W6/


  1   2   >