Re: [ovirt-users] ovirt-ha notifications flood of ovirt-hosted-engine state transition GlobalMaintenance-GlobalMaintenance messages?

2014-08-08 Thread Jiri Moskovcak

On 08/07/2014 07:08 PM, Darrell Budic wrote:

Why do the ha brokers send this message every 15 seconds? It isn’t really a 
state transition, and it’s a little excessive for a reminder that it’s in 
Global Maintenance. This is with centos 6.5 hosts.
Any thing I can do on my side to get it to send just one for the initial 
transition into maintenance mode?


- unfortunately with the current code it's either a message every 15secs 
or never
- if you want to silence it, you can edit 
/etc/ovirt-hosted-engine-ha/agent-log.conf and change


[logger_root]
level=INFO

to

[logger_root]
level=ERROR

--Jirka




   -Darrell
___
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] ovirt-ha notifications flood of ovirt-hosted-engine state transition GlobalMaintenance-GlobalMaintenance messages?

2014-08-08 Thread Daniel Helgenberger
BTW:
Thanks Darrell for asking and Jirka for answering; never got to do
this :)

On Fr, 2014-08-08 at 08:22 +0200, Jiri Moskovcak wrote:
 On 08/07/2014 07:08 PM, Darrell Budic wrote:
  Why do the ha brokers send this message every 15 seconds? It isn’t really a 
  state transition, and it’s a little excessive for a reminder that it’s in 
  Global Maintenance. This is with centos 6.5 hosts.
  Any thing I can do on my side to get it to send just one for the initial 
  transition into maintenance mode?
 
 - unfortunately with the current code it's either a message every 15secs 
 or never
 - if you want to silence it, you can edit 
 /etc/ovirt-hosted-engine-ha/agent-log.conf and change
 
 [logger_root]
 level=INFO
 
 to
 
 [logger_root]
 level=ERROR
 
 --Jirka
 
 
 
 -Darrell
  ___
  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

-- 

Daniel Helgenberger 
m box bewegtbild GmbH 

P: +49/30/2408781-22
F: +49/30/2408781-10

ACKERSTR. 19 
D-10115 BERLIN 


www.m-box.de  www.monkeymen.tv 

Geschäftsführer: Martin Retschitzegger / Michaela Göllner
Handeslregister: Amtsgericht Charlottenburg / HRB 112767 


smime.p7s
Description: S/MIME cryptographic signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New oVirt Node ISO for oVirt 3.5 available for testing

2014-08-08 Thread Jorick Astrego


On 08/07/2014 02:31 PM, Fabian Deutsch wrote:

Hey,

there is a new oVirt Node ISO available for testing:

http://resources.ovirt.org/pub/ovirt-3.5-pre/iso/ovirt-node-iso-3.5.0.ovirt35.20140805.0.el6.iso

The low-light is that the ISO contains the important bits for hosted engine 
on Node - but sadly it is affected by a bug, which prevents further testing.

In general Node is slowly converging to a more stable state.

Feel free to test and provide us with feedback via the usual channels over irc 
and mailinglists, as well as bugzilla.

Greetings
fabian
___


Thanks! But it is not really working properly:

1128116 https://bugzilla.redhat.com/show_bug.cgi?id=1128116 	oVirt 
ovirt-node 	fdeut...@redhat.com 	NEW 	
	dhcp not working on ovirt-node-iso-3.5.0.ovirt35.20140805.0.el6.iso 
https://bugzilla.redhat.com/show_bug.cgi?id=1128116 	06:35:26
1128122 https://bugzilla.redhat.com/show_bug.cgi?id=1128122 	oVirt 
ovirt-node 	fdeut...@redhat.com 	NEW 	
	ntp= kernel command line parameter doesn't work 
https://bugzilla.redhat.com/show_bug.cgi?id=1128122 	06:42:49
1128124 https://bugzilla.redhat.com/show_bug.cgi?id=1128124 	oVirt 
ovirt-node 	fdeut...@redhat.com 	NEW 	
	No virtualization hardware was detected on this system 
https://bugzilla.redhat.com/show_bug.cgi?id=1128124 	06:47:00
1128128 https://bugzilla.redhat.com/show_bug.cgi?id=1128128 	oVirt 
ovirt-node 	fdeut...@redhat.com 	NEW 	
	unable to set root password when networking is not enabled 
https://bugzilla.redhat.com/show_bug.cgi?id=1128128 	06:51:55



Kind regards,

Jorick Astrego
Netbulae B.V.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New member and first question...

2014-08-08 Thread Daniel Helgenberger
Hello David,

On Do, 2014-08-07 at 14:54 +0200, David BERCOT wrote:
 Le Thu, 7 Aug 2014 12:16:34 +,
 Sven Kieske s.kie...@mittwald.de a écrit :
 FYI:
 
 actually the vmware kernel leverages many open source drivers
 from the linux kernel and I highly suspect that it is in fact
 a custom linux kernel.
 
 some evidence that supports this view is the recent
 attempt of vmware to join the linux-distros mailinglist
 to get early access to vulnerabilities in open source code.
 
 you can just join this list if you offer a kind of linux distribution
 (or something very close to it).
 
 here is a thread for further reading on the case:
 http://seclists.org/oss-sec/2014/q2/403
 
 PS: regarding ovirt-node:
 it's actually a very trimmed down linux system, just enough
 to act as an hypervisor, so it's bare metal virtualization
 (I would even argue that there is no such thing as a type 1
 hypervisor, because if you talk about type 1 hypervisors
 the hypervisor itself is the operating system kernel, which is also
 the case for kvm, as it is a linux kernel module).
 
 If I understand well, oVirt-node is very very close to ESXi (which is
 good news ;-)).
 But to have such a bare metal virtualization, we have not to install
 a complete OS (like RH, Fedora, Debian, etc...) and then to add
 oVirt-node packages ??? It should be a very light kernel with only
 oVirt-node (KVM ?) modules/packages, no ?
First, I second Sven's view, there is no such thing like a type 1 HV (so
'hardware' only). I used oVirt node 3.4 and it works really well and
sable. If you compare it with ESXi, you will feel it is very similar
(even the screen telling you system basics if you attach a monitor to
it).

ovirt node was developed later on, to you basically have two options:
- The 'classic' option: install a basic os (centos6 minimal or fedora 19
minimal) and install the ovirt packages via yum, then run ovit node
setup; done.

- run ovirt node iso, install it to disk. This leaves you with a system
wich has to be managed from ovirt engine, because all changes you make
manually do not survive a reboot (normally).

While I think using ovirt node is the best option for deploying HV-nodes
there is one major drawback: It does not support hosted-engine-ha atm;
but I think this feature will make it into ovirt node 3.5.

 There is only this part I do not understand !?!?
So bottom line, ovirt node is the same as option 1; but more tailored to
complete management from ovirt enginge.
 
 Thank you.
 
 David.
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

-- 

Daniel Helgenberger 
m box bewegtbild GmbH 

P: +49/30/2408781-22
F: +49/30/2408781-10

ACKERSTR. 19 
D-10115 BERLIN 


www.m-box.de  www.monkeymen.tv 

Geschäftsführer: Martin Retschitzegger / Michaela Göllner
Handeslregister: Amtsgericht Charlottenburg / HRB 112767 


smime.p7s
Description: S/MIME cryptographic signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] New member and first question...

2014-08-08 Thread Itamar Heim

On 08/07/2014 03:48 PM, David BERCOT wrote:

Le Thu, 7 Aug 2014 14:03:15 +0200,
Gianluca Cecchi gianluca.cec...@gmail.com a écrit :

Il 07/ago/2014 11:44 David BERCOT ovirt ov...@bercot.org@
ov...@bercot.orgbercot.org ov...@bercot.org ha scritto:


My really question was : is it a good idea to run the oVirt node over
another OS ? It would be more performant to run the oVirt node
directly over the hardware, like ESXi...
May be it is in the roadmap ?


VMware says esxi is a bare-metal hypervisor and there is not an
underlying os. Someone else says it is based on vmkernel operating
system ( where vmkernel is defined as a posix-like operating system).
In my opinion the oVirt node is to be intended something like ESXi: an
os with the smallest possible footprint, dedicated to run as a KVM
hypervisor. The difference being that it is based on Linux and not
developed from scratch.


