Re: [Openstack] [barbican] Standalone Barbican Setup

2017-01-25 Thread Nave I
Hi Douglas, Thank you very much for your feedback. It is ideal to have keystone. However, building a keystone server and having it integrate with the existing identity service would be extra overhead. I'm looking for a simpler authentication/authorization method. I was not sure if authentication

[Openstack] VM status in Horizon shows healthy after compute node is hard shutdown

2017-01-25 Thread Devita, Christopher J
Hello all, When there is a as hard shut down of a compute server the compute manager on that node is dead and does not send updates for the status of it's instances. As a result the status of the VM in Horizon shows healthy. Has anyone automated the process that updates the instance with a nov

Re: [Openstack] [barbican] Standalone Barbican Setup

2017-01-25 Thread Douglas Mendizábal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Naveed, It is possible to deploy Barbican without Keystone, but you should take care to secure access to the service by other means. Typically, you would deploy Barbican and configure keystonemiddleware to validate keystone tokens provided by th

Re: [Openstack] live migration issue

2017-01-25 Thread fabrice grelaud
Return exactly the same tree: $ diff virsh_capabilities_compute1 virsh_capabilities_compute2 4c4 < 4c4c4544-0048-4d10-805a-b9c04f544232 --- > 4c4c4544-0048-4d10-8056-b9c04f544232 Thanks > Le 25 janv. 2017 à 18:57, David Medberry a écrit : > > Does "virsh capabilities" return the same t

Re: [Openstack] live migration issue

2017-01-25 Thread David Medberry
Does "virsh capabilities" return the same tree on both hosts? On Wed, Jan 25, 2017 at 4:10 AM, fabrice grelaud < fabrice.grel...@u-bordeaux.fr> wrote: > Hi, > > i ‘ve got live migration issue in one direction but not in other. > I deploy openstack with OSA, ubuntu trusty, stable/newton branch, 14

[Openstack] [barbican] Standalone Barbican Setup

2017-01-25 Thread Naveed A
Hello, Has anyone tried implementing barbican in standalone mode so that it is connected to HSM or KMIP but not using keystone? Would such a setup work? ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : opensta

Re: [Openstack] ephemeral disks location

2017-01-25 Thread Eugen Block
Why would ephemeral instance disks be copied if the backing store is a shared system like Ceph. Sorry for the confusion, I tried to describe the workflow if you use local disk storage for the instances. Of course there's no disk copying if you use a storage like ceph. Zitat von Jay Pipes

Re: [Openstack] ephemeral disks location

2017-01-25 Thread Jay Pipes
On 01/25/2017 03:19 AM, Eugen Block wrote: All these instances are in our ceph cluster. The instance path is defined in nova.conf: # Where instances are stored on disk (string value) instances_path = $state_path/instances If one compute node fails but it's able to initiate a migration, the sam

Re: [Openstack] keystone-manage error - Devstack Mitaka

2017-01-25 Thread Steve Martinelli
It could be that the newer (master) version of devstack laid down newer requirements that were not cleaned up when switching to the mitaka branch. On Wed, Jan 25, 2017 at 8:59 AM, Silvia Fichera wrote: > Thanks, it worked. > > It's strange because yesterday I tried all the steps in a VM download

Re: [Openstack] keystone-manage error - Devstack Mitaka

2017-01-25 Thread Silvia Fichera
Thanks, it worked. It's strange because yesterday I tried all the steps in a VM downloading https://github.com/openstack-dev/devstack.git I've checked the branch and it was the master one. Than I did git checkout -b stable/mitaka and I had no problem (except the openstacksdk version that was 0.8.1

Re: [Openstack] keystone-manage error - Devstack Mitaka

2017-01-25 Thread Steve Martinelli
sounds like you're using the master branch of devstack to install the mitaka version of openstack, it is advised that you use the mitaka branch of devstack to do that. $ https://github.com/openstack-dev/devstack.git -b stable/mitaka $ cd devstack $ $ ./stack.sh On Wed, Jan 25, 2017 at 8:20 AM,

[Openstack] keystone-manage error - Devstack Mitaka

2017-01-25 Thread Silvia Fichera
Hi I'm installing openstack using devstack (stable/mitaka) on ubuntu 16.04. I have this error: 2017-01-25 13:51:38.254 10397 INFO migrate.versioning.api [-] 96 -> 97... 2017-01-25 13:51:38.280 10397 INFO migrate.versioning.api [-] done +lib/keystone:init_keystone:513[[ fernet == \p\k\i

Re: [Openstack] Problem with firewall port and dnsmasq (dhcp)

2017-01-25 Thread wodel youchi
Hi again, After activating firewalld logging, I find out that the VXLAN upd port 8472 was the problem, I opened the port on both the controller and the compute node, and voila it works. Regards. 2017-01-25 11:24 GMT+01:00 wodel youchi : > Hi, > > I am a newbie on openstack, this is my first LAB

[Openstack] live migration issue

2017-01-25 Thread fabrice grelaud
Hi, i ‘ve got live migration issue in one direction but not in other. I deploy openstack with OSA, ubuntu trusty, stable/newton branch, 14.0.5 tag. My 2 compute node are same host type and have nova-compute and cinder-volume (our ceph cluster as backend) services. No problem to live migrate ins

[Openstack] Problem with firewall port and dnsmasq (dhcp)

2017-01-25 Thread wodel youchi
Hi, I am a newbie on openstack, this is my first LAB, and my knowledge on networking is not so good :-p I have two physical machines, and I use them to build a lab following the install guide on CentOS 7. all my nodes are VMs and compute nodes use nested-kvm. my two physical machines are connec

Re: [Openstack] ephemeral disks location

2017-01-25 Thread Eugen Block
Hi where are the ephemeral disks stored? if you decide to use local storage, your instance's disk would be stored in ---cut here--- compute1:~ # ls -l /var/lib/nova/instances/ insgesamt 60 drwxr-xr-x 2 nova nova 4096 3. Jan 11:05 14b75237-7619-481f-9636-792b64d1be17 drwxr-xr-x 2 nova nova 40