[Openstack] [Ironic] Not able to deploy images using Ironic devstack setup

2014-11-19 Thread Peeyush Gupta
out to resolve this. Thanks, -- Peeyush Gupta gpeey...@linux.vnet.ibm.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-

Re: [Openstack] Fwd: Ironic configuration for Baremetal

2014-11-13 Thread Peeyush Gupta
are less in resources.we had a compute node for openstack > installation and only one more machine which we is for physical > installation. > > > On 2014-11-13 13:27, Peeyush Gupta wrote: >> Hi, >> >> The devstack guide is not targeted for physical development. It&#

Re: [Openstack] Fwd: Ironic configuration for Baremetal

2014-11-13 Thread Peeyush Gupta
-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -- Peeyush Gupta gpeey...@linux.vnet.ibm.com ___ Mailing list: http://lists.openstack

[Openstack] [Ironic] Trouble in setting up Ironic in private network

2014-11-11 Thread Peeyush Gupta
o I need to make changes to localrc file/DHCP config file to run DHCP on a reachable ip? Could you please tell me how to resolve this issue? -- Peeyush Gupta gpeey...@linux.vnet.ibm.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/li

[Openstack] [ironic] Error: Can't connect to MySql server on 127.0.0.1

2014-11-10 Thread Peeyush Gupta
ncluding removing and re-installing mysql server! Nothing is working. Did anyone face the same error? How did you get around it? Thanks, -- Peeyush Gupta gpeey...@linux.vnet.ibm.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/l

[Openstack] [Ironic] Error: Can't connect to MySql server at 127.0.0.1

2014-11-10 Thread Peeyush Gupta
ncluding removing and re-installing mysql server! Nothing is working. Did anyone face the same error? How did you get around it? Thanks, -- Peeyush Gupta gpeey...@linux.vnet.ibm.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/l

Re: [Openstack] Getting started with OpenStack

2014-10-01 Thread Peeyush Gupta
hings work and start playing with the component that interests you the most. HTH. -- Peeyush Gupta gpeey...@linux.vnet.ibm.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstac

[Openstack] [Ironic] Booting a physical machine using Ironic devstack setup

2014-09-29 Thread Peeyush Gupta
mage_path AS bm_nodes_image_path, bm_nodes.pxe_config_path AS bm_nodes_pxe_config_path, bm_nodes.deploy_key AS bm_nodes_deploy_key, bm_nodes.root_mb AS bm_nodes_root_mb, bm_nodes.swap_mb AS bm_nodes_swap_mb, bm_nodes.ephemeral_mb AS bm_nodes_ephemeral_mb \nFROM bm_nodes \nWHERE bm_nodes.deleted

[Openstack] [Ironic] Deploying a physical node through Ironic

2014-09-25 Thread Peeyush Gupta
to somehow register it with nova too? -- Peeyush Gupta gpeey...@linux.vnet.ibm.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-b

Re: [Openstack] [TripleO]Error while running RDO instack

2014-09-25 Thread Peeyush Gupta
On 09/24/2014 10:20 PM, Steve Gordon wrote: - Original Message - From: "Peeyush Gupta" To: openstack@lists.openstack.org Hi all, I have been trying to set up TripleO using RDO instack. I tried it in virtual environment and it works fine. Now, I am trying on physical envi

[Openstack] [TripleO]Error while running RDO instack

2014-09-23 Thread Peeyush Gupta
l.d/00-allow-heat-admin-sudo: line 6: /etc/sudoers.d/heat-admin-notty: Permission denied Can you please help me resolve the error? Thanks, -- Peeyush Gupta gpeey...@linux.vnet.ibm.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/list

[Openstack] [TripleO] Error: Node Not Found

2014-08-14 Thread Peeyush Gupta
Hi all, I have successfully done a tripleo setup using RDO instack in  a virtual machine environment. Now, I deleted the overcloud and  I am trying to add a physical node to the setup, but I get the error as the setup has failed.  Here are the nova logs: 2014-08-14 04:55:02.449 2208 WARNING

[Openstack] [TripleO] Adding a new node to instack RDO setup

2014-08-11 Thread Peeyush Gupta
Hi all, I have successfully set up tripleo using instack RDO in a virtual machine environment. My undercloud and overcloud all are in VMs. Now, I need to add a new physical baremetal node to the setup. I  have the mac address of the node to be added. I registered the node and in the openstack depl

