Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-29 Thread Adrian Gibanel
I've checked the logs and I've noticed: 

2012-11-26 15:31:21::INFO::engine_validators::196::root:: validating 
localhost.localdomain as a valid domain string
2012-11-26 15:31:21::DEBUG::common_utils::286::root:: cmd = /sbin/ip addr
2012-11-26 15:31:21::DEBUG::common_utils::291::root:: output = 1: lo: 
LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN 
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host 
   valid_lft forever preferred_lft forever
2: eth0: NO-CARRIER,BROADCAST,MULTICAST,UP mtu 1500 qdisc mq master ovirtmgmt 
state DOWN qlen 1000
link/ether 1c:c1:de:33:01:d9 brd ff:ff:ff:ff:ff:ff
3: eth1: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc mq state UP qlen 1000
link/ether 1c:c1:de:33:01:d8 brd ff:ff:ff:ff:ff:ff
inet 10.240.72.235/22 brd 10.240.75.255 scope global eth1
inet6 fe80::1ec1:deff:fe33:1d8/64 scope link 
   valid_lft forever preferred_lft forever
4: eth2: NO-CARRIER,BROADCAST,MULTICAST,UP mtu 1500 qdisc mq state DOWN qlen 
1000
link/ether 00:1b:21:cf:2e:a8 brd ff:ff:ff:ff:ff:ff
5: eth3: NO-CARRIER,BROADCAST,MULTICAST,UP mtu 1500 qdisc mq state DOWN qlen 
1000
link/ether 00:1b:21:cf:2e:a9 brd ff:ff:ff:ff:ff:ff
6: ovirtmgmt: NO-CARRIER,BROADCAST,MULTICAST,UP mtu 1500 qdisc noqueue state 
DOWN 
link/ether 1c:c1:de:33:01:d9 brd ff:ff:ff:ff:ff:ff

2012-11-26 15:31:21::DEBUG::common_utils::292::root:: stderr = 
2012-11-26 15:31:21::DEBUG::common_utils::293::root:: retcode = 0
2012-11-26 15:31:21::DEBUG::common_utils::433::root:: Found IP Address: 
10.240.72.235
2012-11-26 15:31:21::DEBUG::common_utils::286::root:: cmd = /usr/bin/nslookup 
localhost.localdomain
2012-11-26 15:31:21::DEBUG::common_utils::291::root:: output = Server:  
10.247.128.1
Address:10.247.128.1#53

** server can't find localhost.localdomain: NXDOMAIN

2012-11-26 15:31:21::DEBUG::common_utils::292::root:: stderr = 
2012-11-26 15:31:21::DEBUG::common_utils::293::root:: retcode = 1
2012-11-26 15:31:21::ERROR::engine_validators::304::root:: Failed to resolve 
localhost.localdomain
2012-11-26 15:31:21::DEBUG::engine-setup::1309::root:: Failed to validate 
setup_params.Param object at 0x171f6d0 with value localhost.localdomain
2012-11-26 15:31:21::DEBUG::engine-setup::1307::root:: validating param 
AUTH_PASS in answer file.
2012-11-26 15:31:21::DEBUG::engine_validators::146::root:: Validating password
2012-11-26 15:31:21::WARNING::engine_validators::152::root:: Password failed 
check
2012-11-26 15:31:21::WARNING::engine_validators::153::root:: Traceback (most 
recent call last):
  File /usr/share/ovirt-engine/scripts/engine_validators.py, line 150, in 
validatePassword
cracklib.FascistCheck(param)
ValueError: it is based on a (reversed) dictionary word I would workarond this 
error (which might be the casue why the datacenter is created twice but I'm not 
sure at all) by setting up a local bind server which includes 
localhost.localdomain definition as a domain and that forwards dns requests to 
the dns that dhcp advises you to use. /etc/resolv.conf would have also to be 
edited to point to 127.0.0.1 (our custom bind). 

Any other thoughts on this? 

- Mensaje original -

 De: Moran Goldboim mgold...@redhat.com
 Para: Dennis Böck den...@webdienstleistungen.com
 CC: users@oVirt.org users@ovirt.org
 Enviados: Miércoles, 28 de Noviembre 2012 22:11:59
 Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and
 cluster... ERROR

 On 11/26/2012 04:38 PM, Dennis Böck wrote:
 
  Hi OVirt-List,
 
  I started oVirt live 0.8 with auto configuration. At the Point
  AIO:
  Adding Local Datacenter and cluster I get the error message: Could
  not create local datacenter.
 
  Log files are attached.
 
  Does anyone have an idea?
 
  Best regards
 
  Dennis
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users

 that's a bit odd, looks like you already had a local DC in your
 deployment, shouldn't be the case of first boot.
 are you booting with it, or it's happening after installation to HD?

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

-- 

Adrián Gibanel 
I.T. Manager 

+34 675 683 301 
www.btactic.com 

Ens podeu seguir a/Nos podeis seguir en: 

i 

Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi ambient és 
cosa de tothom. / Antes de imprimir el mensaje piensa en el medio ambiente. El 
medio ambiente es cosa de todos. 

AVIS: 
El contingut d'aquest missatge i els seus annexos és confidencial. Si no en sou 
el destinatari, us fem saber que està prohibit utilitzar-lo, divulgar-lo i/o 
copiar-lo sense tenir l'autorització corresponent. Si heu rebut aquest missatge 
per error, us agrairem que ho feu saber immediatament al remitent i que 
procediu a destruir el missatge . 

AVISO: 
El contenido

Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-29 Thread Adrian Gibanel
I just forgot the workaround for normal users. I mean the previous workaround 
implies having to recode and rebuild the oVirt Live 0.8 ISO. This workaround 
can be tested without the need of a new iso.

The workaround for a normal user (being a normal user the admin who can change 
dns settings ;)) is to go to dns server found at:

10.247.128.1 (as per log attached. If your default dns is another one you 
should edit it).

and add the new domain called: localhost.localdomain which its A field would 
contain: 127.0.0.1.
Restart dns server.

Reboot with the oVirt Live 0.8 ISO and report back if anything improves or not.

- Mensaje original - 

 De: Adrian Gibanel adrian.giba...@btactic.com
 Para: users@oVirt.org users@ovirt.org
 Enviados: Jueves, 29 de Noviembre 2012 11:56:52
 Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and
 cluster... ERROR

 I've checked the logs and I've noticed:

 Address: 10.247.128.1#53 ** server can't find localhost.localdomain:
 NXDOMAIN 2012-11-26 15:31:21::DEBUG::common_utils::292::root::
 stderr = 2012-11-26 15:31:21::DEBUG::common_utils::293::root::
 retcode = 1 2012-11-26
 15:31:21::ERROR::engine_validators::304::root:: Failed to resolve
 localhost.localdomain 2012-11-26
 15:31:21::DEBUG::engine-setup::1309::root:: Failed to validate with
 value localhost.localdomain 2012-11-26
 15:31:21::DEBUG::engine-setup::1307::root:: validating param
 AUTH_PASS in answer file. 2012-11-26
 15:31:21::DEBUG::engine_validators::146::root:: Validating password
 2012-11-26 15:31:21::WARNING::engine_validators::152::root::
 Password failed check 2012-11-26
 15:31:21::WARNING::engine_validators::153::root:: Traceback (most
 recent call last): File
 /usr/share/ovirt-engine/scripts/engine_validators.py, line 150, in
 validatePassword cracklib.FascistCheck(param) ValueError: it is
 based on a (reversed) dictionary word I would workarond this error
 (which might be the casue why the datacenter is created twice but
 I'm not sure at all) by setting up a local bind server which
 includes localhost.localdomain definition as a domain and that
 forwards dns requests to the dns that dhcp advises you to use.
 /etc/resolv.conf would have also to be edited to point to 127.0.0.1
 (our custom bind).

 Any other thoughts on this?

 - Mensaje original -

  De: Moran Goldboim mgold...@redhat.com
 
  Para: Dennis Böck den...@webdienstleistungen.com
 
  CC: users@oVirt.org users@ovirt.org
 
  Enviados: Miércoles, 28 de Noviembre 2012 22:11:59
 
  Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and
  cluster... ERROR
 

  On 11/26/2012 04:38 PM, Dennis Böck wrote:
 
  
 
   Hi OVirt-List,
 
  
 
   I started oVirt live 0.8 with auto configuration. At the Point
   AIO:
 
   Adding Local Datacenter and cluster I get the error message:
   Could
 
   not create local datacenter.
 
  
 
   Log files are attached.
 
  
 
   Does anyone have an idea?
 
  
 
   Best regards
 
  
 
   Dennis

-- 

-- 
Adrián Gibanel 
I.T. Manager 

+34 675 683 301 
www.btactic.com 



Ens podeu seguir a/Nos podeis seguir en: 

i 


Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi ambient és 
cosa de tothom. / Antes de imprimir el mensaje piensa en el medio ambiente. El 
medio ambiente es cosa de todos. 

AVIS: 
El contingut d'aquest missatge i els seus annexos és confidencial. Si no en sou 
el destinatari, us fem saber que està prohibit utilitzar-lo, divulgar-lo i/o 
copiar-lo sense tenir l'autorització corresponent. Si heu rebut aquest missatge 
per error, us agrairem que ho feu saber immediatament al remitent i que 
procediu a destruir el missatge . 

AVISO: 
El contenido de este mensaje y de sus anexos es confidencial. Si no es el 
destinatario, les hacemos saber que está prohibido utilizarlo, divulgarlo y/o 
copiarlo sin tener la autorización correspondiente. Si han recibido este 
mensaje por error, les agradeceríamos que lo hagan saber inmediatamente al 
remitente y que procedan a destruir el mensaje . 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-29 Thread Itamar Heim

On 11/29/2012 06:12 AM, Adrian Gibanel wrote:

I just forgot the workaround for normal users. I mean the previous workaround 
implies having to recode and rebuild the oVirt Live 0.8 ISO. This workaround 
can be tested without the need of a new iso.

The workaround for a normal user (being a normal user the admin who can change 
dns settings ;)) is to go to dns server found at:

