Hi guys,
I have submitted a patch for this issue. Just FYI.
https://review.openstack.org/#/c/34870/
2013/1/31 Hanyu Xiao
> Hi guys:
>
> As I know, soft-delete an instance only power off the instance and then
> mark the db state to "soft-delete".
>
> you can use `nova start ` to poweron the i
Hi all,
Currently, openstack heavily uses iptables in network setup(firewall, NAT,
etc.), which may trigger performance issue on some situations. For example,
I have ever found packet dropping in host for several times, due to
connection tracking triggered by NAT.
By now, I have to find some stu
Regards,
> Victor Palma
>
>
> On Feb 25, 2013, at 10:01 PM, Yufang Zhang wrote:
>
> > Hi all,
> >
> > I use qpid server as message queue in openstack. After the cluster
> running for a month, I find the qpid server has consumed 400M memory.
> Considering the clu
Hi all,
I use qpid server as message queue in openstack. After the cluster running
for a month, I find the qpid server has consumed 400M memory. Considering
the cluster has only 10 nodes, things would be worse as more nodes are
being added into cluster. No memory leaks were found when I used valgr
Michel Deschenes
> *Sent:* Thursday, August 23, 2012 7:59 AM
> *To:* Yufang Zhang; openstack@lists.launchpad.net
> *Subject:* Re: [Openstack] Default rules for the 'default' security group*
> ***
>
> ** **
>
> I’m very interested in this, we run essex and have a very b
Say, you have two nic on the host: eth0(public network) and eth1(private
network), and you use FlatDHCP for network configuration. All the instances
are in the private subnet. Then you should just add networks like:
nova-manage network create demonet 10.0.0.0/24 1 256
--bridge=demonetbr1 --bridge_
Hi all,
Could I ask how to set the default rules for the 'default' security group
for all the users in openstack? Currently, the 'default' security group has
no rule by default, thus newly created instances could only be accessed by
instances from the same group.
Is there any method to set defaul
Hi all,
I'd like to use horizon to manage clusters in multiple data
centers(regions). Currently, horizon supports multi-region by means of
deploying one keystone service for each region. Thus we have to manage
multiple keystone services for all the regions(creating users or projects,
etc.), which
Does it make sense to shutdown instance before doing snaphotting, and then
make a lvm snaphot of instance disk. This would be safe for instance though
it‘s not some sort of 'live snaphot'.
2012/7/16 Boris Filippov
> Current snapshot implementation for libvirt driver doesn't support
> snapshottin
9 matches
Mail list logo