Hi Clint,
Thanks for the reply. I have two networks. Could you tell me how exactly to
specify them in the template ?
Thanks
Kumar
-Original Message-
From: Clint Byrum [mailto:cl...@fewbar.com]
Sent: Friday, August 08, 2014 7:07 PM
To: openstack
Subject: Re: [Openstack] Wordpress t
Hi Giles,
I am not sure about the issue, but can you please check if the database is up.
Also can you paste the error in nova logs?
Regards,
Sushma Korati
sushma_kor...@persistent.co.in
Persistent Systems Ltd. | Partners in Innovation | www.persistentsys.com
P Please consider your environmen
I run it as 'root'.
>You need to be an admin to run this script.
>On Fri, Aug 08, 2014 at 04:15:17PM -0400, Parisa Heidari wrote:
>> Hi Steve,
>> Thanks for your help. I tried either files but in both cases I get the same
>> error. I copy the output below. It seems that the OS variables are expor
remove /etc/sysconfig/network-scripts/ifcfg-br-tun then I reboot the nodes
I can see "patch-int" in br-tun now
thanks for your help
ttjiang
发件人: nathan.nxu
发送时间: 2014-08-11 11:13
收件人: ttjiang; openstack@lists.openstack.org
主题: 回复: 回复: [Openstack] use rdo install neutron ml2+vxlan
Yes I se
Yes I see it now, the patch port of br-int and br-tun should be created in the
same time.
Are you sure your ovs version support the vxlan tunnel. or any log to indicate
this error to create patch port in br-tun?
look at the code in ovs agent, if patch ports can't be created in br-int or
br-tun
I can see the "patch-tun" in br-int , but I can not see "patch-int" in br-tun
ttjiang
发件人: nathan.nxu
发送时间: 2014-08-11 10:44
收件人: ttjiang; openstack@lists.openstack.org
主题: 回复: [Openstack] use rdo install neutron ml2+vxlan
Actually br-int and br-tun are connected through veth pair. it's alre
thanks for your help
remove /etc/sysconfig/network-scripts/ifcfg-br-tun
It's ok now
ttjiang
From: Brandon Sawyers
Date: 2014-08-11 10:37
To: ttjiang
CC: openstack@lists.openstack.org
Subject: Re: [Openstack] use rdo install neutron ml2+vxlan
This looks like an issue I was seeing as well and
Actually br-int and br-tun are connected through veth pair. it's already
created in your case, see interface "patch-tun" in br-int and "patch-int" in
br-tun
-Nathan.nxu
发件人: ttjiang
发送时间: 2014-08-11 10:28
收件人: openstack@lists.openstack.org
主题: [Openstack] use rdo install neutron ml2+vxlan
hi al
This looks like an issue I was seeing as well and was helped by someone in
the IRC channel.
Try this:
`watch -n0.2 ovs-vsctl show`
If you see you br-tun appearing and disappearing rapidly remove
/etc/sysconfig/network-scripts/ifcfg-br-tun on all network and compute
hosts and restart networking (
hi all:
I just use rdo to install neutron, I have some questions
After I finished.
I run this command,I can not see br-tun
ovs-vsctl show
876d6e88-b3fc-4709-8e29-5e61fbbd1001
Bridge br-ex
Port br-ex
Interface br-ex
type: internal
Bridge br-int
Po
ext filesystems can only grow larger on live systems. Also, for the fs to
actually grow, you will need something like cloud-init or a custom script
to do this at boot time.
On Sun, Aug 10, 2014 at 11:10 PM, mad Engineer
wrote:
> Thanks Don,
> it works, i was thinking that imag
Thanks Don,
it works, i was thinking that image should be large
enough to fit in all flavor sizes ;-)
On Sun, Aug 10, 2014 at 8:39 PM, Don Waterloo
wrote:
> On 10 August 2014 09:55, mad Engineer wrote:
> >
> > Hi,
> > i am using Centos6.5 with Icehouse release,on KVM Hype
Hi guys,
I 'm trying to create a simple stack with heat.
The template contains SoftwareConfig, SoftwareDeployment and a single
server resources.
The problem is that the SoftwareDeployment resource is always in progress !
After waiting for more than an hour the stack deployment failed and I got
t
Hi guys,
I 'm trying to create a simple stack with heat.
The template contains SoftwareConfig, SoftwareDeployment and a single
server resources.
The problem is that the SoftwareDeployment resource is always in progress !
After waiting for more than an hour the stack deployment failed and I got
t
I actually just ran into this myself with a new install, I have Ceph for
instance storage, and the "DiskFilter" couldn't detect the ceph storage so
I had to remove that from scheduler_default_filters in the nova.conf file
on the controllers.
If anyone knows how to include that still as a check it
From:
http://openstack.redhat.com/forum/discussion/952/problem-creating-instances-no-valid-host/p1
Check subnet availability. Also:
No valid host means the scheduler was unable to find a compute host
suitable for booting your new instance. A common cause of this is not
enough memory on your comp
On 10 August 2014 09:55, mad Engineer wrote:
> Hi,
> i am using Centos6.5 with Icehouse release,on KVM Hypervisor,
>
> Trying to launch Centos instance from a newly uploaded qcow2 image.
>
> Created centos6.5 image in qcow2 format with 60G virtual size and actual
> size of 1.7G
>
> image: Ce
On 10 August 2014 09:55, mad Engineer wrote:
>
> Hi,
> i am using Centos6.5 with Icehouse release,on KVM Hypervisor,
>
> Trying to launch Centos instance from a newly uploaded qcow2 image.
>
> Created centos6.5 image in qcow2 format with 60G virtual size and actual size
> of 1.7G
>
> image:
Thanks all for help. That was all about my wrong config virt-type=qemu, it
should be kvm. Poor me.
2014-08-05 18:18 GMT+07:00 dhanesh1212121212 :
> Hi,
>
> Please paste the steps followed for creating centos.img.
> Site downloaded ubuntu.img.
>
> Note: VT is enabled or not. Check nova log for in
Hi,
i am using Centos6.5 with Icehouse release,on KVM Hypervisor,
Trying to launch Centos instance from a newly uploaded qcow2 image.
Created centos6.5 image in qcow2 format with 60G virtual size and actual
size of 1.7G
image: Centos6.5_x64.qcow2
file format: qcow2
virtual size: 60G (644245
I am getting following error while launching an instance from dashboard.
Error: Failed to launch instance "devstack-havana": Please try again later
[Error: No valid host was found. ].
Please let me know the reason and remedy.
Best regards,
Giles Cornelius Gomes
Database Administrator (Billing)
Hello,
"Error: Unable to retrieve instance list" is showing while I was trying to
launch an instance. Please let me know the reason and remedy.
Best regards,
Giles Cornelius Gomes
Database Administrator (Billing)
NovoTel Limited
House: Ga-30/G, Pragati Sarani
Shahjadpur, Gulshan-2
Dhaka-1212,
> >> > After a reboot, the relevant cloud-init logs:
> >> > ===
> >> > cc_growpart.py[DEBUG]: '/' NOCHANGE: no change necessary (/dev/vda, 1)
> >> > util.py[DEBUG]: Resizing took 13.776 seconds
> >> > cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=Tru
23 matches
Mail list logo