Skip to content

Instantly share code, notes, and snippets.

@ader1990
Created September 3, 2013 22:02
Show Gist options
  • Save ader1990/6430200 to your computer and use it in GitHub Desktop.
Save ader1990/6430200 to your computer and use it in GitHub Desktop.
ubuntu-12.04.3-server-cloudimg on openstack-grizzly-rdo(hyper-v) boot.log metadata is got from the config-drive, attached as the second disk
ubuntu@ubuntu-vhd1:~$ cat /var/log/boot.log
cloud-init start-local running: Tue, 03 Sep 2013 21:26:42 +0000. up 44.47 seconds
no instance data found in start-local
ci-info: lo : 1 127.0.0.1 255.0.0.0 .
ci-info: eth0 : 1 10.0.2.2 255.255.255.0 fa:16:3e:ea:55:0d
ci-info: route-0: 0.0.0.0 10.0.2.1 0.0.0.0 eth0 UG
ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U
cloud-init start running: Tue, 03 Sep 2013 21:26:46 +0000. up 49.27 seconds
found data source: DataSourceConfigDrive [net,ver=2][source=/dev/sdb]
2013-09-03 21:26:48,963 - __init__.py[WARNING]: Unhandled non-multipart userdata ''
Generating public/private rsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
The key fingerprint is:
29:7f:fb:17:f2:5e:c5:b9:9c:f2:72:84:1e:2c:73:2c root@ubuntu-vhd1
The key's randomart image is:
+--[ RSA 2048]----+
| |
| |
| |
| . ..|
| . S o ..o|
| o E.*o.+|
| . . *+o=.|
| . . o=o |
| ...o+. |
+-----------------+
Generating public/private dsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
The key fingerprint is:
4d:93:71:1a:8a:b0:9e:50:b4:8d:1b:38:6f:d1:65:b1 root@ubuntu-vhd1
The key's randomart image is:
+--[ DSA 1024]----+
| .+ +.o . |
| o B + o * |
| + * + E = |
| = = o . |
| * S . |
| . |
| |
| |
| |
+-----------------+
Generating public/private ecdsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
The key fingerprint is:
0b:3d:4e:84:2e:b3:8c:4b:6b:68:80:77:a4:b9:8c:8f root@ubuntu-vhd1
The key's randomart image is:
+--[ECDSA 256]---+
| |
| . |
| . . |
| .. o |
|. +o o S |
|o +o.+ + o |
|.=ooo o |
|o++o |
|Eo+ |
+-----------------+
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
* Starting AppArmor profiles [ OK ]
* Stopping System V initialisation compatibility [ OK ]
* Starting System V runlevel compatibility [ OK ]
* Starting save kernel messages [ OK ]
* Starting regular background program processing daemon [ OK ]
* Starting deferred execution scheduler [ OK ]
* Starting automatic crash report generation [ OK ]
* Starting ACPI daemon [ OK ]
landscape-client is not configured, please run landscape-config.
* Starting CPU interrupts balancing daemon [ OK ]
* Stopping save kernel messages [ OK ]
* Stopping System V runlevel compatibility [ OK ]
* Starting crash report submission daemon [ OK ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment