Re: [Openstack] [Nova][Glance] Nova imports flat images from base file despite ceph backend

2018-10-12 Thread Eugen Block
to the database entry it should not have happened. Anyway, now I know the reason why some ephemeral disks are flat, I just can't tell how Horizon selects the format, but that's enough research for now. If I find out more I'll report back. Thanks again! Regards, Eugen Zitat von melanie witt :

Re: [Openstack] [nova][ceph] Libvirt Error when add ceph as nova backend

2018-10-12 Thread Eugen Block
Thu, Oct 11, 2018 at 2:24 PM Eugen Block wrote: Hi, your nova.conf [libvirt] section seems fine. Can you paste the output of ceph auth get client.nova and does the keyring file exist in /etc/ceph/ (ceph.client.nova.keyring)? Is the ceph network reachable by your openstack nodes? Reg

Re: [Openstack] [nova][ceph] Libvirt Error when add ceph as nova backend

2018-10-11 Thread Eugen Block
Hi, your nova.conf [libvirt] section seems fine. Can you paste the output of ceph auth get client.nova and does the keyring file exist in /etc/ceph/ (ceph.client.nova.keyring)? Is the ceph network reachable by your openstack nodes? Regards, Eugen Zitat von Adhi Priharmanto : Hi, Im

Re: [Openstack] [Nova][Glance] Nova imports flat images from base file despite ceph backend

2018-10-09 Thread Eugen Block
or or an explanation, I'd love to hear it. Regards, Eugen Zitat von Eugen Block : Hi list, this week I noticed something strange in our cloud (Ocata). We use Ceph as backend for nova, glance and cinder, everything really works like a charm. But from time to time we've noticed that some i

[Openstack] [Nova][Glance] Nova imports flat images from base file despite ceph backend

2018-10-04 Thread Eugen Block
Hi list, this week I noticed something strange in our cloud (Ocata). We use Ceph as backend for nova, glance and cinder, everything really works like a charm. But from time to time we've noticed that some instances take much longer to launch than others. So I wanted to take a look what's

Re: [Openstack] [Horizon][Keystone] Migration to keystone v3

2018-09-28 Thread Eugen Block
orking. Davide Panarese On 28 Sep 2018, at 13:50, Eugen Block wrote: Hi, what is your current horizon configuration? control:~ # grep KEYSTONE_URL /srv/www/openstack-dashboard/openstack_dashboard/local/local_settings.py OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3; % OPENSTACK_H

Re: [Openstack] [Horizon][Keystone] Migration to keystone v3

2018-09-28 Thread Eugen Block
Hi, what is your current horizon configuration? control:~ # grep KEYSTONE_URL /srv/www/openstack-dashboard/openstack_dashboard/local/local_settings.py OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3; % OPENSTACK_HOST Maybe this still configured to v2? Regards, Eugen Zitat von Davide Panarese

Re: [Openstack] Create a PNDA on openstack

2018-09-26 Thread Eugen Block
Hi, to be honest, I think if you are supposed to work with PNDA and OpenStack is your platform, you should at least get an overview what components it has and what they are for. No example or screenshot will help you understand how those components interact. The PNDA pages mention

Re: [Openstack] boot order with multiple attachments

2018-09-17 Thread Eugen Block
Hi Volodymyr, I didn't really try to reproduce this, but here's an excerpt from a template we have been using successfully: ---cut here--- [...] vm-vda: type: OS::Cinder::Volume properties: description: VM vda image: image-vda name: disk-vda size: 100

Re: [Openstack] HA configuration misunderstanding

2018-09-13 Thread Eugen Block
Hi, HA documentation guide says "OpenStack services are configured with the list of these IP addresses" I created a bug report for this issue [1] a couple of months ago. The HA guide is not very good at the moment. You'll have to use a virtual IP and configure OpenStack services to use

Re: [Openstack] [nova] Nova-scheduler: when are filters applied?

2018-09-03 Thread Eugen Block
Thanks, that is a very good explanation, I get it now. Thank you very much for your answers! Zitat von Balázs Gibizer : On Mon, Sep 3, 2018 at 1:27 PM, Eugen Block wrote: Hi, To echo what cfriesen said, if you set your allocation ratio to 1.0, the system will not overcommit memory

Re: [Openstack] [nova] Nova-scheduler: when are filters applied?

2018-09-03 Thread Eugen Block
require additional 4 GB of RAM for that instance, and this would lead to OOM, isn't that correct? So a ratio of 1.0 would not prevent that from happening, would it? Regards, Eugen Zitat von Jay Pipes : On 08/30/2018 10:54 AM, Eugen Block wrote: Hi Jay, You need to set your

Re: [Openstack] [nova] Nova-scheduler: when are filters applied?

2018-08-30 Thread Eugen Block
at instance creation, not when booting existing instances. Is that a correct assumption? Regards, Eugen Zitat von Jay Pipes : On 08/30/2018 10:19 AM, Eugen Block wrote: When does Nova apply its filters (Ram, CPU, etc.)? Of course at instance creation and (live-)migration of existing

[Openstack] [nova] Nova-scheduler: when are filters applied?

2018-08-30 Thread Eugen Block
Sorry. I was to quick with the send button... Hi *, I posted my question in [1] a week ago, but no answer yet. When does Nova apply its filters (Ram, CPU, etc.)? Of course at instance creation and (live-)migration of existing instances. But what about existing instances that have been shutdown

[Openstack] [nova]

2018-08-30 Thread Eugen Block
Hi *, I posted my question in [1] a week ago, but no answer yet. When does Nova apply its filters (Ram, CPU, etc.)? Of course at instance creation and (live-)migration of existing instances. But what about existing instances that have been shutdown and in the meantime more instances on the

Re: [Openstack] [cinder] Pruning Old Volume Backups with Ceph Backend

2018-08-29 Thread Eugen Block
Hi Chris, I can't seem to reproduce your issue. What OpenStack release are you using? openstack volume backup create --name backup-1 --force volume-foo openstack volume backup create --name backup-2 --force volume-foo openstack volume backup create --name backup-3 --force volume-foo ```

Re: [Openstack] Error Neutron: RTNETLINK answers: File exists

2018-08-09 Thread Eugen Block
n and from that the VMs were not remotely accessible. So I delete existing networks and re-create. It was in an attempt to solve the problem. Here is an attached image. Neutron is creating multiple interfaces on the 10.0.0.0 network on the router. Em 27-07-2018 05:05, Eugen Block escreveu: Hi, is ther

Re: [Openstack] Adding new Hard disk to Compute Node

2018-08-09 Thread Eugen Block
      #PV #LV #SN Attr   VSize VFree   h020-vg   2   2   0 wz--n- 5.82t 5.46t root@h020:~# vi /var/log/nova/nova-compute.log root@h020:~#  On Wed, Aug 8, 2018 at 3:36 PM, Eugen Block mailto:ebl...@nde.ag>> wrote: Okay, I'm really not sure if I understand your setup correctly.

Re: [Openstack] Adding new Hard disk to Compute Node

2018-08-08 Thread Eugen Block
all the HDs. I might be doing something wrong. Thanks and Regards, Jayachander. On Wed, Aug 8, 2018 at 11:24 AM, Eugen Block wrote: Hi, there are a couple of questions rising up: - what do you mean by "disks are not added"? Does the server recognize them? Do you see them in the

Re: [Openstack] Adding new Hard disk to Compute Node

2018-08-08 Thread Eugen Block
Hi, there are a couple of questions rising up: - what do you mean by "disks are not added"? Does the server recognize them? Do you see them in the output of "lsblk"? - Do you already have existing physical volumes for cinder (assuming you deployed cinder with lvm as in the provided link)? -

Re: [Openstack] OpenStack neutron error

2018-08-02 Thread Eugen Block
Hi, the description in [1] sounds very similar to your problem and seems to be a bug in the docs. Can you check the ports you configured for keystone and which ports you have set in neutron configs? Regards, Eugen [1]

Re: [Openstack] [Horizon] Horizon responds very slowly

2018-07-31 Thread Eugen Block
ne. As a temporary workaround for this, you can apply this [1] patch to redirect admin user to the different page. [1] https://review.openstack.org/#/c/577090/ Regards, Ivan Kolodyazhny, http://blog.e0ne.info/ On Thu, Jul 19, 2018 at 11:47 AM, Eugen Block wrote: Hi, we also had to deal with sl

Re: [Openstack] URGENT - Live migration error DestinationDiskExists

2018-07-26 Thread Eugen Block
I assume /var/lib/nova/ uses shared storage and is mounted on the compute node(s)? It sounds like the directory already existed before it was configured to use shared storage or something. I believe I had a similar issue some time ago, I can't remember every detail, but although I believed

Re: [Openstack] [Horizon] Horizon responds very slowly

