← Back to team overview

openstack team mailing list archive

Re: Grizzly Compute gives error

 

I'm guessing you've checked all the basic stuff but without anything else
to go on I'd check,

i) is MySQL up and running?
ii) is MySQL bound to 0.0.0.0 (as per the instructions on the setup page,
i.e.  sed -i 's/127.0.0.1/0.0.0.0/g' /etc/mysql/my.cnf
iii) can you connect to MySQL from another host using the regular mysql
client
iv) is the 'sql_connection' in nova.conf (and everywhere else it's
referenced) correct?


On 9 July 2013 11:08, <raghavendra.lad@xxxxxxxxxxxxx> wrote:

>  ****
>
> ** **
>
> ** **
>
> Hi,****
>
> ** **
>
> I have tried the below link to install.****
>
>
> https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
> ****
>
> ** **
>
> In my Nova-conf I have substituted for 192.168.22.4 instead of 10.10.10.53
> under Vnc configuration****
>
> ** **
>
> *Vi /etc/nova/nova.conf   (My Compute node) All other nodes work fine.*
>
> ** **
>
> Under the below para.****
>
>    - # Vnc configuration****
>    - novnc_enabled=true****
>    - novncproxy_base_url=http://192.168.100.51:6080/vnc_auto.html****
>    - novncproxy_port=6080****
>    - vncserver_proxyclient_address=*10.10.10.53*****
>    - vncserver_listen=0.0.0.0****
>    - ** **
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>
> The screen shot of error message****
>
> ** **
>
> ****
>
> ** **
>
> ** **
>
> ** **
>
> Regards,****
>
> Raghavendra Lad****
>
> ------------------------------
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise confidential information. If you have
> received it in error, please notify the sender immediately and delete the
> original. Any other use of the e-mail by you is prohibited.
>
> Where allowed by local law, electronic communications with Accenture and
> its affiliates, including e-mail and instant messaging (including content),
> may be scanned by our systems for the purposes of information security and
> assessment of internal compliance with Accenture policy.
>
>
> ______________________________________________________________________________________
>
> www.accenture.com
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>

PNG image


References