accepts dhcp packets is created once an instance is
spawned.
I will try the same thing on an centos64.
Regards,
Gabriel
From: David Kang
To: Staicu Gabriel
Cc: "openstack@lists.launchpad.net (openstack@lists.launchpad.net)"
Sent: Tuesday, July
Hi,
Please can you look up in the iptables?
Normally on a working openstack host the packets comming in the filter table in
the input chain are directed to the nova-network-INPUT which has a rule to
accept dhcp packets.
On my setup is something like:
-A INPUT -j nova-network-INPUT
.
.
.
-A nova
Yes it's ok.
Or you can use another computer with virt-manager installed which supports
running windows virtual machines on it. In other words another computer with
cpu with virtualization feature + kvm + virt-manager.
If you use the option with another computer you will have to copy the resulted
.. :),
Ciao
Gabriel
From: Remo Mattei
To: Staicu Gabriel
Cc: "openstack@lists.launchpad.net"
Sent: Sunday, July 14, 2013 1:48 AM
Subject: Re: [Openstack] Quantum question
One more thing to this slide there is a physical router that can be configured
by the admin etc and I can d
Hi Remo,
If your talking about this document:
http://docs.openstack.org/grizzly/openstack-network/admin/content/use_cases_single_flat.html
I think that in that case you don't have something from the logical point of
view something like a router. You just have L2 segments so there is no place
w
Hi,
From the openstack documentation:
(http://docs.openstack.org/folsom/openstack-compute/install/apt/content/faq-about-vnc.html)
A: These values are hard-coded in a Django HTML template. To alter them, you
must edit the template file _detail_vnc.html. The location of this file will
vary based
Hi,
What I would do now it to make a tcpdum on interface br100 to look for the
bootpc packets that the port receives and sends.
Also here from your paste of "ifconfig -a" I don't see the bridge interface...
Regards,
Gabriel
From: Arindam Choudh
Hi,
A place to look for eventually error messages is also /var/log/messages. Look
for dnsmasq related message and post them here.
Regards,
Gabriel
From: Arindam Choudhury
To: openstack
Sent: Thursday, April 25, 2013 11:10 AM
Subject: [Openstack] nova-networ
Hi,
As a rule of thumb how I worked around this issue was to add a new hdd. I
allocated this new hdd only to /var/lib/nova/instances/_base and the other hdd
to /var/lib/nova/instances/ so in this manner to the first time a instance is
spawn on server the process use the full capacity of a hdd.
Hi,
1) connect to mysql database:
mysql -uroot -p
2) use nova database once in mysql prompt
mysql> use nova;
3) find the error values
mysql> select * from instance_faults;
Regards,
Gabriel
From: Malek Mushleh
To: openstack@lists.launchpad.net
Sent: Thurs
These are great news Gary.
Do you happen to know if the patch will be also available for folsom?
Thanks,
Gabriel
From: Gary Kotton
To: jian@canonical.com
Cc: openstack@lists.launchpad.net
Sent: Wednesday, January 23, 2013 10:08 AM
Subject: Re: [Openstack
Hi,
The simplest way to check is to have a look at /var/log/nova/nova-compute.log
Regards,
Gabriel
From: Guilherme Russi
To: openstack@lists.launchpad.net
Sent: Monday, December 10, 2012 6:15 PM
Subject: [Openstack] Problem hen running VM instances
Hi aga
Hi,
Also to get starting you can use openstack-demo-install which comes in the
packet openstack-utils.
Regards,
Gabriel
From: Lei Zhang
To: Tim Bell
Cc: "openstack@lists.launchpad.net"
Sent: Tuesday, December 4, 2012 4:08 AM
Subject: Re: [Openstack] How
regarding
openstack in Paris on 29 November. Are you interested?...:)
Regards,
Gabriel
From: Olivier Archer
To: Staicu Gabriel
Cc: 张家龙 ; openstack
Sent: Friday, October 26, 2012 11:36 AM
Subject: Re: [Openstack] Questions about novnc with multihost OpenStack
Hi,
I have a cloud constructed on ubuntu12.04 with openstack essex.
-controller node: 10.205.16.18
The configuration regarding vnc:
--vncserver_host=0.0.0.0
--vncproxy_url=http://10.205.16.18:6080
--ajax_console_proxy_url=http://10.205.16.18:8000
--novnc_enabled=true
-
Hi,
I did that. Create snapshot from the running machine, identify the file
corresponding to the snapshot. In my case was a qcow2 file and then add to
essex with glance add
Regards,
Gabriel
From: Leander Bessa Beernaert
To: openstack@lists.launchpa
Hi,
It happend to me in case of a server. Investigating I found out that
libvirt-bin isn't starting fast enough for nova-compute. So I added this line
in /etc/init/nova-compute.conf "start libvirt-bin" to look as:
pre-start script
mkdir -p /var/run/nova
chown nova:root /var/run/n
Hi,
On the server when I installed from packages it is in this location:
/usr/share/pyshared/nova/virt/libvirt.xml.template
Regards,
Gabriel
From: Razique Mahroua
To: williamherrych...@gmail.com
Cc: openstack@lists.launchpad.net
Sent: Wednesday, May 23, 20
Hi all,
I observed an error in documentation regarding the configuration needed to be
done on additional compute-nodes in order to allow vnc access to instances.
>From what I understood from doc you just have to copy nova.conf on additional
>nodes.
However there are some changes to made in the n
Thanks a lot Joe!
Since yesterday I had this issue with nova-compute and after I synchronized the
clock on the servers and restart nova-compute on the server with the issue it
works great.
Thanks a lot!
Gabriel
From: Joseph Heck
To: "Gurjar, Unmesh"
Cc: "
Hi,
I have a server on which I run all the the services of openstack.
The characteristics of the server are:
-cpu:12 cores
-ram:24 GB
-hdd: 500GB
-ubuntu12.04 64bits
-openstack essex installed from default repository
I observed the following behavior:
If while I am registering an image, I am work
Hi,
I found a way to change the dimenssion of the window image for the vnc console.
The file to be changed is:
/usr/share/pyshared/horizon/dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html.
The parameters are: width="1280" height="900"
Regards,
Gabriel
_
Hi Diego,
I observed the same behavior as you.
I am using the latest packages from http://ops.rcb.me/packages.
Everything works fine except the connection to vnc console from the latest
firefox (11.0) on linux. I tried also with firefox 11.0 from win7 and the error
is the same.
What workaround
23 matches
Mail list logo