Hello Ross,
On 05.05.15 21:54, Ross Lillie wrote:
> My understanding is that Swift should automagically split files greater
> that 5G into multiple segments grouped under a metafile but this appears
> to not be working. This was working under the Havana release (Ubuntu)
> using the Swift File Syst
Thanks for your valuable suggestions. Problem was solved. OS image I was
booting to launch openstack instance, was corrupted.
After installing fresh OS image, everything is working perfectly fine.
But I didn't understand its connection with centos update.:)
On Sun, May 3, 2015 at 5:55 PM, Amrith
I am new to this list so please excuse me if I posted it in wrong list.
We have a tape library which we would like to integrate with OpenStack
Swift & Swift3 object storage service to provide S3 interface.
The current file system we have for the library has been integrated with
Swift storage serv
Hello,
I just tested with manually attaching an instance to a neutron load balancer
pool. But somehow I see the same behavior where the instance attached while
Jmeter is pumping messages does not serve any request. However same instance
servers when I restart message pumping from Jmeter.
PS
Hi:all Does anybody test with kilo on CenOS7? I just follow the guide
http://docs.openstack.org/kilo/install-guide/install/yum/content/ and when I
create endpoint with: openstack endpoint create \ --publicurl
http://controller:5000/v2.0 \
--internalurl http://controller:5000/v2.0 \
--
On 05/06/2015 11:59 AM, walterxj wrote:
> I get the error: ImportError: No module named oslo_utils .
This is a packaging issue with the current state of the RDO repository.
The RDO Kilo repository is not yet stable. You have to manually install
a few packages at the moment (looks like I forgot
Looks like the issue is with Jmeter and Lbaas compatibility, I wrote a simple
shell script to simulate a similar load situation and somehow I do not see the
issue any more.
Regards
Ashish
From: ashish.jai...@wipro.com
Sent: Wednesday, May 06, 2015 3:15 P
Hi,
Is it possible to somehow pass IP of a VM to another VM during heat deployment.
For example IP of a DB server in a VM to a client in another VM.
Regards
Ashish
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of
Hi all,
I'm installig Openstack using Devstack, and I'm includind the ODL plugin.
This is my local.conf file:
[[local|localrc]]
#IP Details
HOST_IP=10.30.3.231 #Please Add The Control Node IP Address in this line
FLAT_INTERFACE=eth0
SERVICE_HOST=$HOST_IP
FIXED_RANGE=172.31.31.0/24
FIXED_NETWORK_S
On 05/06/2015 06:20 AM, ashish.jai...@wipro.com wrote:
Hi,
Is it possible to somehow pass IP of a VM to another VM during heat deployment.
For example IP of a DB server in a VM to a client in another VM.
Yes. As an example take a look at
"https://github.com/openstack/heat-templates/blob/ma
Thanks a lot Chris. That is helpful.
Regards
Ashish
From: Chris Friesen
Sent: Wednesday, May 06, 2015 7:16 PM
To: openstack@lists.openstack.org
Subject: Re: [Openstack] heat: Using IP address of one VM with-in another VM
On 05/06/2015 06:20 AM, ashish.jai
Silvia,
Unfortunately this log snippet just tells us that Neutron failed at startup.
There might be more information in the Neutron log. As the service failed
to start you should see a traceback in q-svc.log (or whatever name you have
for neutron's screen log).
Regards,
Salvatore
On 6 May 2015 a
On 5/6/15 2:34 AM, Bala wrote:
I am new to this list so please excuse me if I posted it in wrong list.
We have a tape library which we would like to integrate with OpenStack
Swift & Swift3 object storage service to provide S3 interface.
The current file system we have for the library has been i
There was a recent post on a SWIFT tape implementation at
https://github.com/BDT-GER/SWIFT-TLC
Tim
> -Original Message-
> From: Samuel Merritt [mailto:s...@swiftstack.com]
> Sent: 06 May 2015 19:03
> To: openstack@lists.openstack.org
> Subject: Re: [Openstack] Swift - Adding S3 Glacier l
repeat this message to all,
I can't see network and router option in System panel, I think need install
neutron, right ? do you have any guide for help ?
Thanks
2015-05-07 1:53 GMT+08:00 Wilson Kwok :
> Hello,
>
> I can't see network and router option in System panel, I think need
> install n
Yes, it sounds like you just have nova network right now. Did you use
devstack? If so, follow this guide.
https://wiki.openstack.org/wiki/NeutronDevstack
On Wed, May 6, 2015 at 11:02 AM, Wilson Kwok wrote:
> repeat this message to all,
>
> I can't see network and router option in System panel, I
Hi all!
I try to resolve this problem during 2 weeks :(
I use up-to-date Centos 7 and Juno.
I have study infrastructure:
1) compute node // probably works fine
2) controller node // probably works fine
3) nethost node // here is mistery and crazy problems with openvswitch
if I manually up interf
Hey guys!
How can I use VirtIO SCSI by default?
I'm seeing that it might be possible to update image properties at Glance,
like this: "hw_disk_bus_model=virtio-scsi" but, I would like to make it the
default.
Is there a "nova.conf / libvirt" option for that?
Thanks!
Thiago
___
Since time immemorial, I've accepted as a fact of life that routing
from a nova instance to another instance via floating ip is impossible.
We've coped with this via a hack in dnsmasq, setting an alias to
rewrite public IPs to the corresponding internal IP.
Right now I'm trying to mov
BTW, I'm running Juno, planning to upgrade to Kilo ASAP. Ubuntu 14.04.2.
On Wed, May 6, 2015 at 6:06 PM Martinx - ジェームズ
wrote:
> Hey guys!
>
> How can I use VirtIO SCSI by default?
>
> I'm seeing that it might be possible to update image properties at
> Glance, like this: "hw_disk_bus_model=vi
Hi,
I am trying to run Neutron LBaaS with the HAProxy driver with L3 HA.
When I associate a floating IP to the LBaaS VIP, I cannot access my
backend service over the floating IP. It seems, this is because the
haproxy instance happens to be scheduled on a node that is not the
current master for L3
Hello All,
Currently in Juno we are seeing an issue with attempting to live-migrate an
instance with a configdrive attached.
"NoLiveMigrationForConfigDriveInLibVirt: Live migration of instances with
config drives is not supported in libvirt unless libvirt instance path and
drive data is shared acr
Hello,
I used http://www.stackgeek.com/guides/gettingstarted.html to installed
single node, do you have another guide that can match stackgeek ?
Thanks
於 2015/5/7 上午4:41,"Kevin Benton" 寫道:
> Yes, it sounds like you just have nova network right now. Did you use
> devstack? If so, follow this gui
Hi,Wilson,
We are seeing this issue in Icehouse too , and we fixed it by modify the
nova code. I think you can do it in Juno too.
-- Original --
From: "Tyler Wilson";;
Date: Thu, May 7, 2015 09:16 AM
To: "Openstack@lists.openstack.org";
Subject: [Opens
Hi,
I am getting this error in my agent side. I am getting same message
twice, one after other.
2015-05-07 11:39:28.189 11363 ERROR oslo.messaging.rpc.dispatcher
[req-43875dc3-99a9-4803-aba2-5cff22943c2c ] Exception during message
handling: _oslo_messaging_localcontext_7a1e392197394132b7bfc1bd
25 matches
Mail list logo