Re: [Openstack] Cinder type-create error during Devstack installation

2015-04-22 Thread Abhishek Shrivastava
Hi Silvia, Can you please do a *git status* and then tell me which devstack version are you using? On Wed, Apr 22, 2015 at 5:04 PM, Silvia Fichera wrote: > Hi all, I'm re-installing OpenStack using Devstack and I'm building a > multinode environment. Starting from the installation of the Contro

Re: [Openstack] Cinder type-create error during Devstack installation

2015-04-22 Thread Abhishek Shrivastava
ReEW/ > > nothing added to commit but untracked files present (use "git add" to > track) > > > Il giorno mer 22 apr 2015 alle ore 13:54 Abhishek Shrivastava < > abhis...@cloudbyte.com> ha scritto: > >> Hi Silvia, >> >> Can you please do

Re: [Openstack] Unable to launch instance.

2015-06-06 Thread Abhishek Shrivastava
Hi Vikrant, To solve this issue, you need to include following in the ENABLED_SERVICES in your local.conf file: - ENABLED_SERVICES+=n-novnc,n-xvnc,n-cauth Also while creating an instance, create a bootable volume from the image then create the instance it will be easy and more efficient. On

Re: [Openstack] Unable to launch instance.

2015-06-07 Thread Abhishek Shrivastava
Ubuntu and windows bootable ISO image and we > are using the same. > > Thanks > Vikrant > On Jun 6, 2015 11:29 PM, "Abhishek Shrivastava" > wrote: > >> Hi Vikrant, >> >> To solve this issue, you need to include following in the >> ENABLED_SER

Re: [Openstack] Unable to launch instance.

2015-06-07 Thread Abhishek Shrivastava
> > Is it related to network configuration which we done on network node or > controller node ? > > Or related to private and external network created on dashboard before > launching any instance ? > > Thanks > Vikrant > > On Mon, Jun 8, 2015 at 11:18 AM, Abhishek S

[Openstack] Snapshot size in OpenStack

2015-06-16 Thread Abhishek Shrivastava
Hi Folks, I am using DevStack Master setup and created a 1 GB volume using its Horizon. But while creating its snapshot I found out that it is taking the same size as that of volume(i.e; 1 GB). However, I am using a third-party cinder driver whose snapshot's are COW based which consumes only the

Re: [Openstack] Snapshot size in OpenStack

2015-06-16 Thread Abhishek Shrivastava
#x27;t even know about the physical capacity of > each volume and snapshot, and many storage systems don't even know how to > calculate that information accurately (after thin provisioning, dedup, > compression, etc.). > > > > On Tue, Jun 16, 2015 at 10:36 AM, Abhishek Shriv

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Abhishek Shrivastava
Hi Silvia, Look for logs in screen folder and specifically screen-n-cpu.log, or you just upload the same file, will tell you accordingly the cause of error. On Mon, Jun 22, 2015 at 2:15 PM, Jamal Arif wrote: > Silvia, > > Sorry about that. I missed that. > > If you have installed devstack, then

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Abhishek Shrivastava
on, Jun 22, 2015 at 3:23 PM, Silvia Fichera wrote: > On the 19th in the morning I've done several trial, after 9.30 a.m. I > don't remember exactly when. > The day before (when I've installed it) everything was working fine. > > 2015-06-22 11:49 GMT+02:00 Abhishek Shri

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Abhishek Shrivastava
cause it's too big. > > Thanks > > Silvia​ > screen-n-cpu.log > <https://drive.google.com/file/d/0ByUj7Zpz-6NFR2NvVnJkOHE2Rm8/edit?usp=drive_web> > ​ > > 2015-06-22 10:49 GMT+02:00 Abhishek Shrivastava : > >> Hi Silvia, >> >> Look for logs

Re: [Openstack] Error: Failed to launch instance "inst": Please try again later [Error: No valid host was found. Exceeded max scheduling attempts 3 for instance ....

2015-06-22 Thread Abhishek Shrivastava
n of the IP > addresses in compute hosts that are not also controller, but I thinks this > was a problem of the VTN configuration with OpenDayLight). > > 2015-06-22 12:01 GMT+02:00 Abhishek Shrivastava : > >> According to this, the Instance creation failed because the Neutron was >&g

Re: [Openstack] error creating instance

2015-06-29 Thread Abhishek Shrivastava
Hi Yngvi, Can you please send us the nova-cpu logs? On Mon, Jun 29, 2015 at 12:28 PM, Andreas Scheuring < scheu...@linux.vnet.ibm.com> wrote: > The issue seems to be related to a neutron missconfiguration. > --> Unexpected vif_type=binding_failed > > Please have a look at your neutron server co

Re: [Openstack] error creating instance

2015-06-29 Thread Abhishek Shrivastava
The problem is same, the Unexpected vif_type=binding_failed because of which the instance failed to swapn. On Mon, Jun 29, 2015 at 2:42 PM, Yngvi Páll Þorfinnsson wrote: > Hi Andreas > > I'v attached those files from a network node: > > Ml2_conf.ini > Neutron.conf > L3_agent.ini > Nova-compute.l

Re: [Openstack] Problem with dashboard

2015-07-01 Thread Abhishek Shrivastava
Hi Daniel, Can you please send us the snippet of your browser showing the following error. On Wed, Jul 1, 2015 at 3:59 PM, Daniel Ruiz Molina wrote: > Hello, > > I'm trying to configure a "Kilo" server reading, step-by-step, the PDF > manual. However, after installing and configuring dashboard,

[Openstack] Fwd: [Openstack-Infra][CI][Keystone] Starting keystone failing in Devstack for CI

2015-08-13 Thread Abhishek Shrivastava
Hi Folks, In my CI while starting Keystone the service is failing and showing the following ERROR: 2015-08-13 08:08:58.935 | + export OS_TOKEN=111222333444 2015-08-13 08:08:58.935 | + OS_TOKEN=111222333444 2015-08-13 08:08:58.935 | + export OS_URL=http://127.0.0.1:35357/v2.0 2015-08-13 08:08:58.9

Re: [Openstack] [Openstack-Infra][CI][Keystone] Starting keystone failing in Devstack for CI

2015-08-13 Thread Abhishek Shrivastava
Hi Folks, Please reply for this issue as its causing a lot of trouble now. On Thu, Aug 13, 2015 at 2:43 PM, Abhishek Shrivastava < abhis...@cloudbyte.com> wrote: > Hi Folks, > > In my CI while starting Keystone the service is failing and showing the > following ERROR: &g

Re: [Openstack] (no subject)

2015-09-29 Thread Abhishek Shrivastava
Hi Twinkle, You can use the following link for contributing to OpenStack nova: - https://wiki.openstack.org/wiki/How_To_Contribute On Tue, Sep 29, 2015 at 3:56 PM, Twinkle Chawla wrote: > Hello, > I am an openstack aspirant, seeking to contribute in 'nova' but as I am > new to this, could

Re: [Openstack] Cinder vs Swift architecture

2015-10-05 Thread Abhishek Shrivastava
Hi Ayushi, If you had not gone through this link, then please have a look and let us know if it is useful: - http://www.computerweekly.com/feature/OpenStack-storage-Cinder-and-Swift-explained On Mon, Oct 5, 2015 at 12:27 PM, Ayushi Kumar wrote: > Hi, > > Even after going through number

[Openstack] [third-party][openstack][CI] Examples required for "single_node_ci_data.yaml" config file

2016-05-09 Thread Abhishek Shrivastava
Hi Folks, I have been configuring the new OpenStack CI and was not able to figure out what exactly needed to be put in the section "*oscc_file_contents:*". So, if anyone has done the configuration and is running the new OpenStack CI please let me know what to put in the configuration. Also, need

Re: [Openstack] [OpenStack-Infra] [third-party][openstack][CI] Examples required for "single_node_ci_data.yaml" config file

2016-05-10 Thread Abhishek Shrivastava
> > > > Then my nodepool config has “cloud: rax” and “region-name: ‘IAD’” instead > of any credentials. > > > > Thanks, > > > > Bob > > > > *From:* Abhishek Shrivastava [mailto:abhis...@cloudbyte.com] > *Sent:* 10 May 2016 07:13 > *To:* openstack-in...@

Re: [Openstack] [OpenStack-Infra] [third-party][openstack][CI] Examples required for "single_node_ci_data.yaml" config file

2016-05-10 Thread Abhishek Shrivastava
Thanks a lot for the help Bob :) On Tue, May 10, 2016 at 2:36 PM, Bob Ball wrote: > You need your own credentials where I put - I just didn’t want > to share my credentials with the whole OpenStack community J > > > > Bob > > > > *From:* Abhishek Shrivastava

