[Openstack-operators] keystone-manage problem!!!

Sergio Ariel de la Campa Saiz sacampa at gmv.com
Fri Apr 20 08:02:22 UTC 2012


Hi Christian:

Thanks a lot for your help!!! I did not write you before because I was deep inside my installation and configuration process :-)
Sorry for bothering you but now i have a problem with VNC. This is what I have in my nova.conf file
--vncserver_host=0.0.0.0
--vncproxy_url=http://192.168.111.51:6080

(192.168.111.51 is my public IP for the Ubuntu server in wich nova runs.)

I have installed nova-vncproxy package and started it, but when I try to connect to an instance using dashboard, I get this message:
"VNC console is currently unavailabe. Please try again later"


Once again, thanks a lot and sorry for bothering you.

Sergio Ariel
de la Campa Saiz
GMV-SES Infraestructura /
GMV-SES Infrastructure

GMV
Isaac Newton, 11
P.T.M. Tres Cantos
E-28760 Madrid
Tel.
+34 91 807 21 00
Fax
+34 91 807 21 99
www.gmv.com
________________________________________
De: Christian Berendt [berendt at b1-systems.de]
Enviado el: miércoles, 18 de abril de 2012 15:47
Para: Sergio Ariel de la Campa Saiz
CC: openstack-operators at lists.openstack.org
Asunto: Re: [Openstack-operators] keystone-manage problem!!!

On 04/18/2012 03:40 PM, Sergio Ariel de la Campa Saiz wrote:
> mysql -uroot -pPASS -e "CREATE DATABASE keystone;"
> mysql -uroot -pPASS -e "SET PASSWORD FOR  'keystone'@'%'= PASSWORD('PASS');"
> mysql -uroot -pPASS -e "GRANT ALL PRIVILEGES ON keystone.* TO 'keystone'@'%' WITH GRANT OPTION;"
>
> I have already try to connect to MySQL and I can see keystone database, I mean, the database is created without problem.

mysql://keystone:openstack@192.168.111.51/keystone

Try to connect to the MySQL database using the IP address as used in
your keystone.conf and do this from the system where you want to start
keystone. If this is possible there should be no problems.

Are you sure that "openstack" is the right password when you used "PASS"
during the creation of the database?

Regards, Christian.

--
Christian Berendt
Solution Architect
Mail: berendt at b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
______________________
This message including any attachments may contain confidential 
information, according to our Information Security Management System,
 and intended solely for a specific individual to whom they are addressed.
 Any unauthorised copy, disclosure or distribution of this message
 is strictly forbidden. If you have received this transmission in error,
 please notify the sender immediately and delete it.

______________________
Este mensaje, y en su caso, cualquier fichero anexo al mismo,
 puede contener informacion clasificada por su emisor como confidencial
 en el marco de su Sistema de Gestion de Seguridad de la 
Informacion siendo para uso exclusivo del destinatario, quedando 
prohibida su divulgacion copia o distribucion a terceros sin la 
autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
 erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
Gracias por su colaboracion.

______________________




More information about the Openstack-operators mailing list