Skip to content

Instantly share code, notes, and snippets.

View antonym's full-sized avatar
👨‍💻

Antony Messerli antonym

👨‍💻
View GitHub Profile
2013-12-23 17:45:48.119 4619 AUDIT nova.compute.manager [req-a00fe0ec-0336-4d90-a88a-c20608fe1115 162754 100001] [instance: bb851665-f30d-4b1b-a592-f6525595c219] Starting instance...
2013-12-23 17:45:48.431 4619 AUDIT nova.compute.claims [req-a00fe0ec-0336-4d90-a88a-c20608fe1115 162754 100001] [instance: bb851665-f30d-4b1b-a592-f6525595c219] Attempting claim: memory 521 MB, disk 20 GB, VCPUs 1
2013-12-23 17:45:48.431 4619 AUDIT nova.compute.claims [req-a00fe0ec-0336-4d90-a88a-c20608fe1115 162754 100001] [instance: bb851665-f30d-4b1b-a592-f6525595c219] Total Memory: 32767 MB, used: 8489.00 MB
2013-12-23 17:45:48.432 4619 AUDIT nova.compute.claims [req-a00fe0ec-0336-4d90-a88a-c20608fe1115 162754 100001] [instance: bb851665-f30d-4b1b-a592-f6525595c219] Memory limit: 32767.00 MB, free: 24278.00 MB
2013-12-23 17:45:48.432 4619 AUDIT nova.compute.claims [req-a00fe0ec-0336-4d90-a88a-c20608fe1115 162754 100001] [instance: bb851665-f30d-4b1b-a592-f6525595c219] Total Disk: 1818 GB, used: 260.00 GB
2013-12-23 17:45:48.4
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
I: Copying back the cached apt archive contents
I: new cache content debhelper_9.20140228_all.deb added
I: Copying source file
I: copying [/root/xenserver-core/SRPMS/liblwt-ocaml_2.4.3-1.dsc]
I: copying [/root/xenserver-core/SRPMS/liblwt-ocaml_2.4.3.orig.tar.gz]
I: copying [/root/xenserver-core/SRPMS/liblwt-ocaml_2.4.3-1.debian.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (liblwt-ocaml_2.4.3-1.dsc)
dpkg-source: info: extracting liblwt-ocaml in liblwt-ocaml-2.4.3
root@a4badb116d03:~/lol# ls -al
total 5384
drwxr-xr-x 2 root root 320 Mar 17 18:50 .
drwxr-xr-x 4 root root 80 Mar 17 18:50 ..
-rw-r--r-- 1 root root 1854 Mar 17 17:04 libderiving-ocsigen-ocaml_0.3c-1_amd64.deb
-rw-r--r-- 1 root root 350286 Mar 17 17:04 libderiving-ocsigen-ocaml-dev_0.3c-1_amd64.deb
-rw-r--r-- 1 root root 3524 Mar 17 17:04 libjs-of-ocaml_1.3.2-1_amd64.deb
-rw-r--r-- 1 root root 3524 Mar 17 17:04 libjs-of-ocaml_1.3.2-1_amd64.deb.1
-rw-r--r-- 1 root root 1815768 Mar 17 17:04 libjs-of-ocaml-dev_1.3.2-1_amd64.deb
-rw-r--r-- 1 root root 1815768 Mar 17 17:04 libjs-of-ocaml-dev_1.3.2-1_amd64.deb.1
root@842b2b4b9b17:~# apt-get install xenserver-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
### Keybase proof
I hereby claim:
* I am amesserl on github.
* I am antonym (https://keybase.io/antonym) on keybase.
* I have a public key whose fingerprint is 7369 3387 53AC E932 7D9C 60AC 2C75 D921 4FEF 74A8
To claim this, I am signing this object:
Subject: [PATCH] RAX - Disable dhcp_client_id in order to prevent duplicate
dhcp lease assignment
---
src/net/udp/dhcp.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/net/udp/dhcp.c b/src/net/udp/dhcp.c
index e6d3edd..9f85ffd 100644
--- a/src/net/udp/dhcp.c
### Keybase proof
I hereby claim:
* I am antonym on github.
* I am antonym (https://keybase.io/antonym) on keybase.
* I have a public key whose fingerprint is 7369 3387 53AC E932 7D9C 60AC 2C75 D921 4FEF 74A8
To claim this, I am signing this object:
#cloud-config
coreos:
units:
- name: etcd.service
command: start
users:
- name: coreos
passwd: $apr1$gbIKXXMt$Q1xoaRWTnDX3JYgx4cPPT1
@antonym
antonym / #!ipxe
Created September 20, 2015 20:49
#!ipxe
dhcp
chain http://boot.rackspace.com
@antonym
antonym / gist:589a19f97ce68e2d66cf
Created December 29, 2015 16:48
Openstack Ansible - Libvirt and Xen Issues
If hw_disk_discard = ignore the following exception occurs:
2015-12-29 16:17:26.265 28669 ERROR nova.compute.manager [instance: bd2f8961-9df2-464d-b36f-426d70bc3a34] Traceback (most recent call last):
2015-12-29 16:17:26.265 28669 ERROR nova.compute.manager [instance: bd2f8961-9df2-464d-b36f-426d70bc3a34] File "/openstack/venvs/nova-12.0.2/lib/python2.7/site-packages/nova/compute/manager.py", line 2155, in _build_resources
2015-12-29 16:17:26.265 28669 ERROR nova.compute.manager [instance: bd2f8961-9df2-464d-b36f-426d70bc3a34] yield resources
2015-12-29 16:17:26.265 28669 ERROR nova.compute.manager [instance: bd2f8961-9df2-464d-b36f-426d70bc3a34] File "/openstack/venvs/nova-12.0.2/lib/python2.7/site-packages/nova/compute/manager.py", line 2009, in _build_and_run_instance
2015-12-29 16:17:26.265 28669 ERROR nova.compute.manager [instance: bd2f8961-9df2-464d-b36f-426d70bc3a34] block_device_info=block_device_info)
2015-12-29 16:17:26.265 28669 ERROR nova.compute.manager [instance: bd2f8961-9df2-464d