2018-07-19 Thread Eugen Block
Hi, we also had to deal with slow dashboard, in our case it was a misconfiguration of memcached [0], [1]. Check with your configuration and make sure you use oslo.cache. Hope this helps! [0] https://bugs.launchpad.net/keystone/+bug/158 [1]

Re: [Openstack] How to make Neutron select a specific subnet when boot an instance

2018-07-10 Thread Eugen Block
There has been some work on this [2], but it didn't make it into the Kilo release (abandoned), and I don't see it either in later releases. [2] https://blueprints.launchpad.net/nova/+spec/selecting-subnet-when-creating-vm Zitat von Hang Yang : Hi there, I have one question about

Re: [Openstack] How to make Neutron select a specific subnet when boot an instance

2018-07-10 Thread Eugen Block
Hi, depending on your workflow there would be a way with scripting [0], not sure if this would be a suitable approach for you. There also has been a blueprint [1] for the selection of subnets during instance creation since Juno, but I can't find anything about an implementation. Regards,

Re: [Openstack] can't resize server

2018-06-15 Thread Eugen Block
Hi, did you find a solution yet? If not, I tried to rebuild your situation with a test instance. Although the environment and the storage backend are different, I believe it still applies to your issue, at least in a general way. I have an instance booted from volume (size 1 GB). Trying

Re: [Openstack] Upgrade Nova Ocata -> Pike placement section

2018-06-05 Thread Eugen Block
Hi, you can check the install guide [1] for further information. Here's what it says: ---cut here--- [placement] # ... os_region_name = RegionOne project_domain_name = Default project_name = service auth_type = password user_domain_name = Default auth_url = http://controller:35357/v3 username

Re: [Openstack] Database (Got timeout reading communication packets)

2018-05-14 Thread Eugen Block
While I was working on something else I remembered the error messages you described, I have them, too. It's a lab environment on hardware nodes with a sufficient network connection, and since we had to debug network issues before, we can rule out network problems in our case. I found a

Re: [Openstack] Database (Got timeout reading communication packets)

2018-05-14 Thread Eugen Block
Hi, are these interruptions occasionally or do they occur all the time? Is this a new issue or has this happened before? Does the openstack environment work as expected despite these messages or do you experience interruptions in the services? I would check the network setup first (I have

Re: [Openstack] about cloud-init question

2018-04-23 Thread Eugen Block
== owner: root:root path: /root/hhb.gz permissions: '0644' runcmd: - mkdir -p /home/ubuntu/config mkdir -p /home/ubuntu/config/hhb -Original Message----- From: Eugen Block [mailto:ebl...@nde.ag] Sent: Monday, April 23, 2018 2:58 PM To: openstack@lists.openstack.org Subject

Re: [Openstack] about cloud-init question

2018-04-23 Thread Eugen Block
Hi, we use this piece of script to pass salt data to instances and execute the respective commands to start the salt-minion: ---cut here--- #cloud-config write_files: # Minion Konfiguration - content: | master: id: [...] owner: root:root path:

Re: [Openstack] Domain not found error

2018-04-16 Thread Eugen Block
tially. When that didn't work, I thought I'll use the documentation for queens. Is there a way to undo the keystone config and start over again? I want to start afresh. On Mon, Apr 16, 2018 at 3:24 PM, Eugen Block <ebl...@nde.ag> wrote: Your first email pionted to the pike install guide wh

Re: [Openstack] Domain not found error

2018-04-16 Thread Eugen Block
stone-manage bootstrap --bootstrap-password ADMIN_PASS \ --bootstrap-admin-url http://controller:5000/v3/ \ --bootstrap-internal-url http://controller:5000/v3/ \ --bootstrap-public-url http://controller:5000/v3/ \ --bootstrap-region-id RegionOne Regards, Shyam On Mon, Apr 16, 2018 at 2:57 PM, Euge

Re: [Openstack] Domain not found error

2018-04-16 Thread Eugen Block
fa0-4222-b9ca-6d81d80cbf7f - - - - -] Skipping public endpoint as already created # On Fri, Apr 13, 2018 at 11:54 AM, Eugen Block <ebl...@nde.ag> wrote: Hi, the bug I reported is invalid because the keystone-bootstrap command is supposed to create the default domain. Since we crea

Re: [Openstack] Domain not found error

2018-04-13 Thread Eugen Block
. Zitat von Eugen Block <ebl...@nde.ag>: The missing command has been in Newton, Ocata and Pike release. They fixed it in Queens again. I filed a bug report: https://bugs.launchpad.net/keystone/+bug/1763297 Regards Zitat von Shyam Prasad N <nspmangal...@gmail.com>: Thanks

Re: [Openstack] Domain not found error

2018-04-12 Thread Eugen Block
't yet gone through the bug reporting documentation) Please add me to the bug's CC list. That way if some info is needed from me, I can provide it. Regards, Shyam On Thu, Apr 12, 2018 at 12:48 PM, Eugen Block <ebl...@nde.ag> wrote: I believe there's something missing in Ocata and Pike docs.

Re: [Openstack] Domain not found error

2018-04-12 Thread Eugen Block
...@gmail.com>: Hi, Please read my replies inline below... On Thu, Apr 12, 2018 at 12:10 PM, Eugen Block <ebl...@nde.ag> wrote: Hi, can you paste the credentials you're using? # cat admin-rc export OS_USERNAME=admin export OS_PASSWORD=abcdef export OS_PROJECT_NAME=admin export OS_US

Re: [Openstack] Domain not found error

2018-04-12 Thread Eugen Block
24-81b6-7481c9c0dfb8 - - - - -] 20.20.20.7 - - [11/Apr/2018 22:45:11] "POST /v3/auth/tokens HTTP/1.1" 401 425 0.113822 Can someone please tell me what's going on? Thanks in advance for your replies. -- -Shyam -- Eugen Block voice : +49-40-55

Re: [Openstack] compiler for heat templates

2018-03-20 Thread Eugen Block
::Heat::SoftwareConfig the config property expects a string. If I replace str_replace with something that generates a list (e.g. repeat) it fails at runtime. Is there a way to type check this? I tried 'heat template-validate' but it didn't do what I expected... -- Eugen Block

Re: [Openstack] [Pike] [Nova] Shutting down VMs with Cinder Volumes

2018-03-09 Thread Eugen Block
ailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwickl

[Openstack] [HA] Upgrade existing environment to HA

2018-03-08 Thread Eugen Block
on a different node? I read the guide on how to make neutron ha if you start from scratch, but is my approach realisticly possible? I would really appreciate any insights from you guys. Is there maybe someone who has done this and could comment my approach? Regards, Eugen -- Eugen Block

Re: [Openstack] [Pike][Neutron] ERROR neutron.plugins.ml2.drivers.agent._common_agent - AgentNotFoundByTypeHost

2018-03-07 Thread Eugen Block
/python2.7/dist-packages/neutron/db/agents_db.py", line 291, in _get_agent_by_type_and_host\nhost=host)\n', u'AgentNotFoundByTypeHost: Agent with agent_type=L3 agent and host=UBNTU-OSTACK-COMPUTE1 could not be found\n']. 2018-03-06 13:38:58.199 1978 ERROR neutron.plugins.ml2.drivers.agent

Re: [Openstack] [Pike] [Nova] Error : ERROR : MissingRequiredOptions: Auth plugin requires parameters which were not given: auth_url

2018-03-06 Thread Eugen Block
= test_controller:11211 auth_type = password project_domain_name = default user_domain_name = default project_name = service username = nova password = NOVA_PASS Log ==== -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG

Re: [Openstack] Keystone Unauthorized: The request you have made requires authentication while creating/starting instance

2018-03-05 Thread Eugen Block
ce for any light you could shed on this. Regards Andrea -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-22423 Hamburg e-mail : ebl...@nde.ag

Re: [Openstack] Can't start instance - "Instance failed network setup after 1 attempt(s)/No valid host was found. There are not enough hosts available"

2018-03-05 Thread Eugen Block
992c4dd | provider| ccd0290f-1640-4354-b56d-1a95c8c19ec0 | | cd37f4c3-7860-4183-8901-deeb48448fe4 | selfservice | 6096dff6-4567-4666-9e10-6dd718514e86 | +--+-+--+ Clues anyone ? Thanks in advance Cheers Andrea

Re: [Openstack] Compute Node not mounting disk to VM's

2018-02-28 Thread Eugen Block
e?? Why it is not starting the VM with the manually customized .xml file of libvirt?? Any help is really appreciated. -- Thank you for your time and have a nice day, With kind regards, Yedhu Sastri -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwi

Re: [Openstack] Ocata Created Ports Strange Issue

2018-02-09 Thread Eugen Block
/cgi-bin/mailman/listinfo/openstack -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-22423 Hamburg e-mail : ebl...@nde.ag Vorsitzende des Aufsichtsrates:

