Skip to content

Instantly share code, notes, and snippets.

@cholcombe973
Last active March 7, 2016 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cholcombe973/11f017456581397664f4 to your computer and use it in GitHub Desktop.
Save cholcombe973/11f017456581397664f4 to your computer and use it in GitHub Desktop.
Upgrading the ceph monitor cluster
juju set ceph-mon source="cloud:trusty-kilo"
unit-ceph-mon-46[10951]: 2016-03-07 18:16:02 INFO unit.ceph-mon/46.juju-log server.go:268 old_version: cloud:trusty-juno
unit-ceph-mon-45[10957]: 2016-03-07 18:16:02 INFO unit.ceph-mon/45.juju-log server.go:268 old_version: cloud:trusty-juno
unit-ceph-mon-47[10959]: 2016-03-07 18:16:02 INFO unit.ceph-mon/47.juju-log server.go:268 old_version: cloud:trusty-juno
unit-ceph-mon-46[10951]: 2016-03-07 18:16:02 INFO unit.ceph-mon/46.juju-log server.go:268 new_version: cloud:trusty-kilo
unit-ceph-mon-45[10957]: 2016-03-07 18:16:02 INFO unit.ceph-mon/45.juju-log server.go:268 new_version: cloud:trusty-kilo
unit-ceph-mon-47[10959]: 2016-03-07 18:16:02 INFO unit.ceph-mon/47.juju-log server.go:268 new_version: cloud:trusty-kilo
unit-ceph-mon-46[10951]: 2016-03-07 18:16:02 INFO unit.ceph-mon/46.juju-log server.go:268 cloud:trusty-juno to cloud:trusty-kilo is a valid upgrade path. Proceeding.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:02 INFO unit.ceph-mon/45.juju-log server.go:268 cloud:trusty-juno to cloud:trusty-kilo is a valid upgrade path. Proceeding.
unit-ceph-mon-47[10959]: 2016-03-07 18:16:02 INFO unit.ceph-mon/47.juju-log server.go:268 cloud:trusty-juno to cloud:trusty-kilo is a valid upgrade path. Proceeding.
unit-ceph-mon-46[10951]: 2016-03-07 18:16:02 INFO unit.ceph-mon/46.juju-log server.go:268 roll_monitor_cluster called with cloud:trusty-kilo
unit-ceph-mon-45[10957]: 2016-03-07 18:16:03 INFO unit.ceph-mon/45.juju-log server.go:268 roll_monitor_cluster called with cloud:trusty-kilo
unit-ceph-mon-47[10959]: 2016-03-07 18:16:03 INFO unit.ceph-mon/47.juju-log server.go:268 roll_monitor_cluster called with cloud:trusty-kilo
unit-ceph-mon-46[10951]: 2016-03-07 18:16:03 INFO unit.ceph-mon/46.juju-log server.go:268 monitor_list: [u'ip-172-31-3-192', u'ip-172-31-21-224', u'ip-172-31-44-162']
unit-ceph-mon-45[10957]: 2016-03-07 18:16:03 INFO unit.ceph-mon/45.juju-log server.go:268 monitor_list: [u'ip-172-31-3-192', u'ip-172-31-21-224', u'ip-172-31-44-162']
unit-ceph-mon-47[10959]: 2016-03-07 18:16:03 INFO unit.ceph-mon/47.juju-log server.go:268 monitor_list: [u'ip-172-31-3-192', u'ip-172-31-21-224', u'ip-172-31-44-162']
unit-ceph-mon-46[10951]: 2016-03-07 18:16:03 INFO unit.ceph-mon/46.juju-log server.go:268 upgrade position: 2
unit-ceph-mon-45[10957]: 2016-03-07 18:16:03 INFO unit.ceph-mon/45.juju-log server.go:268 upgrade position: 0
unit-ceph-mon-47[10959]: 2016-03-07 18:16:03 INFO unit.ceph-mon/47.juju-log server.go:268 upgrade position: 1
unit-ceph-mon-45[10957]: 2016-03-07 18:16:03 INFO unit.ceph-mon/45.juju-log server.go:268 monitor_key_set ip-172-31-21-224_start 1457374563.45
unit-ceph-mon-46[10951]: 2016-03-07 18:16:03 INFO unit.ceph-mon/46.juju-log server.go:268 Previous node is: ip-172-31-3-192
unit-ceph-mon-45[10957]: 2016-03-07 18:16:03 INFO unit.ceph-mon/45.config-changed logger.go:40 value stored
unit-ceph-mon-47[10959]: 2016-03-07 18:16:03 INFO unit.ceph-mon/47.juju-log server.go:268 Previous node is: ip-172-31-21-224
unit-ceph-mon-45[10957]: 2016-03-07 18:16:03 INFO unit.ceph-mon/45.juju-log server.go:268 Rolling
unit-ceph-mon-46[10951]: 2016-03-07 18:16:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: key 'ip-172-31-3-192_done' doesn't exist
unit-ceph-mon-46[10951]: 2016-03-07 18:16:04 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-47[10959]: 2016-03-07 18:16:04 INFO unit.ceph-mon/47.config-changed logger.go:40 Error ENOENT: key 'ip-172-31-21-224_done' doesn't exist
unit-ceph-mon-47[10959]: 2016-03-07 18:16:04 INFO unit.ceph-mon/47.juju-log server.go:268 ip-172-31-21-224 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:04 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-47[10959]: 2016-03-07 18:16:04 INFO unit.ceph-mon/47.config-changed logger.go:40 obtained 'ip-172-31-21-224_start'
unit-ceph-mon-46[10951]: 2016-03-07 18:16:04 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-47[10959]: 2016-03-07 18:16:04 INFO unit.ceph-mon/47.juju-log server.go:268 waiting for 17 seconds
unit-ceph-mon-46[10951]: 2016-03-07 18:16:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:04 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:04 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:05 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:05 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:05 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:05 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:05 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:05 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:06 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:06 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:06 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:06 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:06 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:06 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:06 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 45%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 48%#015#015Reading package lists... 48%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 79%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:16:06 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:06 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 74%#015#015Building dependency tree
unit-ceph-mon-45[10957]: 2016-03-07 18:16:06 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:16:07 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:07 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:07 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:07 INFO unit.ceph-mon/45.juju-log server.go:268 Current ceph version is 0.8
unit-ceph-mon-46[10951]: 2016-03-07 18:16:07 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:07 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:07 INFO unit.ceph-mon/45.juju-log server.go:268 Upgrading to: None
unit-ceph-mon-46[10951]: 2016-03-07 18:16:07 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:07 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:07 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:08 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:08 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:08 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:08 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:08 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:08 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:09 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:09 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:09 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:09 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:09 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:09 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:09 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:10 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:10 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:10 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:10 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 48%#015#015Reading package lists... 48%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 78%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:16:10 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:10 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:10 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 69%#015#015Building dependency tree
unit-ceph-mon-45[10957]: 2016-03-07 18:16:10 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-45[10957]: 2016-03-07 18:16:10 INFO unit.ceph-mon/45.juju-log server.go:268 Installing [] with options: ['--option=Dpkg::Options::=--force-confold']
unit-ceph-mon-46[10951]: 2016-03-07 18:16:10 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:10 INFO unit.ceph-mon/45.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:10 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:10 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Building dependency tree...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Reading state information...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:11 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
unit-ceph-mon-46[10951]: 2016-03-07 18:16:11 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:11 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Ign http://us-west-2.ec2.archive.ubuntu.com trusty InRelease
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates InRelease
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports InRelease
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty Release.gpg
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security InRelease
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Ign http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo InRelease
unit-ceph-mon-46[10951]: 2016-03-07 18:16:11 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:16:11 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty Release
unit-ceph-mon-46[10951]: 2016-03-07 18:16:11 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:1 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo Release.gpg [543 B]
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:2 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo Release [6699 B]
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:11 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:16:12 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:3 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo/main amd64 Packages [96.1 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:16:12 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse Sources
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:16:12 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted Translation-en
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:16:12 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:12 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:16:12 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:12 INFO unit.ceph-mon/45.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:16:12 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:12 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:13 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:13 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:13 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:13 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:13 INFO unit.ceph-mon/45.config-changed logger.go:40 Ign http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo/main Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:16:13 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:13 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:13 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:14 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:14 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:14 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:14 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:14 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:14 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:15 INFO unit.ceph-mon/45.config-changed logger.go:40 Fetched 103 kB in 4s (23.5 kB/s)
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:15 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:16 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:16 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:16 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:16 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:16 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:16 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:17 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:17 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:17 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:17 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:17 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:17 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:17 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:18 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:18 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:18 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:18 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:18 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:18 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:18 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:18 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:19 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:19 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:19 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:19 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:19 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:19 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:20 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:20 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:20 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:20 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:20 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:20 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:20 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:20 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:21 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:21 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:21 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:21 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:21 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:21 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:21 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-47[10959]: 2016-03-07 18:16:21 INFO unit.ceph-mon/47.config-changed logger.go:40 Error ENOENT: key 'ip-172-31-21-224_done' doesn't exist
unit-ceph-mon-47[10959]: 2016-03-07 18:16:21 INFO unit.ceph-mon/47.juju-log server.go:268 ip-172-31-21-224 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:22 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:22 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:22 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-47[10959]: 2016-03-07 18:16:22 INFO unit.ceph-mon/47.config-changed logger.go:40 obtained 'ip-172-31-21-224_start'
unit-ceph-mon-47[10959]: 2016-03-07 18:16:22 INFO unit.ceph-mon/47.juju-log server.go:268 waiting for 14 seconds
unit-ceph-mon-46[10951]: 2016-03-07 18:16:22 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:22 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:22 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:22 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:23 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:23 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 ceph-mon-all stop/waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.juju-log server.go:268 Installing ['ceph', 'gdisk', 'ntp', 'btrfs-tools', 'python-ceph', 'xfsprogs'] with options: ['--option=Dpkg::Options::=--force-confold']
unit-ceph-mon-46[10951]: 2016-03-07 18:16:23 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:23 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:23 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 Building dependency tree...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 Reading state information...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:23 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 xfsprogs is already the newest version.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 btrfs-tools is already the newest version.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 gdisk is already the newest version.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 ntp is already the newest version.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 The following extra packages will be installed:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 ceph-common libcephfs1 librados2 librbd1 python-cephfs python-rados
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 python-rbd
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 Suggested packages:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 ceph-mds
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 The following NEW packages will be installed:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 python-cephfs python-rados python-rbd
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 The following packages will be upgraded:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:23 INFO unit.ceph-mon/45.config-changed logger.go:40 ceph ceph-common libcephfs1 librados2 librbd1 python-ceph
unit-ceph-mon-46[10951]: 2016-03-07 18:16:23 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:23 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:24 INFO unit.ceph-mon/45.config-changed logger.go:40 6 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:24 INFO unit.ceph-mon/45.config-changed logger.go:40 Need to get 16.4 MB of archives.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:24 INFO unit.ceph-mon/45.config-changed logger.go:40 After this operation, 16.1 MB of additional disk space will be used.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:24 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-ceph all 0.94.5-0ubuntu0.15.04.1~cloud0 [13.0 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:16:24 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:24 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:24 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:24 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main ceph amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [6197 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:16:24 INFO unit.ceph-mon/46.config-changed logger.go:40 2016-03-07 18:16:24.496963 7fb71b7fe700 0 -- :/2207425459 >> 172.31.21.224:6789/0 pipe(0x7fb71c0241d0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fb71c024460).fault
unit-ceph-mon-45[10957]: 2016-03-07 18:16:26 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main librbd1 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1607 kB]
unit-ceph-mon-45[10957]: 2016-03-07 18:16:26 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main ceph-common amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [5141 kB]
unit-ceph-mon-45[10957]: 2016-03-07 18:16:27 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main librados2 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1477 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:16:27 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:27 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main libcephfs1 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1856 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:16:27 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:27 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:27 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-cephfs amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [16.1 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:16:28 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:28 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:28 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-rados amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [24.6 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:16:28 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:28 INFO unit.ceph-mon/45.config-changed logger.go:40 Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-rbd amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [20.5 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:16:28 INFO unit.ceph-mon/46.config-changed logger.go:40 2016-03-07 18:16:28.344205 7f9888253700 0 -- :/1134270777 >> 172.31.21.224:6789/0 pipe(0x7f98840241d0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f9884024460).fault
unit-ceph-mon-45[10957]: 2016-03-07 18:16:28 INFO unit.ceph-mon/45.config-changed logger.go:40 Fetched 16.4 MB in 4s (3709 kB/s)
unit-ceph-mon-45[10957]: 2016-03-07 18:16:28 INFO unit.ceph-mon/45.config-changed logger.go:40 (Reading database ... 58132 files and directories currently installed.)
unit-ceph-mon-45[10957]: 2016-03-07 18:16:28 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../python-ceph_0.94.5-0ubuntu0.15.04.1~cloud0_all.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:29 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking python-ceph (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:29 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../ceph_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:29 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking ceph (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:31 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:31 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:31 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:31 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:31 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:32 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:32 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:32 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:32 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:32 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:32 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:32 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:33 INFO unit.ceph-mon/46.config-changed logger.go:40 2016-03-07 18:16:33.009942 7f9e94ff9700 0 -- :/870764414 >> 172.31.21.224:6789/0 pipe(0x7f9e980241d0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f9e98024460).fault
unit-ceph-mon-45[10957]: 2016-03-07 18:16:34 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../librbd1_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:34 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking librbd1 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:34 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../ceph-common_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:35 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking ceph-common (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:38 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../librados2_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:38 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking librados2 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:39 INFO unit.ceph-mon/46.config-changed logger.go:40 2016-03-07 18:16:39.008698 7f9e94df7700 0 -- 172.31.44.162:0/870764414 >> 172.31.21.224:6789/0 pipe(0x7f9e8c001d30 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f9e8c001fc0).fault
unit-ceph-mon-47[10959]: 2016-03-07 18:16:39 INFO unit.ceph-mon/47.config-changed logger.go:40 2016-03-07 18:16:39.492219 7f014059b700 0 -- 172.31.3.192:0/3268284799 >> 172.31.21.224:6789/0 pipe(0x7f012c000c00 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f012c000e90).fault
unit-ceph-mon-45[10957]: 2016-03-07 18:16:39 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../libcephfs1_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:39 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking libcephfs1 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:40 INFO unit.ceph-mon/45.config-changed logger.go:40 Selecting previously unselected package python-cephfs.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:40 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../python-cephfs_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:40 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking python-cephfs (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:40 INFO unit.ceph-mon/45.config-changed logger.go:40 Selecting previously unselected package python-rados.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:40 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../python-rados_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:40 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking python-rados (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:41 INFO unit.ceph-mon/45.config-changed logger.go:40 Selecting previously unselected package python-rbd.
unit-ceph-mon-45[10957]: 2016-03-07 18:16:41 INFO unit.ceph-mon/45.config-changed logger.go:40 Preparing to unpack .../python-rbd_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:41 INFO unit.ceph-mon/45.config-changed logger.go:40 Unpacking python-rbd (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:41 INFO unit.ceph-mon/45.config-changed logger.go:40 Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:42 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:42 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:42 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:42 INFO unit.ceph-mon/45.config-changed logger.go:40 Processing triggers for ureadahead (0.100.0-16) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:42 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:42 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up libcephfs1 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:42 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-45[10957]: 2016-03-07 18:16:42 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up python-cephfs (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:16:42 INFO unit.ceph-mon/47.config-changed logger.go:40 Error ENOENT: key 'ip-172-31-21-224_done' doesn't exist
unit-ceph-mon-46[10951]: 2016-03-07 18:16:42 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-47[10959]: 2016-03-07 18:16:42 INFO unit.ceph-mon/47.juju-log server.go:268 ip-172-31-21-224 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:42 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up librados2 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:42 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up python-rados (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:43 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-47[10959]: 2016-03-07 18:16:43 INFO unit.ceph-mon/47.config-changed logger.go:40 obtained 'ip-172-31-21-224_start'
unit-ceph-mon-46[10951]: 2016-03-07 18:16:43 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-47[10959]: 2016-03-07 18:16:43 INFO unit.ceph-mon/47.juju-log server.go:268 waiting for 10 seconds
unit-ceph-mon-46[10951]: 2016-03-07 18:16:43 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up librbd1 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up python-rbd (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:43 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:43 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:43 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up python-ceph (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up ceph-common (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/rbd ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/rados ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:43 INFO unit.ceph-mon/46.config-changed logger.go:40 2016-03-07 18:16:43.718838 7f119c31d700 0 -- :/4165283699 >> 172.31.21.224:6789/0 pipe(0x7f11980241d0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f1198024460).fault
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Setting up ceph (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Installing new version of config file /etc/init.d/rbdmap ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Installing new version of config file /etc/init.d/ceph ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:43 INFO unit.ceph-mon/45.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/ceph ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:44 INFO unit.ceph-mon/45.config-changed logger.go:40 Installing new version of config file /etc/init/ceph-osd.conf ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:44 INFO unit.ceph-mon/45.config-changed logger.go:40 Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
unit-ceph-mon-45[10957]: 2016-03-07 18:16:44 INFO unit.ceph-mon/45.config-changed logger.go:40 Processing triggers for ureadahead (0.100.0-16) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:16:46 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:46 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:46 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:47 INFO unit.ceph-mon/46.config-changed logger.go:40 2016-03-07 18:16:47.137395 7f46f0134700 0 -- :/614348855 >> 172.31.21.224:6789/0 pipe(0x7f46ec0241d0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f46ec024460).fault
unit-ceph-mon-45[10957]: 2016-03-07 18:16:48 INFO unit.ceph-mon/45.config-changed logger.go:40 ceph-mon-all start/running
unit-ceph-mon-46[10951]: 2016-03-07 18:16:48 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:48 INFO unit.ceph-mon/45.juju-log server.go:268 Done
unit-ceph-mon-46[10951]: 2016-03-07 18:16:48 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:48 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:48 INFO unit.ceph-mon/45.juju-log server.go:268 monitor_key_set ip-172-31-21-224_done 1457374608.78
unit-ceph-mon-46[10951]: 2016-03-07 18:16:49 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:49 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:49 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:49 INFO unit.ceph-mon/45.config-changed logger.go:40 value stored
unit-ceph-mon-46[10951]: 2016-03-07 18:16:49 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:49 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:49 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:49 INFO unit.ceph-mon/45.juju-log server.go:268 Monitor hosts are ['172.31.21.224:6789', '172.31.3.192:6789', '172.31.44.162:6789']
unit-ceph-mon-45[10957]: 2016-03-07 18:16:50 DEBUG unit.ceph-mon/45.juju-log server.go:268 Updating sysctl_file: /etc/sysctl.d/50-ceph-charm.conf values: {'kernel.threads-max': 2097152, 'vm.max_map_count': 524288, 'kernel.pid_max': 2097152}
unit-ceph-mon-45[10957]: 2016-03-07 18:16:50 INFO unit.ceph-mon/45.config-changed logger.go:40 kernel.threads-max = 2097152
unit-ceph-mon-45[10957]: 2016-03-07 18:16:50 INFO unit.ceph-mon/45.config-changed logger.go:40 vm.max_map_count = 524288
unit-ceph-mon-45[10957]: 2016-03-07 18:16:50 INFO unit.ceph-mon/45.config-changed logger.go:40 kernel.pid_max = 2097152
unit-ceph-mon-46[10951]: 2016-03-07 18:16:50 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:50 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:50 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:50 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:50 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:50 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:50 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:51 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:51 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:51 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:51 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:51 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:51 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:51 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:51 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:52 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:52 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:52 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:52 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:52 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:52 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:16:53 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-46[10951]: 2016-03-07 18:16:53 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:53 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-45[10957]: 2016-03-07 18:16:53 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 79%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:16:53 INFO unit.ceph-mon/47.config-changed logger.go:40 key 'ip-172-31-21-224_done' exists
unit-ceph-mon-47[10959]: 2016-03-07 18:16:53 INFO unit.ceph-mon/47.juju-log server.go:268 monitor_key_set ip-172-31-3-192_start 1457374613.41
unit-ceph-mon-46[10951]: 2016-03-07 18:16:53 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: error obtaining 'ip-172-31-3-192_start': (2) No such file or directory
unit-ceph-mon-45[10957]: 2016-03-07 18:16:53 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 73%#015#015Building dependency tree
unit-ceph-mon-45[10957]: 2016-03-07 18:16:53 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:16:53 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor config-key get failed with message:
unit-ceph-mon-46[10951]: 2016-03-07 18:16:53 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-47[10959]: 2016-03-07 18:16:53 INFO unit.ceph-mon/47.config-changed logger.go:40 value stored
unit-ceph-mon-47[10959]: 2016-03-07 18:16:53 INFO unit.ceph-mon/47.juju-log server.go:268 Rolling
unit-ceph-mon-46[10951]: 2016-03-07 18:16:53 INFO unit.ceph-mon/46.config-changed logger.go:40 obtained 'ip-172-31-3-192_start'
unit-ceph-mon-46[10951]: 2016-03-07 18:16:54 INFO unit.ceph-mon/46.juju-log server.go:268 waiting for 20 seconds
unit-ceph-mon-45[10957]: 2016-03-07 18:16:56 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 45%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:16:56 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 48%#015#015Reading package lists... 48%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 79%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-45[10957]: 2016-03-07 18:16:56 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 92%#015#015Building dependency tree
unit-ceph-mon-45[10957]: 2016-03-07 18:16:56 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:16:56 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 80%#015#015Building dependency tree
unit-ceph-mon-47[10959]: 2016-03-07 18:16:56 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:16:57 INFO unit.ceph-mon/47.juju-log server.go:268 Current ceph version is 0.8
unit-ceph-mon-47[10959]: 2016-03-07 18:16:57 INFO unit.ceph-mon/47.juju-log server.go:268 Upgrading to: None
unit-ceph-mon-45[10957]: 2016-03-07 18:16:59 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 79%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-45[10957]: 2016-03-07 18:16:59 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 80%#015#015Building dependency tree
unit-ceph-mon-45[10957]: 2016-03-07 18:16:59 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-45[10957]: 2016-03-07 18:16:59 INFO unit.ceph-mon/45.juju-log server.go:268 Making dir /var/lib/charm/ceph-mon root:root 555
unit-ceph-mon-45[10957]: 2016-03-07 18:17:00 INFO unit.ceph-mon/45.juju-log server.go:268 Writing file /var/lib/charm/ceph-mon/ceph.conf root:root 644
unit-ceph-mon-47[10959]: 2016-03-07 18:17:00 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 48%#015#015Reading package lists... 48%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 78%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:17:00 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 59%#015#015Building dependency tree
unit-ceph-mon-47[10959]: 2016-03-07 18:17:00 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:17:00 INFO unit.ceph-mon/47.juju-log server.go:268 Installing [] with options: ['--option=Dpkg::Options::=--force-confold']
unit-ceph-mon-47[10959]: 2016-03-07 18:17:00 INFO unit.ceph-mon/47.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Building dependency tree...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Reading state information...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Ign http://us-west-2.ec2.archive.ubuntu.com trusty InRelease
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates InRelease
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports InRelease
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty Release.gpg
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security InRelease
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty Release
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Ign http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo InRelease
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:01 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:1 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo Release.gpg [543 B]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse Sources
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:2 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo Release [6699 B]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse amd64 Packages
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:02 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:3 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo/main amd64 Packages [96.1 kB]
unit-ceph-mon-45[10957]: 2016-03-07 18:17:02 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 43%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 77%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-45[10957]: 2016-03-07 18:17:03 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 52%#015#015Building dependency tree
unit-ceph-mon-45[10957]: 2016-03-07 18:17:03 INFO unit.ceph-mon/45.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:17:04 INFO unit.ceph-mon/47.config-changed logger.go:40 Ign http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo/main Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:17:05 INFO unit.ceph-mon/47.config-changed logger.go:40 Fetched 103 kB in 4s (23.4 kB/s)
unit-ceph-mon-47[10959]: 2016-03-07 18:17:11 INFO unit.ceph-mon/47.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:11 INFO unit.ceph-mon/47.config-changed logger.go:40 ceph-mon-all stop/waiting
unit-ceph-mon-47[10959]: 2016-03-07 18:17:11 INFO unit.ceph-mon/47.juju-log server.go:268 Installing ['ceph', 'gdisk', 'ntp', 'btrfs-tools', 'python-ceph', 'xfsprogs'] with options: ['--option=Dpkg::Options::=--force-confold']
unit-ceph-mon-47[10959]: 2016-03-07 18:17:11 INFO unit.ceph-mon/47.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:11 INFO unit.ceph-mon/47.config-changed logger.go:40 Building dependency tree...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:11 INFO unit.ceph-mon/47.config-changed logger.go:40 Reading state information...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 xfsprogs is already the newest version.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 btrfs-tools is already the newest version.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 gdisk is already the newest version.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 ntp is already the newest version.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 The following extra packages will be installed:
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 ceph-common libcephfs1 librados2 librbd1 python-cephfs python-rados
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 python-rbd
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 Suggested packages:
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 ceph-mds
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 The following NEW packages will be installed:
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 python-cephfs python-rados python-rbd
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 The following packages will be upgraded:
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 ceph ceph-common libcephfs1 librados2 librbd1 python-ceph
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 6 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 Need to get 16.4 MB of archives.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 After this operation, 16.1 MB of additional disk space will be used.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-ceph all 0.94.5-0ubuntu0.15.04.1~cloud0 [13.0 kB]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:12 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main ceph amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [6197 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:17:14 INFO unit.ceph-mon/46.config-changed logger.go:40 Error ENOENT: key 'ip-172-31-3-192_done' doesn't exist
unit-ceph-mon-46[10951]: 2016-03-07 18:17:14 INFO unit.ceph-mon/46.juju-log server.go:268 ip-172-31-3-192 is not finished. Waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:17:14 INFO unit.ceph-mon/46.config-changed logger.go:40 2016-03-07 18:17:14.554025 7fc7dc247700 0 -- :/1958162201 >> 172.31.3.192:6789/0 pipe(0x7fc7d80241d0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fc7d8024460).fault
unit-ceph-mon-46[10951]: 2016-03-07 18:17:23 INFO unit.ceph-mon/46.config-changed logger.go:40 2016-03-07 18:17:23.555166 7fc7dc146700 0 -- 172.31.44.162:0/1958162201 >> 172.31.3.192:6789/0 pipe(0x7fc7cc000cd0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fc7cc002a10).fault
unit-ceph-mon-47[10959]: 2016-03-07 18:17:25 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main librbd1 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1607 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:17:26 INFO unit.ceph-mon/46.config-changed logger.go:40 obtained 'ip-172-31-3-192_start'
unit-ceph-mon-46[10951]: 2016-03-07 18:17:26 INFO unit.ceph-mon/46.juju-log server.go:268 waiting for 28 seconds
unit-ceph-mon-47[10959]: 2016-03-07 18:17:27 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main ceph-common amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [5141 kB]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:30 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main librados2 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1477 kB]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:31 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main libcephfs1 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1856 kB]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:32 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-cephfs amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [16.1 kB]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:32 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-rados amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [24.6 kB]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:32 INFO unit.ceph-mon/47.config-changed logger.go:40 Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-rbd amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [20.5 kB]
unit-ceph-mon-47[10959]: 2016-03-07 18:17:33 INFO unit.ceph-mon/47.config-changed logger.go:40 Fetched 16.4 MB in 20s (784 kB/s)
unit-ceph-mon-47[10959]: 2016-03-07 18:17:33 INFO unit.ceph-mon/47.config-changed logger.go:40 (Reading database ... 58132 files and directories currently installed.)
unit-ceph-mon-47[10959]: 2016-03-07 18:17:33 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../python-ceph_0.94.5-0ubuntu0.15.04.1~cloud0_all.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:33 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking python-ceph (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:34 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../ceph_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:34 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking ceph (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:38 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../librbd1_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:38 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking librbd1 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:38 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../ceph-common_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:38 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking ceph-common (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:41 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../librados2_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:41 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking librados2 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:42 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../libcephfs1_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:42 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking libcephfs1 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Selecting previously unselected package python-cephfs.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../python-cephfs_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking python-cephfs (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Selecting previously unselected package python-rados.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../python-rados_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking python-rados (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Selecting previously unselected package python-rbd.
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Preparing to unpack .../python-rbd_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Unpacking python-rbd (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:43 INFO unit.ceph-mon/47.config-changed logger.go:40 Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:44 INFO unit.ceph-mon/47.config-changed logger.go:40 Processing triggers for ureadahead (0.100.0-16) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:45 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up libcephfs1 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:45 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up python-cephfs (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:45 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up librados2 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:45 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up python-rados (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:45 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up librbd1 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:45 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up python-rbd (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up python-ceph (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up ceph-common (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/rbd ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/rados ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Setting up ceph (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Installing new version of config file /etc/init.d/rbdmap ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Installing new version of config file /etc/init.d/ceph ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/ceph ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:46 INFO unit.ceph-mon/47.config-changed logger.go:40 Installing new version of config file /etc/init/ceph-osd.conf ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:47 INFO unit.ceph-mon/47.config-changed logger.go:40 Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:47 INFO unit.ceph-mon/47.config-changed logger.go:40 Processing triggers for ureadahead (0.100.0-16) ...
unit-ceph-mon-47[10959]: 2016-03-07 18:17:49 INFO unit.ceph-mon/47.config-changed logger.go:40 ceph-mon-all start/running
unit-ceph-mon-47[10959]: 2016-03-07 18:17:49 INFO unit.ceph-mon/47.juju-log server.go:268 Done
unit-ceph-mon-47[10959]: 2016-03-07 18:17:49 INFO unit.ceph-mon/47.juju-log server.go:268 monitor_key_set ip-172-31-3-192_done 1457374669.75
unit-ceph-mon-47[10959]: 2016-03-07 18:17:50 INFO unit.ceph-mon/47.config-changed logger.go:40 value stored
unit-ceph-mon-47[10959]: 2016-03-07 18:17:50 INFO unit.ceph-mon/47.juju-log server.go:268 Monitor hosts are ['172.31.21.224:6789', '172.31.3.192:6789', '172.31.44.162:6789']
unit-ceph-mon-47[10959]: 2016-03-07 18:17:51 DEBUG unit.ceph-mon/47.juju-log server.go:268 Updating sysctl_file: /etc/sysctl.d/50-ceph-charm.conf values: {'kernel.threads-max': 2097152, 'vm.max_map_count': 524288, 'kernel.pid_max': 2097152}
unit-ceph-mon-47[10959]: 2016-03-07 18:17:51 INFO unit.ceph-mon/47.config-changed logger.go:40 kernel.threads-max = 2097152
unit-ceph-mon-47[10959]: 2016-03-07 18:17:51 INFO unit.ceph-mon/47.config-changed logger.go:40 vm.max_map_count = 524288
unit-ceph-mon-47[10959]: 2016-03-07 18:17:51 INFO unit.ceph-mon/47.config-changed logger.go:40 kernel.pid_max = 2097152
unit-ceph-mon-47[10959]: 2016-03-07 18:17:54 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 79%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:17:54 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 77%#015#015Building dependency tree
unit-ceph-mon-47[10959]: 2016-03-07 18:17:54 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:17:55 INFO unit.ceph-mon/46.config-changed logger.go:40 key 'ip-172-31-3-192_done' exists
unit-ceph-mon-46[10951]: 2016-03-07 18:17:55 INFO unit.ceph-mon/46.juju-log server.go:268 monitor_key_set ip-172-31-44-162_start 1457374675.12
unit-ceph-mon-46[10951]: 2016-03-07 18:17:55 INFO unit.ceph-mon/46.config-changed logger.go:40 value stored
unit-ceph-mon-46[10951]: 2016-03-07 18:17:55 INFO unit.ceph-mon/46.juju-log server.go:268 Rolling
unit-ceph-mon-47[10959]: 2016-03-07 18:17:57 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 45%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:17:58 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 89%#015#015Building dependency tree
unit-ceph-mon-47[10959]: 2016-03-07 18:17:58 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:17:58 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 45%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 48%#015#015Reading package lists... 48%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:17:58 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 88%#015#015Building dependency tree
unit-ceph-mon-46[10951]: 2016-03-07 18:17:58 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:17:59 INFO unit.ceph-mon/46.juju-log server.go:268 Current ceph version is 0.8
unit-ceph-mon-46[10951]: 2016-03-07 18:17:59 INFO unit.ceph-mon/46.juju-log server.go:268 Upgrading to: None
unit-ceph-mon-45[10957]: 2016-03-07 18:17:59 INFO unit.ceph-mon/45.juju-log server.go:268 Unknown hook update-status - skipping.
unit-ceph-mon-47[10959]: 2016-03-07 18:18:00 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 78%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:18:01 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 60%#015#015Building dependency tree
unit-ceph-mon-47[10959]: 2016-03-07 18:18:01 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:18:01 INFO unit.ceph-mon/47.juju-log server.go:268 Making dir /var/lib/charm/ceph-mon root:root 555
unit-ceph-mon-47[10959]: 2016-03-07 18:18:01 INFO unit.ceph-mon/47.juju-log server.go:268 Writing file /var/lib/charm/ceph-mon/ceph.conf root:root 644
unit-ceph-mon-46[10951]: 2016-03-07 18:18:02 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 48%#015#015Reading package lists... 48%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 79%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:02 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 67%#015#015Building dependency tree
unit-ceph-mon-46[10951]: 2016-03-07 18:18:02 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:02 INFO unit.ceph-mon/46.juju-log server.go:268 Installing [] with options: ['--option=Dpkg::Options::=--force-confold']
unit-ceph-mon-46[10951]: 2016-03-07 18:18:02 INFO unit.ceph-mon/46.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-45[10957]: 2016-03-07 18:18:02 INFO unit.ceph-mon/45.update-status logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 78%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:02 INFO unit.ceph-mon/46.config-changed logger.go:40 Building dependency tree...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:02 INFO unit.ceph-mon/46.config-changed logger.go:40 Reading state information...
unit-ceph-mon-45[10957]: 2016-03-07 18:18:02 INFO unit.ceph-mon/45.update-status logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 69%#015#015Building dependency tree
unit-ceph-mon-45[10957]: 2016-03-07 18:18:02 INFO unit.ceph-mon/45.update-status logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:02 INFO unit.ceph-mon/46.config-changed logger.go:40 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Ign http://us-west-2.ec2.archive.ubuntu.com trusty InRelease
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates InRelease
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports InRelease
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty Release.gpg
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security InRelease
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Ign http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo InRelease
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/main Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/multiverse Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/restricted Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-updates/universe Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty Release
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:1 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo Release.gpg [543 B]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:2 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo Release [6699 B]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/main Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/main Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/multiverse Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/restricted Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:3 http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo/main amd64 Packages [96.1 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty-backports/universe Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://security.ubuntu.com trusty-security/universe Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse Sources
unit-ceph-mon-46[10951]: 2016-03-07 18:18:03 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse amd64 Packages
unit-ceph-mon-46[10951]: 2016-03-07 18:18:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/main Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/multiverse Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/restricted Translation-en
unit-ceph-mon-46[10951]: 2016-03-07 18:18:04 INFO unit.ceph-mon/46.config-changed logger.go:40 Hit http://us-west-2.ec2.archive.ubuntu.com trusty/universe Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:18:04 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 78%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:18:04 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 64%#015#015Building dependency tree
unit-ceph-mon-47[10959]: 2016-03-07 18:18:04 INFO unit.ceph-mon/47.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:05 INFO unit.ceph-mon/46.config-changed logger.go:40 Ign http://ubuntu-cloud.archive.canonical.com trusty-updates/kilo/main Translation-en
unit-ceph-mon-47[10959]: 2016-03-07 18:18:05 INFO unit.ceph-mon/47.juju-log server.go:268 Unknown hook update-status - skipping.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:07 INFO unit.ceph-mon/46.config-changed logger.go:40 Fetched 103 kB in 4s (23.5 kB/s)
unit-ceph-mon-47[10959]: 2016-03-07 18:18:08 INFO unit.ceph-mon/47.update-status logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 23%#015#015Reading package lists... 43%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 78%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-47[10959]: 2016-03-07 18:18:09 INFO unit.ceph-mon/47.update-status logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 67%#015#015Building dependency tree
unit-ceph-mon-47[10959]: 2016-03-07 18:18:09 INFO unit.ceph-mon/47.update-status logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:12 INFO unit.ceph-mon/46.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:12 INFO unit.ceph-mon/46.config-changed logger.go:40 ceph-mon-all stop/waiting
unit-ceph-mon-46[10951]: 2016-03-07 18:18:12 INFO unit.ceph-mon/46.juju-log server.go:268 Installing ['ceph', 'gdisk', 'ntp', 'btrfs-tools', 'python-ceph', 'xfsprogs'] with options: ['--option=Dpkg::Options::=--force-confold']
unit-ceph-mon-46[10951]: 2016-03-07 18:18:12 INFO unit.ceph-mon/46.config-changed logger.go:40 Reading package lists...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 Building dependency tree...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 Reading state information...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 xfsprogs is already the newest version.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 btrfs-tools is already the newest version.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 gdisk is already the newest version.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 ntp is already the newest version.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 The following extra packages will be installed:
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 ceph-common libcephfs1 librados2 librbd1 python-cephfs python-rados
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 python-rbd
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 Suggested packages:
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 ceph-mds
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 The following NEW packages will be installed:
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 python-cephfs python-rados python-rbd
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 The following packages will be upgraded:
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 ceph ceph-common libcephfs1 librados2 librbd1 python-ceph
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 6 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 Need to get 16.4 MB of archives.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 After this operation, 16.1 MB of additional disk space will be used.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-ceph all 0.94.5-0ubuntu0.15.04.1~cloud0 [13.0 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:13 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main ceph amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [6197 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:16 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main librbd1 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1607 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:16 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main ceph-common amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [5141 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:17 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main librados2 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1477 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:17 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main libcephfs1 amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [1856 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:17 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-cephfs amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [16.1 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:17 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-rados amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [24.6 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:18 INFO unit.ceph-mon/46.config-changed logger.go:40 Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu/ trusty-updates/kilo/main python-rbd amd64 0.94.5-0ubuntu0.15.04.1~cloud0 [20.5 kB]
unit-ceph-mon-46[10951]: 2016-03-07 18:18:18 INFO unit.ceph-mon/46.config-changed logger.go:40 Fetched 16.4 MB in 4s (3362 kB/s)
unit-ceph-mon-46[10951]: 2016-03-07 18:18:18 INFO unit.ceph-mon/46.config-changed logger.go:40 (Reading database ... 58132 files and directories currently installed.)
unit-ceph-mon-46[10951]: 2016-03-07 18:18:18 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../python-ceph_0.94.5-0ubuntu0.15.04.1~cloud0_all.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:18 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking python-ceph (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:18 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../ceph_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:18 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking ceph (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:21 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../librbd1_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:21 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking librbd1 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:22 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../ceph-common_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:22 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking ceph-common (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:24 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../librados2_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:24 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking librados2 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:25 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../libcephfs1_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:25 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking libcephfs1 (0.94.5-0ubuntu0.15.04.1~cloud0) over (0.80.11-0ubuntu1.14.04.1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Selecting previously unselected package python-cephfs.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../python-cephfs_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking python-cephfs (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Selecting previously unselected package python-rados.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../python-rados_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking python-rados (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Selecting previously unselected package python-rbd.
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Preparing to unpack .../python-rbd_0.94.5-0ubuntu0.15.04.1~cloud0_amd64.deb ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Unpacking python-rbd (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:26 INFO unit.ceph-mon/46.config-changed logger.go:40 Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:27 INFO unit.ceph-mon/46.config-changed logger.go:40 Processing triggers for ureadahead (0.100.0-16) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:28 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up libcephfs1 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:28 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up python-cephfs (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:28 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up librados2 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:28 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up python-rados (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:28 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up librbd1 (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:28 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up python-rbd (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up python-ceph (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up ceph-common (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/rbd ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/rados ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Setting up ceph (0.94.5-0ubuntu0.15.04.1~cloud0) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Installing new version of config file /etc/init.d/rbdmap ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Installing new version of config file /etc/init.d/ceph ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Installing new version of config file /etc/bash_completion.d/ceph ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:29 INFO unit.ceph-mon/46.config-changed logger.go:40 Installing new version of config file /etc/init/ceph-osd.conf ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:30 INFO unit.ceph-mon/46.config-changed logger.go:40 Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:30 INFO unit.ceph-mon/46.config-changed logger.go:40 Processing triggers for ureadahead (0.100.0-16) ...
unit-ceph-mon-46[10951]: 2016-03-07 18:18:32 INFO unit.ceph-mon/46.config-changed logger.go:40 ceph-mon-all start/running
unit-ceph-mon-46[10951]: 2016-03-07 18:18:33 INFO unit.ceph-mon/46.juju-log server.go:268 Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:33 INFO unit.ceph-mon/46.juju-log server.go:268 monitor_key_set ip-172-31-44-162_done 1457374713.1
unit-ceph-mon-46[10951]: 2016-03-07 18:18:33 INFO unit.ceph-mon/46.config-changed logger.go:40 value stored
unit-ceph-mon-46[10951]: 2016-03-07 18:18:34 INFO unit.ceph-mon/46.juju-log server.go:268 Monitor hosts are ['172.31.21.224:6789', '172.31.3.192:6789', '172.31.44.162:6789']
unit-ceph-mon-46[10951]: 2016-03-07 18:18:34 DEBUG unit.ceph-mon/46.juju-log server.go:268 Updating sysctl_file: /etc/sysctl.d/50-ceph-charm.conf values: {'kernel.threads-max': 2097152, 'vm.max_map_count': 524288, 'kernel.pid_max': 2097152}
unit-ceph-mon-46[10951]: 2016-03-07 18:18:34 INFO unit.ceph-mon/46.config-changed logger.go:40 kernel.threads-max = 2097152
unit-ceph-mon-46[10951]: 2016-03-07 18:18:34 INFO unit.ceph-mon/46.config-changed logger.go:40 vm.max_map_count = 524288
unit-ceph-mon-46[10951]: 2016-03-07 18:18:34 INFO unit.ceph-mon/46.config-changed logger.go:40 kernel.pid_max = 2097152
unit-ceph-mon-46[10951]: 2016-03-07 18:18:37 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 79%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:38 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 67%#015#015Building dependency tree
unit-ceph-mon-46[10951]: 2016-03-07 18:18:38 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:41 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 45%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:41 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 90%#015#015Building dependency tree
unit-ceph-mon-46[10951]: 2016-03-07 18:18:41 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:44 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 78%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:44 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 56%#015#015Building dependency tree
unit-ceph-mon-46[10951]: 2016-03-07 18:18:44 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:44 INFO unit.ceph-mon/46.juju-log server.go:268 Making dir /var/lib/charm/ceph-mon root:root 555
unit-ceph-mon-46[10951]: 2016-03-07 18:18:44 INFO unit.ceph-mon/46.juju-log server.go:268 Writing file /var/lib/charm/ceph-mon/ceph.conf root:root 644
unit-ceph-mon-46[10951]: 2016-03-07 18:18:47 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading package lists... 0%#015#015Reading package lists... 0%#015#015Reading package lists... 1%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 9%#015#015Reading package lists... 24%#015#015Reading package lists... 44%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 47%#015#015Reading package lists... 52%#015#015Reading package lists... 52%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 53%#015#015Reading package lists... 75%#015#015Reading package lists... 75%#015#015Reading package lists... 79%#015#015Reading package lists... 80%#015#015Reading package lists... 80%#015#015Reading package lists... 81%#015#015Reading package lists... 81%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 83%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 88%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 89%#015#015Reading package lists... 90%#015#015Reading package lists... 90%#015#015Reading package lists... 93%#015#015Reading package lists... 93%#015#015Reading package lists... 94%#015#015Reading package lists... 94%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 98%#015#015Reading package lists... 99%#015#015Reading package lists... 99%#015#015Reading package lists... Done
unit-ceph-mon-46[10951]: 2016-03-07 18:18:47 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Building dependency tree... 0%#015#015Building dependency tree... 0%#015#015Building dependency tree... 50%#015#015Building dependency tree... 50%#015#015Building dependency tree... 80%#015#015Building dependency tree
unit-ceph-mon-46[10951]: 2016-03-07 18:18:47 INFO unit.ceph-mon/46.config-changed logger.go:40 #015Reading state information... 0%#015#015Reading state information... 1%#015#015Reading state information... Done
chris@chris-HP-Z400-Workstation:~$ juju run --service ceph-mon 'ceph -v'
- MachineId: "67"
Stderr: "Warning: Permanently added '172.31.21.224' (ECDSA) to the list of known
hosts.\r\n"
Stdout: |
ceph version 0.94.5 (9764da52395923e0b32908d83a9f7304401fee43)
UnitId: ceph-mon/45
- MachineId: "68"
Stderr: "Warning: Permanently added '172.31.44.162' (ECDSA) to the list of known
hosts.\r\n"
Stdout: |
ceph version 0.94.5 (9764da52395923e0b32908d83a9f7304401fee43)
UnitId: ceph-mon/46
- MachineId: "69"
Stderr: "Warning: Permanently added '172.31.3.192' (ECDSA) to the list of known
hosts.\r\n"
Stdout: |
ceph version 0.94.5 (9764da52395923e0b32908d83a9f7304401fee43)
UnitId: ceph-mon/47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment