[ovirt-users] Use an oVirt-VM as a VDSM server

2018-04-30 Thread James Michels
Greetings.

In terms of teaching our students how to create and configure an oVirt
infrastructure, we're planning to provide each of them a VM that will act
as a Manager server, which has no issues so far. The problem is that we
don't have enough physical machines to use as virtualization servers
(VDSM), therefore we have been trying to use a CentOS7 based oVirt guest to
run as a VDSM server.

However, when trying to add it as a host, a (logical) error message shows
up saying that the VM doesn't allow virtualization.

The question is simple: Is there a way to enable virtualization on an oVirt
VM, so we can deploy them as VDSM servers?

This is oVirt 4.2.2 FWIW.

Thanks

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How to remove a MAC Pool from a cluster?

2017-10-19 Thread James Michels
Nice, I could do it now.

Thank you!

James

2017-10-19 11:34 GMT+01:00 Michael Burman :

> Hello James,
>
> The way to do it is to assign a new MAC pool range to this cluster and
> then to remove it.
> This can be done via - Administration > Configure > MAC addresses pool -
> There you can create/edit and remove MAC pool range entities.
> So create another desired MAC pool range, assign it to the cluster(via
> edit cluster) and remove the desired MAC pool range from the system.
>
> Cheers)
>
> On Thu, Oct 19, 2017 at 12:33 PM, James Michels <
> karma.sometimes.hu...@gmail.com> wrote:
>
>> Hello.
>>
>> I'm trying to remove a MAC Pool that seems to be assigned to a cluster
>> and I can't. Opening Configure - MAC Address pools and chosing the MAC Pool
>> to remove causes this warning:
>>
>> Error while executing action: Cannot remove MAC Pool. Several Clusters
>> (1) are using this MAC Pool:
>> Cluster2
>> - Please remove it from all Clusters that are using it and try again.
>>
>> How can I do so? I don't see a way to unassign a MAC Pool from a cluster.
>>
>> Thank you
>>
>> James
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
>
> --
>
> Michael Burman
>
> Quality engineer - rhv network - redhat israel
>
> Red Hat
>
> <https://www.redhat.com>
>
> mbur...@redhat.comM: 0545355725 IM: mburman
> <https://red.ht/sig>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] How to remove a MAC Pool from a cluster?

2017-10-19 Thread James Michels
Hello.

I'm trying to remove a MAC Pool that seems to be assigned to a cluster and
I can't. Opening Configure - MAC Address pools and chosing the MAC Pool to
remove causes this warning:

Error while executing action: Cannot remove MAC Pool. Several Clusters (1)
are using this MAC Pool:
Cluster2
- Please remove it from all Clusters that are using it and try again.

How can I do so? I don't see a way to unassign a MAC Pool from a cluster.

Thank you

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] do we need some documentation mainteiners?

2017-05-09 Thread James Michels
Seriously, what's wrong with you? I've being reading your comments for some
time and the only things I see are whining, unproductive complaining and
disrespectful comments.

Please, stop it. There are tons of ways to say something, and the way you
use is insulting for dozens of people developing this project. Most people
here are seeking help and/or trying to be useful aiding others in what they
can. If you don't like oVirt or you have that much complains maybe you
should start your project yourself and do things like you consider they
should be done.

James

2017-05-09 15:59 GMT+01:00 Fabrice Bacchella :

> The documentation is alway a good laugh at ovirt. Look for RHEL instead.
>
> Le 9 mai 2017 à 16:13, Juan Pablo  a écrit :
>
> Team, Is just me or the documentation pages are not being updated ? many
> are outdated.. how can we collaborate?
>
> whats up with http://www.ovirt.org/documentation/admin-guide/ ?
>
> regards,
> JP
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] desktop version of client?

2016-10-29 Thread James Michels
Hello Amy.

We had the same needs back in July as we have some classrooms with thin
clients and although we don't just offer the oVirt service we wanted
something simple so users don't need to open a browser and just handle
their machines in a simple way, so I found this project [1] that works
quite fine for what we need. Manage virtual machine's power and start a
viewer. Period. No more funcionalities (not sure if you need something more
sophisticated...).

The project has been stopped for a time but it seems that the maintainer is
implementing new capabilities and fixing some things lately.

