Hi,
I ran below test on juno devstack server:
./run_tempest.sh tempest.api.volume.test_volumes_actions
But it is failed.
test_volume_upload test is failed.
Its unable to upload volume as a image.
so i analyzed g-api log.
I also looked in others logs what you suggested earlier but i did not find
an
Its present as you mentioned. you can look screen-n-cpu.*.log. All running
services logs files will be @ /opt/stack/logs/screen/, which you can
analyze and find where issue is.
Such query can be asked on IRC ( https://wiki.openstack.org/wiki/IRC) for
quick reply instead of waiting on mail.
For fu
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 can see below:
>> Below are nova
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 can see below:
> Below are nova screen-seesions what i got:
> 6-$(L) n-api 7$(L) n-cpu 8$(L) n-cond 9$(L) n-crt 10$(L) n-net 11$(L)
> n
Hi Jay,
But there is not screen session for nova-compute as you can see below:
Below are nova screen-seesions what i got:
6-$(L) n-api 7$(L) n-cpu 8$(L) n-cond 9$(L) n-crt 10$(L) n-net 11$(L)
n-sch 12$(L) n-novnc 13$(L) n-xvnc 14$(L) n-cauth 15$(L) n-obj
Regards
Nikesh
On Mon, Sep 29,
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 session'd services will end
up in the $LOGDIR directory:
SCREEN_LOGDIR=$LOGD
How to get nova-compute logs in juno devstack?
Below are nova services:
vedams@vedams-compute-fc:/opt/stack/tempest$ ps -aef | grep nova
vedams 15065 14812 0 10:56 pts/10 00:00:52 /usr/bin/python
/usr/local/bin/nova-compute --config-file /etc/nova/nova.conf
vedams 15077 14811 0 10:56 pts/9
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 cinder volume driver for my client in cinder,do all
tempest tests should passed?
Ex:
1)
./run_tempest.sh tempest.api.volume.test_volumes
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; OpenStack Development Mailing List (not
> for usage questions)
> Subject: Re: [Openstack] No one replying on tem