Re: [Openstack] Rally - problem with some test

2018-01-18 Thread Eugen Block
gards Luk ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -- Eugen Block

Re: [Openstack] Could not determine a suitable URL for the plugin

2018-01-17 Thread Eugen Block
cirros | +--+---++-++ [sashan@controller ~]$ On Tue, Jan 16, 2018 at 10:10 PM Eugen Block <ebl...@nde.ag> wrote: > 2018-01-16 21:40:12.558 1090 WARNING neutron.api.extensions [-] Extension > vlan-transparent not supported by any of loaded plugins > 2018-01-16 21:40:12.558 1090 ERROR neutron.api.

Re: [Openstack] Could not determine a suitable URL for the plugin

2018-01-16 Thread Eugen Block
their requirements. Some features will not work as expected. This sounds like the right place to dig deeper. I would enable debug logs and see if there are more hints and then try to resolve this. Zitat von Sashan Govender <sash...@gmail.com>: On Tue, Jan 16, 2018 at 7:48 PM Eugen Bloc

Re: [Openstack] Could not determine a suitable URL for the plugin

2018-01-16 Thread Eugen Block
rd 2018-01-16 11:17:33.197 1435 INFO nova.compute.resource_tracker [req-08a524f9-4c31-45b9-808a-9cd4050b0e00 - - - - -] Compute_service record updated for compute:compute On Mon, Jan 15, 2018 at 8:05 PM Eugen Block <ebl...@nde.ag> wrote: Hi, you should check your config settings again, es

Re: [Openstack] Could not determine a suitable URL for the plugin

2018-01-15 Thread Eugen Block
s found. There are not enough hosts available. 2018-01-15 16:09:51.057 2567 WARNING nova.scheduler.utils [req-afff24dc-1ee0-469f-9d99-2abcb4810c7a 82858c289ca444bf90fcd41123d069ce 61b0b2b23b08419596bd923f2c544956 - - -] [instance: 0ba01247-5513-4c58-bf04-18092fff2622] Setting instan

Re: [Openstack] Upgrade Mitaka to Pike

2018-01-08 Thread Eugen Block
; Ocata -> Pike Do I lack any step? Could you guys share me some experiences fulfil solution, to reduce maximum downtime of system? Thanks in advance. -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 P

Re: [Openstack] file injection problem

2017-10-26 Thread Eugen Block
70f"}], "security_groups": [{"name": "dfc7d642-b55f-465c-84c2-9d95c9c565bf"}], "config_drive": true}}' but nothing everywhere - neither '/etc/qqq' on guest VM nor logs (according to guestfs.debug=true) on host machine. It's Pike on Ubuntu 16.04.3.

Re: [Openstack] file injection problem

2017-10-26 Thread Eugen Block
;9cc72002-fe24-44a5-aa04-1ac0470f"}], "security_groups": [{"name": "dfc7d642-b55f-465c-84c2-9d95c9c565bf"}], "config_drive": true}}' but nothing everywhere - neither '/etc/qqq' on guest VM nor logs (according to guestfs.debug=true) on host ma

[Openstack] [ocata] [cinder] cinder-volume causes high cpu load

2017-10-16 Thread Eugen Block
of connections to the ceph nodes, the data contains all these rbd_header files, e.g. rb.0.24d5b04[...]. I expect this kind of traffic on the compute nodes, of course, but why does the control node also establish so many connections? I'd appreciate any insight! Regards, Eugen -- Eugen Block

Re: [Openstack] [heat] Heat::SoftwareDeployment not working

2017-06-26 Thread Eugen Block
v http://169.254.169.254 <http://169.254.169.254/latest> works fine. Regards, Amit On Jun 23, 2017 6:51 PM, "Eugen Block" <ebl...@nde.ag> wrote: Hi, it seems like your VM fails to connect to the metadata server, so any configuration provided by user-data will have failed. Is the VM's

Re: [Openstack] [heat] Heat::SoftwareDeployment not working

2017-06-23 Thread Eugen Block
being here, */var/lib/cloud/instances/i-003a/scripts/userdata* file is empty. Here is the /var/lib/cloud/instances/i-003a/user-data.txt: http://paste.openstack.org/show/613505/ With the help of above logs, please see if you can point out if I am missing anything here. Thanks. Regards, Amit

Re: [Openstack] [horizon] How to address new features (wish list)