As a side note, you didn't mention if your thin clients are linux or
windows based but I believe this is for linux only.

HTH,

James

[1] https://ovirt-desktop-client.click

2016-10-28 20:47 GMT+01:00 Amy Morrisson :

> Hey there,
>
> I'm looking for some kind of desktop client for ovirt. I believe as per
> what I've seen that there's nothing official so I'm looking for any other
> options (even if it's an own development). As a last resource we can use
> the web admin but the purpose is to have a few thin clients which would
> start the client at boot time so it's more confortable for users, plus most
> times the web admin becomes slow after a while.
>
> I'm not sure if something like this exists. In any case thanks for any tip.
>
> By the way, we're using ovirt 3.6.7, fwiw.
>
> Amy Morrisson
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Python SDK 4.0

2016-08-30 Thread James Michels
As how I see it, lots of things have changed, that involves redoing a lot
of code... Is it ok to use ovirt-engine-sdk-python 3.6.* against ovirt 4.0?
If so, what are the requisites?

Thanks

James

2016-08-30 12:46 GMT+01:00 Ondra Machacek :

> On 08/30/2016 01:41 PM, James Michels wrote:
>
>> Hi
>>
>> Is there some document explaining changes between Python SDK versions
>> 3.6 and 4.0? I just upgraded to package version 4.0 and I'm unable to
>> find even the API object...
>>
>
> There is no document explaining changes, but there are many examples
> written here:
>
>  https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk/examples
>
> There is also description of usage here:
>
>  https://github.com/oVirt/ovirt-engine-sdk/tree/master/sdk
>
>
>
>> Thanks
>>
>> James
>>
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Python SDK 4.0

2016-08-30 Thread James Michels
Hi

Is there some document explaining changes between Python SDK versions 3.6
and 4.0? I just upgraded to package version 4.0 and I'm unable to find even
the API object...

Thanks

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Uncaught exception issue

2016-08-29 Thread James Michels
Hi,

I'm trying to de-obfuscate an uncaught exception error and I've reached
this page for instructions:
http://www.ovirt.org/uncategorized/engine-debug-obfuscated-ui/

However, images are broken and its kind of difficult to follow instructions
without seeing them.

Could you please guys fix it?

Thanks

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Choose default auth backend

2016-08-29 Thread James Michels
Thanks for this!

Regards

James

2016-08-29 9:26 GMT+01:00 Ondra Machacek :

> On 08/29/2016 10:09 AM, James Michels wrote:
>
>> Greetings,
>>
>> We have several auth backends (LDAP, AD...), and we'd like to establish
>> de default one to one of them. 'internal' seems to be the default now.
>>
>> Is there a way to override the default backend on the login page?
>>
>
> yes, we have such feature since 4.0.
> You can see details in doc text of following bug:
>
>  https://bugzilla.redhat.com/show_bug.cgi?id=1296274
>
> Doc text:
> With this update, a new configuration variable,
> ovirt.engine.aaa.authn.default.profile, has been added to the authn
> configuration file. Setting this variable ensures that the profile
> drop-down menu on the login page defaults to the selected profile. To
> configure this feature, add ovirt.engine.aaa.authn.default.profile to the
> authn configuration file for a selected profile and set the value to true
> then restart the ovirt-engine service. If the 
> ovirt.engine.aaa.authn.default.profile
> variable is not defined in the authn configuration file the drop-down menu
> defaults to internal.
>
>
>> This is ovirt 4.0.2
>>
>> Thanks
>>
>> James
>>
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Choose default auth backend

2016-08-29 Thread James Michels
Greetings,

We have several auth backends (LDAP, AD...), and we'd like to establish de
default one to one of them. 'internal' seems to be the default now.

Is there a way to override the default backend on the login page?

This is ovirt 4.0.2

Thanks

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Upgrade hosts/nodes from engine

2016-08-17 Thread James Michels
Why not just assign the host a publicly accessible IP address and restrict
SSH by firewall so only the engine (and possibly you) can access through
SSH?

James

2016-08-16 23:03 GMT+01:00 Hanson :

> Hi Guys,
>
> Quick question, I have my nodes on a bond-bridge-privateVlan setup, and my
> engine on a bond-bridge-publicVlan setup for remote monitoring.
>
> Understandably, the nodes are complaining that they are failing updates.
> (They're on a private vlan, and only configured with IP's in that vlan, the
> public vlan doesn't have IP's set on the hosts so they can pass it to VMs).
>
> Is there a way to have the engine do the updates on the node using its
> internet connection, like a proxy?
>
> For security reasons I like to have the nodes not publicly accessible, as
> we see hundreds if not thousands of ssh attempts, and root would probably
> be the most attacked account.
>
> Thanks,
>
> Hanson
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Multipath iSCSI with several IPs

2016-08-04 Thread James Michels
I guess you mean the 'iSCSI multipath' sub-tab under the 'Datacenters' tab.
There you can assign one or more networks to a iSCSI backend. In my opinion
you cannot have more than one interface within the same network segment to
do multipath, as you would have connectivity issues (not sure if ovirt
restricts creating two overlapping networks)

2016-08-04 17:27 GMT+01:00 Chris Adams :

> Once upon a time, James Michels  said:
> > Correct me if I'm wrong but I think Dan meant target's IPs. So if you
> have
> > a SAN backend with two IP addresses, you first discover LUNs from first
> IP
> > address, then discover LUNs from the second IP address, and so on... once
> > you have them all, you just check them and click on "OK" so the same
> target
> > is added with several IP addresses. You don't need to have one IP address
> > per oVirt server.
>
> Well, to do iSCSI multipath right, you should also have multiple
> interfaces on each client server, each with its own IP.  I'm not sure
> how you do that with oVirt.
>
> --
> Chris Adams 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Multipath iSCSI with several IPs

2016-08-04 Thread James Michels
Hello Chris,

Correct me if I'm wrong but I think Dan meant target's IPs. So if you have
a SAN backend with two IP addresses, you first discover LUNs from first IP
address, then discover LUNs from the second IP address, and so on... once
you have them all, you just check them and click on "OK" so the same target
is added with several IP addresses. You don't need to have one IP address
per oVirt server.


2016-08-04 16:32 GMT+01:00 Chris Adams :

> Once upon a time, Dan Yasny  said:
> > Normally you
> > 1. enter the IP
> > 2. click discover
> > 3. login to whatever was found
> > 4. enter another IP instead of the first
> > 5. goto 2
>
> How do you give the oVirt server two IPs (in the same subnet) though?
>
> --
> Chris Adams 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Fwd: Multipath iSCSI with several IPs

2016-08-04 Thread James Michels
Nice, now it's crystal clear. This is an Huawei Oceanstor disk array which
we want to test with ovirt so we can see performance, how ovirt behaves
with situations where one controller is disconnected etc., that's why we
wanted to implement multipath.

Thanks for the insight!

James

2016-08-04 15:42 GMT+01:00 Dan Yasny :

>
>
> On Thu, Aug 4, 2016 at 10:37 AM, James Michels <
> karma.sometimes.hu...@gmail.com> wrote:
>
>> Hi Dan,
>>
>> The way you describe it I should have 2 storage backends with 2 IPs for
>> the same SAN backend, right?
>>
>
> Every iSCSI SAN has multiple portals (usually one on each storage
> controller, and each with it's own IP), and when you create a target you
> assign it the portals through which it should be accessible. So if you have
> two portals (two IPs) assigned to a target (LUN), you can access it via two
> paths, each path leading through a different portal/IP to the same
> target/LUN.
> What do you use for your iSCSI backend?
>
>
>> The problem I see is that when you create a disk for a VM, you assign it
>> to only one storage domain... so if the first fails, how will oVirt know
>> which one should use as failover?
>>
>>
> There is only one disk, but it sits on a target, which can be accessed via
> two different IPs. oVirt stores all the iSCSI portal IPs you give it as
> described in my first response in a database, and connects to them when
> connecting to the storage domain. If one is down, multipath will mark the
> path as down and keep using other IPs to access the same LUN
>
>
>> Thank you
>>
>> 2016-08-04 15:20 GMT+01:00 Dan Yasny :
>>
>>> Normally you
>>> 1. enter the IP
>>> 2. click discover
>>> 3. login to whatever was found
>>> 4. enter another IP instead of the first
>>> 5. goto 2
>>>
>>> On Thu, Aug 4, 2016 at 10:13 AM, James Michels <
>>> karma.sometimes.hu...@gmail.com> wrote:
>>>
>>>> Hello,
>>>>
>>>> I want to add an iSCSI based storage domain. For that I add a domain on
>>>> the Storage tab with one of the IPs (say 10.10.10.1), but for failover
>>>> purposes I'd like to use multipath to add a failover IP so if the first one
>>>> fails, LUNs can be reached via the second (say 10.10.10.2).
>>>>
>>>> How can this be done in oVirt 4.0.1? I have not seen a way how to add
>>>> the second IP for multipath purposes.
>>>>
>>>> Thank you
>>>>
>>>> James
>>>>
>>>> ___
>>>> Users mailing list
>>>> Users@ovirt.org
>>>> http://lists.ovirt.org/mailman/listinfo/users
>>>>
>>>>
>>>
>>
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Fwd: Multipath iSCSI with several IPs

2016-08-04 Thread James Michels
Hi Dan,

The way you describe it I should have 2 storage backends with 2 IPs for the
same SAN backend, right? The problem I see is that when you create a disk
for a VM, you assign it to only one storage domain... so if the first
fails, how will oVirt know which one should use as failover?

Thank you

2016-08-04 15:20 GMT+01:00 Dan Yasny :

> Normally you
> 1. enter the IP
> 2. click discover
> 3. login to whatever was found
> 4. enter another IP instead of the first
> 5. goto 2
>
> On Thu, Aug 4, 2016 at 10:13 AM, James Michels <
> karma.sometimes.hu...@gmail.com> wrote:
>
>> Hello,
>>
>> I want to add an iSCSI based storage domain. For that I add a domain on
>> the Storage tab with one of the IPs (say 10.10.10.1), but for failover
>> purposes I'd like to use multipath to add a failover IP so if the first one
>> fails, LUNs can be reached via the second (say 10.10.10.2).
>>
>> How can this be done in oVirt 4.0.1? I have not seen a way how to add the
>> second IP for multipath purposes.
>>
>> Thank you
>>
>> James
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Multipath iSCSI with several IPs

2016-08-04 Thread James Michels
Hello,

I want to add an iSCSI based storage domain. For that I add a domain on the
Storage tab with one of the IPs (say 10.10.10.1), but for failover purposes
I'd like to use multipath to add a failover IP so if the first one fails,
LUNs can be reached via the second (say 10.10.10.2).

How can this be done in oVirt 4.0.1? I have not seen a way how to add the
second IP for multipath purposes.

Thank you

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Unofficial projects

2016-06-25 Thread James Michels
We have lots of non-technically profiled users but yet we want them to use
some machines, mostly "automatic" VM pools. So instead of making them open
the User panel, we're working on a very simple desktop app that will
connect to oVirt's API with their credentials, get a list of all VMs they
have permissions on and allow them only 2 operations: manage power (power
off, power on) and connect to the machine getting a SPICE ticket and
chaining it to virt-viewer. The main advantage is that this app will be
started on their session open, so it should be more confortable to them.

Once finished we will publish the source code, so If you consider this
useful I can notify you if interested.

Regards

2016-06-25 8:37 GMT+01:00 Michal Skrivanek :

>
> > On 25 Jun 2016, at 08:56, James Michels 
> wrote:
> >
> > Greetings,
> >
> > Is there some official oVirt section where you list unofficial
> oVirt-related projects? If so, what is the process for a new unofficial
> project to get listed there?
>
> What do you have in mind? Anything cool?
>
> >
> > If not, I think it might be a good idea to provide a minimal support by
> listing them.
>
> If you mean to include something as a part of oVirt then following pages
> should explain it:
> https://www.ovirt.org/develop/projects/adding-a-new-project/
> https://www.ovirt.org/develop/projects/incubating-an-subproject/
>
> Thanks,
> michal
>
> >
> > Thank you.
> >
> > James
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Unofficial projects

2016-06-24 Thread James Michels
Greetings,

Is there some official oVirt section where you list unofficial
oVirt-related projects? If so, what is the process for a new unofficial
project to get listed there?

If not, I think it might be a good idea to provide a minimal support by
listing them.

Thank you.

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] User with extended tab in User Panel?

2016-03-19 Thread James Michels
Hi,

This is oVirt 3.6.3.4, and I have a user with the following permissions.

Role | Object | Inherited permission
UserTemplateBasedVm | Small (VM Template) | Everyone
UserTemplateBasedVm | Medium (VM Template) | Everyone
UserTemplateBasedVm | Large (VM Template) | Everyone
UserTemplateBasedVm | XLarge (VM Template) | Everyone
UserTemplateBasedVm | ubuntu-14 (VM Template) | Everyone
UserTemplateBasedVm | centos-7 (VM Template) | Everyone
CpuProfileOperator | Default (CpuProfile) | Everyone
VnicProfileUser | LAN1 (Vnic Profile) | Everyone
VnicProfileUser | LAN2 (Vnic Profile) | Everyone
UserRole | instance (VM Pool) |
UserRole | instance-6 (VM) |

This user can see the Extended tab when logged in to the User panel.
However AFAIK only PowerUserRole grants access to that tab. Which
permission(s) is allowing the user to see the tab?

Thanks

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] User with extended tab in User Panel?