10.247.128.1 (as per log attached. If your default dns is another one you 
should edit it).

and add the new domain called: localhost.localdomain which its A field would contain: 
127.0.0.1.
Restart dns server.


we still need to resolve the issue to avoid such a request for anyone 
not also happening to be their own dns admin...




Reboot with the oVirt Live 0.8 ISO and report back if anything improves or not.

- Mensaje original -


De: Adrian Gibanel adrian.giba...@btactic.com
Para: users@oVirt.org users@ovirt.org
Enviados: Jueves, 29 de Noviembre 2012 11:56:52
Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and
cluster... ERROR



I've checked the logs and I've noticed:



Address: 10.247.128.1#53 ** server can't find localhost.localdomain:
NXDOMAIN 2012-11-26 15:31:21::DEBUG::common_utils::292::root::
stderr = 2012-11-26 15:31:21::DEBUG::common_utils::293::root::
retcode = 1 2012-11-26
15:31:21::ERROR::engine_validators::304::root:: Failed to resolve
localhost.localdomain 2012-11-26
15:31:21::DEBUG::engine-setup::1309::root:: Failed to validate with
value localhost.localdomain 2012-11-26
15:31:21::DEBUG::engine-setup::1307::root:: validating param
AUTH_PASS in answer file. 2012-11-26
15:31:21::DEBUG::engine_validators::146::root:: Validating password
2012-11-26 15:31:21::WARNING::engine_validators::152::root::
Password failed check 2012-11-26
15:31:21::WARNING::engine_validators::153::root:: Traceback (most
recent call last): File
/usr/share/ovirt-engine/scripts/engine_validators.py, line 150, in
validatePassword cracklib.FascistCheck(param) ValueError: it is
based on a (reversed) dictionary word I would workarond this error
(which might be the casue why the datacenter is created twice but
I'm not sure at all) by setting up a local bind server which
includes localhost.localdomain definition as a domain and that
forwards dns requests to the dns that dhcp advises you to use.
/etc/resolv.conf would have also to be edited to point to 127.0.0.1
(our custom bind).



Any other thoughts on this?



- Mensaje original -



De: Moran Goldboim mgold...@redhat.com



Para: Dennis Böck den...@webdienstleistungen.com



CC: users@oVirt.org users@ovirt.org



Enviados: Miércoles, 28 de Noviembre 2012 22:11:59



Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and
cluster... ERROR





On 11/26/2012 04:38 PM, Dennis Böck wrote:







Hi OVirt-List,







I started oVirt live 0.8 with auto configuration. At the Point
AIO:



Adding Local Datacenter and cluster I get the error message:
Could



not create local datacenter.







Log files are attached.







Does anyone have an idea?







Best regards







Dennis





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


Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-29 Thread Adrian Gibanel
Yes, that was explained in my previous message. 

Maybe instead of naming it workaround I should have named it: Proposed fix. 

- Mensaje original -

 De: Itamar Heim ih...@redhat.com
 Para: Adrian Gibanel adrian.giba...@btactic.com
 CC: users@oVirt.org users@ovirt.org
 Enviados: Jueves, 29 de Noviembre 2012 12:47:59
 Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and
 cluster... ERROR

 On 11/29/2012 06:12 AM, Adrian Gibanel wrote:
  I just forgot the workaround for normal users. I mean the previous
  workaround implies having to recode and rebuild the oVirt Live 0.8
  ISO. This workaround can be tested without the need of a new iso.
 
  The workaround for a normal user (being a normal user the admin who
  can change dns settings ;)) is to go to dns server found at:
 
  10.247.128.1 (as per log attached. If your default dns is another
  one you should edit it).
 
  and add the new domain called: localhost.localdomain which its A
  field would contain: 127.0.0.1.
  Restart dns server.

 we still need to resolve the issue to avoid such a request for anyone
 not also happening to be their own dns admin...

 
  Reboot with the oVirt Live 0.8 ISO and report back if anything
  improves or not.
 
  - Mensaje original -
 
  De: Adrian Gibanel adrian.giba...@btactic.com
  Para: users@oVirt.org users@ovirt.org
  Enviados: Jueves, 29 de Noviembre 2012 11:56:52
  Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter
  and
  cluster... ERROR
 
  I've checked the logs and I've noticed:
 
  Address: 10.247.128.1#53 ** server can't find
  localhost.localdomain:
  NXDOMAIN 2012-11-26 15:31:21::DEBUG::common_utils::292::root::
  stderr = 2012-11-26 15:31:21::DEBUG::common_utils::293::root::
  retcode = 1 2012-11-26
  15:31:21::ERROR::engine_validators::304::root:: Failed to resolve
  localhost.localdomain 2012-11-26
  15:31:21::DEBUG::engine-setup::1309::root:: Failed to validate
  with
  value localhost.localdomain 2012-11-26
  15:31:21::DEBUG::engine-setup::1307::root:: validating param
  AUTH_PASS in answer file. 2012-11-26
  15:31:21::DEBUG::engine_validators::146::root:: Validating
  password
  2012-11-26 15:31:21::WARNING::engine_validators::152::root::
  Password failed check 2012-11-26
  15:31:21::WARNING::engine_validators::153::root:: Traceback (most
  recent call last): File
  /usr/share/ovirt-engine/scripts/engine_validators.py, line 150,
  in
  validatePassword cracklib.FascistCheck(param) ValueError: it is
  based on a (reversed) dictionary word I would workarond this error
  (which might be the casue why the datacenter is created twice but
  I'm not sure at all) by setting up a local bind server which
  includes localhost.localdomain definition as a domain and that
  forwards dns requests to the dns that dhcp advises you to use.
  /etc/resolv.conf would have also to be edited to point to
  127.0.0.1
  (our custom bind).
 
  Any other thoughts on this?

-- 

Adrián Gibanel 
I.T. Manager 

+34 675 683 301 
www.btactic.com 

Ens podeu seguir a/Nos podeis seguir en: 

i 

Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi ambient és 
cosa de tothom. / Antes de imprimir el mensaje piensa en el medio ambiente. El 
medio ambiente es cosa de todos. 

AVIS: 
El contingut d'aquest missatge i els seus annexos és confidencial. Si no en sou 
el destinatari, us fem saber que està prohibit utilitzar-lo, divulgar-lo i/o 
copiar-lo sense tenir l'autorització corresponent. Si heu rebut aquest missatge 
per error, us agrairem que ho feu saber immediatament al remitent i que 
procediu a destruir el missatge . 

AVISO: 
El contenido de este mensaje y de sus anexos es confidencial. Si no es el 
destinatario, les hacemos saber que está prohibido utilizarlo, divulgarlo y/o 
copiarlo sin tener la autorización correspondiente. Si han recibido este 
mensaje por error, les agradeceríamos que lo hagan saber inmediatamente al 
remitente y que procedan a destruir el mensaje . 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-29 Thread Itamar Heim

On 11/29/2012 06:52 AM, Adrian Gibanel wrote:

Yes, that was explained in my previous message.

Maybe instead of naming it workaround I should have named it: Proposed fix.


if we need to change an external dns, its not fixing the root cause, 
which should not require localhost.localdomain to be externally resolvable.






*De: *Itamar Heim ih...@redhat.com
*Para: *Adrian Gibanel adrian.giba...@btactic.com
*CC: *users@oVirt.org users@ovirt.org
*Enviados: *Jueves, 29 de Noviembre 2012 12:47:59
*Asunto: *Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter
and cluster... ERROR

On 11/29/2012 06:12 AM, Adrian Gibanel wrote:
  I just forgot the workaround for normal users. I mean the
previous workaround implies having to recode and rebuild the oVirt
Live 0.8 ISO. This workaround can be tested without the need of a
new iso.
 
  The workaround for a normal user (being a normal user the admin
who can change dns settings ;)) is to go to dns server found at:
 
  10.247.128.1 (as per log attached. If your default dns is another
one you should edit it).
 
  and add the new domain called: localhost.localdomain which its
