hi,i am trying to learn cinder migraton on lvm
but its getting failed,i tried as below:
http://paste.openstack.org/show/153041/
what am i doing wrong?
i followd beow document:
http://docs.openstack.org/user-guide-admin/content/cli_manage_volumes.html
can any one help in volume migration
Regar
Hi,
We deployed a kilo devstack on ubuntu 14.04 server.
We successfully launched a instance from dashboard, but we are unable to
open console from dashboard for instance.Also instacne is unable to get ip
Below is link for local.conf
http://paste.openstack.org/show/156497/
Regards
Nikesh
___
Thanks its giving clear idea about console.
But what about ip not assigned to instance created in kilo devstack cloud.
Is any one facing the issue?
On Tue, Jan 13, 2015 at 12:51 AM, John Griffith
wrote:
> On Mon, Jan 12, 2015 at 10:03 AM, Nikesh Kumar Mahalka
> wrote:
> > Hi,
>
Hi,
i deployed kilo devstack in ubuntu 14.04 server VM.
I have one network interface but when i am creating a instance in kilo
devstack,ip is not assigned to instance
My local.conf for creating kilo devstack is
http://paste.openstack.org/show/158107/
I also tried this local.conf http://paste.op
below test case is failing on lvm in kilo devstack
==
FAIL: tearDownClass
(tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest)
--
Traceback (most recen
ption(num=fail_count)
TearDownException: 1 cleanUp operation failed
On Mon, Jan 19, 2015 at 11:41 PM, Nikesh Kumar Mahalka
wrote:
> below test case is failing on lvm in kilo devstack
>
> ===
do cinder retype (v2) works for lvm?
How to use cinder retype?
I tried for volume migration from one volume-type LVM backend to
another volume-type LVM backend.But its failed.
How can i acheive this?
Similarly i am writing a cinder volume driver for my array and want to
migrate volume from one vo
.
Regards
Nikesh
On Tue, Jan 20, 2015 at 12:04 AM, Anne Gentle wrote:
> Is it related to needing to cap boto version <2.35.0?
>
> Read through this for more:
>
> https://bugs.launchpad.net/nova/+bug/1408987
>
> On Mon, Jan 19, 2015 at 12:11 PM, Nikesh Kumar Mahalka
> wrot
I am getting below devstack error in kilo devstack
http://paste.openstack.org/show/160407/
Can any one help please?
Regards
Nikesh
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstac
error is solved after running below command:
sudo pip install --upgrade tempest_lib
On Fri, Jan 23, 2015 at 12:50 AM, Nikesh Kumar Mahalka
wrote:
> I am getting below devstack error in kilo devstack
> http://paste.openstack.org/show/160407/
>
> Can any one help please?
>
>
>
://paste.openstack.org/show/183392/
http://paste.openstack.org/show/183405/
On Tue, Jan 20, 2015 at 12:31 AM, Nikesh Kumar Mahalka
wrote:
> do cinder retype (v2) works for lvm?
> How to use cinder retype?
>
> I tried for volume migration from one volume-type LVM backend to
> another
Hi,
i was trying to understand below patch:
https://review.openstack.org/#/c/44881/24
What "volume's current host" means in this patch?
I want to understand it with some examples.
Regards
Nikesh
___
Mailing list: http://lists.openstack.org/cgi-bin
from where devstack instances consumes space for rootdisk,
if i have a ubuntu setup with sda 150gb.
devstack is creating two volume groups on loop-back files of 10gb each
(stack-volumes-default and stack-volumes-lvmdriver-1).
are they consume these volume groups for nova instances root-disk?
Re
.
so wondering how to resolve this
Regards
Nikesh
On Sat, Mar 14, 2015 at 8:10 PM, John Griffith
wrote:
>
>
> On Sat, Mar 14, 2015 at 8:22 AM, Nikesh Kumar Mahalka <
> nikeshmaha...@vedams.com> wrote:
>
>> from where devstack instances consumes space for rootdisk,
1:28 AM, John Griffith
wrote:
>
>
> On Sat, Mar 14, 2015 at 12:18 PM, Nikesh Kumar Mahalka <
> nikeshmaha...@vedams.com> wrote:
>
>> I am using below local.conf file
>> http://paste.openstack.org/show/192320/
>>
>> Actually i am deploying SOS-CI.
&g
Hi,
I configured as below my HP3PAR array:
http://paste.openstack.org/show/192613/
I want to test volume migration and retype feature.
I am using ubuntu 14.04 with kilo devstack.
I followed below doc but it is for juno:
http://www8.hp.com/h20195/v2/GetPDF.aspx%2F4AA5-1930ENW.pdf
Do we have hp3pa
Hi i am trying to deploy devstack kilo on redhat.
But getting issue with g-api
http://paste.openstack.org/show/196998/
Regards
Nikesh
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.opens
I want to write a cinder volume driver for my client storage backend and
contribute for OpenStack Juno release.
Till now i did not submit any blueprint for cinder volume driver.
Is there any deadline for submitting blueprint for cinder volume driver?
Is there any other deadline for submitting code
I deployed a single node devstack on Ubuntu 14.04.
This devstack belongs to Juno.
I am running below test:
cd /opt/stack/tempest
./run_tempest.sh tempest.api.volume
But some tests are failed.Manually i am able to perform all volume operations.
Can any one tell where am i wrong?
Below is portion
I want to deploy Juno Devstack with my own cinder volume driver for my
client backend.
I am not getting my driver information updated in cinder.conf file
under "enabled_backends" in [DEFAULT] header.so cinder volume service
is not ruuning for my backend.
Any help or suggestion will be helpful.
Be
:52 PM, Dean Troyer wrote:
> On Mon, Jul 28, 2014 at 7:04 AM, Nikesh Kumar Mahalka
> wrote:
>
> [...]
>
>>
>> 3)vi local.conf
>>
>> [[local|localrc]]
>>
>> ...
>>
>> CINDER_ENABLED_BACKENDS = client:client_driver
>
>
> Th
I deployed a single node devstack on Ubuntu 14.04.
This devstack belongs to Juno.
1) git clone https://github.com/openstack-dev/devstack.git
2)cd devstack
3)vi local.conf
[[local|localrc]]
ADMIN_PASSWORD=some_password
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASS
I deployed a single node devstack on Ubuntu 14.04.
This devstack belongs to Juno.
1) git clone https://github.com/openstack-dev/devstack.git
2)cd devstack
3)vi local.conf
[[local|localrc]]
ADMIN_PASSWORD=some_password
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASS
I deployed a single node devstack on Ubuntu 14.04.
This devstack belongs to Juno.
When i am running tempest api volume test, i am getting some tests failed.
*Below are steps for devstack deployment:*
1) git clone https://github.com/openstack-dev/devstack.git
2)cd devstack
3)vi local.conf
[[loca
I deployed a single node devstack on Ubuntu 14.04.
This devstack belongs to Juno.
I have written a cinder-volume driver for my client backend.
I want to contribute this driver in Juno release.
As i analyzed the contribution process,it is telling to run tempest tests
for Continuous Integration.
Cou
ug = True
auth_strategy = keystone
[client_driver]
client_iscsi_ips = 192.168.2.193
san_password = !manage
san_login = manage
san_ip = 192.168.2.192
volume_driver =
cinder.volume.drivers.san.client.iscsi.client_iscsi.ClientISCSIDriver
Regards
Nikesh
On Fri, Aug 1, 2014 at 1:56 AM, Mike Perez wrote:
I want to run 'tempest-dsvm-full' on my local devstack environment as
mentioned in below link:
https://wiki.openstack.org/wiki/Cinder/how-to-contribute-a-driver
Currently i have not proposed a blue-print for cinder driver and my company
have not signed CLA.
So i want to first run 'tempest-dsvm-
I have reported a bug as "tempest volume-type test failed for hp_msa_fc
driver" in tempest
project.
Bug Id is "Bug #1353850"
My Tempest tests are failed on cinder driver.
No one till responded to my bug.
I am new in this area.
Please help me to solve this.
Regards
Nikesh
_
Hi,
I have gone through devstack links.
They are not clear like openstack.org documents.
For Example:
when i am using below local.conf file in devstack,"hp_msa_driver" is not
coming in "enabled_backends" in cinder.conf after running stack.sh.
[[local|localrc]]
ADMIN_PASSWORD=vedams123
DATABASE_P
Hi i am deploying a devstack juno on ubuntu 14.04 server virtual machine.
After installation,when i am trying to launch a instance,its failed.
I am getting "host not found" error.
Below is part of /opt/stack/logs/screen/screen-n-cond.log
Below is ther error
2014-08-28 23:44:59.448 ERROR nova.sche
:
>
>
> Compute node do not support QEMU hypervisor from Juno. So, you should not
> deploy a compute node on VM.
>
>
>
> Guo Jinwei
>
>
>
>
>
> *发件人:* Nikesh Kumar Mahalka [mailto:nikeshmaha...@vedams.com]
> *发送时间:* 2014年8月29日 2:22
> *收件人:* openstack@l
Could you provide any open stack link in support of your reply?
Your reply:
"Compute node do not support QEMU hypervisor from Juno. So, you should not
deploy a compute node on VM."
.
Any openstack link will be helpful
Regards
Nikesh
___
Mailing li
Launch of a instance failed in juno devstack on ubuntu server 14.04 virtual
machine.
I am getting error "Host not found".
Below is part of /opt/stack/logs/screen/screen-n-cond.log
2014-08-30 12:06:51.721 ERROR nova.scheduler.utils
[req-744ba1cf-7433-46b4-9771-9600a87e8c28 admin admin] [instance:
2a
Hi,
I deployed a juno devstack on ubuntu 14.04 server.
Below are the services,which are running fine
$ cinder service-list
+--+-+--+-+---++-+
| Binary | Host
Hi I deployed a Icehouse devstack on ubuntu 14.04.
When i am running tempest test on volume,i am getting errors.
I also attached my cinder.conf and tempest.conf file.
I am running tempest tests by below command:
./run_tempest.sh tempest.api.volume
*Below is error:*
Traceback (most recent call l
Hi,
I want to delploy a juno devstack without multiple backends.
I want only one backend different from lvm,say HP MSA.
Can any one tell me what to modify in local.conf of devstack for this?
By default,it is enabling multiple lvm backends.
Also,if i want multiple backends different from lvm back
Hi i already tried many things but it was not working.
By default lvm multi-bakends is enabled in juno devstack.
then i went through devstack juno code and
*enabling only single backend:*
i didnot find exact solution so after installing devstack, i am changing
cinder.conf for
single backend and r
Hi,
I deployed a juno devstack setup for a cinder volume driver.
I changed cinder.conf file and tempest.conf file for single backend and
restarted cinder services.
Now i ran tempest test as below:
/opt/stack/tempest/run_tempest.sh tempest.api.volume.test_volumes_snapshots
I am getting below outpu
,tearDownClass is called and it is
deleting snapshot bfore creation of volume and my test is getting failed.
I having attached some files
Regards
Nikesh
On Sat, Sep 20, 2014 at 6:12 PM, Nikesh Kumar Mahalka <
nikeshmaha...@vedams.com> wrote:
> Still i didnot get any reply.
>
> Now i ra
sh
On Mon, Sep 22, 2014 at 4:12 PM, Ken'ichi Ohmichi
wrote:
> Hi Nikesh,
>
> > -Original Message-----
> > From: Nikesh Kumar Mahalka [mailto:nikeshmaha...@vedams.com]
> > Sent: Saturday, September 20, 2014 9:49 PM
> > To: openstack@lists.openstack.org; OpenSt
Regards
Nikesh
On Tue, Sep 23, 2014 at 3:10 PM, Nikesh Kumar Mahalka <
nikeshmaha...@vedams.com> wrote:
> Hi,
> I am able to do all volume operations through dashboard and cli commands.
> But when i am running tempest tests,some tests are getting failed.
> For contributing ci
, 2014 at 9:32 PM, Jay Pipes wrote:
> On 09/29/2014 06:51 AM, Nikesh Kumar Mahalka wrote:
>
>> How to get nova-compute logs in juno devstack?
>>
>
> If you set the following configuration option in your devstack localrc,
> all the log files from the different screen ses
Thanks Anne and Jay,
Regards
Nikesh
On Tue, Sep 30, 2014 at 12:44 AM, Anne Gentle wrote:
>
>
> On Mon, Sep 29, 2014 at 1:55 PM, Nikesh Kumar Mahalka <
> nikeshmaha...@vedams.com> wrote:
>
>> Hi Jay,
>> But there is not screen session for nova-compute as you
/1.1" 500 407 466.423375
192.168.2.153 - - [30/Sep/2014 12:08:30] code 400, message Bad request
syntax ('0')
192.168.2.153 - - [30/Sep/2014 12:08:30] "0" 400 -
Regards
Nikesh
On Mon, Sep 29, 2014 at 9:32 PM, Jay Pipes wrote:
> On 09/29/2014 06:51 AM, Nikesh K
44 matches
Mail list logo