2016-03-19 Thread James Michels
Sorry, there was an another one: UserProfileEditor on (System) which
someone mistakenly granted probably, but removing it makes no difference,
user still sees the Expanded tab. There are no groups in this system. In
short, these permissions are inherited from Everyone:

UserTemplateBasedVm
CpuProfileOperator
VnicProfileUser

And these are granted explicitly on objects:

UserRole (on a VM Pool)
UserRole (on a VM of the VM Pool)


2016-03-19 7:22 GMT+00:00 Oved Ourfali :

> As far as I remember you're right.
> Are you sure these are the only permissions? Maybe something inherited
> from a group?
> I can check the code next week to make sure nothing has changed.
> On Mar 18, 2016 23:10, "James Michels" 
> wrote:
>
>> Hi,
>>
>> This is oVirt 3.6.3.4, and I have a user with the following permissions.
>>
>> Role | Object | Inherited permission
>> UserTemplateBasedVm | Small (VM Template) | Everyone
>> UserTemplateBasedVm | Medium (VM Template) | Everyone
>> UserTemplateBasedVm | Large (VM Template) | Everyone
>> UserTemplateBasedVm | XLarge (VM Template) | Everyone
>> UserTemplateBasedVm | ubuntu-14 (VM Template) | Everyone
>> UserTemplateBasedVm | centos-7 (VM Template) | Everyone
>> CpuProfileOperator | Default (CpuProfile) | Everyone
>> VnicProfileUser | LAN1 (Vnic Profile) | Everyone
>> VnicProfileUser | LAN2 (Vnic Profile) | Everyone
>> UserRole | instance (VM Pool) |
>> UserRole | instance-6 (VM) |
>>
>> This user can see the Extended tab when logged in to the User panel.
>> However AFAIK only PowerUserRole grants access to that tab. Which
>> permission(s) is allowing the user to see the tab?
>>
>> Thanks
>>
>> James
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Tracking asynchronous tasks results in Python SDK

2016-03-07 Thread James Michels
I'm not sure if this is the right place to ask about python sdk. If not,
please suggest where should I address this question.

Thank you

2016-03-05 19:29 GMT+00:00 James Michels :

> Greetings
>
> How can I track asynchronous tasks with python sdk? For instance, I want
> to copy a disk so I use:
>
>dcdisk = api.disks.get(id='...')
>act = params.Action(storage_domain=api.storagedomains.get(name='...'))
>action = dcdisk.copy(act)
>
> I get a params.Action object. Now how can I know which ID has the new
> copied disk?
>
> Thank you
>
> James
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Tracking asynchronous tasks results in Python SDK

2016-03-05 Thread James Michels
Greetings

How can I track asynchronous tasks with python sdk? For instance, I want to
copy a disk so I use:

   dcdisk = api.disks.get(id='...')
   act = params.Action(storage_domain=api.storagedomains.get(name='...'))
   action = dcdisk.copy(act)

I get a params.Action object. Now how can I know which ID has the new
copied disk?

Thank you

James
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users