Re: [Openstack] [Discuss]After create 'stack' user by create-stack-user.sh, how to login by stack ?

2016-05-10 Thread Abhishek Shrivastava
Hi Yewgang, So for which purpose you created this stack use? On Tue, May 10, 2016 at 3:53 PM, yewgang wrote: > Hi, > > I create 'stack' user by create-stack-user.sh, but I don't know how to > login this stack user or how to use it. Could you help me ? > > Thank you. > > __

Re: [Openstack] [OpenStack-Infra] [third-party][openstack][CI] Examples required for "single_node_ci_data.yaml" config file

2016-05-10 Thread Abhishek Shrivastava
016 2:19 AM > > *To:* Bob Ball > *Cc:* openstack-in...@lists.openstack.org; openstack@lists.openstack.org > *Subject:* Re: [OpenStack-Infra] [third-party][openstack][CI] Examples > required for "single_node_ci_data.yaml" config file > > > > Thanks a lot for the he

[Openstack] [OpenStack][Devstack][Manila] Manila failed to start.

2016-06-16 Thread Abhishek Shrivastava
Hi Folks, While installing manila with devstack(stable/liberty), the manila service startup seems to be failing with the following error: 2016-06-16 10:38:01.269 | Waiting for Manila to start... 2016-06-16 10:38:01.269 | ++ wait_for_service 60 http://172.16.133.20:8786 2016-06-16 10:38:01.269 | +

Re: [Openstack] Create instance fails on creating block device - Block Device Mapping is Invalid

2016-06-21 Thread Abhishek Shrivastava
Hi Turbo, The first thing I want to know - Which VM are you creating(i.e; which OS image are you taking)? - What size are you using and all? Secondly, - Which flavor are you using for VM creation.? On Tue, Jun 21, 2016 at 12:56 PM, Eugen Block wrote: > Can't you boot an instance wi

Re: [Openstack] Create instance fails on creating block device - Block Device Mapping is Invalid

2016-06-21 Thread Abhishek Shrivastava
016, at 11:40 AM, Abhishek Shrivastava wrote: > > > The first thing I want to know > > > > - Which VM are you creating(i.e; which OS image are you taking)? > > I've tried both the CirrOS and Debian GNU/Linux Jessie images. > > http://download.cirros-clo

Re: [Openstack] No valid Host - OpenStack Mitaka

2016-07-27 Thread Abhishek Shrivastava
Hi Turbo, Follow the following link and then try, maybe it can help: - http://cloudbytestorages.github.io/blog/general/issues/openstack/2016/05/15/No-valid-host-was-found.html On Wed, Jul 27, 2016 at 4:52 PM, Turbo Fredriksson wrote: > On Jul 27, 2016, at 10:04 AM, Silvia Fichera wrote