Re: [Openstack] Grizzly installation successful but VM is not accessible over network or from the host machine

2013-05-10 Thread Kamarul
Nikhil, Configuring networking (quantum) is a common problem as such a vm cannot ping to other host outside of openstack setup. For a start, you may look into logs (/var/log/quantum), that will give you clue. What is your router's interfaces status, up or down? Go through below logs

Re: [Openstack] Grizzly installation successful but VM is not accessible over network or from the host machine

2013-05-10 Thread Nikhil Mittal
Kamarul, The status shown on the dashboard is confusing. Under Router Detail section, it shows Status as Active. But under Interfaces it shows as DOWN but Admin status as UP (refer the cut-paste below). Also i see following error message in /var/log/quantum/dhcp-agent.log: +++ Stderr:

Re: [Openstack] Grizzly installation successful but VM is not accessible over network or from the host machine

2013-05-10 Thread Kamarul
Stderr: sudo: no tty present and no askpass program specified\nSorry, user quantum is not allowed to execute above caused by quantum user does not have permission for sudo See this discussion: https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/issues/39 quantum ALL=NOPASSWD: ALL