[Openstack] [Ironic][]Not able to run two instances using baremetal with devstack

2014-07-10 Thread Peeyush Gupta
Hi all, I am trying to run instances using baremetal. To do the setup with openstack, I followed this guide:  http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#deploying-ironic-with-devstack Now, the setup is done, but I am only able to run one instance. As soon as I try to run

Re: [Openstack] [devstack] Error in running rabbit-mq server

2014-04-18 Thread Peeyush Gupta
No, I actually tried unstack.sh only. I am gonna try with clean.sh and will get back to you.   Thanks, ~Peeyush Gupta On Friday, 18 April 2014 2:54 PM, "trinath.soman...@freescale.com" wrote: Have you run clean.sh in devstack ?   It cleans the complete devstack environment and

Re: [Openstack] [devstack] Error in running rabbit-mq server

2014-04-18 Thread Peeyush Gupta
Hi, Yes, I can run it manually. It's just not working with DevStack script! Thanks,  ~Peeyush Gupta On Friday, 18 April 2014 2:22 PM, "trinath.soman...@freescale.com" wrote: Hi-   Can you manually start/stop rabbitmq server. Check that once.   -- Trinath Somanchi - B3920

[Openstack] [devstack] Error in running rabbit-mq server

2014-04-18 Thread Peeyush Gupta
Hi all, I am trying to setup OpenStack on Ubuntu 12.04 using devstack. Here is the error I am getting: Setting up rabbitmq-server (2.7.1-0ubuntu4) ... Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{log, _err} rabbitmq-server. invoke-rc.d: initscript rabbitmq-server, acti

[Openstack] Unable to connect to AMQP server

2014-03-27 Thread Peeyush Gupta
Hi all, I have installed openstack using RDO on fedora 19. Now, the system was unused for a few days. When i opened it today, the setup is not working. I mean I can access nova, glance, keystone etc. but I cant launch the instance. Whenever I tried to boot a VM, it gets stuck at build stage. So

[Openstack] Working with Vagrant and packstack

2013-11-29 Thread Peeyush Gupta
Hi all, I have been trying to set up an openstack environment using vagrant and packstack. I provisioned a Fedora-19 VM  through vagrant and used a shell script to take care of installation and other things. The first thing that shell script does is "yum install -y openstack-packstack" and then

[Openstack] Doubt regarding Resource Tracker

2013-09-11 Thread Peeyush Gupta
Hi, I have been trying to understand the working of resource tracker. I understand that it is responsible to retrieve the data from the host and save it to the database. What I am not able to figure out is how exactly the compute node table is populated for the first time? Because after that res

[Openstack] Conductor API has no attribute "xxxxxx"

2013-09-10 Thread Peeyush Gupta
Hi all, I have been trying to add a new table to the database. Now, I have created  the table and I am going through conductor API to populate/update it. I have  defined some function to achieve the task. There function are defined in conductor  and db api, along with in conductor.manage and d

[Openstack] Adding a new column to a table.

2013-09-02 Thread Peeyush Gupta
Hi, I have been trying to add a new column to compute_nodes table. I understand the table is defined at db.sqlalchemy.models.py. So, I added a new field in the file and restarted the nova-compute process. But, there is no change in the table. What am I doing wrong? Where  should I make changes t

[Openstack] Is Packstack a development environment?

2013-08-26 Thread Peeyush Gupta
Hi all, I have been using openstack through devstack on Ubuntu 12.04 LTS. Now, I want to try out packstack, but before that I want to know if I would similar environment through packstack. I can make changes in the file present in /opt/stack directory and can see the changes reflected. Is it possi

[Openstack] Does devstack installs swift?

2013-08-23 Thread Peeyush Gupta
Hi, I have installed openstack using devstack on Ubuntu 12.04 LTS. I tried to find swift in the installation, but couldn't. I mean, all other components are there like nova, cinder, horizon etc. but there is no swift. I couldn't find any process by the name of swift either. Is it the  case that de

[Openstack] Host capabilities are not getting updated.