It is OK for me to have an oVirt node similar to ESXi, except that it
is based on Linux.
But on the oVirt site, I've found oVirt node packages to install over
RH, Fedora, Debian, CentOS, etc...
Is there a dedicated oVirt-node ISO, based on the Linux kernel, but
optimized for KVM, without other kernel modules we can see on RH,
Fedora, Debian, CentOS, etc... ?



oVirt-node is not installed on an OS, its an image you install on bare 
metal. ovirt node is a trimmed down .el6 with the necessary packages to 
be managed by ovirt.
you can choose to use normal .el6/fedora, and use them as hosts via the 
engine gui, it will deploy/configure these packages as well.



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


[ovirt-users] oVirt italian translation

2014-08-08 Thread Giorgio Bersano
Hi oVirt UX team,
we (Gianluca and me) are slowly progressing on the job of having
italian as a fully translated language in oVirt.

One of our problems is that we don't know what will be the outcome of
our work until an italian embedding release will be available.
Probably the first one will not be something to be really proud.
To have a prototipe to get a glance of how it is now would be really
useful, don't care about general quality.
So I asked Sandro if could it be possible to have italian translation
in the 3.5RC release at the point where it is now (almost 35% done)
and then remove it from the official 3.5 release but he said it is not
on his possibilities.

An alternative he suggested was to have a special 3.5 development
branch (something like ovirt-3.5-ita) just to give us the opportunity
to get a taste of what it would be in the end.

Please tell us what do you think about.
Thanks, Giorgio.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Network Question

2014-08-08 Thread Dan Kenigsberg
On Thu, Aug 07, 2014 at 11:01:30AM +0530, Sahina Bose wrote:
 
 On 08/07/2014 08:50 AM, Punit Dambiwal wrote:
 Hi Kasturi,
 
 Thanks for the help...it's ok...that means first i need to change the host
 with FQDNbut still the same question :-
 
 1. Suppose i will add the host with FQDN and the FQDN has public ip
 address(202.151.100.X)... (When ovirt add the host...it will create
 ovirtmgmt network by default on the basis of this network connection)
 2. And my storage network work on private network (10.10.10.0)..
 3. If i add the Host with FQDN...seems still the gluster traffic route
 through ovirtmgmt network interface ??
 4. Or do i need to follow this for the modifications 
 (http://www.ovirt.org/oVirt_Wiki:How_to_change_Gluster%27s_network_interface)
 
 Yes to all of above.
 So you would add the host using FQDN and then follow the workaround to make
 sure gluster communicates using storage network.

Sahina, I think it would be cool if we had a streamlined solution, where
a user could specify which of a host's networks should be used by
gluster? Do we already have an RFE for that?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] BSoD in windows servers V.M due the processor Class

2014-08-08 Thread Carlos Castillo
The subject of this email possibly suggest that I'm publishing in the wrong
place but I'm not. I'm would like try to see if anyone faced a similar
situation with Windows VM's.

Since the beginning of week 2 of my database servers (oVirt's VM's), are
presenting a BSoD (STOP) because of a bugfix 0x0101
CLOCK_WATCHDOG_TIMEOUT.

After analyzing the minidump and make some review I found that this problem
commonly occurs on Windows Server 2008 R2 installed in machine's with Intel
processors Nehalan class (Xeon 5675 as we have in our solution).

99% of our Windows VM's run Windows 2008 R2, and although the situation has
now generated only 2 servers affectation I wonder if exists some procedure
to solve or a way to mask the processor type in the virtual machines.


Thanks in advance

-- 
Carlos J. Castillo
--
Ingeniero de Soluciones de TI
+58 426 2542313
@Dr4g0nKn1ght
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] BSoD in windows servers V.M due the processor Class

2014-08-08 Thread Markus Stockhausen
Hi,

will be fixed in 3.5. In advance you should set hv_relaxed options via hook.
See: https://bugzilla.redhat.com/show_bug.cgi?id=1110305

Best regards.

Markus