2017-06-08 Thread Eugen Block
me into the IRC[1] channel and spam Rob And David, but that may not work as expected :D [0] http://eavesdrop.openstack.org/#Horizon_Team_Meeting [1] https://wiki.openstack.org/wiki/IRC On 06/06/17 12:12, Eugen Block wrote: Hi all, I would like to ask you if anyone can explain to me how I get

[Openstack] [horizon] How to address new features (wish list)

2017-06-06 Thread Eugen Block
input would be appreciated! Best regards, Eugen [1] https://wiki.openstack.org/wiki/Horizon/Wish_List [2] https://ask.openstack.org/en/question/99205/tooltip-for-images-glance-in-dashboard/ -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG

Re: [Openstack] cloud-init not start ini ubuntu 17.04

2017-05-09 Thread Eugen Block
ubuntu), and its just happend in 17.04. I had build custom image with 16.04 and 16.10, and it's fine, just install the cloud-init package needed. On Fri, May 5, 2017 at 1:26 PM, Eugen Block <ebl...@nde.ag> wrote: You have to make sure that cloud-init is enabled and running in your base i

Re: [Openstack] How to mount ISO file to a openstack instance ?

2017-05-08 Thread Eugen Block
y multiple instances? = 董 建 华 地址:杭州滨江区南环路3766号新世纪办公楼 邮编:310053 手机:13857132818 总机:0571-28996000 传真:0571-28996001 热线:4006728686 网址:www.ahope.com.cn<http://www.ahope.com.cn> Email:don...@ahope.com.cn<mailto:don...@a

Re: [Openstack] cloud-init not start ini ubuntu 17.04

2017-05-05 Thread Eugen Block
] Adhi Priharmanto [image: http://]about.me/a_dhi <http://about.me/a_dhi?promo=email_sig> +62-812-82121584 -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-22423 Hamburg

Re: [Openstack] Snapshot: Cannot determine the parent storage pool

2017-02-21 Thread Eugen Block
r some of our instances the base image no longer exists. Am I understanding this correctly and is there anyway to explicitly set the pool to be used for snapshots and bypass this logic? Thank You, John Petrini -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesi

Re: [Openstack] ephemeral disks location

2017-01-25 Thread Eugen Block
Pipes <jaypi...@gmail.com>: 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'

Re: [Openstack] ephemeral disks location

2017-01-25 Thread Eugen Block
nce by return email and then delete both messages. We accept no liability for the distribution of viruses or similar in electronic communications. This notice should not be removed. -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG

Re: [Openstack] Setting up another compute node

2017-01-24 Thread Eugen Block
Port br-ex Interface br-ex type: internal ovs_version: "2.5.0" I suspect I'm missing one small step, but I've been searching google and logs for days now and I can't seem to nail down the problem. Does anyone have any suggestions where I should loo

Re: [Openstack] Unable Upload Image

2017-01-23 Thread Eugen Block
: Bjorn Mork [mailto:bjron.m...@gmail.com<mailto:bjron.m...@gmail.com>] Sent: Sunday, January 22, 2017 11:49 AM To: openstack@lists.openstack.org<mailto:openstack@lists.openstack.org> Subject: [Openstack] Unable Upload Image Hi Team, I need support on my installation, unable to upload images in my setup, It is sh

Re: [Openstack] nova backup - instances unreachable

2017-01-23 Thread Eugen Block
t possible to do a live snapshot without pausing the instance? Thanks, John On Fri, Jan 13, 2017 at 5:49 AM, Eugen Block <ebl...@nde.ag> wrote: Thanks, for anyone interested in this issue, I filed a bug report: https://bugs.launchpad.net/nova/+bug/1656242 Regards, Eugen Zitat v

Re: [Openstack] [OpenStack] VM start up with no route rules

2017-01-19 Thread Eugen Block
enabled). How can I debug this problem? Is it something wrong with Neutron? Thanks. Best Regards Xu Rongjie (Max) Mobile:18658176819 -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15

Re: [Openstack] nova backup - instances unreachable

