Skip to content

Instantly share code, notes, and snippets.

$ neutron lbaas-pool-delete 9d1d547a-bcdd-4dfe-89d2-ea4ca28b6626
An error happened in the driver
$ neutron lbaas-member-delete c46d9560-4b35-41a4-9288-2d91f86bd2bb 9d1d547a-bcdd-4dfe-89d2-ea4ca28b6626
Deleted member: c46d9560-4b35-41a4-9288-2d91f86bd2bb
$ neutron lbaas-pool-delete 9d1d547a-bcdd-4dfe-89d2-ea4ca28b6626
Deleted pool: 9d1d547a-bcdd-4dfe-89d2-ea4ca28b6626
{
"stats":{
"bytes_in":0,
"full_lb_data":{
"loadbalancer_stat":{
"status":"PARTIAL_UP",
"resp_bytes":0,
"name":"d991d466-4266-4ee9-bc23-127e2bf1ab16",
"cur_reqs":0,
"resp_pkts":0,
--- handler_lb.py-orig 2016-03-18 07:33:49.636641969 -0700
+++ handler_lb.py 2016-03-18 09:21:26.526460763 -0700
@@ -70,20 +70,31 @@ class LoadbalancerHandler(handler_base_v
try:
name = self.meta(lb, 'id', lb.id)
r = c.client.slb.virtual_server.stats(name)
+ f = r.copy()
+ for s in f["virtual_server_stat"]["vport_stat_list"]:
+ vs = c.client.slb.virtual_service.get(s["name"])
+ p = c.client.slb.service_group.stats(vs["virtual_service"]["service_group"])
input {
file {
path => ['/var/log/nova/nova-api.log']
tags => ['nova', 'oslofmt', 'novaapi']
type => "nova"
}
file {
path => ['/var/log/nova/nova-cells.log']
tags => ['nova', 'oslofmt']
type => "nova"
2016-01-29 17:29:09.951 13322 ERROR nova.scheduler.ironic_host_manager [req-d2323cac-4bfe-451c-ac4b-23d9e71ab633 klindgren 336c0a9a5915428b8fb6aff37528ad05 - - -] compute stats: {u'cpu_arch': u'x86_64', u'boot_option': u'local'}
2016-01-29 17:29:09.982 13322 ERROR nova.scheduler.filters.compute_capabilities_filter [req-d2323cac-4bfe-451c-ac4b-23d9e71ab633 klindgren 336c0a9a5915428b8fb6aff37528ad05 - - -] original cap: (g1tlcldcap02-01.cloud.dev1.gdg, 36867a6f-9465-4d10-8661-bb8822a6c61c) ram:49152 disk:2355200 io_ops:0 instances:0
2016-01-29 17:29:09.983 13322 ERROR nova.scheduler.filters.compute_capabilities_filter [req-d2323cac-4bfe-451c-ac4b-23d9e71ab633 klindgren 336c0a9a5915428b8fb6aff37528ad05 - - -] cap in if not isinstane getattr: local
2016-01-29 17:29:09.984 13322 ERROR nova.scheduler.filters.compute_capabilities_filter [req-d2323cac-4bfe-451c-ac4b-23d9e71ab633 klindgren 336c0a9a5915428b8fb6aff37528ad05 - - -] original cap: (g1tlcldcap02-01.cloud.dev1.gdg, 36867a6f-9465-4d10-8661-bb8822a6c61c) ram:4
+--------------------------------------+-----------------------------------------------------------------------+
| Property | Value |
+--------------------------------------+-----------------------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | glbt1-dev-lab-zone-2,glbt1-dev-lab-zone-1 |
| OS-EXT-SRV-ATTR:host | - |
| OS-EXT-SRV-ATTR:hypervisor_hostname | - |
| OS-EXT-SRV-ATTR:instance_name | |
| OS-EXT-STS:power_state | 0 |
| OS-EX
k8-fc6ydlyoox6p ~ # /usr/bin/coreos-cloudinit --oem=ec2-compat
Checking availability of "cloud-drive"
Checking availability of "ec2-metadata-service"
Fetching user-data from datasource of type "cloud-drive"
Attempting to read from "/media/configdrive/openstack/latest/user_data"
line 1: error: must be "#cloud-config" or begin with "#!"
Fetching meta-data from datasource of type "cloud-drive"
Attempting to read from "/media/configdrive/openstack/latest/meta_data.json"
Attempting to read from "/media/configdrive/openstack/content/0000"
Failed to parse user-data: Unrecognized user-data format
DEBUG: @anvil.importer : Importing module: anvil.components.base_build
____________________
/ It's time for the \
| penguin on top of |
| your television to |
\ explode. /
--------------------
\ || ||
\ __ ||-----mm||
\ ( )/_________)//
[root@localhost origins]# more /home/anvil/openstack/deps/output/py2rpm-XStatic-term.js-0.0.4.2.tar.gz.log
warning: manifest_maker: standard file '-c' not found
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
Traceback (most recent call last):
File "setup.py", line 1, in <module>
from xstatic.pkg import termjs as xs
ImportError: cannot import name termjs
<domain log-root="${com.sun.aas.instanceRoot}/logs" application-root="${com.sun.aas.instanceRoot}/applications" version="5">
<system-applications></system-applications>
<applications>
<application location="${com.sun.aas.instanceRootURI}/applications/SPECjAppServer/" name="SPECjAppServer" object-type="user">
<property name="appLocation" value="${com.sun.aas.instanceRootURI}/applications/__internal/SPECjAppServer/SPECjAppServer.ear"></property>
<property name="org.glassfish.ejb.container.application_unique_id" value="93825589541666816"></property>
<property name="isComposite" value="true"></property>
<property name="defaultAppName" value="SPECjAppServer"></property>
<engine sniffer="ear"></engine>
<module name="supplier.war">