Re: [Openstack] Quantum CLI errors on Grizzly

2013-05-08 Thread Ashutosh Narayan
Hi Jay,

The log file ( /var/log/quantum/server.log) that you requested is empty :(
What else can I do to trouble shoot ?

On Mon, Apr 29, 2013 at 8:38 PM, Jay S Bryant jsbry...@us.ibm.com wrote:

 Ashutosh,

 Have you verified that the necessary Quantum processes are running?  If
 not, ensure that quantum-dhcp-agent, quantum-l3-agent,
 quantum-openvswitch-agent and most importantly quantum are running.  If
 those processes are running can you share the output from
 /var/log/quantum/server.log .  It should contain a hint as to why the
 server is not ready for connections.

 Also, please be aware, the first time you start quantum it can take quite
 some time to be ready for CLI connections depending on the speed of the
 database you are using.

 *

 Jay S. Bryant**
 Linux Developer -
OpenStack Enterprise Edition*
   [image: OpenStack Community Logo]
 Department 7YLA, Building 015-2, Office E125, Rochester, MN
 Telephone: (507) 253-4270, FAX (507) 253-6410
 TIE Line: 553-4270
 E-Mail:  jsbry...@us.ibm.com
 
 All the world's a stage and most of us are desperately unrehearsed.
   -- Sean O'Casey
 



 From:Ashutosh Narayan aashutoshnara...@gmail.com
 To:OpenStack openstack@lists.launchpad.net,
 Date:04/29/2013 05:08 AM
 Subject:[Openstack] Quantum CLI errors on Grizzly
 Sent by:Openstack openstack-bounces+jsbryant=
 us.ibm@lists.launchpad.net
 --



 Hi folks,

 I have installed Grizzly on CentOS 6.3 and was setting up Quantum by
 following the instructions given in the below link :
 *https://fedoraproject.org/wiki/Packstack_to_Quantum*https://fedoraproject.org/wiki/Packstack_to_Quantum

 In step 13 when I start using Quantum CLI to create a private
 network using the command - *quantum net-create private*
 I get [ Error 111 ] Connection refused as an error.
 I have installed OpenvSwitch from the source

 Even in the dashboard it's not allowing me to create Routers.
 Same Error 111 is seen there too.

 Any suggestions ?

 Thank you,
 --
 Ashutosh Narayan
 *
 **http://ashutoshn.wordpress.com/* http://ashutoshn.wordpress.com/
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Ashutosh Narayan

http://ashutoshn.wordpress.com/
image/jpeg___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Quantum CLI errors on Grizzly

2013-05-08 Thread Ashutosh Narayan
 present and no askpass program specified\n'
2013-05-08 18:07:32ERROR [quantum.agent.linux.ovs_lib] Unable to
execute ['ovs-vsctl', '--timeout=2', 'list-ports', 'br-int']. Exception:
Command: ['sudo', 'ovs-vsctl', '--timeout=2', 'list-ports', 'br-int']
Exit code: 1
Stdout: ''
Stderr: 'sudo: no tty present and no askpass program specified\n'
2013-05-08 18:07:34ERROR [quantum.agent.linux.ovs_lib] Unable to
execute ['ovs-vsctl', '--timeout=2', 'list-ports', 'br-int']. Exception:
Command: ['sudo', 'ovs-vsctl', '--timeout=2', 'list-ports', 'br-int']
Exit code: 1
Stdout: ''
Stderr: 'sudo: no tty present and no askpass program specified\n'
2013-05-08 18:07:36ERROR [quantum.agent.linux.ovs_lib] Unable to
execute ['ovs-vsctl', '--timeout=2', 'list-ports', 'br-int']. Exception:
Command: ['sudo', 'ovs-vsctl', '--timeout=2', 'list-ports', 'br-int']
Exit code: 1
Stdout: ''
Stderr: 'sudo: no tty present and no askpass program specified\n'


Please let me know if this provides any clue to troubleshoot the issue.

On Wed, May 8, 2013 at 5:52 PM, Ashutosh Narayan aashutoshnara...@gmail.com
 wrote:

 Hi Jay,

 The log file ( /var/log/quantum/server.log) that you requested is empty :(
 What else can I do to trouble shoot ?


 On Mon, Apr 29, 2013 at 8:38 PM, Jay S Bryant jsbry...@us.ibm.com wrote:

 Ashutosh,

 Have you verified that the necessary Quantum processes are running?  If
 not, ensure that quantum-dhcp-agent, quantum-l3-agent,
 quantum-openvswitch-agent and most importantly quantum are running.  If
 those processes are running can you share the output from
 /var/log/quantum/server.log .  It should contain a hint as to why the
 server is not ready for connections.

 Also, please be aware, the first time you start quantum it can take quite
 some time to be ready for CLI connections depending on the speed of the
 database you are using.

 *

 Jay S. Bryant**
 Linux Developer -
OpenStack Enterprise Edition*
   [image: OpenStack Community Logo]
 Department 7YLA, Building 015-2, Office E125, Rochester, MN
 Telephone: (507) 253-4270, FAX (507) 253-6410
 TIE Line: 553-4270
 E-Mail:  jsbry...@us.ibm.com
 
 All the world's a stage and most of us are desperately unrehearsed.
   -- Sean O'Casey
 



 From:Ashutosh Narayan aashutoshnara...@gmail.com
 To:OpenStack openstack@lists.launchpad.net,
 Date:04/29/2013 05:08 AM
 Subject:[Openstack] Quantum CLI errors on Grizzly
 Sent by:Openstack openstack-bounces+jsbryant=
 us.ibm@lists.launchpad.net
 --



 Hi folks,

 I have installed Grizzly on CentOS 6.3 and was setting up Quantum by
 following the instructions given in the below link :
 *https://fedoraproject.org/wiki/Packstack_to_Quantum*https://fedoraproject.org/wiki/Packstack_to_Quantum

 In step 13 when I start using Quantum CLI to create a private
 network using the command - *quantum net-create private*
 I get [ Error 111 ] Connection refused as an error.
 I have installed OpenvSwitch from the source

 Even in the dashboard it's not allowing me to create Routers.
 Same Error 111 is seen there too.

 Any suggestions ?

 Thank you,
 --
 Ashutosh Narayan
 *
 **http://ashutoshn.wordpress.com/* http://ashutoshn.wordpress.com/
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 --
 Ashutosh Narayan

 http://ashutoshn.wordpress.com/




-- 
Ashutosh Narayan

http://ashutoshn.wordpress.com/
image/jpeg___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Quantum CLI errors on Grizzly

2013-05-08 Thread Ashok Kumaran
Ashutosh,

[ Error 111 ] Connection refused as an error.

for the above error you might wanna check your keystone authentication
part. create the service endpoints properly

Ashok


On Wed, May 8, 2013 at 5:52 PM, Ashutosh Narayan aashutoshnara...@gmail.com
 wrote:

 Hi Jay,

 The log file ( /var/log/quantum/server.log) that you requested is empty :(
 What else can I do to trouble shoot ?

 On Mon, Apr 29, 2013 at 8:38 PM, Jay S Bryant jsbry...@us.ibm.com wrote:

 Ashutosh,

 Have you verified that the necessary Quantum processes are running?  If
 not, ensure that quantum-dhcp-agent, quantum-l3-agent,
 quantum-openvswitch-agent and most importantly quantum are running.  If
 those processes are running can you share the output from
 /var/log/quantum/server.log .  It should contain a hint as to why the
 server is not ready for connections.

 Also, please be aware, the first time you start quantum it can take quite
 some time to be ready for CLI connections depending on the speed of the
 database you are using.

 *

 Jay S. Bryant**
 Linux Developer -
OpenStack Enterprise Edition*
   [image: OpenStack Community Logo]
 Department 7YLA, Building 015-2, Office E125, Rochester, MN
 Telephone: (507) 253-4270, FAX (507) 253-6410
 TIE Line: 553-4270
 E-Mail:  jsbry...@us.ibm.com
 
 All the world's a stage and most of us are desperately unrehearsed.
   -- Sean O'Casey
 



 From:Ashutosh Narayan aashutoshnara...@gmail.com
 To:OpenStack openstack@lists.launchpad.net,
 Date:04/29/2013 05:08 AM
 Subject:[Openstack] Quantum CLI errors on Grizzly
 Sent by:Openstack openstack-bounces+jsbryant=
 us.ibm@lists.launchpad.net
 --



 Hi folks,

 I have installed Grizzly on CentOS 6.3 and was setting up Quantum by
 following the instructions given in the below link :
 *https://fedoraproject.org/wiki/Packstack_to_Quantum*https://fedoraproject.org/wiki/Packstack_to_Quantum

 In step 13 when I start using Quantum CLI to create a private
 network using the command - *quantum net-create private*
 I get [ Error 111 ] Connection refused as an error.
 I have installed OpenvSwitch from the source

 Even in the dashboard it's not allowing me to create Routers.
 Same Error 111 is seen there too.

 Any suggestions ?

 Thank you,
 --
 Ashutosh Narayan
 *
 **http://ashutoshn.wordpress.com/* http://ashutoshn.wordpress.com/
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 --
 Ashutosh Narayan

 http://ashutoshn.wordpress.com/


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Regds,

Ashok ,
Delivery Consultant,
HP.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Quantum CLI errors on Grizzly

2013-04-29 Thread Ashutosh Narayan
Hi folks,

I have installed Grizzly on CentOS 6.3 and was setting up Quantum by
following the instructions given in the below link :
https://fedoraproject.org/wiki/Packstack_to_Quantum

In step 13 when I start using Quantum CLI to create a private
network using the command - *quantum net-create private*
I get [ Error 111 ] Connection refused as an error.
I have installed OpenvSwitch from the source

Even in the dashboard it's not allowing me to create Routers.
Same Error 111 is seen there too.

Any suggestions ?

Thank you,
-- 
Ashutosh Narayan

http://ashutoshn.wordpress.com/
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Quantum CLI errors on Grizzly

2013-04-29 Thread Jay S Bryant
Ashutosh,

Have you verified that the necessary Quantum processes are running?  If 
not, ensure that quantum-dhcp-agent, quantum-l3-agent, 
quantum-openvswitch-agent and most importantly quantum are running.  If 
those processes are running can you share the output from 
/var/log/quantum/server.log .  It should contain a hint as to why the 
server is not ready for connections.

Also, please be aware, the first time you start quantum it can take quite 
some time to be ready for CLI connections depending on the speed of the 
database you are using.



Jay S. Bryant
Linux Developer - 
OpenStack Enterprise Edition
   
Department 7YLA, Building 015-2, Office E125, Rochester, MN
Telephone: (507) 253-4270, FAX (507) 253-6410
TIE Line: 553-4270
E-Mail:  jsbry...@us.ibm.com

 All the world's a stage and most of us are desperately unrehearsed.
   -- Sean O'Casey




From:   Ashutosh Narayan aashutoshnara...@gmail.com
To: OpenStack openstack@lists.launchpad.net, 
Date:   04/29/2013 05:08 AM
Subject:[Openstack] Quantum CLI errors on Grizzly
Sent by:Openstack 
openstack-bounces+jsbryant=us.ibm@lists.launchpad.net



Hi folks,

I have installed Grizzly on CentOS 6.3 and was setting up Quantum by
following the instructions given in the below link :
https://fedoraproject.org/wiki/Packstack_to_Quantum

In step 13 when I start using Quantum CLI to create a private
network using the command - quantum net-create private
I get [ Error 111 ] Connection refused as an error.
I have installed OpenvSwitch from the source

Even in the dashboard it's not allowing me to create Routers.
Same Error 111 is seen there too.

Any suggestions ?

Thank you,
-- 
Ashutosh Narayan

http://ashutoshn.wordpress.com/
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

image/jpeg___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp