Comment 3 for bug 1472014

Revision history for this message
Mike McCracken (mikemc) wrote :

Hi, thanks for looking - the full log is here: http://paste.ubuntu.com/11834149/ , but here's what you mentioned specifically, they show up around line 414 and 511.

ubuntu@openstack-single-ubuntu:~$ sudo grep "cer.*ificate addresses" /var/log/juju-ubuntu-local/machine-0.log

2015-07-06 20:48:58 INFO juju.worker.certupdater certupdater.go:127 State Server cerificate addresses updated to ["public:localhost" "local-cloud:10.0.6.1"]
2015-07-06 20:48:58 INFO juju.apiserver apiserver.go:166 new certificate addresses: 10.0.6.1
2015-07-06 20:49:00 INFO juju.worker.certupdater certupdater.go:127 State Server cerificate addresses updated to ["public:localhost" "local-cloud:10.0.6.1"]
2015-07-06 20:49:00 INFO juju.apiserver apiserver.go:166 new certificate addresses: 10.0.6.1

and here's IP info from machine 1

ubuntu@openstack-single-ubuntu:~$ juju ssh 1
Warning: Permanently added '10.0.6.141' (ECDSA) to the list of known hosts.
Welcome to Ubuntu 14.04.2 LTS (GNU/Linux 3.13.0-55-generic x86_64)

 * Documentation: https://help.ubuntu.com/

  System information as of Mon Jul 6 23:08:29 UTC 2015

  System load: 0.0 Processes: 84
  Usage of /: 9.2% of 19.65GB Users logged in: 0
  Memory usage: 3% IP address for lxcbr0: 10.0.6.141
  Swap usage: 0%

  Graph this data and manage this system at:
    https://landscape.canonical.com/

  Get cloud support with Ubuntu Advantage Cloud Guest:
    http://www.ubuntu.com/business/services/cloud

0 packages can be updated.
0 updates are security updates.

*** System restart required ***
Last login: Mon Jul 6 23:08:29 2015 from 10.0.6.1
ubuntu@ubuntu-local-machine-1:~$ ip -4 addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
4: lxcbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default
    inet 10.0.6.141/24 brd 10.0.6.255 scope global lxcbr0
       valid_lft forever preferred_lft forever