2017-01-13 Thread Eugen Block
e Nova team. Sent from my iPhone On Jan 12, 2017, at 11:28 AM, Eugen Block <ebl...@nde.ag> wrote: I'm not sure if this is the right spot, but I added some log statements into driver.py. First, there's this if-block: if (self._host.has_min_version(MIN_LIBVIRT_LIVESNAP

Re: [Openstack] nova backup - instances unreachable

2017-01-12 Thread Eugen Block
Zitat von Mohammed Naser <mna...@vexxhost.com>: Would you be able to share the logs of a full snapshot run with the compute node in debug? Sent from my iPhone On Jan 12, 2017, at 7:47 AM, Eugen Block <ebl...@nde.ag> wrote: That's strange, I also searched for this message, but n

Re: [Openstack] nova backup - instances unreachable

2017-01-12 Thread Eugen Block
g at the RBD level, they are being copied and uploaded to glance which takes up a lot of space and is very slow. Have you or anyone else implemented this in Mitaka? Other than Sebastian's blog I haven't found any documentation on this. Thank You, ___ John Petrini On Wed, Jan 11, 2017 at 3:32 AM,

Re: [Openstack] nova backup - instances unreachable

2017-01-11 Thread Eugen Block
a lot of space and is very slow. Have you or anyone else implemented this in Mitaka? Other than Sebastian's blog I haven't found any documentation on this. Thank You, ___ John Petrini On Wed, Jan 11, 2017 at 3:32 AM, Eugen Block <ebl...@nde.ag> wrote: Hi, this seems to be exptected,

Re: [Openstack] nova backup - instances unreachable

2017-01-11 Thread Eugen Block
Is there any way to prevent this? ___ John Petrini -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-22423 Hamburg e-mail : ebl...@nde.ag Vorsitzende de

Re: [Openstack] FLOATING IP ISSUE

2016-10-19 Thread Eugen Block
t i am unbale to connect outside the network with the floating ip and ping google.com inside the vm. please some one help regarding this. With regards venkat -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-

Re: [Openstack] Guest VM IP configuration script

2016-08-25 Thread Eugen Block
t IP address is available or neutron going to provide so i can take that information and pass to userdata. Its sounds tricky any idea how to do that? On Thu, Aug 25, 2016 at 2:53 AM, Eugen Block <ebl...@nde.ag> wrote: Hi, we've been trying to learn how to feed cloud-init with ip addres

Re: [Openstack] Guest VM IP configuration script

2016-08-25 Thread Eugen Block
d-init/cloud-init-net-sysconfig [2] http://docs.openstack.org/infra/glean/ -- - Andreas IRC: andreas_s (formerly scheuran) On Do, 2016-08-25 at 08:53 +0200, Eugen Block wrote: Hi, we've been trying to learn how to feed cloud-init with ip addresses, too. If DHCP is disabled in your n

Re: [Openstack] Guest VM IP configuration script

2016-08-25 Thread Eugen Block
to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/ope

Re: [Openstack] persistent storage on local disc

2016-08-17 Thread Eugen Block
___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und

Re: [Openstack] [Keystone] List group members with policy.v3cloudsample.json

2016-08-04 Thread Eugen Block
I have no problem with the cloud admin, so I guess your workaround doesn't work for me. What disturbing me is the unexpected behavior of the domain admin. John Eugen Block <ebl...@nde.ag> 於 2016年8月4日 週四 下午3:34寫道: Hi, I had a similar issue recently [1], I had to adjust my policy file because for

Re: [Openstack] [Keystone] List group members with policy.v3cloudsample.json

2016-08-04 Thread Eugen Block
n successfully list group members if I changed it to rule:admin_required. Am I doing anything wrong? Or did I run into some kind of bug? Thanks for the help. John ​ -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-55

Re: [Openstack] [OpenStack] Glance: Unable to create image.

2016-08-03 Thread Eugen Block
  enabled   |               True               | |      id     | b705791276b64727aa598b13457fa847 | |     name    |              glance              | |     type    |              image               | +-+--+       Please suggest. api.conf and registry.conf

Re: [Openstack] [OpenStack] Glance: Unable to create image.

2016-08-02 Thread Eugen Block
and registry.conf file is attached.   Regards Shiv   -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-22423 Hamburg e-mail : ebl...@nde.ag V

Re: [Openstack] Launch an instance from the images tab

2016-08-02 Thread Eugen Block
No, I mean an instance snapshot ;-) Please see the attached screenshot of the "launch instance" dialog. I filed a bug report for that: https://bugs.launchpad.net/horizon/+bug/1608565 Regards, Eugen Zitat von Turbo Fredriksson <tu...@bayour.com>: On Aug 1, 2016, at 3:11

Re: [Openstack] Launch an instance from the images tab

2016-08-01 Thread Eugen Block
tance snapshot" does not. Could you verify that, too, please? If you can confirm I'll report a bug. Zitat von Turbo Fredriksson <tu...@bayour.com>: On Aug 1, 2016, at 8:58 AM, Eugen Block wrote: I found out what it is. If I select a regular image (type "Image") I have it pre-

Re: [Openstack] Launch an instance from the images tab

2016-08-01 Thread Eugen Block
yone confirm this? Regards, Eugen Zitat von Turbo Fredriksson <tu...@bayour.com>: On Jul 29, 2016, at 10:50 AM, Eugen Block wrote: I'm wondering if anyone else has noticed this, if I'm in the images view (Horizon) of a project and click on "Launch" to boot an instance from

[Openstack] Launch an instance from the images tab

2016-07-29 Thread Eugen Block
m not sure if this has changed since or during Mitaka, hard to say. Or is there even an existing bug I couldn't find yet? Regards, Eugen -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-224

Re: [Openstack] [ceilometer] How to retrieve meters from rbd resources

2016-07-01 Thread Eugen Block
: Hi Eugen, Le 2016-06-29 16:30, Eugen Block a écrit : This bug [1] describes the issue, but it seems to be a libvirt issue, not ceilometer. According to [2] it should be possible to retrieve those meters. I followed ceph docs to install the rados-gateway, I integrated keystone authentication, at l

Re: [Openstack] Policy doesn't allow os_compute_api:servers:create:forced_host to be performed issue ...

2016-06-30 Thread Eugen Block
rds, Jean-Pierre RIBEAUVILLE +33 1 4717 2049 [axway_logo_tagline_87px] -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-22423 Hamburg e-mail : ebl...@nde.ag

[Openstack] [ceilometer] How to retrieve meters from rbd resources

2016-06-29 Thread Eugen Block
o retrieve rbd meters with ceilometer? Regards, Eugen [1] https://bugs.launchpad.net/ceilometer/+bug/1457440 [2] http://docs.openstack.org/admin-guide/telemetry-measurements.html#ceph-object-storage -- Eugen Block voice : +49-40-559 51 75

Re: [Openstack] Projects deals tricky job

2016-06-27 Thread Eugen Block
github here : https://github.com/Symantec/Openstack_RBAC Specifically you may want to check out our keystone policy file that defines cloud_admin domain_admin and project_admin : https://github.com/Symantec/Openstack_RBAC/blob/master/keystone/policy.json Tim On 6/20/16, 5:17 AM, "Eugen Block&quo

Re: [Openstack] nova service-list error

2016-06-24 Thread Eugen Block
n project - the server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400) (Request-ID: req-78bdca0c-6dda-4f4d-a571-eee336cec053) can someone help regarding this. With regards venkat.... -- Eu