Von: users-boun...@ovirt.org [users-boun...@ovirt.org] im Auftrag von Carlos 
Castillo [carlos.casti...@globalr.net]
Gesendet: Freitag, 8. August 2014 16:54
An: users
Betreff: [ovirt-users] BSoD in windows servers V.M due the processor Class

The subject of this email possibly suggest that I'm publishing in the wrong 
place but I'm not. I'm would like try to see if anyone faced a similar 
situation with Windows VM's.

Since the beginning of week 2 of my database servers (oVirt's VM's), are 
presenting a BSoD (STOP) because of a bugfix 0x0101 CLOCK_WATCHDOG_TIMEOUT.

After analyzing the minidump and make some review I found that this problem 
commonly occurs on Windows Server 2008 R2 installed in machine's with Intel 
processors Nehalan class (Xeon 5675 as we have in our solution).

99% of our Windows VM's run Windows 2008 R2, and although the situation has now 
generated only 2 servers affectation I wonder if exists some procedure to solve 
or a way to mask the processor type in the virtual machines.


Thanks in advance

--
Carlos J. Castillo
--
Ingeniero de Soluciones de TI
+58 426 2542313tel:%2B58%20426%202542313
@Dr4g0nKn1ght

[https://lh3.googleusercontent.com/-9rJ4Hxskzqo/T8z4gW054WI/BWg/JKK3KzFe8jk/s128/qr.png]

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497


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


Re: [ovirt-users] ovirt-ha notifications flood of ovirt-hosted-engine state transition GlobalMaintenance-GlobalMaintenance messages?

2014-08-08 Thread Darrell Budic

On Aug 8, 2014, at 1:22 AM, Jiri Moskovcak jmosk...@redhat.com wrote:

 On 08/07/2014 07:08 PM, Darrell Budic wrote:
 Why do the ha brokers send this message every 15 seconds? It isn’t really a 
 state transition, and it’s a little excessive for a reminder that it’s in 
 Global Maintenance. This is with centos 6.5 hosts.
 Any thing I can do on my side to get it to send just one for the initial 
 transition into maintenance mode?
 
 - unfortunately with the current code it's either a message every 15secs or 
 never
 - if you want to silence it, you can edit 
 /etc/ovirt-hosted-engine-ha/agent-log.conf and change
 
 [logger_root]
 level=INFO
 
 to
 
 [logger_root]
 level=ERROR
 
 --Jirka

Thanks Jirka, I may silence it :)

Every so often, one of my groups decides to send me a bunch of erroneous 
messages. Just figured out that if I started the ovirt-engine VM by hand, the 
ha-agent doesn’t seem to pickup that it’s running, but sends me 
“EngineDown-EngineStart”  “EngineStart-EngineUp” messages every 10 mins or so. 
Doesn’t affect the running engine, but more spam :) When I shut the running 
engine down and let the agent start it up, it shuts up about it, so something 
that happens during automatic launch that isn’t happening if it’s launched with 
—vm-start maybe?

I’ve had it send me similar messages seemingly randomly as well, no apparent 
cause and the engine vm shows no interruptions in uptime. Then it gets quiet 
again an hour or 3 later. No idea what caused it, just thought I’d mention it 
in context.

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


[ovirt-users] Network Address Change

2014-08-08 Thread Paul.LKW

Hi All:
I just has a case, I need to change the oVirt host and engine IP address 
due to data center decommission I checked in the hosted-engine host 
there are some files I could change ;


in ovirt-hosted-engine/hosted-engine.conf
ca_subject=O=simple.com, CN=1.2.3.4
gateway=1.2.3.254

and of course I need to change the ovirtmgmt interface IP too, I think 
just change the above line could do the tick, but where could I change 
the other host IP in the cluster ?
I think I have to be lost all the host as once changed the hosted-engine 
host IP as it is in diff. sub net.
Does there any command line tools could do that or someone has such 
experience could share?


Best Regards,
Paul.LKW
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt italian translation

2014-08-08 Thread Einav Cohen
Hi Giorgio,

