Hey all!
The poll emails for the P and Q naming have started to go out - and
we're experiencing some difficulties. Not sure at the moment what's
going on ... but we'll keep working on the issues and get ballots to
everyone as soon as we can.
Sorry for any confusion.
Monty
__
On Tue, Jul 12, 2016 at 05:40:07PM +0800, Monty Taylor wrote:
> Hey all!
>
> The poll emails for the P and Q naming have started to go out - and
> we're experiencing some difficulties. Not sure at the moment what's
> going on ... but we'll keep working on the issues and get ballots to
> everyone a
Hi,
can you describe your installation which is used for cluster creation? I
mean can you provide some details on what node groups were created, cluster
templates and so on. In addition, I saw that you filled the bug:
https://bugs.launchpad.net/sahara/+bug/1600666 Have you solved that issue?
What
On 07/12/2016 05:58 PM, Daniel P. Berrange wrote:
> On Tue, Jul 12, 2016 at 05:40:07PM +0800, Monty Taylor wrote:
>> Hey all!
>>
>> The poll emails for the P and Q naming have started to go out - and
>> we're experiencing some difficulties. Not sure at the moment what's
>> going on ... but we'll ke
Hi,
> How do you prevent Fuel 8 from updating the kernel during OS provisioning
of a slave node?
The most native solution will be providing of DKMS package for your driver,
so it gets automatically rebuild against the installed kernel version.
Once you've done with DKMS package, you'll need to c
I noticed today when I created an instance which
only allowed incoming/outgoing SSH connections
• ALLOW IPv4 22/udp to 0.0.0.0/0
• ALLOW IPv4 22/tcp from 0.0.0.0/0
that it failed on the setup of the cloud info.
As in, the "http://169.254.169.254/2009-04-04/instance-id";
request f
I believe you’re thinking about adding 22/tcp (and maybe icmp) to default
security group. [1]
If you don’t specify security group at launch, you will get default security
group [2]. Thus every time, you will get ssh access assigned to newly created
VM.
[1]
http://docs.rackspace.com/rpc/api/v11
No, I don't think there is a way to "add" a rule that isn't already in your
default settings to an instance so that it can reach the metadata server.
If users bypass the "default" (presuming you allow default to access the
metadata server), they simply won't have that access.
On Tue, Jul 12, 20
On Jul 12, 2016, at 5:33 PM, Darek Śmigiel wrote:
> I believe you’re thinking about adding 22/tcp (and maybe icmp) to default
> security group.
No, because I've changed that to allow _everything_
(useful for testing and debugging).
> If you don’t specify security group at launch, you will get d
On Jul 12, 2016, at 5:50 PM, David Medberry wrote:
> No, I don't think there is a way to "add" a rule that isn't already in your
> default settings to an instance so that it can reach the metadata server.
>
> If users bypass the "default" (presuming you allow default to access the
> metadata serv
On Jul 12, 2016, at 6:21 PM, Rahul Sharma wrote:
> By default, the default security-group allows all traffic going out
> from VM (internal to external)
I know. That's why I changed it. I _DEFINITELY_ don't want
that!
Which is why I asked for a way to specify a specific rule
to always be included
Hi again,
I've successfully moved to using centos-release-openstack-mitaka instead of
http://rdo.fedorapeople.org/rdo-release.rpm, but still getting the same
tempest mistakes as before.
On Tue, Jun 21, 2016 at 7:08 PM, Paul S.
wrote:
> Thanks, I will try that to see how different repo will affe
I'm back to trying to get Cinder volumes to work. I think
I've nailed it down to the fact that there are no availability
zones;
bladeA01:~# cinder availability-zone-list
+--++
| Name | Status |
+--++
+--++
However, two hours of googling, and no one se
Can you send this output ?
cinder service-list
Also, when you create a volume what happens ?
Is there any error ?
On Tue, Jul 12, 2016 at 2:57 PM, Turbo Fredriksson wrote:
> I'm back to trying to get Cinder volumes to work. I think
> I've nailed it down to the fact that there are no availabil
On Jul 12, 2016, at 9:32 PM, Brent Troge wrote:
> cinder service-list
bladeA01:~# cinder service-list
+--+--+--+-+---++-+
| Binary | Host | Zone | Status | State | Updated_at
sometimes i like to stop the cinder-volume service, then run it manually.
service cinder-volume stop
once the service is stopped, run it manually
cinder-volume
send your create command, and see what errors are thrown back in the
cinder-volume terminal
On Tue, Jul 12, 2016 at 4:17 PM, Brent T
this looks to be an issue with your lvm configuration..
on your volume host, do you see any errors ? look in cinder logs as well as
system logs.
can you also send your lvm backend configuration ?
On Tue, Jul 12, 2016 at 3:44 PM, Turbo Fredriksson wrote:
> On Jul 12, 2016, at 9:32 PM, Brent T
On Jul 12, 2016, at 10:17 PM, Brent Troge wrote:
> this looks to be an issue with your lvm configuration..
> on your volume host, do you see any errors ?
None! It looks like everything is perfectly fine..
> can you also send your lvm backend configuration ?
https://github.com/FransUrbo/opensta
On Jul 12, 2016, at 10:27 PM, Brent Troge wrote:
> send your create command, and see what errors are thrown back in the
> cinder-volume terminal
Didn't say a thing. A second or two after the create command
finished, it said this:
2016-07-12 22:36:39.151 16418 DEBUG oslo_service.periodic_task
[
On Jul 12, 2016, at 11:33 PM, Brent Troge wrote:
> from your volume server send output of this..
>
> vgscan
bladeA01:~# vgscan
Reading volume groups from cache.
Found volume group "blade_center" using metadata type lvm2
--
Build a man a fire, and he will be warm for the night.
Set a m
can you also run, 'pvscan' on the volume-server and send that output
does your scheduler even inventory the volume-server ?
do you see any references to 'free_capacity' in your scheduler logs ?
On Tue, Jul 12, 2016 at 5:34 PM, Turbo Fredriksson wrote:
> On Jul 12, 2016, at 11:33 PM, Brent T
On Jul 12, 2016, at 11:54 PM, Brent Troge wrote:
> can you also run, 'pvscan' on the volume-server and send that output
>
> does your scheduler even inventory the volume-server ?
>
> do you see any references to 'free_capacity' in your scheduler logs ?
With _a lot_ of trial and error (and rea
Hello everyone.
I am NaleeJang from OpenStack Korea User Group.
Nowadays, I have installed OpenStack Swift Mitaka manually referring to
OpenStack official ubuntu manual. but swift is not working. swift is
erupting below error messages. I don't understand this situation. I think
swift configuratio
Hi Team
I am trying run packstack on centos 7 using url as below:-
https://www.rdoproject.org/install/quickstart/
But it is failing again and again with HTTP 404 not found error.
yum update and yum install centos-release-openstack-mitaka failing with
error as below
http://mirror.centos.org/c
Hello,
> On Jul 13, 2016, at 10:41 AM, Nalee Jang wrote:
>
> Nowadays, I have installed OpenStack Swift Mitaka manually referring to
> OpenStack official ubuntu manual. but swift is not working. swift is erupting
> below error messages. I don't understand this situation. I think swift
> confi
Thank you for answering.
After I got a your reply, I checked my keystone configuration and
proxy-server.conf. so I modified endpoint url of swift. but I have seen
same error messages.
=== swift endpoint url ===
root@controller:~# openstack endpoint list --service swift
+--
Hi,
> On Jul 13, 2016, at 3:29 PM, Nalee Jang wrote:
>
> [filter:authtoken]
>
> paste.filter_factory = keystonemiddleware.auth_token:filter_factory
>
> auth_uri = http://192.168.56.101:5000
>
> auth_url = http://192.168.56.101:35357
>
> memcached_servers = 192.168.56.101:11211
>
> auth_plug
27 matches
Mail list logo