Re: [Openstack] Requirement - x86

2012-10-17 Thread Nandakumar Pezhery
Ganesh
For lab purpose a single box would also be fine. I started off that way.
However, adding more nodes would allow splitting services across them and
experimenting on a multinode setup.

Cheers
Nandakumar
On Oct 17, 2012 8:40 AM, Ganesh Hariharan ghariha...@gmail.com wrote:

 Nandakumar,

 thanks much... i have some more basic queries, please excuse :)

 Is the minimum hardware requirement (like good to have ) for a full
 fledged Internet based access to Compute infra  setups...

 also, like to dwelve more into other services that I can configure and
 test them as well.. essentially for learning lab purpose,,,

 thanks


 On 10/16/12, Nandakumar Pezhery nandakuma...@gmail.com wrote:
  Ganesh,
 
  you may refer the Folsom install guide
  http://docs.openstack.org/install/
 
  or
 
 https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst
 
  or installation guide for Redhat
  http://docs.openstack.org/trunk/openstack-compute/install/yum/content/
 
  Rgds
  Nandakumar
 
 
 
  On Tue, Oct 16, 2012 at 1:55 PM, Ganesh Hariharan
  ghariha...@gmail.comwrote:
 
  Hi,
 
  I am a novice to openstack...
 
  Please guide me through compute and storage setupss... any ready
  reckoners...
 
  Thanks
 
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 
 
 

___
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] Requirement - x86

2012-10-16 Thread Nandakumar Pezhery
Ganesh,

you may refer the Folsom install guide
http://docs.openstack.org/install/

or
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst

or installation guide for Redhat
http://docs.openstack.org/trunk/openstack-compute/install/yum/content/

Rgds
Nandakumar



On Tue, Oct 16, 2012 at 1:55 PM, Ganesh Hariharan ghariha...@gmail.comwrote:

 Hi,

 I am a novice to openstack...

 Please guide me through compute and storage setupss... any ready
 reckoners...

 Thanks


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


___
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] Terminating instance stuck at deleting - Openstack on Fedora Core 17

2012-09-26 Thread Nandakumar Pezhery
Hi Everyone,
I've been working on the FC 17 version of Openstack for few days - single
box implementation.

Request help to fix the below problem which seems to have started after I
configured floating IPs.

In nova.conf,
auto_assign_floating_ip=True

I get the below error in compute.log while terminating an instance (Status
= Active, Task = deleting, Power state = running).

2012-09-26 23:11:11 INFO nova.compute.manager [-] Updating host status
2012-09-26 23:11:58 INFO nova.compute.manager
[req-0076990a-3037-483b-a60f-9dee2cff362a 53f453879d1245159592afb8380d8607
86f7c6c14bc4bc2134ccedae5c77] check_instance_lock: decorating:
|function terminate_instance at 0x1725a28|
2012-09-26 23:11:58 INFO nova.compute.manager
[req-0076990a-3037-483b-a60f-9dee2cff362a 53f453879d1245159592afb8380d8607
86f7c6c14bc4bc2134ccedae5c77] check_instance_lock: arguments:
|nova.compute.manager.ComputeManager object at 0xc93bd0|
|nova.rpc.amqp.RpcContext object at 0x323bc90|
|072fe1b9-904e-4dd9-8624-2860c2e7bef6|
2012-09-26 23:11:58 INFO nova.compute.manager
[req-0076990a-3037-483b-a60f-9dee2cff362a 53f453879d1245159592afb8380d8607
86f7c6c14bc4bc2134ccedae5c77] check_instance_lock: locked: |False|
2012-09-26 23:11:58 INFO nova.compute.manager
[req-0076990a-3037-483b-a60f-9dee2cff362a 53f453879d1245159592afb8380d8607
86f7c6c14bc4bc2134ccedae5c77] check_instance_lock: admin: |True|
2012-09-26 23:11:58 INFO nova.compute.manager
[req-0076990a-3037-483b-a60f-9dee2cff362a 53f453879d1245159592afb8380d8607
86f7c6c14bc4bc2134ccedae5c77] check_instance_lock: executing:
|function terminate_instance at 0x1725a28|
2012-09-26 23:11:58 AUDIT nova.compute.manager
[req-0076990a-3037-483b-a60f-9dee2cff362a 53f453879d1245159592afb8380d8607
86f7c6c14bc4bc2134ccedae5c77] [instance:
072fe1b9-904e-4dd9-8624-2860c2e7bef6] Terminating instance
2012-09-26 23:11:58 ERROR nova.rpc.amqp
[req-0076990a-3037-483b-a60f-9dee2cff362a 53f453879d1245159592afb8380d8607
86f7c6c14bc4bc2134ccedae5c77] Exception during message handling
2012-09-26 23:11:58 TRACE nova.rpc.amqp Traceback (most recent call last):
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/rpc/amqp.py, line 253, in
_process_data
2012-09-26 23:11:58 TRACE nova.rpc.amqp rval = node_func(context=ctxt,
**node_args)
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/exception.py, line 114, in wrapped
2012-09-26 23:11:58 TRACE nova.rpc.amqp return f(*args, **kw)
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/compute/manager.py, line 159, in
decorated_function
2012-09-26 23:11:58 TRACE nova.rpc.amqp function(self, context,
instance_uuid, *args, **kwargs)
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/compute/manager.py, line 183, in
decorated_function
2012-09-26 23:11:58 TRACE nova.rpc.amqp sys.exc_info())
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib64/python2.7/contextlib.py, line 24, in __exit__
2012-09-26 23:11:58 TRACE nova.rpc.amqp self.gen.next()
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/compute/manager.py, line 177, in
decorated_function
2012-09-26 23:11:58 TRACE nova.rpc.amqp return function(self, context,
instance_uuid, *args, **kwargs)
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/compute/manager.py, line 771, in
terminate_instance
2012-09-26 23:11:58 TRACE nova.rpc.amqp do_terminate_instance()
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/utils.py, line 946, in inner
2012-09-26 23:11:58 TRACE nova.rpc.amqp retval = f(*args, **kwargs)
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/compute/manager.py, line 764, in
do_terminate_instance
2012-09-26 23:11:58 TRACE nova.rpc.amqp self._delete_instance(context,
instance)
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/compute/manager.py, line 742, in
_delete_instance
2012-09-26 23:11:58 TRACE nova.rpc.amqp
self._shutdown_instance(context, instance, 'Terminating')
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/compute/manager.py, line 704, in
_shutdown_instance
2012-09-26 23:11:58 TRACE nova.rpc.amqp
self._deallocate_network(context, instance)
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/compute/manager.py, line 636, in
_deallocate_network
2012-09-26 23:11:58 TRACE nova.rpc.amqp
self.network_api.deallocate_for_instance(context, instance)
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File
/usr/lib/python2.7/site-packages/nova/network/api.py, line 190, in
deallocate_for_instance
2012-09-26 23:11:58 TRACE nova.rpc.amqp 'args': args})
2012-09-26 23:11:58 TRACE nova.rpc.amqp   File

Re: [Openstack] Terminating instance stuck at deleting - Openstack on Fedora Core 17

2012-09-26 Thread Nandakumar Pezhery
Vishva...that worked. thanks.
Pádraig...thanks for the update.Will test the update.


On Thu, Sep 27, 2012 at 2:58 AM, Pádraig Brady p...@draigbrady.com wrote:

 On 09/26/2012 11:35 PM, Vishvananda Ishaya wrote:

 FYI, I just tested on devstack and it looks like it works fine. If you
 are on older code you may be running into this bug:

 https://bugs.launchpad.net/**nova/+bug/1038266https://bugs.launchpad.net/nova/+bug/1038266


 To confirm.
 The last Fedora 17 essex update just missed the above fix.
 The next Fedora 17 update is planned for this week.

 cheers,
 Pádraig.

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