you can apply patch http://gerrit.ovirt.org/#/c/31262/ and patch 
http://gerrit.ovirt.org/#/c/31263 
('master', draft) and build in development environment in order to see the 
results of your Italian 
translation up until now in the 'master' version of the 'ovirt' Zanata project. 
If needed, I will create patches for the 'ovirt-engine-3.5' code-branch / 
'ovirt-3.5' zanata-version 
as well - let me know if this is needed. 

reminding in this opportunity that you should keep the Italian translation 
updated in both the 
'ovirt-3.5' [1] and 'master' [2] versions of the 'ovirt' Zanata project. 
Currently, the Italian translation completion in 'master' stands at 32.19% and 
in 'ovirt-3.5' 
it stands at 34.31%, which implies that you may have been updating translations 
only in 'ovirt-3.5' 
recently - so just pointing out that updating those translations in 'master' as 
well is extremely 
important: updating the translations in only the 'ovirt-3.5' version will 
result in translations 
regressions in future ovirt-engine releases. 

please let me know if you have any questions. 


Thanks,
Einav


[1] https://translate.zanata.org/zanata/iteration/view/ovirt/ovirt-3.5?cid=33770
[2] https://translate.zanata.org/zanata/iteration/view/ovirt/master?cid=33770

- Original Message -
 From: Giorgio Bersano giorgio.bers...@gmail.com
 To: Einav Cohen eco...@redhat.com, aw...@redhat.com
 Cc: users@ovirt.org Users@ovirt.org
 Sent: Friday, August 8, 2014 9:05:23 AM
 Subject: [ovirt-users] oVirt italian translation
 
 Hi oVirt UX team,
 we (Gianluca and me) are slowly progressing on the job of having
 italian as a fully translated language in oVirt.
 
 One of our problems is that we don't know what will be the outcome of
 our work until an italian embedding release will be available.
 Probably the first one will not be something to be really proud.
 To have a prototipe to get a glance of how it is now would be really
 useful, don't care about general quality.
 So I asked Sandro if could it be possible to have italian translation
 in the 3.5RC release at the point where it is now (almost 35% done)
 and then remove it from the official 3.5 release but he said it is not
 on his possibilities.
 
 An alternative he suggested was to have a special 3.5 development
 branch (something like ovirt-3.5-ita) just to give us the opportunity
 to get a taste of what it would be in the end.
 
 Please tell us what do you think about.
 Thanks, Giorgio.
 ___
 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] Setting hostnmae to vm using payload

2014-08-08 Thread nazneen
Hi all,

I am using rhev 3.4 also created template which has cloud init installed.
i want set hostname to vm using vm payload method how will i do dat also
tell me the sample vm payload file
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Setting hostnmae to vm using payload

2014-08-08 Thread Itamar Heim

On 08/08/2014 09:26 PM, nazneen wrote:

Hi all,

I am using rhev 3.4 also created template which has cloud init installed.
i want set hostname to vm using vm payload method how will i do dat also
tell me the sample vm payload file




