Hi all,
I'd like to ask/suggest something:
In the previous UI (4.2?), when you entered the VM snapshots page, you
saw per each snapshot some details that you do not see in the current
UI. Specifically, to see the creation date, you have to press General.
So I got used to writing longer descriptio
Hi
I've had an RFE in for RHV on something similar this since 2015.
https://bugzilla.redhat.com/show_bug.cgi?id=1196572
Thanks
On Thu, Sep 19, 2019 at 8:16 AM wrote:
> Has Anybody been successful sharing folder with the client machine using
> ovirt and virt viewer
> ___
Has Anybody been successful sharing folder with the client machine using ovirt
and virt viewer
___
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/
Hi Kim,
If you add them to a group in AD then add the users and group to oVirt you can
add the permissions to the group.
Then add the VmCreator and DiskProfileUser to the Datacenter.
Add the UserTemplateBasedVM permission to any templates you want them to be
able to use
Add the VnicProfile
Actually ISO domains are deprecated as stated by the devs in
https://bugzilla.redhat.com/show_bug.cgi?id=1673059
There is no warning yet, which makes the confusion.
Best Regards,
Strahil NikolovOn Sep 18, 2019 15:22, Gianluca Cecchi
wrote:
>
> On Wed, Sep 18, 2019 at 12:41 PM Mark Steele
Opened a bug in bugzilla (https://bugzilla.redhat.com/show_bug.cgi?id=1753363)
, if it is a duplicate - please send me an e-mail to relate to my bug post.
Best Regards,
Strahil NikolovOn Sep 18, 2019 20:18, Strahil wrote:
>
> Hm... It seems that I missed the complain about libibverbs.so.1 which
Hm... It seems that I missed the complain about libibverbs.so.1 which is part
of package libibverbs-22.1-3.el7.x86_64 .
Once I have deployed that, no more issues are observed.
I guess there is a missing dependency.
Best Regards,
Strahil NikolovOn Sep 18, 2019 19:57, Strahil wrote:
>
> Hello Co
Hello Community,
I was waiting for 7.7 to come up before I upgrade my lab.
The engine got upgraded without issues, same for OS - but after the system
powered up I receive the following:
[root@ovirt1 ~]# ssh engine
root@engine's password:
Last login: Wed Sep 18 19:48:32 2019 from ovirt1.loca
That worked. Thanks a lot.
___
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/communit
You can change that anytime.
On the engine GUI, set the host to maintenance,
The select the "Installation/Reinstall" menu item.
Select the "Hosted Engine" tab, and then pick "DEPLOY"
[image: host-deploy.JPG]
On Wed, Sep 18, 2019 at 6:14 AM wrote:
> I tryed to add a new host to my oVirt environme
Ignore, I was missing [0].
Working solution is:
---
nics_service = vms_service.vm_service(vm.id).nics_service()
nic = nics_service.list(query={"search": "name=nic1"})[0]
print('host ',sys.argv[2],' {', sep='')
print('hardware ethernet ',nic.mac.address,';', sep='')
print('fixed-ad
Hi Joey
Thank you, I'm further along now. I need to get the MAC address of the
interface.
I've now got:
---
nics_service = vms_service.vm_service(vm.id).nics_service()
nic = nics_service.list(query={"search": "name=nic1"})
#nic = nics_service.list(search='name=nic1')[0]
print('host ',sys.argv[2
On Wed, Sep 18, 2019 at 12:41 PM Mark Steele wrote:
> Well - not in 3.5 :-)
>
> ***
> *Mark Steele*
> CIO / VP Technical Operations | TelVue Corporation
> TelVue - We Share Your Vision
> 16000 Horizon Way, Suite 100 | Mt. Laurel, NJ 08054
> 800.885.8886 x128 | mste...@telvue.com | http://www.telv
fre 2019-09-13 klockan 12:52 + skrev Mikael Öhman:
> Perhaps it will help future sysadmins will learn from my mistake.
> I also saw very poor upload speeds (~30MB/s)
Bits and bytes man :)
/K
> no matter what I tried. I went through the whole route with unix-
> sockets and whatnot.
>
> But,
Well - not in 3.5 :-)
***
*Mark Steele*
CIO / VP Technical Operations | TelVue Corporation
TelVue - We Share Your Vision
16000 Horizon Way, Suite 100 | Mt. Laurel, NJ 08054
800.885.8886 x128 | mste...@telvue.com | http://www.telvue.com
twitter: http://twitter.com/telvue | facebook:
https://www.fac
Yes.
But check SELINUX and DAC permissions.
Best Regards,
Strahil NikolovOn Sep 17, 2019 18:04, Mark Steele wrote:
>
> OK - so if I put them in the -1... directory with scp that should
> work?
>
>
> ***
> Mark Steele
> CIO / VP Technical Operations | TelVue Corporation
> TelVue - We Shar
ISO domains are deprecated.
I guess you can upload to regular data domains.
Best Regards,
Strahil NikolovOn Sep 17, 2019 16:50, Mark Steele wrote:
>
> Hello,
>
> I recently removed our ISO domain from out cluster (oVirt Engine Version:
> 3.5.0.1-1.el6) because it was on a storage location we no
We use Active-Active Hp XP replication between 2 DCs for our VmWare Clusters.
I guess you can use the same replication for oVirt or even Hyper-V.
Best Regards,
Strahil NikolovOn Sep 17, 2019 14:30, wodel youchi
wrote:
>
> Hi,
>
> On the active-active DR, in the documentation it is said :
> "You
Hello,
pay attention that GFS2 requires clustering software, and i don't know
if this may conflict with VDSM or other oVirt components.
If possible prefer standard setup using external iscsi/fc/nfs storage
if you don't want glusterfs.
Luca
On Wed, Sep 18, 2019 at 12:06 PM Fabio Marzocca wrote:
I tryed to add a new host to my oVirt environment. I remember a checkbox
whether the engine HA wil depoyed or not in oVirt 4.1.
Now the environmentist oVirt 4.3.5. In the add host dialog windows I cant find
that option anymore. In edit window after host installation ther ist also no
hosted engin
Ciao Luca,
That's because we already have a good knowledge of GFS2 on another
installation.
Thanks
F.
On Wed, Sep 18, 2019 at 12:02 PM Luca 'remix_tj' Lorenzetto <
lorenzetto.l...@gmail.com> wrote:
> Hello Fabio,
>
> as storage domain? Yes, if you use POSIX domain, but i don't see any
> advantag
Hello Fabio,
as storage domain? Yes, if you use POSIX domain, but i don't see any
advantage on using GFS. GlusterFS is preferred for replica on multiple
nodes.
https://www.ovirt.org/documentation/admin-guide/chap-Storage.html
Luca
On Wed, Sep 18, 2019 at 11:58 AM wrote:
>
> Is GFS/GFS2 support
Is GFS/GFS2 supported by oVirt as shared 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/c
23 matches
Mail list logo