I just upgraded the
openstack-dashboard we are using to the latest version provided by Ubuntu Cloud Archive. There were multiple bugs causing "Internal Server Error"
which I had to patch manually to rectify, I couldn't see anyone reporting the same
err
HI Stefano,
Thanks for your long help, Please take your time.
I'll wait your response
Best Regards,
Umar
On Thu, Jan 10, 2013 at 3:39 AM, Stefano Zanella
wrote:
> Hi Umar,
> I'm sorry again but I'm approaching a deadline on next Tuesday, so I've
> little for anything.
> I'd like to reproduce
On 2013年01月09日 23:05, Joe Warren-Meeks wrote:
> Hi Jian,
>
> Firstly, thanks for your time helping me with this, it is much
> appreciated.
>
> I've probably misunderstood your answer, but currently whenever a new
> instance is booted or a floating IP is added or removed, the SNAT rule
> I want remo
the URL that you give is the "binary"
the stackato in .com in my mind is for deployment to create a
cloudfoundry.com like
this thread related to cf.org
F
On Thu, Jan 10, 2013 at 7:16 AM, Diane Mueller wrote:
> Frans,
>
>
> All our release notes are found here:
> http://docs.stackato.com/refere
Frans,
All our release notes are found here:
http://docs.stackato.com/reference/release-notes.html
You can go to http://www.activestate.com/stackato/get_stackato to get the
latest VMs
I'm currently testing on a number of OpenStack deployments at customer
sites and have had no issues so far. If
hi Antonio
talking Java SDK.
is there OpenSTack on the Net, that we can use, to test this SDK?
I love to invest in this tools, esp we are working with Java education
program here
F
On Thu, Jan 10, 2013 at 6:51 AM, Antonio Manuel Muñiz Martín
wrote:
> Hello all.
>
> We are working with OpenSta
I think the Swift description would be improved by changing:
Objects and files are written to multiple disk drives spread throughout
...
To
Objects are written as files to multiple disk drives spread throughout
...
"Objects and files" almost sounds as though they are different
Hello all.
We are working with OpenStack Java SDK [1] since some months ago. Now
we need to use it with Folsom. After a look on master branch we
decided to keep us in the stable branch, because the project has no
release policy, no tags...
Said this, we've done some changes in stable Essex branch
On Thu, Jan 10, 2013 at 6:46 AM, Diane Mueller wrote:
> Frans,
>
> Stackato is a fork of Cloud Foundry (and API compatible) but it's
> distributed as a VM, so you don't have to deal with BOSH.
still learning your positoning product ;)
if you can explain how the fork manage and how it work and al
Frans,
Stackato is a fork of Cloud Foundry (and API compatible) but it's
distributed as a VM, so you don't have to deal with BOSH.
It's just a matter of importing that VM into OpenStack, then building your
PaaS cluster.
We don't currently make a Hyper-V native VM image of Stackato available -
is
On 01/07/2013 12:28 PM, Stefano Maffulli wrote:
I can lead this task. Please join me on IRC #openstack-community (I'm
reed) to coordinate efforts.
I gave a first pass at improving the page. It looks better, it now has
links, references and is more up to date. Please have a look at it and
keep
hi all
we are using OpenShift and CloudFoundry, and hope can find another PaaS s/w .
There are several private chat between me and several OpenStack USer
Group LEader related to OpenStack+CF integration issue, and also there
are several discussion bosh-user in CF
and we are also see the OpenStac
Hi Umar,
I'm sorry again but I'm approaching a deadline on next Tuesday, so I've
little for anything.
I'd like to reproduce your environment on my test system (it's not too
distant from yours), so I can give you an accurate response.
I'll keep you updated ASAP.
Thanks for patience.
Regards,
Ste
Moving instances from project to project is not possible however what
you can do is (safe way):
- as an admin user
- snapshot the image from env 1
- grab the snapshotted file from your glance store
- import the snapshot into glance
- make the image public
- run the snapshot from env 2
- enjoy!
Ch
Hi Séan,
I run the OpenStack Ireland meetup group, just wondering if your meeting is
targeting only groups in the East Coast of the USA?
Kind Regards,
Tim
On 9 Jan 2013, at 00:54, Sean Roberts wrote:
> We are going to have a planning meeting on Tuesday, 15 Jan 2012 11:00am to
> 1:00pm PST. R
Hi Yuan,
Thanks for the response. I had missed to set the vncserver_listen to 0.0.0.0
and that fixed the problem for me. Unfortunately, I couldn't try any of the
methods suggested by you as setting the vncserver_listen solved the problem.
Regards
Krishnaprasad
From: Yuan, Ye A [mailto:ye.a.y...
Sean,
Is the aim to provide co-ordination for the OpenStack user groups worldwide
?
Ryan, JC and I have been putting together the structure for the OpenStack
user committee (as described on the foundation list at
http://lists.openstack.org/pipermail/foundation/2012-December/001289.html).
I have 2 projects in my environment:
ProjectQA1: ID -> 0001
ProjectQA2: ID -> 0002
root@Controller:# keystone tenant-list
+-++-+
| id |name| enabled |
+-++-+
| 0001| ProjectQA1 | True |
| 0002| ProjectQA2 | True |
If you are attempting to stop nova-network from snatting for instances you can
very easily do it with conf:
routing_source_ip=
(set routing_source_ip to none)
This will stop the snat for instances. Please note that you will need to
provide a gateway through dnsmasq for your instances to reach
I believe that this bug only happens if:
a) you have your floating ips on a different interface from your flat ips
b) you are using an external gateway for the fixed ips (a custom dnsmasq config
file)
I've noticed that self-ping also breaks if you have dmz_cidr set to your
fixed_range (this isn
>If Ganglia has interest in ceilometer data, we can achieve it through a
>specific publisher, to put data into Gangalia.
@yunhong, So it is more like the approach to CW or Synaps, isn't it? if the
monitoring system is interested in the meters from Ceilometer, we can have
different publishers to
Hi Mark,
Where are you attempting to execute ping against the internal ip from? Based
on that guide, the internal ip would only be routable on the compute or network
nodes, and it should be possible to ping the VM from either.
If you are unable to ping the internal ip from one of those nodes
All,
I have an installation of 3 servers based on the Folsom guide :
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/VLAN/2NICs/OpenStack_Folsom_Install_Guide_WebVersion.rst
Following all the way through, I have quantum all configured per the bottom of
the doc : Your first VM
Hi Asif,
You may want to check this out.
http://devstack.org/guides/multinode-lab.html
-Syed Armani
On Wed, Jan 9, 2013 at 6:28 PM, Muhammad Asif wrote:
> Hi All,
>Can I run devstack on multiple virtual machines i.e. configuring
> one of them as controller node and others as compute nodes.
On 2013?01?09? 21:58, Joe Warren-Meeks wrote:
> Hi guys,
>
> I've managed to disable NAT by deleting the correct rule. This means
> all my instances are properly routable no, which is exactly what I want.
>
> To do this, I'm using
>
> iptables -vnL -t nat --line-numbers
>
> to get the rule number
Hi All,
Can I run devstack on multiple virtual machines i.e. configuring
one of them as controller node and others as compute nodes. Can I
configure them just like it works for the multiple hardware nodes?
thanks
-Asif
___
Mailing list: https://laun
Hi guys,
I've managed to disable NAT by deleting the correct rule. This means all my
instances are properly routable no, which is exactly what I want.
To do this, I'm using
iptables -vnL -t nat --line-numbers
to get the rule number from the nova-network-snat chain and deleting it
using:
iptabl
The OpenStack Technical Committee ("TC") met in #openstack-meeting at
20:00 UTC yesterday.
Here is a quick summary of the outcome of this meeting:
* The TC approved the new policy on Distro & Python 2.6/3.x support:
"OpenStack will target its development efforts to latest Ubuntu/Fedora,
but will
Hi all,
I note from https://bugs.launchpad.net/nova/+bug/1096259 that there's an issue
that means an instance can't ping it's own public IP address. Does anyone know
of a workaround until this gets fixed?
Thanks
Dave___
Mailing list: https://launchpa
Hi all,
OpenStack User Group India will be hosting OpenStack mini-conf at
Gnunify(gnunify.in) scheduled on 15th Feb, 2013.
http://gnunify.in/2013/event/OpenStack_Mini_Conf
We are looking for speakers for the same. We are expecting to have 4-5 talk
slots. Let us know with topic you want to pre
Hi all,
We saw some interest to add iSER (iSCSI over RDMA) support to Cinder. (e.g.
http://www.mail-archive.com/openstack@lists.launchpad.net/msg19342.html)
iSER can allow 5x faster bandwidth compared to using iSCSI/TCP.
For example, over RAM device LUN we got ~1.3GBps Vs. ~5.5GBps (TCP Vs. iSE
Hello Sean,
What kind of input do you expect from local community user group? Curious
if you are expecting participants from South Bay OpenStack user group or
it's open to worldwide openstack user group?
On Wed, Jan 9, 2013 at 6:24 AM, Sean Roberts wrote:
> We are going to have a planning meet
Hi Eugene-
Thanks for the reply.. I forgot to click reply-all.. now added the mailing
list
The first doubt was.
Like we have agents for core-plugins, how the service-plugin agents differ
from these core-plugin agents?
One doubt:
Will this loadbalance.py be a starting point to write a test
serv
33 matches
Mail list logo