why do you need a custom payload and not use the builtin support (new 
vm, show advanced options, initial run, Use Cloud-Init/Sysprep?

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


Re: [ovirt-users] ovirt with 389 server inactive groups

2014-08-08 Thread Itamar Heim

On 08/07/2014 07:06 PM, Paul Robert Marino wrote:

I have ovirt engine running and connected to a 389 server with the
memberof plugin enabled and working properly.

I can add users and assign them to roles without any issues.

when I look at a user I can see all the LDAP groups they are a member of.

when I run engine-manage-domains  -action=validate it tells me the
domain is valid.

here is my problem when I try to assign a role to an LDAP group it
looks like it works but in the general tab when under the group it
tells me the status is Inactive.

dose any one know how to enable the group?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



3.4 or new 3.5 Generic LDAP provider?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt with 389 server inactive groups

2014-08-08 Thread Alon Bar-Lev


- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Paul Robert Marino prmari...@gmail.com, users@ovirt.org
 Sent: Friday, August 8, 2014 10:37:11 PM
 Subject: Re: [ovirt-users] ovirt with 389 server inactive groups
 
 On 08/07/2014 07:06 PM, Paul Robert Marino wrote:
  I have ovirt engine running and connected to a 389 server with the
  memberof plugin enabled and working properly.
 
  I can add users and assign them to roles without any issues.
 
  when I look at a user I can see all the LDAP groups they are a member of.
 
  when I run engine-manage-domains  -action=validate it tells me the
  domain is valid.
 
  here is my problem when I try to assign a role to an LDAP group it
  looks like it works but in the general tab when under the group it
  tells me the status is Inactive.
 
  dose any one know how to enable the group?
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 
 3.4 or new 3.5 Generic LDAP provider?


On case this is 3.5 it is known issue, all groups will be seen as inactive, 
this field will probably be removed from UI, as groups are no longer fetched 
periodically.
This field is totally ignored.

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


Re: [ovirt-users] BSoD in windows servers V.M due the processor Class

2014-08-08 Thread Carlos Castillo
Greetings Markus,

Thank you very much for the information. I will review the bugzilla that
you attached.

Thank you.


2014-08-08 10:39 GMT-04:30 Markus Stockhausen stockhau...@collogia.de:

  Hi,

  will be fixed in 3.5. In advance you should set hv_relaxed options via
 hook.
 See: https://bugzilla.redhat.com/show_bug.cgi?id=1110305

  Best regards.

  Markus
  --
 *Von:* users-boun...@ovirt.org [users-boun...@ovirt.org] im Auftrag von
 Carlos Castillo [carlos.casti...@globalr.net]
 *Gesendet:* Freitag, 8. August 2014 16:54
 *An:* users
 *Betreff:* [ovirt-users] BSoD in windows servers V.M due the processor
 Class

   The subject of this email possibly suggest that I'm publishing in the
 wrong place but I'm not. I'm would like try to see if anyone faced a
 similar situation with Windows VM's.

  Since the beginning of week 2 of my database servers (oVirt's VM's), are
 presenting a BSoD (STOP) because of a bugfix 0x0101
 CLOCK_WATCHDOG_TIMEOUT.

  After analyzing the minidump and make some review I found that this
 problem commonly occurs on Windows Server 2008 R2 installed in machine's
 with Intel processors Nehalan class (Xeon 5675 as we have in our solution).

  99% of our Windows VM's run Windows 2008 R2, and although the situation
 has now generated only 2 servers affectation I wonder if exists some
 procedure to solve or a way to mask the processor type in the virtual
 machines.


  Thanks in advance

  --
 Carlos J. Castillo

 --
 Ingeniero de Soluciones de TI
 +58 426 2542313
 @Dr4g0nKn1ght




-- 
Carlos J. Castillo
--
Ingeniero de Soluciones de TI
+58 426 2542313
@Dr4g0nKn1ght
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt with 389 server inactive groups

2014-08-08 Thread Maurice James
Does this still require the use of kerberos? Will 389-ds work on its own?

- Original Message -
From: Alon Bar-Lev alo...@redhat.com
To: Itamar Heim ih...@redhat.com
Cc: users@ovirt.org
Sent: Friday, August 8, 2014 3:45:07 PM
Subject: Re: [ovirt-users] ovirt with 389 server inactive groups



- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Paul Robert Marino prmari...@gmail.com, users@ovirt.org
 Sent: Friday, August 8, 2014 10:37:11 PM
 Subject: Re: [ovirt-users] ovirt with 389 server inactive groups
 
 On 08/07/2014 07:06 PM, Paul Robert Marino wrote:
  I have ovirt engine running and connected to a 389 server with the
  memberof plugin enabled and working properly.
 
  I can add users and assign them to roles without any issues.
 
  when I look at a user I can see all the LDAP groups they are a member of.
 
  when I run engine-manage-domains  -action=validate it tells me the
  domain is valid.
 
  here is my problem when I try to assign a role to an LDAP group it
  looks like it works but in the general tab when under the group it
  tells me the status is Inactive.
 
  dose any one know how to enable the group?
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 
 3.4 or new 3.5 Generic LDAP provider?


On case this is 3.5 it is known issue, all groups will be seen as inactive, 
this field will probably be removed from UI, as groups are no longer fetched 
periodically.
This field is totally ignored.

Alon
___
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