althoug
according 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!
Regard
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
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 runni
e has an idea how to reproduce such behavior 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.
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 h
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"; % OPENST
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
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 OpenStack
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
vm-vd
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 t
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
e compute node would
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 J
nly checks 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 o
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
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 s
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
```
Cinder
all nodes, and after a few days I called again 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-
2 [5.82 TiB] / in no VG: 0 [0 ]
root@h020:~# vgs
VG #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 rea
cinder on the compute node to add 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 reco
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)?
-
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]
https://ask.openstack.org/en/question/114642/neutron-configuration-err
eystone.
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 wi
Hi,
is there anything in the linuxbridge-agent logs on control and/or
compute node(s)?
Which neutron services don't start? Can you paste "openstack network
agent list" output?
The important question is: what was the cause of "neutron stopped
working" and why did you delete the existing ne
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
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]
https://ask.openstack.org/en/question/102611/
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 choosin
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,
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 to
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 =
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 websit
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 r
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]
Currently, we use
host:~ # cloud-init --version
cloud-init 0.7.8
Zitat von "Huang, Haibin" :
I suspect my cloud-init version is too lower. Can you share me your
cloud-init version?
Thank you!
-Original Message-----
From: Eugen Block [mailto:ebl...@nde.ag]
Sent: Monday
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: /etc/salt/minion.d/init
'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 wrote:
Your first email pionted to the pike install guide which mentions
admin-url port 3
-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, Eugen Block wrote:
Hi,
I found some differences be
cbf7f - - - - -] Skipping public
endpoint as already created
#
On Fri, Apr 13, 2018 at 11:54 AM, Eugen Block wrote:
Hi,
the bug I reported is invalid because the keystone-bootstrap command is
supposed to create the default domain. Since we created our cloud in
Liberty release the default doma
the logs again.
Zitat von Eugen Block :
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 :
Thanks Eugen. It'll be great if you can d
gh
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 wrote:
I believe there's something missing in Ocata and Pike docs. If you read
Mitaka install guide
Hi,
Please read my replies inline below...
On Thu, Apr 12, 2018 at 12:10 PM, Eugen Block 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_USER_DOMAIN_NAME=Default
export OS_PR
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-559 51 75
NDE Netz
: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
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 -entwicklung AG fax
nment 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
--
E
wiring\n
l2pop_driver.obj.update_port_down(port_context)\n', u' File
"/usr/lib/python2.7/dist-packages/neutron/plugins/ml2/drivers/l2pop/mech_driver.py", line 253, in update_port_down\nadmin_context, agent_host, [port[\'device_id\']]):\n', u' File "/
n_name = default
project_name = service
username = nova
password = NOVA_PASS
Log
--
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
advance 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
Vor
--+
| 982445b2-deb9-4308-8580-9de20992c4dd | provider|
ccd0290f-1640-4354-b56d-1a95c8c19ec0 |
| cd37f4c3-7860-4183-8901-deeb48448fe4 | selfservice |
6096dff6-4567-4666-9e10-6dd718514e86 |
+--+-+--+
instancexx' in the compute node?? 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
s.openstack.org/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 A
?
regards
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
oller ~]$
On Tue, Jan 16, 2018 at 10:10 PM Eugen Block 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.extensions [-] Unable to
> process
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 :
On Tue, Jan 16, 2018 at 7:48 PM Eugen Block wrote:
Thanks for the
esh my
resource provider record
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 wrote:
Hi,
you should check your config se
(reason=reason)
NoValidHost: No valid host was 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-18092fff
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 : +4
f"}],
"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 Pik
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 mac
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
.254
<http://169.254.169.254/latest> works fine.
Regards,
Amit
On Jun 23, 2017 6:51 PM, "Eugen Block" 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 network
configured properly? Does
ipt and its
input 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 her
ome 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
es. So any 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 -entw
untu), 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 wrote:
You have to make sure that cloud-init is enabled and running in your base
instance. Then
董 建 华
地址:杭州滨江区南环路3766号新世纪办公楼
邮编:310053
手机:13857132818
总机:0571-28996000
传真:0571-28996001
热线:4006728686
网址:www.ahope.com.cn<http://www.ahope.com.cn>
Email:don...@ahope.com.cn<mailto:don...@ahope.com.cn>
--
Eugen Block voi
or give a suggest for me ?
--
Cheers,
*Adhi Priharmanto*
about.me/a_dhi
[image: http://d13pix9kaak6wt.cloudfront.net/signature/colorbar.png]
+62-812-82121584 <+62%20812-8212-1584>
--
Cheers,
[image: --]
Adhi Priharmanto
[image: http://]about.me/a_dhi
<ht
r 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 Netzdesign und -ent
n 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 migr
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
type: internal
Bridge br-ex
Port "eno1"
Interface "eno1"
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
s.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 showing error "Error: Unable to retrieve the images."
via GUI, although on cli , if use the comma
napshot without pausing the instance?
Thanks,
John
On Fri, Jan 13, 2017 at 5:49 AM, Eugen Block wrote:
Thanks,
for anyone interested in this issue, I filed a bug report:
https://bugs.launchpad.net/nova/+bug/1656242
Regards,
Eugen
Zitat von Mohammed Naser :
It is likely because this has b
CP 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
D-2242
iPhone
On Jan 12, 2017, at 11:28 AM, Eugen Block 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_LIVESNAPSH
7] Snapshot image upload
complete
I'm testing the image now, and it works!
Now the question is, why is it defaulting to HV_DRIVER_QEMU and is it
really necessary to change this directly in the code? Is there any
other way?
Regards,
Eugen
Zitat von Eugen Block :
Yes, I t
s,
Eugen
Zitat von Mohammed Naser :
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 wrote:
That's strange, I also searched for this message, but nothing
there. I have debug logs enab
e 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
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, Eugen Block wrote:
Hi,
this seems to be exptected, the docs s
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 des Aufsich
21) 773283004 |33*8357003*| Skype: *tchernodiop* |*Linkedin
<http://www.linkedin.com/pub/thierno-diop/5b/917/25a> |Resume
<http://www.doyoubuzz.com/thierno-diop_2>*
--
Eugen Block voice : +49-40-559 51 75
NDE Netzdesign und -entwicklung AG f
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-559 51 77
Postfach 61 03 15
D
ble
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 wrote:
Hi,
we've been trying to learn how to feed cloud-init with ip
addresses, too. If
DHCP is disabled in y
a/cloud-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 y
__
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 7
le to vm.
Regards,
enax
___
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
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 於 2016年8月4日 週四 下午3:34寫道:
Hi,
I had a similar issue recently [1], I had to adjust my policy file
because for some reason "domain_id:default&q
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-559 51 77
Postfach 61 03
glance is not, then you should
check again the docs and your actual configuration.
Are there any other error messages from other services?
Zitat von shivkumar gupta :
Hello Eugen,
I am following attached guide.
RegardsShiv
On Tuesday, 2 August 2016 6:19 PM, Eugen Block wrote:
Which
| | name | glance | | type | image | +-+--+ Please suggest. api.conf and registry.conf file is attached. Regards Shiv
--
Eugen Block voice
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 :
On Aug 1, 2016, at 3:11 PM, Eugen Block wrote
e snapshot" does not.
Could you verify that, too, please? If you can confirm I'll report a bug.
Zitat von Turbo Fredriksson :
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-selected, too. But
yone
confirm this?
Regards,
Eugen
Zitat von Turbo Fredriksson :
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 this selec
n.
I'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
Pos
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 least I don'
ierre 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
Vor
ybody figured out a way to 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 vo
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" wrote:
I
ply 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
--
Eugen Block voice : +49
e 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 :
On Friday, 24 June 2016, 9:15, Eugen Block wrote:
Make sure nova is using the noop driver.
I'm trying to use
curity 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...@nde.ag
1 - 100 of 145 matches
Mail list logo