2013-08-21 Thread Peeyush Gupta
Hi, I have been trying to use some additional capabilities in host. As shown in the following link: http://russellbryantnet.wordpress.com/2013/05/21/availability-zones-and-host-aggregates-in-openstack-compute-nova/ I created a flavor and an aggregate. But when I try to boot the instance using t

[Openstack] Doubt regarding json filter

2013-08-13 Thread Peeyush Gupta
Hi, I have been trying to use json filter. In the documentation, it says that I can make my filter using json hints. JSON filter has its own pre-defined variables like $free_ram_mb, $free_disk_mb etc. I was wondering if it is possible to define other variables, so  that I can define a filter suiti

[Openstack] How do I access filter properties from libvirt driver?

2013-08-07 Thread Peeyush Gupta
Hi, I have been trying to access an instance's filter properties through libvirt driver. I understand that the instance info received  by libvirt doesn't contain filter properties.  Is there any API for this? How can libvirt driver access the filter properties?   Thanks. ~Peeyush Gupta___

[Openstack] How do I define my own hints?

2013-08-06 Thread Peeyush Gupta
Hi, I have been trying to use some hints at the boot time. Now, there are some predefined hints to be used with nova boot command. I  understand that if I give any undefined hint then it will be silently ignored. So, how can I define my own hint, so that  I can use it with nova boot command? Tha

[Openstack] DB access not allowed for libvirt driver?

2013-08-06 Thread Peeyush Gupta
Hi all, I am trying to access nova.db from nova.virt.libvirt.driver for some experiment purposes. When I tried that, I got an error saying "DB not allowed: nova compute". Why am I getting this? Is libvirt driver not allowed to talk to db? Thanks.   ~Peeyush Gupta_

[Openstack] Can a aggregate have more than one availability zone?

2013-08-05 Thread Peeyush Gupta
Hi all, I have been trying to create an aggregate. Now, I understand I can do this using nova create-aggregate and I can provide availability zone  with this command. There is an aggregate-update command that changes the availability zone. I want to have more than one availability zone for my aggr

Re: [Openstack] How to use AggregateCoreFilter?

2013-08-05 Thread Peeyush Gupta
Hi Qiu, That works. Thank You.   ~Peeyush Gupta From: Qiu Yu To: Peeyush Gupta Cc: "openstack@lists.openstack.org" Sent: Monday, 5 August 2013 12:21 PM Subject: Re: [Openstack] How to use AggregateCoreFilter? You may use following command

[Openstack] How to use AggregateCoreFilter?

2013-08-04 Thread Peeyush Gupta
Hi,  I am trying to use AggregateCoreFilter. I understand that first I have to add it to the nova.conf file. After adding it is functioning. But what I am not able to understand is that how to use it with aggregates. The description says:  AggregateCoreFilter supports per-aggregate cpu_allocatio

Re: [Openstack] Which filter is based on CPUs availability?

2013-08-02 Thread Peeyush Gupta
Yeah, that's the one.  Thanks.   ~Peeyush Gupta From: JuanFra Rodriguez Cardoso To: Peeyush Gupta Cc: "openstack@lists.openstack.org" Sent: Friday, 2 August 2013 3:23 PM Subject: Re: [Openstack] Which filter is based on CPUs availability?

[Openstack] Which filter is based on CPUs availability?

2013-08-02 Thread Peeyush Gupta
Hi, I am trying to figure out how the filters act based on CPU  availability. I understand there is a RAM filter, which decides the RAM allocation ratio, so that RAM of a particular host does't get over used. Now, in the same way CPUs can also be overused, if I keep launching instances.   Is there

Re: [Openstack] How does host sends it's information to nova scheduler?

2013-08-01 Thread Peeyush Gupta
Hi Lau, Thank you. That's what I was looking for. Thanks   ~Peeyush Gupta From: Jay Lau To: Peeyush Gupta Cc: "openstack@lists.openstack.org" Sent: Thursday, 1 August 2013 3:34 PM Subject: Re: [Openstack] How does host sends it's

[Openstack] How does host sends it's information to nova scheduler?

2013-08-01 Thread Peeyush Gupta
Hi, I have been trying to find out how does nova scheduler gets the  information from the hosts. I understand that there is a file named host_manager.py that is responsible for polling each host present in  nova.db and retrieve it's information. But what I want to know is how  each host sends it's