On Wed, Nov 27 2013, Nick Maslov wrote:
Hi Nick,
> I can see that meters for network/disk in Ceilometer are cumulative, and I
> cannot get data about usage of either network nor disk in Mb/s format.
>
> Can this be done OOTB - or it will require additional coding?
Unfortunately, the Ceilometer
Proxy will interrupt the PUT request to the only good device.
Object server returned error to Proxy
https://github.com/openstack/swift/blob/master/swift/obj/server.py#L387
account-server 192.168.56.10 - - "HEAD /d5/390/AUTH_ss" 204 -
"txdc2f2cc49b7b447e91f93-0052970cca" "HEAD http://192.168.56.1
Hi Razique,
First, thx for your reply.
Following to Michael's suggestion, I got some materials about it.
Let's see one BP about BareMetal here:
https://blueprints.launchpad.net/nova/+spec/baremetal-force-node
"With the baremetal driver, force_hosts is not sufficient since the
compute hos
That was indeed the fix. I needed to install python-keystoneclient and
it worked immediately. Thank you.
On 28 Nov 2013, at 1:36, dheeru wrote:
Looks like you missed installing the keystoneclient/middleware
Can you check you have keystoneclient/middleware/authtoken* ?
You server is failing w
Thats cool kevin. Your poblem is resolved.
-Dheeru
@Community Service
On Thu, Nov 28, 2013 at 8:38 PM, Kevin Breit wrote:
> That was indeed the fix. I needed to install python-keystoneclient and it
> worked immediately. Thank you.
>
>
> On 28 Nov 2013, at 1:36, dheeru wrote:
>
> Looks like you
Hi everyone.
My openstack deployment has an issue with the internet access of the
virtual machines. I have access to the instances from the physical network
using floating ips and ssh, everything works fine, but the instances can't
get internet access. I noticed that the network node can't connect
Hi,
Ive been trying to troubleshoot my devstack image launch failure some
more, and the command that fails seems to be 'dnsmasq' command. The
full command that gets executed is in the logs:
sudo nova-rootwrap /etc/nova/rootwrap.conf env
CONFIG_FILE=["/etc/nova/nova.conf"] NETWORK_ID=1 dnsmasq
--
Couldn't be that:
`
--conf-file=`
Razique
On 28 Nov 2013, at 13:52, John Smith wrote:
Hi,
Ive been trying to troubleshoot my devstack image launch failure some
more, and the command that fails seems to be 'dnsmasq' command. The
full command that gets executed is in the logs:
sudo nova-rootw
Hi dheeru,
We can also use "nova show" to get the VM fault if the VM was in error
state. But if the VM creation failed with retry filter, then we may lost
the fault reason, please refer to
https://bugs.launchpad.net/nova/+bug/1161661
Thanks,
Jay
2013/11/27 dheeru
> Hi Stackers
>
> "VM Insta
Thanks jay for your inputs. I will include this as well - Dheerendra
On Fri, Nov 29, 2013 at 6:29 AM, Jay Lau wrote:
> Hi dheeru,
>
> We can also use "nova show" to get the VM fault if the VM was in error
> state. But if the VM creation failed with retry filter, then we may lost
> the fault rea
Thanks Hugo for your reply!
It’s still very puzzling. Each object server handles the request independently.
How can the proxy interrupt the PUT request to the good device?
The line of code you referred to does checking before the object server
actually writes anything.
The exception is raised onl
11 matches
Mail list logo