A field would contain: 127.0.0.1.
  Restart dns server.

we still need to resolve the issue to avoid such a request for anyone
not also happening to be their own dns admin...

 
  Reboot with the oVirt Live 0.8 ISO and report back if anything
improves or not.
 
  - Mensaje original -
 
  De: Adrian Gibanel adrian.giba...@btactic.com
  Para: users@oVirt.org users@ovirt.org
  Enviados: Jueves, 29 de Noviembre 2012 11:56:52
  Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and
  cluster... ERROR
 
  I've checked the logs and I've noticed:
 
  Address: 10.247.128.1#53 ** server can't find localhost.localdomain:
  NXDOMAIN 2012-11-26 15:31:21::DEBUG::common_utils::292::root::
  stderr = 2012-11-26 15:31:21::DEBUG::common_utils::293::root::
  retcode = 1 2012-11-26
  15:31:21::ERROR::engine_validators::304::root:: Failed to resolve
  localhost.localdomain 2012-11-26
  15:31:21::DEBUG::engine-setup::1309::root:: Failed to validate with
  value localhost.localdomain 2012-11-26
  15:31:21::DEBUG::engine-setup::1307::root:: validating param
  AUTH_PASS in answer file. 2012-11-26
  15:31:21::DEBUG::engine_validators::146::root:: Validating password
  2012-11-26 15:31:21::WARNING::engine_validators::152::root::
  Password failed check 2012-11-26
  15:31:21::WARNING::engine_validators::153::root:: Traceback (most
  recent call last): File
  /usr/share/ovirt-engine/scripts/engine_validators.py, line 150, in
  validatePassword cracklib.FascistCheck(param) ValueError: it is
  based on a (reversed) dictionary word I would workarond this error
  (which might be the casue why the datacenter is created twice but
  I'm not sure at all) by setting up a local bind server which
  includes localhost.localdomain definition as a domain and that
  forwards dns requests to the dns that dhcp advises you to use.
  /etc/resolv.conf would have also to be edited to point to 127.0.0.1
  (our custom bind).
 
  Any other thoughts on this?

--
http://www.btactic.com/*Adrián Gibanel*
I.T. Manager

+34 675 683 301
www.btactic.com http://btactic.com/


*
Ens podeu seguir a/Nos podeis seguir en:

http://www.facebook.com/pages/btactic/118651634826400?v=app_9953271133
i http://twitter.com/btactic*

Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi
ambient és cosa de tothom. / Antes de imprimir el mensaje piensa en el
medio ambiente. El medio ambiente es cosa de todos.

AVIS:
El contingut d'aquest missatge i els seus annexos és confidencial. Si no
en sou el destinatari, us fem saber que està prohibit utilitzar-lo,
divulgar-lo i/o copiar-lo sense tenir l'autorització corresponent. Si
heu rebut aquest missatge per error, us agrairem que ho feu saber
immediatament al remitent i que procediu a destruir el missatge.

AVISO:
El contenido de este mensaje y de sus anexos es confidencial. Si no es
el destinatario, les hacemos saber que está prohibido utilizarlo,
divulgarlo y/o copiarlo sin tener la autorización correspondiente. Si
han recibido este mensaje por error, les agradeceríamos que lo hagan
saber inmediatamente al remitente y que procedan a destruir el mensaje.



___
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: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-29 Thread Adrian Gibanel
I copy and paste and rewrite it a bit from one of my previous messages: 

My first thought/workaround on this issue is that oVirt Live should : 

* Gather default dns either from dhcp or maybe easier from resolv.conf 
* Set up a local bind server which includes localhost.localdomain definition as 
a domain and that forwards dns requests to the formerly gathered default dns 
* Edit /etc/resolv.conf to point to 127.0.0.1 (our custom bind). 

- Mensaje original -

 De: Itamar Heim ih...@redhat.com
 Para: Adrian Gibanel adrian.giba...@btactic.com
 CC: users@oVirt.org users@ovirt.org
 Enviados: Jueves, 29 de Noviembre 2012 13:09:52
 Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and
 cluster... ERROR

 On 11/29/2012 06:52 AM, Adrian Gibanel wrote:
  Yes, that was explained in my previous message.
 
  Maybe instead of naming it workaround I should have named it:
  Proposed fix.

 if we need to change an external dns, its not fixing the root cause,
 which should not require localhost.localdomain to be externally
 resolvable.

 
  
 
  *De: *Itamar Heim ih...@redhat.com
  *Para: *Adrian Gibanel adrian.giba...@btactic.com
  *CC: *users@oVirt.org users@ovirt.org
  *Enviados: *Jueves, 29 de Noviembre 2012 12:47:59
  *Asunto: *Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter
  and cluster... ERROR
 
  On 11/29/2012 06:12 AM, Adrian Gibanel wrote:
   I just forgot the workaround for normal users. I mean the
  previous workaround implies having to recode and rebuild the oVirt
  Live 0.8 ISO. This workaround can be tested without the need of a
  new iso.
  
   The workaround for a normal user (being a normal user the admin
  who can change dns settings ;)) is to go to dns server found at:
  
   10.247.128.1 (as per log attached. If your default dns is another
  one you should edit it).
  
   and add the new domain called: localhost.localdomain which its
  A field would contain: 127.0.0.1.
   Restart dns server.
 
  we still need to resolve the issue to avoid such a request for
  anyone
  not also happening to be their own dns admin...
 
  
   Reboot with the oVirt Live 0.8 ISO and report back if anything
  improves or not.
  
   - Mensaje original -
  
   De: Adrian Gibanel adrian.giba...@btactic.com
   Para: users@oVirt.org users@ovirt.org
   Enviados: Jueves, 29 de Noviembre 2012 11:56:52
   Asunto: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter
   and
   cluster... ERROR
  
   I've checked the logs and I've noticed:
  
   Address: 10.247.128.1#53 ** server can't find
   localhost.localdomain:
   NXDOMAIN 2012-11-26 15:31:21::DEBUG::common_utils::292::root::
   stderr = 2012-11-26 15:31:21::DEBUG::common_utils::293::root::
   retcode = 1 2012-11-26
   15:31:21::ERROR::engine_validators::304::root:: Failed to
   resolve
   localhost.localdomain 2012-11-26
   15:31:21::DEBUG::engine-setup::1309::root:: Failed to validate
   with
   value localhost.localdomain 2012-11-26
   15:31:21::DEBUG::engine-setup::1307::root:: validating param
   AUTH_PASS in answer file. 2012-11-26
   15:31:21::DEBUG::engine_validators::146::root:: Validating
   password
   2012-11-26 15:31:21::WARNING::engine_validators::152::root::
   Password failed check 2012-11-26
   15:31:21::WARNING::engine_validators::153::root:: Traceback
   (most
   recent call last): File
   /usr/share/ovirt-engine/scripts/engine_validators.py, line
   150, in
   validatePassword cracklib.FascistCheck(param) ValueError: it is
   based on a (reversed) dictionary word I would workarond this
   error
   (which might be the casue why the datacenter is created twice
   but
   I'm not sure at all) by setting up a local bind server which
   includes localhost.localdomain definition as a domain and that
   forwards dns requests to the dns that dhcp advises you to use.
   /etc/resolv.conf would have also to be edited to point to
   127.0.0.1
   (our custom bind).
  
   Any other thoughts on this?

-- 

Adrián Gibanel 
I.T. Manager 

+34 675 683 301 
www.btactic.com 

Ens podeu seguir a/Nos podeis seguir en: 

i 

Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi ambient és 
cosa de tothom. / Antes de imprimir el mensaje piensa en el medio ambiente. El 
medio ambiente es cosa de todos. 

AVIS: 
El contingut d'aquest missatge i els seus annexos és confidencial. Si no en sou 
el destinatari, us fem saber que està prohibit utilitzar-lo, divulgar-lo i/o 
copiar-lo sense tenir l'autorització corresponent. Si heu rebut aquest missatge 
per error, us agrairem que ho feu saber immediatament al remitent i que 
procediu a destruir el missatge . 

AVISO: 
El contenido de este mensaje y de sus anexos es confidencial. Si no es el 
destinatario, les hacemos saber que está prohibido utilizarlo, divulgarlo y/o 
copiarlo sin tener la autorización correspondiente. Si han recibido este 
mensaje por error, les agradeceríamos que lo hagan saber inmediatamente al

Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-28 Thread Moran Goldboim

On 11/26/2012 04:38 PM, Dennis Böck wrote:


Hi OVirt-List,

I started oVirt live 0.8 with auto configuration. At the Point AIO: 
Adding Local Datacenter and cluster I get the error message: Could 
not create local datacenter.


Log files are attached.

Does anyone have an idea?

Best regards

Dennis


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


that's a bit odd, looks like you already had a local DC in your 
deployment, shouldn't be the case of first boot.

are you booting with it, or it's happening after installation to HD?

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


Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-28 Thread Dennis Böck
It happened with the first boot, without installation to HD.

Best regards
Dennis

-Ursprüngliche Nachricht-
Von: Moran Goldboim [mailto:mgold...@redhat.com] 
Gesendet: Mittwoch, 28. November 2012 22:12
An: Dennis Böck
Cc: users@oVirt.org
Betreff: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... 
ERROR

On 11/26/2012 04:38 PM, Dennis Böck wrote:

 Hi OVirt-List,

 I started oVirt live 0.8 with auto configuration. At the Point AIO: 
 Adding Local Datacenter and cluster I get the error message: Could 
 not create local datacenter.

 Log files are attached.

 Does anyone have an idea?

 Best regards

 Dennis


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

that's a bit odd, looks like you already had a local DC in your deployment, 
shouldn't be the case of first boot.
are you booting with it, or it's happening after installation to HD?

Moran.


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


Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... ERROR

2012-11-28 Thread Itamar Heim

On 11/28/2012 04:14 PM, Dennis Böck wrote:

It happened with the first boot, without installation to HD.


since this is a live image, should be happening to everyone the same.
anyone else tried and faced/not faced this?



Best regards
Dennis

-Ursprüngliche Nachricht-
Von: Moran Goldboim [mailto:mgold...@redhat.com]
Gesendet: Mittwoch, 28. November 2012 22:12
An: Dennis Böck
Cc: users@oVirt.org
Betreff: Re: [Users] oVirt Live 0.8 AIO: Adding Local Datacenter and cluster... 
ERROR

On 11/26/2012 04:38 PM, Dennis Böck wrote:


Hi OVirt-List,

I started oVirt live 0.8 with auto configuration. At the Point AIO:
Adding Local Datacenter and cluster I get the error message: Could
not create local datacenter.

Log files are attached.

Does anyone have an idea?

Best regards

Dennis


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


that's a bit odd, looks like you already had a local DC in your deployment, 
shouldn't be the case of first boot.
are you booting with it, or it's happening after installation to HD?

Moran.


___
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