Re: [Openstack] Networking issues with neutron-linuxbridge-agent

2016-06-24 Thread Eugen Block
the connection before, but I couldn't! I hope this is it, I'll report if the interruptions return, but so far thank you very much!!! Zitat von Darragh O'Reilly <dara2002-openst...@yahoo.com>: On Friday, 24 June 2016, 9:15, Eugen Block <ebl...@nde.ag> wrote: Make sure nova is using the

Re: [Openstack] Networking issues with neutron-linuxbridge-agent

2016-06-24 Thread Eugen Block
double check your security groups config. Make sure nova is using the noop driver. -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-22423 Hamburg e-mail : ebl...@

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

2016-06-23 Thread Eugen Block
fine. And The Control and Compute is on the same switch. -- Det är när man känner doften av sin egen avföring som man börjar undra vem man egentligen är. - Arne Anka ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] Ceph RadosGW and Object Storage meters: storage.objects.incoming|outgoing.bytes

2016-06-23 Thread Eugen Block
I'm trying to accomplish the same, I use Ceph as storage backend and get errors in ceilometer-polling.log like Cannot inspect data of MemoryUsagePollster for 7307de53-52a4-4900-9c04-d5fb6c787159, non-fatal reason: Failed to inspect memory usage of instance

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

2016-06-23 Thread Eugen Block
ministration etc. Or, did I misunderstood (the little I've read and actually understood about it :)? -- Att tänka innan man talar, är som att torka sig i röven innan man skiter. - Arne Anka ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post

Re: [Openstack] (no subject)

2016-06-23 Thread Eugen Block
n-name, OS_DOMAIN_NAME or auth.domain_name. can some please help regarding this issue. With regards venkat -- Eugen Block voice : +49-40-559 51 75 NDE Netzdesign und -entwicklung AG fax : +49-40-559 51 77 Postfach 61 03 15 D-22423 H

  1   2   >