[openstack-dev] [devstack] Failure on installing openstack with latest devstack.

Nader Lahouti nader.lahouti at gmail.com
Sun Jan 17 10:06:01 UTC 2016


Vikram,

Removing the clouds.yaml did not help. It causes the following error:

8:48:28.810 | SCREEN_LOGDIR:

2016-01-17 08:48:28.810 | log: /opt/stack/logs/g-reg.log.2016-01-17-004213

2016-01-17 08:48:31.857 | Waiting for g-api (openstack-server:9292) to
start...

2016-01-17 08:49:33.081 | Named cloud devstack-admin requested that was not
found.

2016-01-17 08:49:33.798 | Named cloud devstack-admin requested that was not
found.

2016-01-17 08:49:34.658 | Named cloud devstack-admin requested that was not
found.

2016-01-17 08:49:34.680 | Error on exit



Thanks,

Nader.

On Sat, Jan 16, 2016 at 6:50 PM, Vikram Choudhary <vikschw at gmail.com> wrote:

> Remove cloud.yaml file and try!
>
> *os-client-config* will look for a file called *clouds.yaml*in the
> following locations:
>
> Current Directory
> ~/.config/openstack
> /etc/openstack
>
> Thanks
> Vikram
> On Jan 17, 2016 8:19 AM, "Vikram Choudhary" <vikschw at gmail.com> wrote:
>
>> Remove cloud.yaml file try!
>>
>> *os-client-config* will look for a file called *clouds.yaml*in the
>> following locations:
>>
>> Current Directory~/.config/openstack/etc/openstack
>>
>> Thanks
>> Vikram
>> Hi,
>>
>> I'm continuously seeing failure installing openstack with latest
>> devstack. It exits with the following messages:
>>
>> ==
>> ....
>>
>>
>>  ramdisk=/home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd
>>
>> ++ for f in '"$xdir/"*.img' '"$xdir/"ami-*/image'
>>
>> ++ '[' -f
>> /home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img
>> ']'
>>
>> ++ echo
>> /home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img
>>
>> ++ break
>>
>> ++ true
>>
>> +
>> image=/home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img
>>
>> + [[ -z cirros-0.3.4-x86_64-uec ]]
>>
>> + is_arch ppc64
>>
>> ++ uname -m
>>
>> + [[ x86_64 == \p\p\c\6\4 ]]
>>
>> + is_arch aarch64
>>
>> ++ uname -m
>>
>> + [[ x86_64 == \a\a\r\c\h\6\4 ]]
>>
>> + '[' '' = bare ']'
>>
>> + local kernel_id= ramdisk_id=
>>
>> + '[' -n
>> /home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz
>> ']'
>>
>> ++ openstack --os-cloud=devstack-admin image create
>> cirros-0.3.4-x86_64-uec-kernel --public --container-format aki
>> --disk-format aki
>>
>> ++ grep ' id '
>>
>> ++ get_field 2
>>
>> ++ local data field
>>
>> ++ read data
>>
>> Could not determine a suitable URL for the plugin
>>
>> + kernel_id=
>>
>> + '[' -n
>> /home/localadmin/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd
>> ']'
>>
>> ++ openstack --os-cloud=devstack-admin image create
>> cirros-0.3.4-x86_64-uec-ramdisk --public --container-format ari
>> --disk-format ari
>>
>> ++ grep ' id '
>>
>> ++ get_field 2
>>
>> ++ local data field
>>
>> ++ read data
>>
>> *Could not determine a suitable URL for the plugin*
>>
>> + ramdisk_id=
>>
>> + openstack --os-cloud=devstack-admin image create
>> cirros-0.3.4-x86_64-uec --public --container-format ami --disk-format ami
>>
>> *Could not determine a suitable URL for the plugin*
>>
>> + exit_trap
>>
>> + local r=1
>>
>> ++ jobs -p
>>
>> + jobs=
>>
>> + [[ -n '' ]]
>>
>> + kill_spinner
>>
>> + '[' '!' -z '' ']'
>>
>> + [[ 1 -ne 0 ]]
>>
>> + echo 'Error on exit'
>>
>> Error on exit
>>
>> + [[ -z /opt/stack/logs ]]
>>
>> + /home/localadmin/devstack/tools/worlddump.py -d /opt/stack/logs
>>
>> World dumping... see /opt/stack/logs/worlddump-2016-01-15-231937.txt for
>> details
>>
>> + exit 1
>>
>> Fri, 15. Jan 2016,15:19:37
>>
>>
>> ====
>>
>> Has anybody seen the same issue?
>>
>> Thanks,
>> Nader.
>>
>> __________________________________________________________________________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160117/fee58786/attachment.html>


More information about the OpenStack-dev mailing list