ceph / ceph-ansible

Ansible playbooks to deploy Ceph, the distributed filesystem.
Apache License 2.0
1.67k stars 1.01k forks source link

Playbook not working on MacOSX #63

Closed syang closed 10 years ago

syang commented 10 years ago

I tried to play with Ceph with this playbook on my Mac box, and it failed. Here is what I did 1) 'vagrant up' from the project directory and then 'ansible all -m ping', I got the expected results (env)Clouds-MacBook-Pro:ceph-ansible shuoy$ ansible all -m ping ceph-osd1 | success >> { "changed": false, "ping": "pong" }

ceph-osd2 | success >> { "changed": false, "ping": "pong" }

ceph-mon0 | success >> { "changed": false, "ping": "pong" }

ceph-mon2 | success >> { "changed": false, "ping": "pong" }

ceph-mon1 | success >> { "changed": false, "ping": "pong" }

ceph-osd0 | success >> { "changed": false, "ping": "pong" }

ceph-rgw | success >> { "changed": false, "ping": "pong" }

2) After that, I met the following error lines (env)Clouds-MacBook-Pro:ceph-ansible shuoy$ ansible-playbook -f 7 -v site.yml

PLAY [all] ****

GATHERING FACTS *** ok: [ceph-mon1] ok: [ceph-osd1] ok: [ceph-mon2] ok: [ceph-rgw] ok: [ceph-osd0] ok: [ceph-osd2] ok: [ceph-mon0]

TASK: [common | Fail on unsupported system] *** skipping: [ceph-mon1] skipping: [ceph-osd1] skipping: [ceph-osd0] skipping: [ceph-rgw] skipping: [ceph-mon2] skipping: [ceph-osd2] skipping: [ceph-mon0]

TASK: [common | Fail on unsupported architecture] ***** skipping: [ceph-mon1] skipping: [ceph-mon0] skipping: [ceph-mon2] skipping: [ceph-osd0] skipping: [ceph-osd2] skipping: [ceph-osd1] skipping: [ceph-rgw]

TASK: [common | Fail on unsupported distribution] ***** skipping: [ceph-mon0] skipping: [ceph-mon1] skipping: [ceph-osd0] skipping: [ceph-mon2] skipping: [ceph-osd1] skipping: [ceph-osd2] skipping: [ceph-rgw]

TASK: [common | Install dependancies] ***** skipping: [ceph-mon0] skipping: [ceph-mon1] skipping: [ceph-mon2] skipping: [ceph-osd0] skipping: [ceph-osd1] skipping: [ceph-osd2] skipping: [ceph-rgw]

TASK: [common | Install the Ceph key] ***** skipping: [ceph-mon0] skipping: [ceph-mon2] skipping: [ceph-mon1] skipping: [ceph-osd0] skipping: [ceph-osd1] skipping: [ceph-osd2] skipping: [ceph-rgw]

TASK: [common | Add Ceph repository] ****** skipping: [ceph-mon0] skipping: [ceph-osd2] skipping: [ceph-mon2] skipping: [ceph-osd0] skipping: [ceph-mon1] skipping: [ceph-osd1] skipping: [ceph-rgw]

TASK: [common | Install Ceph] ***** skipping: [ceph-osd0] skipping: [ceph-osd1] skipping: [ceph-mon2] skipping: [ceph-osd2] skipping: [ceph-mon0] skipping: [ceph-rgw] skipping: [ceph-mon1]

TASK: [common | Generate Ceph configuration file] ***** skipping: [ceph-mon0] skipping: [ceph-mon2] skipping: [ceph-mon1] skipping: [ceph-osd2] skipping: [ceph-osd1] skipping: [ceph-osd0] skipping: [ceph-rgw]

TASK: [common | Fail on unsupported system] *** skipping: [ceph-mon0] skipping: [ceph-mon1] skipping: [ceph-mon2] skipping: [ceph-osd0] skipping: [ceph-rgw] skipping: [ceph-osd1] skipping: [ceph-osd2]

TASK: [common | Fail on unsupported architecture] ***** skipping: [ceph-mon0] skipping: [ceph-mon1] skipping: [ceph-osd0] skipping: [ceph-mon2] skipping: [ceph-osd1] skipping: [ceph-rgw] skipping: [ceph-osd2]

TASK: [common | Fail on unsupported distribution] ***** skipping: [ceph-mon0] skipping: [ceph-mon1] skipping: [ceph-osd1] skipping: [ceph-osd2] skipping: [ceph-osd0] skipping: [ceph-mon2] skipping: [ceph-rgw]

leseb commented 10 years ago

I don't see any error.

syang commented 10 years ago

Sorry, the message was somehow cropped, here it is.

Thanks, Shuo

TASK: [common | Install dependancies] ***** changed: [ceph-mon2] => (item=python-pycurl,ntp) => {"changed": true, "item": "python-pycurl,ntp", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcurl4-gnutls-dev python-pycurl-dbg\nThe following NEW packages will be installed:\n python-pycurl\n0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 49.2 kB of archives.\nAfter this operation, 215 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]\nFetched 49.2 kB in 0s (110 kB/s)\nSelecting previously unselected package python-pycurl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51095 files and directories currently installed.)\r\nUnpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...\r\nSetting up python-pycurl (7.19.0-4ubuntu3) ...\r\n"} changed: [ceph-osd2] => (item=python-pycurl,ntp) => {"changed": true, "item": "python-pycurl,ntp", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcurl4-gnutls-dev python-pycurl-dbg\nThe following NEW packages will be installed:\n python-pycurl\n0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 49.2 kB of archives.\nAfter this operation, 215 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]\nFetched 49.2 kB in 0s (106 kB/s)\nSelecting previously unselected package python-pycurl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51095 files and directories currently installed.)\r\nUnpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...\r\nSetting up python-pycurl (7.19.0-4ubuntu3) ...\r\n"} changed: [ceph-mon1] => (item=python-pycurl,ntp) => {"changed": true, "item": "python-pycurl,ntp", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcurl4-gnutls-dev python-pycurl-dbg\nThe following NEW packages will be installed:\n python-pycurl\n0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 49.2 kB of archives.\nAfter this operation, 215 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]\nFetched 49.2 kB in 0s (133 kB/s)\nSelecting previously unselected package python-pycurl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51095 files and directories currently installed.)\r\nUnpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...\r\nSetting up python-pycurl (7.19.0-4ubuntu3) ...\r\n"} changed: [ceph-mon0] => (item=python-pycurl,ntp) => {"changed": true, "item": "python-pycurl,ntp", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcurl4-gnutls-dev python-pycurl-dbg\nThe following NEW packages will be installed:\n python-pycurl\n0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 49.2 kB of archives.\nAfter this operation, 215 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]\nFetched 49.2 kB in 0s (129 kB/s)\nSelecting previously unselected package python-pycurl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51095 files and directories currently installed.)\r\nUnpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...\r\nSetting up python-pycurl (7.19.0-4ubuntu3) ...\r\n"} changed: [ceph-rgw] => (item=python-pycurl,ntp) => {"changed": true, "item": "python-pycurl,ntp", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcurl4-gnutls-dev python-pycurl-dbg\nThe following NEW packages will be installed:\n python-pycurl\n0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 49.2 kB of archives.\nAfter this operation, 215 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]\nFetched 49.2 kB in 0s (109 kB/s)\nSelecting previously unselected package python-pycurl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51095 files and directories currently installed.)\r\nUnpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...\r\nSetting up python-pycurl (7.19.0-4ubuntu3) ...\r\n"} changed: [ceph-osd0] => (item=python-pycurl,ntp) => {"changed": true, "item": "python-pycurl,ntp", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcurl4-gnutls-dev python-pycurl-dbg\nThe following NEW packages will be installed:\n python-pycurl\n0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 49.2 kB of archives.\nAfter this operation, 215 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]\nFetched 49.2 kB in 0s (109 kB/s)\nSelecting previously unselected package python-pycurl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51095 files and directories currently installed.)\r\nUnpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...\r\nSetting up python-pycurl (7.19.0-4ubuntu3) ...\r\n"} changed: [ceph-osd1] => (item=python-pycurl,ntp) => {"changed": true, "item": "python-pycurl,ntp", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcurl4-gnutls-dev python-pycurl-dbg\nThe following NEW packages will be installed:\n python-pycurl\n0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 49.2 kB of archives.\nAfter this operation, 215 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]\nFetched 49.2 kB in 0s (107 kB/s)\nSelecting previously unselected package python-pycurl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51095 files and directories currently installed.)\r\nUnpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...\r\nSetting up python-pycurl (7.19.0-4ubuntu3) ...\r\n"}

TASK: [common | Install the Ceph key] ***** changed: [ceph-mon2] => {"changed": true, "item": ""} changed: [ceph-osd2] => {"changed": true, "item": ""} changed: [ceph-rgw] => {"changed": true, "item": ""} changed: [ceph-osd0] => {"changed": true, "item": ""} changed: [ceph-mon1] => {"changed": true, "item": ""} changed: [ceph-osd1] => {"changed": true, "item": ""} changed: [ceph-mon0] => {"changed": true, "item": ""}

TASK: [common | Add Ceph repository] ****** changed: [ceph-rgw] => {"changed": true, "item": "", "repo": "deb http://ceph.com/debian-emperor/ precise main", "state": "present"} changed: [ceph-mon2] => {"changed": true, "item": "", "repo": "deb http://ceph.com/debian-emperor/ precise main", "state": "present"} changed: [ceph-mon0] => {"changed": true, "item": "", "repo": "deb http://ceph.com/debian-emperor/ precise main", "state": "present"} changed: [ceph-osd1] => {"changed": true, "item": "", "repo": "deb http://ceph.com/debian-emperor/ precise main", "state": "present"} changed: [ceph-osd0] => {"changed": true, "item": "", "repo": "deb http://ceph.com/debian-emperor/ precise main", "state": "present"} changed: [ceph-mon1] => {"changed": true, "item": "", "repo": "deb http://ceph.com/debian-emperor/ precise main", "state": "present"} changed: [ceph-osd2] => {"changed": true, "item": "", "repo": "deb http://ceph.com/debian-emperor/ precise main", "state": "present"}

TASK: [common | Install Ceph] ***** changed: [ceph-mon2] => (item=ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1) => {"changed": true, "item": "ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1", "stderr": "\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n btrfs-tools cryptsetup-bin gdisk libaio1 libboost-thread1.46.1\n libcryptsetup4 libgoogle-perftools0 libicu48 libjs-jquery libleveldb1\n libnspr4 libnss3 librados2 librbd1 libreadline5 libsnappy1\n libtcmalloc-minimal0 libunwind7 python-ceph python-flask python-gevent\n python-greenlet python-jinja2 python-markupsafe python-openssl\n python-pkg-resources python-requests python-werkzeug xfsprogs\nSuggested packages:\n javascript-common python-gevent-doc python-gevent-dbg python-greenlet-doc\n python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-openssl-doc\n python-openssl-dbg python-distribute python-distribute-doc ipython\n python-genshi python-lxml python-memcache libjs-sphinxdoc xfsdump acl attr\n quota\nThe following NEW packages will be installed:\n btrfs-tools ceph ceph-common ceph-fs-common ceph-fuse ceph-mds\n cryptsetup-bin gdisk libaio1 libboost-thread1.46.1 libcephfs1 libcryptsetup4\n libgoogle-perftools0 libicu48 libjs-jquery libleveldb1 libnspr4 libnss3\n librados2 librbd1 libreadline5 libsnappy1 libtcmalloc-minimal0 libunwind7\n python-ceph python-flask python-gevent python-greenlet python-jinja2\n python-markupsafe python-openssl python-pkg-resources python-requests\n python-werkzeug xfsprogs\n0 upgraded, 35 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 52.1 MB of archives.\nAfter this operation, 218 MB of additional disk space will be used.\nGet:1 http://ceph.com/debian-emperor/ precise/main libleveldb1 amd64 1.12.0-1precise.ceph [143 kB]\nGet:2 http://ceph.com/debian-emperor/ precise/main librados2 amd64 0.72.2-1precise [1,711 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise/main libaio1 amd64 0.3.109-2ubuntu1 [6,396 B]\nGet:4 http://us.archive.ubuntu.com/ubuntu/ precise/universe libtcmalloc-minimal0 amd64 1.7-1ubuntu1 [147 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise/universe libunwind7 amd64 0.99-0.3ubuntu1 [49.6 kB]\nGet:6 http://ceph.com/debian-emperor/ precise/main librbd1 amd64 0.72.2-1precise [385 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgoogle-perftools0 amd64 1.7-1ubuntu1 [386 kB]\nGet:8 http://ceph.com/debian-emperor/ precise/main python-ceph amd64 0.72.2-1precise [41.2 kB]\nGet:9 http://ceph.com/debian-emperor/ precise/main ceph-common amd64 0.72.2-1precise [5,958 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy1 amd64 1.0.4-1build1 [12.8 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.1 [1,231 kB]\nGet:13 http://ceph.com/debian-emperor/ precise/main ceph amd64 0.72.2-1precise [23.1 MB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/main btrfs-tools amd64 0.19+20100601-3ubuntu3 [666 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 amd64 1.46.1-7ubuntu3 [39.5 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main python-werkzeug all 0.8.1+dfsg-1 [1,321 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise/main python-jinja2 amd64 2.6-1 [158 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-flask all 0.8-1 [71.2 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-requests all 0.8.2-1 [49.0 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libcryptsetup4 amd64 2:1.4.1-2ubuntu4 [55.8 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise/main cryptsetup-bin amd64 2:1.4.1-2ubuntu4 [32.2 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libicu48 amd64 4.8.1.1-3ubuntu0.1 [8,105 kB]\nGet:26 http://ceph.com/debian-emperor/ precise/main ceph-fs-common amd64 0.72.2-1precise [28.2 kB]\nGet:27 http://ceph.com/debian-emperor/ precise/main ceph-fuse amd64 0.72.2-1precise [1,619 kB]\nGet:28 http://ceph.com/debian-emperor/ precise/main ceph-mds amd64 0.72.2-1precise [2,640 kB]\nGet:29 http://ceph.com/debian-emperor/ precise/main libcephfs1 amd64 0.72.2-1precise [1,809 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu/ precise/universe gdisk amd64 0.8.1-1build1 [300 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu/ precise/main xfsprogs amd64 3.1.7 [1,226 kB]\nGet:32 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-openssl amd64 0.12-1ubuntu2.1 [99.8 kB]\nGet:33 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]\nGet:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-greenlet amd64 0.3.1-1ubuntu5.1 [15.1 kB]\nGet:35 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-gevent amd64 0.13.6-1ubuntu1 [145 kB]\nFetched 52.1 MB in 20s (2,593 kB/s)\nSelecting previously unselected package libaio1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51123 files and directories currently installed.)\r\nUnpacking libaio1 (from .../libaio1_0.3.109-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libtcmalloc-minimal0.\r\nUnpacking libtcmalloc-minimal0 (from .../libtcmalloc-minimal0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libunwind7.\r\nUnpacking libunwind7 (from .../libunwind7_0.99-0.3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgoogle-perftools0.\r\nUnpacking libgoogle-perftools0 (from .../libgoogle-perftools0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libsnappy1.\r\nUnpacking libsnappy1 (from .../libsnappy1_1.0.4-1build1_amd64.deb) ...\r\nSelecting previously unselected package libleveldb1.\r\nUnpacking libleveldb1 (from .../libleveldb1_1.12.0-1precise.ceph_amd64.deb) ...\r\nSelecting previously unselected package libnspr4.\r\nUnpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ...\r\nSelecting previously unselected package libnss3.\r\nUnpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libreadline5.\r\nUnpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...\r\nSelecting previously unselected package btrfs-tools.\r\nUnpacking btrfs-tools (from .../btrfs-tools_0.19+20100601-3ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libboost-thread1.46.1.\r\nUnpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package librados2.\r\nUnpacking librados2 (from .../librados2_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package librbd1.\r\nUnpacking librbd1 (from .../librbd1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libjs-jquery.\r\nUnpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-werkzeug.\r\nUnpacking python-werkzeug (from .../python-werkzeug_0.8.1+dfsg-1_all.deb) ...\r\nSelecting previously unselected package python-markupsafe.\r\nUnpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ...\r\nSelecting previously unselected package python-jinja2.\r\nUnpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ...\r\nSelecting previously unselected package python-flask.\r\nUnpacking python-flask (from .../python-flask_0.8-1_all.deb) ...\r\nSelecting previously unselected package python-requests.\r\nUnpacking python-requests (from .../python-requests_0.8.2-1_all.deb) ...\r\nSelecting previously unselected package python-ceph.\r\nUnpacking python-ceph (from .../python-ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-common.\r\nUnpacking ceph-common (from .../ceph-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcryptsetup4.\r\nUnpacking libcryptsetup4 (from .../libcryptsetup4_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package cryptsetup-bin.\r\nUnpacking cryptsetup-bin (from .../cryptsetup-bin_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package libicu48.\r\nUnpacking libicu48 (from .../libicu48_4.8.1.1-3ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package gdisk.\r\nUnpacking gdisk (from .../gdisk_0.8.1-1build1_amd64.deb) ...\r\nSelecting previously unselected package xfsprogs.\r\nUnpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...\r\nSelecting previously unselected package ceph.\r\nUnpacking ceph (from .../ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fs-common.\r\nUnpacking ceph-fs-common (from .../ceph-fs-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fuse.\r\nUnpacking ceph-fuse (from .../ceph-fuse_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-mds.\r\nUnpacking ceph-mds (from .../ceph-mds_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcephfs1.\r\nUnpacking libcephfs1 (from .../libcephfs1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package python-openssl.\r\nUnpacking python-openssl (from .../python-openssl_0.12-1ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nUnpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-greenlet.\r\nUnpacking python-greenlet (from .../python-greenlet_0.3.1-1ubuntu5.1_amd64.deb) ...\r\nSelecting previously unselected package python-gevent.\r\nUnpacking python-gevent (from .../python-gevent_0.13.6-1ubuntu1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nSetting up libaio1 (0.3.109-2ubuntu1) ...\r\nSetting up libtcmalloc-minimal0 (1.7-1ubuntu1) ...\r\nSetting up libunwind7 (0.99-0.3ubuntu1) ...\r\nSetting up libgoogle-perftools0 (1.7-1ubuntu1) ...\r\nSetting up libsnappy1 (1.0.4-1build1) ...\r\nSetting up libleveldb1 (1.12.0-1precise.ceph) ...\r\nSetting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ...\r\nSetting up libnss3 (3.15.4-0ubuntu0.12.04.1) ...\r\nSetting up libreadline5 (5.2-11) ...\r\nSetting up btrfs-tools (0.19+20100601-3ubuntu3) ...\r\nSetting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...\r\nSetting up librados2 (0.72.2-1precise) ...\r\nSetting up librbd1 (0.72.2-1precise) ...\r\nSetting up libjs-jquery (1.7.1-1ubuntu1) ...\r\nSetting up python-werkzeug (0.8.1+dfsg-1) ...\r\nSetting up python-markupsafe (0.15-1) ...\r\nSetting up python-jinja2 (2.6-1) ...\r\nSetting up python-flask (0.8-1) ...\r\nSetting up python-requests (0.8.2-1) ...\r\nSetting up python-ceph (0.72.2-1precise) ...\r\nSetting up ceph-common (0.72.2-1precise) ...\r\nSetting up libcryptsetup4 (2:1.4.1-2ubuntu4) ...\r\nSetting up cryptsetup-bin (2:1.4.1-2ubuntu4) ...\r\nSetting up libicu48 (4.8.1.1-3ubuntu0.1) ...\r\nSetting up gdisk (0.8.1-1build1) ...\r\nSetting up xfsprogs (3.1.7) ...\r\nSetting up ceph (0.72.2-1precise) ...\r\nceph-all start/running\r\nSetting up ceph-fs-common (0.72.2-1precise) ...\r\nSetting up ceph-fuse (0.72.2-1precise) ...\r\nSetting up ceph-mds (0.72.2-1precise) ...\r\nceph-mds-all start/running\r\nSetting up libcephfs1 (0.72.2-1precise) ...\r\nSetting up python-openssl (0.12-1ubuntu2.1) ...\r\nSetting up python-pkg-resources (0.6.24-1ubuntu1) ...\r\nSetting up python-greenlet (0.3.1-1ubuntu5.1) ...\r\nSetting up python-gevent (0.13.6-1ubuntu1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"} changed: [ceph-mon1] => (item=ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1) => {"changed": true, "item": "ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1", "stderr": "\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n btrfs-tools cryptsetup-bin gdisk libaio1 libboost-thread1.46.1\n libcryptsetup4 libgoogle-perftools0 libicu48 libjs-jquery libleveldb1\n libnspr4 libnss3 librados2 librbd1 libreadline5 libsnappy1\n libtcmalloc-minimal0 libunwind7 python-ceph python-flask python-gevent\n python-greenlet python-jinja2 python-markupsafe python-openssl\n python-pkg-resources python-requests python-werkzeug xfsprogs\nSuggested packages:\n javascript-common python-gevent-doc python-gevent-dbg python-greenlet-doc\n python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-openssl-doc\n python-openssl-dbg python-distribute python-distribute-doc ipython\n python-genshi python-lxml python-memcache libjs-sphinxdoc xfsdump acl attr\n quota\nThe following NEW packages will be installed:\n btrfs-tools ceph ceph-common ceph-fs-common ceph-fuse ceph-mds\n cryptsetup-bin gdisk libaio1 libboost-thread1.46.1 libcephfs1 libcryptsetup4\n libgoogle-perftools0 libicu48 libjs-jquery libleveldb1 libnspr4 libnss3\n librados2 librbd1 libreadline5 libsnappy1 libtcmalloc-minimal0 libunwind7\n python-ceph python-flask python-gevent python-greenlet python-jinja2\n python-markupsafe python-openssl python-pkg-resources python-requests\n python-werkzeug xfsprogs\n0 upgraded, 35 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 52.1 MB of archives.\nAfter this operation, 218 MB of additional disk space will be used.\nGet:1 http://ceph.com/debian-emperor/ precise/main libleveldb1 amd64 1.12.0-1precise.ceph [143 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise/main libaio1 amd64 0.3.109-2ubuntu1 [6,396 B]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe libtcmalloc-minimal0 amd64 1.7-1ubuntu1 [147 kB]\nGet:4 http://ceph.com/debian-emperor/ precise/main librados2 amd64 0.72.2-1precise [1,711 kB]\nGet:5 http://ceph.com/debian-emperor/ precise/main librbd1 amd64 0.72.2-1precise [385 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu/ precise/universe libunwind7 amd64 0.99-0.3ubuntu1 [49.6 kB]\nGet:7 http://ceph.com/debian-emperor/ precise/main python-ceph amd64 0.72.2-1precise [41.2 kB]\nGet:8 http://ceph.com/debian-emperor/ precise/main ceph-common amd64 0.72.2-1precise [5,958 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgoogle-perftools0 amd64 1.7-1ubuntu1 [386 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy1 amd64 1.0.4-1build1 [12.8 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.1 [1,231 kB]\nGet:13 http://ceph.com/debian-emperor/ precise/main ceph amd64 0.72.2-1precise [23.1 MB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/main btrfs-tools amd64 0.19+20100601-3ubuntu3 [666 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 amd64 1.46.1-7ubuntu3 [39.5 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main python-werkzeug all 0.8.1+dfsg-1 [1,321 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise/main python-jinja2 amd64 2.6-1 [158 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-flask all 0.8-1 [71.2 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-requests all 0.8.2-1 [49.0 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libcryptsetup4 amd64 2:1.4.1-2ubuntu4 [55.8 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise/main cryptsetup-bin amd64 2:1.4.1-2ubuntu4 [32.2 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libicu48 amd64 4.8.1.1-3ubuntu0.1 [8,105 kB]\nGet:26 http://ceph.com/debian-emperor/ precise/main ceph-fs-common amd64 0.72.2-1precise [28.2 kB]\nGet:27 http://ceph.com/debian-emperor/ precise/main ceph-fuse amd64 0.72.2-1precise [1,619 kB]\nGet:28 http://ceph.com/debian-emperor/ precise/main ceph-mds amd64 0.72.2-1precise [2,640 kB]\nGet:29 http://ceph.com/debian-emperor/ precise/main libcephfs1 amd64 0.72.2-1precise [1,809 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu/ precise/universe gdisk amd64 0.8.1-1build1 [300 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu/ precise/main xfsprogs amd64 3.1.7 [1,226 kB]\nGet:32 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-openssl amd64 0.12-1ubuntu2.1 [99.8 kB]\nGet:33 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]\nGet:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-greenlet amd64 0.3.1-1ubuntu5.1 [15.1 kB]\nGet:35 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-gevent amd64 0.13.6-1ubuntu1 [145 kB]\nFetched 52.1 MB in 21s (2,457 kB/s)\nSelecting previously unselected package libaio1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51123 files and directories currently installed.)\r\nUnpacking libaio1 (from .../libaio1_0.3.109-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libtcmalloc-minimal0.\r\nUnpacking libtcmalloc-minimal0 (from .../libtcmalloc-minimal0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libunwind7.\r\nUnpacking libunwind7 (from .../libunwind7_0.99-0.3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgoogle-perftools0.\r\nUnpacking libgoogle-perftools0 (from .../libgoogle-perftools0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libsnappy1.\r\nUnpacking libsnappy1 (from .../libsnappy1_1.0.4-1build1_amd64.deb) ...\r\nSelecting previously unselected package libleveldb1.\r\nUnpacking libleveldb1 (from .../libleveldb1_1.12.0-1precise.ceph_amd64.deb) ...\r\nSelecting previously unselected package libnspr4.\r\nUnpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ...\r\nSelecting previously unselected package libnss3.\r\nUnpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libreadline5.\r\nUnpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...\r\nSelecting previously unselected package btrfs-tools.\r\nUnpacking btrfs-tools (from .../btrfs-tools_0.19+20100601-3ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libboost-thread1.46.1.\r\nUnpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package librados2.\r\nUnpacking librados2 (from .../librados2_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package librbd1.\r\nUnpacking librbd1 (from .../librbd1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libjs-jquery.\r\nUnpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-werkzeug.\r\nUnpacking python-werkzeug (from .../python-werkzeug_0.8.1+dfsg-1_all.deb) ...\r\nSelecting previously unselected package python-markupsafe.\r\nUnpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ...\r\nSelecting previously unselected package python-jinja2.\r\nUnpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ...\r\nSelecting previously unselected package python-flask.\r\nUnpacking python-flask (from .../python-flask_0.8-1_all.deb) ...\r\nSelecting previously unselected package python-requests.\r\nUnpacking python-requests (from .../python-requests_0.8.2-1_all.deb) ...\r\nSelecting previously unselected package python-ceph.\r\nUnpacking python-ceph (from .../python-ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-common.\r\nUnpacking ceph-common (from .../ceph-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcryptsetup4.\r\nUnpacking libcryptsetup4 (from .../libcryptsetup4_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package cryptsetup-bin.\r\nUnpacking cryptsetup-bin (from .../cryptsetup-bin_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package libicu48.\r\nUnpacking libicu48 (from .../libicu48_4.8.1.1-3ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package gdisk.\r\nUnpacking gdisk (from .../gdisk_0.8.1-1build1_amd64.deb) ...\r\nSelecting previously unselected package xfsprogs.\r\nUnpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...\r\nSelecting previously unselected package ceph.\r\nUnpacking ceph (from .../ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fs-common.\r\nUnpacking ceph-fs-common (from .../ceph-fs-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fuse.\r\nUnpacking ceph-fuse (from .../ceph-fuse_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-mds.\r\nUnpacking ceph-mds (from .../ceph-mds_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcephfs1.\r\nUnpacking libcephfs1 (from .../libcephfs1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package python-openssl.\r\nUnpacking python-openssl (from .../python-openssl_0.12-1ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nUnpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-greenlet.\r\nUnpacking python-greenlet (from .../python-greenlet_0.3.1-1ubuntu5.1_amd64.deb) ...\r\nSelecting previously unselected package python-gevent.\r\nUnpacking python-gevent (from .../python-gevent_0.13.6-1ubuntu1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nSetting up libaio1 (0.3.109-2ubuntu1) ...\r\nSetting up libtcmalloc-minimal0 (1.7-1ubuntu1) ...\r\nSetting up libunwind7 (0.99-0.3ubuntu1) ...\r\nSetting up libgoogle-perftools0 (1.7-1ubuntu1) ...\r\nSetting up libsnappy1 (1.0.4-1build1) ...\r\nSetting up libleveldb1 (1.12.0-1precise.ceph) ...\r\nSetting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ...\r\nSetting up libnss3 (3.15.4-0ubuntu0.12.04.1) ...\r\nSetting up libreadline5 (5.2-11) ...\r\nSetting up btrfs-tools (0.19+20100601-3ubuntu3) ...\r\nSetting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...\r\nSetting up librados2 (0.72.2-1precise) ...\r\nSetting up librbd1 (0.72.2-1precise) ...\r\nSetting up libjs-jquery (1.7.1-1ubuntu1) ...\r\nSetting up python-werkzeug (0.8.1+dfsg-1) ...\r\nSetting up python-markupsafe (0.15-1) ...\r\nSetting up python-jinja2 (2.6-1) ...\r\nSetting up python-flask (0.8-1) ...\r\nSetting up python-requests (0.8.2-1) ...\r\nSetting up python-ceph (0.72.2-1precise) ...\r\nSetting up ceph-common (0.72.2-1precise) ...\r\nSetting up libcryptsetup4 (2:1.4.1-2ubuntu4) ...\r\nSetting up cryptsetup-bin (2:1.4.1-2ubuntu4) ...\r\nSetting up libicu48 (4.8.1.1-3ubuntu0.1) ...\r\nSetting up gdisk (0.8.1-1build1) ...\r\nSetting up xfsprogs (3.1.7) ...\r\nSetting up ceph (0.72.2-1precise) ...\r\nceph-all start/running\r\nSetting up ceph-fs-common (0.72.2-1precise) ...\r\nSetting up ceph-fuse (0.72.2-1precise) ...\r\nSetting up ceph-mds (0.72.2-1precise) ...\r\nceph-mds-all start/running\r\nSetting up libcephfs1 (0.72.2-1precise) ...\r\nSetting up python-openssl (0.12-1ubuntu2.1) ...\r\nSetting up python-pkg-resources (0.6.24-1ubuntu1) ...\r\nSetting up python-greenlet (0.3.1-1ubuntu5.1) ...\r\nSetting up python-gevent (0.13.6-1ubuntu1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"} changed: [ceph-osd1] => (item=ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1) => {"changed": true, "item": "ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1", "stderr": "\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n btrfs-tools cryptsetup-bin gdisk libaio1 libboost-thread1.46.1\n libcryptsetup4 libgoogle-perftools0 libicu48 libjs-jquery libleveldb1\n libnspr4 libnss3 librados2 librbd1 libreadline5 libsnappy1\n libtcmalloc-minimal0 libunwind7 python-ceph python-flask python-gevent\n python-greenlet python-jinja2 python-markupsafe python-openssl\n python-pkg-resources python-requests python-werkzeug xfsprogs\nSuggested packages:\n javascript-common python-gevent-doc python-gevent-dbg python-greenlet-doc\n python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-openssl-doc\n python-openssl-dbg python-distribute python-distribute-doc ipython\n python-genshi python-lxml python-memcache libjs-sphinxdoc xfsdump acl attr\n quota\nThe following NEW packages will be installed:\n btrfs-tools ceph ceph-common ceph-fs-common ceph-fuse ceph-mds\n cryptsetup-bin gdisk libaio1 libboost-thread1.46.1 libcephfs1 libcryptsetup4\n libgoogle-perftools0 libicu48 libjs-jquery libleveldb1 libnspr4 libnss3\n librados2 librbd1 libreadline5 libsnappy1 libtcmalloc-minimal0 libunwind7\n python-ceph python-flask python-gevent python-greenlet python-jinja2\n python-markupsafe python-openssl python-pkg-resources python-requests\n python-werkzeug xfsprogs\n0 upgraded, 35 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 52.1 MB of archives.\nAfter this operation, 218 MB of additional disk space will be used.\nGet:1 http://ceph.com/debian-emperor/ precise/main libleveldb1 amd64 1.12.0-1precise.ceph [143 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise/main libaio1 amd64 0.3.109-2ubuntu1 [6,396 B]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe libtcmalloc-minimal0 amd64 1.7-1ubuntu1 [147 kB]\nGet:4 http://ceph.com/debian-emperor/ precise/main librados2 amd64 0.72.2-1precise [1,711 kB]\nGet:5 http://ceph.com/debian-emperor/ precise/main librbd1 amd64 0.72.2-1precise [385 kB]\nGet:6 http://ceph.com/debian-emperor/ precise/main python-ceph amd64 0.72.2-1precise [41.2 kB]\nGet:7 http://ceph.com/debian-emperor/ precise/main ceph-common amd64 0.72.2-1precise [5,958 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu/ precise/universe libunwind7 amd64 0.99-0.3ubuntu1 [49.6 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgoogle-perftools0 amd64 1.7-1ubuntu1 [386 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy1 amd64 1.0.4-1build1 [12.8 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB]\nGet:12 http://ceph.com/debian-emperor/ precise/main ceph amd64 0.72.2-1precise [23.1 MB]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.1 [1,231 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/main btrfs-tools amd64 0.19+20100601-3ubuntu3 [666 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 amd64 1.46.1-7ubuntu3 [39.5 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main python-werkzeug all 0.8.1+dfsg-1 [1,321 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise/main python-jinja2 amd64 2.6-1 [158 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-flask all 0.8-1 [71.2 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-requests all 0.8.2-1 [49.0 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libcryptsetup4 amd64 2:1.4.1-2ubuntu4 [55.8 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise/main cryptsetup-bin amd64 2:1.4.1-2ubuntu4 [32.2 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libicu48 amd64 4.8.1.1-3ubuntu0.1 [8,105 kB]\nGet:26 http://us.archive.ubuntu.com/ubuntu/ precise/universe gdisk amd64 0.8.1-1build1 [300 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu/ precise/main xfsprogs amd64 3.1.7 [1,226 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-openssl amd64 0.12-1ubuntu2.1 [99.8 kB]\nGet:29 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-greenlet amd64 0.3.1-1ubuntu5.1 [15.1 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-gevent amd64 0.13.6-1ubuntu1 [145 kB]\nGet:32 http://ceph.com/debian-emperor/ precise/main ceph-fs-common amd64 0.72.2-1precise [28.2 kB]\nGet:33 http://ceph.com/debian-emperor/ precise/main ceph-fuse amd64 0.72.2-1precise [1,619 kB]\nGet:34 http://ceph.com/debian-emperor/ precise/main ceph-mds amd64 0.72.2-1precise [2,640 kB]\nGet:35 http://ceph.com/debian-emperor/ precise/main libcephfs1 amd64 0.72.2-1precise [1,809 kB]\nFetched 52.1 MB in 26s (1,970 kB/s)\nSelecting previously unselected package libaio1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51123 files and directories currently installed.)\r\nUnpacking libaio1 (from .../libaio1_0.3.109-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libtcmalloc-minimal0.\r\nUnpacking libtcmalloc-minimal0 (from .../libtcmalloc-minimal0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libunwind7.\r\nUnpacking libunwind7 (from .../libunwind7_0.99-0.3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgoogle-perftools0.\r\nUnpacking libgoogle-perftools0 (from .../libgoogle-perftools0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libsnappy1.\r\nUnpacking libsnappy1 (from .../libsnappy1_1.0.4-1build1_amd64.deb) ...\r\nSelecting previously unselected package libleveldb1.\r\nUnpacking libleveldb1 (from .../libleveldb1_1.12.0-1precise.ceph_amd64.deb) ...\r\nSelecting previously unselected package libnspr4.\r\nUnpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ...\r\nSelecting previously unselected package libnss3.\r\nUnpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libreadline5.\r\nUnpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...\r\nSelecting previously unselected package btrfs-tools.\r\nUnpacking btrfs-tools (from .../btrfs-tools_0.19+20100601-3ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libboost-thread1.46.1.\r\nUnpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package librados2.\r\nUnpacking librados2 (from .../librados2_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package librbd1.\r\nUnpacking librbd1 (from .../librbd1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libjs-jquery.\r\nUnpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-werkzeug.\r\nUnpacking python-werkzeug (from .../python-werkzeug_0.8.1+dfsg-1_all.deb) ...\r\nSelecting previously unselected package python-markupsafe.\r\nUnpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ...\r\nSelecting previously unselected package python-jinja2.\r\nUnpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ...\r\nSelecting previously unselected package python-flask.\r\nUnpacking python-flask (from .../python-flask_0.8-1_all.deb) ...\r\nSelecting previously unselected package python-requests.\r\nUnpacking python-requests (from .../python-requests_0.8.2-1_all.deb) ...\r\nSelecting previously unselected package python-ceph.\r\nUnpacking python-ceph (from .../python-ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-common.\r\nUnpacking ceph-common (from .../ceph-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcryptsetup4.\r\nUnpacking libcryptsetup4 (from .../libcryptsetup4_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package cryptsetup-bin.\r\nUnpacking cryptsetup-bin (from .../cryptsetup-bin_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package libicu48.\r\nUnpacking libicu48 (from .../libicu48_4.8.1.1-3ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package gdisk.\r\nUnpacking gdisk (from .../gdisk_0.8.1-1build1_amd64.deb) ...\r\nSelecting previously unselected package xfsprogs.\r\nUnpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...\r\nSelecting previously unselected package ceph.\r\nUnpacking ceph (from .../ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fs-common.\r\nUnpacking ceph-fs-common (from .../ceph-fs-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fuse.\r\nUnpacking ceph-fuse (from .../ceph-fuse_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-mds.\r\nUnpacking ceph-mds (from .../ceph-mds_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcephfs1.\r\nUnpacking libcephfs1 (from .../libcephfs1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package python-openssl.\r\nUnpacking python-openssl (from .../python-openssl_0.12-1ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nUnpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-greenlet.\r\nUnpacking python-greenlet (from .../python-greenlet_0.3.1-1ubuntu5.1_amd64.deb) ...\r\nSelecting previously unselected package python-gevent.\r\nUnpacking python-gevent (from .../python-gevent_0.13.6-1ubuntu1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nSetting up libaio1 (0.3.109-2ubuntu1) ...\r\nSetting up libtcmalloc-minimal0 (1.7-1ubuntu1) ...\r\nSetting up libunwind7 (0.99-0.3ubuntu1) ...\r\nSetting up libgoogle-perftools0 (1.7-1ubuntu1) ...\r\nSetting up libsnappy1 (1.0.4-1build1) ...\r\nSetting up libleveldb1 (1.12.0-1precise.ceph) ...\r\nSetting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ...\r\nSetting up libnss3 (3.15.4-0ubuntu0.12.04.1) ...\r\nSetting up libreadline5 (5.2-11) ...\r\nSetting up btrfs-tools (0.19+20100601-3ubuntu3) ...\r\nSetting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...\r\nSetting up librados2 (0.72.2-1precise) ...\r\nSetting up librbd1 (0.72.2-1precise) ...\r\nSetting up libjs-jquery (1.7.1-1ubuntu1) ...\r\nSetting up python-werkzeug (0.8.1+dfsg-1) ...\r\nSetting up python-markupsafe (0.15-1) ...\r\nSetting up python-jinja2 (2.6-1) ...\r\nSetting up python-flask (0.8-1) ...\r\nSetting up python-requests (0.8.2-1) ...\r\nSetting up python-ceph (0.72.2-1precise) ...\r\nSetting up ceph-common (0.72.2-1precise) ...\r\nSetting up libcryptsetup4 (2:1.4.1-2ubuntu4) ...\r\nSetting up cryptsetup-bin (2:1.4.1-2ubuntu4) ...\r\nSetting up libicu48 (4.8.1.1-3ubuntu0.1) ...\r\nSetting up gdisk (0.8.1-1build1) ...\r\nSetting up xfsprogs (3.1.7) ...\r\nSetting up ceph (0.72.2-1precise) ...\r\nceph-all start/running\r\nSetting up ceph-fs-common (0.72.2-1precise) ...\r\nSetting up ceph-fuse (0.72.2-1precise) ...\r\nSetting up ceph-mds (0.72.2-1precise) ...\r\nceph-mds-all start/running\r\nSetting up libcephfs1 (0.72.2-1precise) ...\r\nSetting up python-openssl (0.12-1ubuntu2.1) ...\r\nSetting up python-pkg-resources (0.6.24-1ubuntu1) ...\r\nSetting up python-greenlet (0.3.1-1ubuntu5.1) ...\r\nSetting up python-gevent (0.13.6-1ubuntu1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"} changed: [ceph-osd0] => (item=ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1) => {"changed": true, "item": "ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1", "stderr": "\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n btrfs-tools cryptsetup-bin gdisk libaio1 libboost-thread1.46.1\n libcryptsetup4 libgoogle-perftools0 libicu48 libjs-jquery libleveldb1\n libnspr4 libnss3 librados2 librbd1 libreadline5 libsnappy1\n libtcmalloc-minimal0 libunwind7 python-ceph python-flask python-gevent\n python-greenlet python-jinja2 python-markupsafe python-openssl\n python-pkg-resources python-requests python-werkzeug xfsprogs\nSuggested packages:\n javascript-common python-gevent-doc python-gevent-dbg python-greenlet-doc\n python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-openssl-doc\n python-openssl-dbg python-distribute python-distribute-doc ipython\n python-genshi python-lxml python-memcache libjs-sphinxdoc xfsdump acl attr\n quota\nThe following NEW packages will be installed:\n btrfs-tools ceph ceph-common ceph-fs-common ceph-fuse ceph-mds\n cryptsetup-bin gdisk libaio1 libboost-thread1.46.1 libcephfs1 libcryptsetup4\n libgoogle-perftools0 libicu48 libjs-jquery libleveldb1 libnspr4 libnss3\n librados2 librbd1 libreadline5 libsnappy1 libtcmalloc-minimal0 libunwind7\n python-ceph python-flask python-gevent python-greenlet python-jinja2\n python-markupsafe python-openssl python-pkg-resources python-requests\n python-werkzeug xfsprogs\n0 upgraded, 35 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 52.1 MB of archives.\nAfter this operation, 218 MB of additional disk space will be used.\nGet:1 http://ceph.com/debian-emperor/ precise/main libleveldb1 amd64 1.12.0-1precise.ceph [143 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise/main libaio1 amd64 0.3.109-2ubuntu1 [6,396 B]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe libtcmalloc-minimal0 amd64 1.7-1ubuntu1 [147 kB]\nGet:4 http://ceph.com/debian-emperor/ precise/main librados2 amd64 0.72.2-1precise [1,711 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise/universe libunwind7 amd64 0.99-0.3ubuntu1 [49.6 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgoogle-perftools0 amd64 1.7-1ubuntu1 [386 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy1 amd64 1.0.4-1build1 [12.8 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.1 [1,231 kB]\nGet:10 http://ceph.com/debian-emperor/ precise/main librbd1 amd64 0.72.2-1precise [385 kB]\nGet:11 http://ceph.com/debian-emperor/ precise/main python-ceph amd64 0.72.2-1precise [41.2 kB]\nGet:12 http://ceph.com/debian-emperor/ precise/main ceph-common amd64 0.72.2-1precise [5,958 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main btrfs-tools amd64 0.19+20100601-3ubuntu3 [666 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 amd64 1.46.1-7ubuntu3 [39.5 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main python-werkzeug all 0.8.1+dfsg-1 [1,321 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise/main python-jinja2 amd64 2.6-1 [158 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-flask all 0.8-1 [71.2 kB]\nGet:21 http://ceph.com/debian-emperor/ precise/main ceph amd64 0.72.2-1precise [23.1 MB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-requests all 0.8.2-1 [49.0 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libcryptsetup4 amd64 2:1.4.1-2ubuntu4 [55.8 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise/main cryptsetup-bin amd64 2:1.4.1-2ubuntu4 [32.2 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libicu48 amd64 4.8.1.1-3ubuntu0.1 [8,105 kB]\nGet:26 http://us.archive.ubuntu.com/ubuntu/ precise/universe gdisk amd64 0.8.1-1build1 [300 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu/ precise/main xfsprogs amd64 3.1.7 [1,226 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-openssl amd64 0.12-1ubuntu2.1 [99.8 kB]\nGet:29 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-greenlet amd64 0.3.1-1ubuntu5.1 [15.1 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-gevent amd64 0.13.6-1ubuntu1 [145 kB]\nGet:32 http://ceph.com/debian-emperor/ precise/main ceph-fs-common amd64 0.72.2-1precise [28.2 kB]\nGet:33 http://ceph.com/debian-emperor/ precise/main ceph-fuse amd64 0.72.2-1precise [1,619 kB]\nGet:34 http://ceph.com/debian-emperor/ precise/main ceph-mds amd64 0.72.2-1precise [2,640 kB]\nGet:35 http://ceph.com/debian-emperor/ precise/main libcephfs1 amd64 0.72.2-1precise [1,809 kB]\nFetched 52.1 MB in 27s (1,887 kB/s)\nSelecting previously unselected package libaio1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51123 files and directories currently installed.)\r\nUnpacking libaio1 (from .../libaio1_0.3.109-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libtcmalloc-minimal0.\r\nUnpacking libtcmalloc-minimal0 (from .../libtcmalloc-minimal0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libunwind7.\r\nUnpacking libunwind7 (from .../libunwind7_0.99-0.3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgoogle-perftools0.\r\nUnpacking libgoogle-perftools0 (from .../libgoogle-perftools0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libsnappy1.\r\nUnpacking libsnappy1 (from .../libsnappy1_1.0.4-1build1_amd64.deb) ...\r\nSelecting previously unselected package libleveldb1.\r\nUnpacking libleveldb1 (from .../libleveldb1_1.12.0-1precise.ceph_amd64.deb) ...\r\nSelecting previously unselected package libnspr4.\r\nUnpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ...\r\nSelecting previously unselected package libnss3.\r\nUnpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libreadline5.\r\nUnpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...\r\nSelecting previously unselected package btrfs-tools.\r\nUnpacking btrfs-tools (from .../btrfs-tools_0.19+20100601-3ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libboost-thread1.46.1.\r\nUnpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package librados2.\r\nUnpacking librados2 (from .../librados2_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package librbd1.\r\nUnpacking librbd1 (from .../librbd1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libjs-jquery.\r\nUnpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-werkzeug.\r\nUnpacking python-werkzeug (from .../python-werkzeug_0.8.1+dfsg-1_all.deb) ...\r\nSelecting previously unselected package python-markupsafe.\r\nUnpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ...\r\nSelecting previously unselected package python-jinja2.\r\nUnpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ...\r\nSelecting previously unselected package python-flask.\r\nUnpacking python-flask (from .../python-flask_0.8-1_all.deb) ...\r\nSelecting previously unselected package python-requests.\r\nUnpacking python-requests (from .../python-requests_0.8.2-1_all.deb) ...\r\nSelecting previously unselected package python-ceph.\r\nUnpacking python-ceph (from .../python-ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-common.\r\nUnpacking ceph-common (from .../ceph-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcryptsetup4.\r\nUnpacking libcryptsetup4 (from .../libcryptsetup4_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package cryptsetup-bin.\r\nUnpacking cryptsetup-bin (from .../cryptsetup-bin_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package libicu48.\r\nUnpacking libicu48 (from .../libicu48_4.8.1.1-3ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package gdisk.\r\nUnpacking gdisk (from .../gdisk_0.8.1-1build1_amd64.deb) ...\r\nSelecting previously unselected package xfsprogs.\r\nUnpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...\r\nSelecting previously unselected package ceph.\r\nUnpacking ceph (from .../ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fs-common.\r\nUnpacking ceph-fs-common (from .../ceph-fs-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fuse.\r\nUnpacking ceph-fuse (from .../ceph-fuse_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-mds.\r\nUnpacking ceph-mds (from .../ceph-mds_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcephfs1.\r\nUnpacking libcephfs1 (from .../libcephfs1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package python-openssl.\r\nUnpacking python-openssl (from .../python-openssl_0.12-1ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nUnpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-greenlet.\r\nUnpacking python-greenlet (from .../python-greenlet_0.3.1-1ubuntu5.1_amd64.deb) ...\r\nSelecting previously unselected package python-gevent.\r\nUnpacking python-gevent (from .../python-gevent_0.13.6-1ubuntu1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nSetting up libaio1 (0.3.109-2ubuntu1) ...\r\nSetting up libtcmalloc-minimal0 (1.7-1ubuntu1) ...\r\nSetting up libunwind7 (0.99-0.3ubuntu1) ...\r\nSetting up libgoogle-perftools0 (1.7-1ubuntu1) ...\r\nSetting up libsnappy1 (1.0.4-1build1) ...\r\nSetting up libleveldb1 (1.12.0-1precise.ceph) ...\r\nSetting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ...\r\nSetting up libnss3 (3.15.4-0ubuntu0.12.04.1) ...\r\nSetting up libreadline5 (5.2-11) ...\r\nSetting up btrfs-tools (0.19+20100601-3ubuntu3) ...\r\nSetting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...\r\nSetting up librados2 (0.72.2-1precise) ...\r\nSetting up librbd1 (0.72.2-1precise) ...\r\nSetting up libjs-jquery (1.7.1-1ubuntu1) ...\r\nSetting up python-werkzeug (0.8.1+dfsg-1) ...\r\nSetting up python-markupsafe (0.15-1) ...\r\nSetting up python-jinja2 (2.6-1) ...\r\nSetting up python-flask (0.8-1) ...\r\nSetting up python-requests (0.8.2-1) ...\r\nSetting up python-ceph (0.72.2-1precise) ...\r\nSetting up ceph-common (0.72.2-1precise) ...\r\nSetting up libcryptsetup4 (2:1.4.1-2ubuntu4) ...\r\nSetting up cryptsetup-bin (2:1.4.1-2ubuntu4) ...\r\nSetting up libicu48 (4.8.1.1-3ubuntu0.1) ...\r\nSetting up gdisk (0.8.1-1build1) ...\r\nSetting up xfsprogs (3.1.7) ...\r\nSetting up ceph (0.72.2-1precise) ...\r\nceph-all start/running\r\nSetting up ceph-fs-common (0.72.2-1precise) ...\r\nSetting up ceph-fuse (0.72.2-1precise) ...\r\nSetting up ceph-mds (0.72.2-1precise) ...\r\nceph-mds-all start/running\r\nSetting up libcephfs1 (0.72.2-1precise) ...\r\nSetting up python-openssl (0.12-1ubuntu2.1) ...\r\nSetting up python-pkg-resources (0.6.24-1ubuntu1) ...\r\nSetting up python-greenlet (0.3.1-1ubuntu5.1) ...\r\nSetting up python-gevent (0.13.6-1ubuntu1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"} changed: [ceph-osd2] => (item=ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1) => {"changed": true, "item": "ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1", "stderr": "\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n btrfs-tools cryptsetup-bin gdisk libaio1 libboost-thread1.46.1\n libcryptsetup4 libgoogle-perftools0 libicu48 libjs-jquery libleveldb1\n libnspr4 libnss3 librados2 librbd1 libreadline5 libsnappy1\n libtcmalloc-minimal0 libunwind7 python-ceph python-flask python-gevent\n python-greenlet python-jinja2 python-markupsafe python-openssl\n python-pkg-resources python-requests python-werkzeug xfsprogs\nSuggested packages:\n javascript-common python-gevent-doc python-gevent-dbg python-greenlet-doc\n python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-openssl-doc\n python-openssl-dbg python-distribute python-distribute-doc ipython\n python-genshi python-lxml python-memcache libjs-sphinxdoc xfsdump acl attr\n quota\nThe following NEW packages will be installed:\n btrfs-tools ceph ceph-common ceph-fs-common ceph-fuse ceph-mds\n cryptsetup-bin gdisk libaio1 libboost-thread1.46.1 libcephfs1 libcryptsetup4\n libgoogle-perftools0 libicu48 libjs-jquery libleveldb1 libnspr4 libnss3\n librados2 librbd1 libreadline5 libsnappy1 libtcmalloc-minimal0 libunwind7\n python-ceph python-flask python-gevent python-greenlet python-jinja2\n python-markupsafe python-openssl python-pkg-resources python-requests\n python-werkzeug xfsprogs\n0 upgraded, 35 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 52.1 MB of archives.\nAfter this operation, 218 MB of additional disk space will be used.\nGet:1 http://ceph.com/debian-emperor/ precise/main libleveldb1 amd64 1.12.0-1precise.ceph [143 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise/main libaio1 amd64 0.3.109-2ubuntu1 [6,396 B]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe libtcmalloc-minimal0 amd64 1.7-1ubuntu1 [147 kB]\nGet:4 http://ceph.com/debian-emperor/ precise/main librados2 amd64 0.72.2-1precise [1,711 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise/universe libunwind7 amd64 0.99-0.3ubuntu1 [49.6 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgoogle-perftools0 amd64 1.7-1ubuntu1 [386 kB]\nGet:7 http://ceph.com/debian-emperor/ precise/main librbd1 amd64 0.72.2-1precise [385 kB]\nGet:8 http://ceph.com/debian-emperor/ precise/main python-ceph amd64 0.72.2-1precise [41.2 kB]\nGet:9 http://ceph.com/debian-emperor/ precise/main ceph-common amd64 0.72.2-1precise [5,958 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy1 amd64 1.0.4-1build1 [12.8 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.1 [1,231 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main btrfs-tools amd64 0.19+20100601-3ubuntu3 [666 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 amd64 1.46.1-7ubuntu3 [39.5 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main python-werkzeug all 0.8.1+dfsg-1 [1,321 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise/main python-jinja2 amd64 2.6-1 [158 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-flask all 0.8-1 [71.2 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-requests all 0.8.2-1 [49.0 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libcryptsetup4 amd64 2:1.4.1-2ubuntu4 [55.8 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise/main cryptsetup-bin amd64 2:1.4.1-2ubuntu4 [32.2 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libicu48 amd64 4.8.1.1-3ubuntu0.1 [8,105 kB]\nGet:25 http://ceph.com/debian-emperor/ precise/main ceph amd64 0.72.2-1precise [23.1 MB]\nGet:26 http://us.archive.ubuntu.com/ubuntu/ precise/universe gdisk amd64 0.8.1-1build1 [300 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu/ precise/main xfsprogs amd64 3.1.7 [1,226 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-openssl amd64 0.12-1ubuntu2.1 [99.8 kB]\nGet:29 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-greenlet amd64 0.3.1-1ubuntu5.1 [15.1 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-gevent amd64 0.13.6-1ubuntu1 [145 kB]\nGet:32 http://ceph.com/debian-emperor/ precise/main ceph-fs-common amd64 0.72.2-1precise [28.2 kB]\nGet:33 http://ceph.com/debian-emperor/ precise/main ceph-fuse amd64 0.72.2-1precise [1,619 kB]\nGet:34 http://ceph.com/debian-emperor/ precise/main ceph-mds amd64 0.72.2-1precise [2,640 kB]\nGet:35 http://ceph.com/debian-emperor/ precise/main libcephfs1 amd64 0.72.2-1precise [1,809 kB]\nFetched 52.1 MB in 29s (1,792 kB/s)\nSelecting previously unselected package libaio1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51123 files and directories currently installed.)\r\nUnpacking libaio1 (from .../libaio1_0.3.109-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libtcmalloc-minimal0.\r\nUnpacking libtcmalloc-minimal0 (from .../libtcmalloc-minimal0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libunwind7.\r\nUnpacking libunwind7 (from .../libunwind7_0.99-0.3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgoogle-perftools0.\r\nUnpacking libgoogle-perftools0 (from .../libgoogle-perftools0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libsnappy1.\r\nUnpacking libsnappy1 (from .../libsnappy1_1.0.4-1build1_amd64.deb) ...\r\nSelecting previously unselected package libleveldb1.\r\nUnpacking libleveldb1 (from .../libleveldb1_1.12.0-1precise.ceph_amd64.deb) ...\r\nSelecting previously unselected package libnspr4.\r\nUnpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ...\r\nSelecting previously unselected package libnss3.\r\nUnpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libreadline5.\r\nUnpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...\r\nSelecting previously unselected package btrfs-tools.\r\nUnpacking btrfs-tools (from .../btrfs-tools_0.19+20100601-3ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libboost-thread1.46.1.\r\nUnpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package librados2.\r\nUnpacking librados2 (from .../librados2_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package librbd1.\r\nUnpacking librbd1 (from .../librbd1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libjs-jquery.\r\nUnpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-werkzeug.\r\nUnpacking python-werkzeug (from .../python-werkzeug_0.8.1+dfsg-1_all.deb) ...\r\nSelecting previously unselected package python-markupsafe.\r\nUnpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ...\r\nSelecting previously unselected package python-jinja2.\r\nUnpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ...\r\nSelecting previously unselected package python-flask.\r\nUnpacking python-flask (from .../python-flask_0.8-1_all.deb) ...\r\nSelecting previously unselected package python-requests.\r\nUnpacking python-requests (from .../python-requests_0.8.2-1_all.deb) ...\r\nSelecting previously unselected package python-ceph.\r\nUnpacking python-ceph (from .../python-ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-common.\r\nUnpacking ceph-common (from .../ceph-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcryptsetup4.\r\nUnpacking libcryptsetup4 (from .../libcryptsetup4_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package cryptsetup-bin.\r\nUnpacking cryptsetup-bin (from .../cryptsetup-bin_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package libicu48.\r\nUnpacking libicu48 (from .../libicu48_4.8.1.1-3ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package gdisk.\r\nUnpacking gdisk (from .../gdisk_0.8.1-1build1_amd64.deb) ...\r\nSelecting previously unselected package xfsprogs.\r\nUnpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...\r\nSelecting previously unselected package ceph.\r\nUnpacking ceph (from .../ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fs-common.\r\nUnpacking ceph-fs-common (from .../ceph-fs-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fuse.\r\nUnpacking ceph-fuse (from .../ceph-fuse_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-mds.\r\nUnpacking ceph-mds (from .../ceph-mds_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcephfs1.\r\nUnpacking libcephfs1 (from .../libcephfs1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package python-openssl.\r\nUnpacking python-openssl (from .../python-openssl_0.12-1ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nUnpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-greenlet.\r\nUnpacking python-greenlet (from .../python-greenlet_0.3.1-1ubuntu5.1_amd64.deb) ...\r\nSelecting previously unselected package python-gevent.\r\nUnpacking python-gevent (from .../python-gevent_0.13.6-1ubuntu1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nSetting up libaio1 (0.3.109-2ubuntu1) ...\r\nSetting up libtcmalloc-minimal0 (1.7-1ubuntu1) ...\r\nSetting up libunwind7 (0.99-0.3ubuntu1) ...\r\nSetting up libgoogle-perftools0 (1.7-1ubuntu1) ...\r\nSetting up libsnappy1 (1.0.4-1build1) ...\r\nSetting up libleveldb1 (1.12.0-1precise.ceph) ...\r\nSetting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ...\r\nSetting up libnss3 (3.15.4-0ubuntu0.12.04.1) ...\r\nSetting up libreadline5 (5.2-11) ...\r\nSetting up btrfs-tools (0.19+20100601-3ubuntu3) ...\r\nSetting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...\r\nSetting up librados2 (0.72.2-1precise) ...\r\nSetting up librbd1 (0.72.2-1precise) ...\r\nSetting up libjs-jquery (1.7.1-1ubuntu1) ...\r\nSetting up python-werkzeug (0.8.1+dfsg-1) ...\r\nSetting up python-markupsafe (0.15-1) ...\r\nSetting up python-jinja2 (2.6-1) ...\r\nSetting up python-flask (0.8-1) ...\r\nSetting up python-requests (0.8.2-1) ...\r\nSetting up python-ceph (0.72.2-1precise) ...\r\nSetting up ceph-common (0.72.2-1precise) ...\r\nSetting up libcryptsetup4 (2:1.4.1-2ubuntu4) ...\r\nSetting up cryptsetup-bin (2:1.4.1-2ubuntu4) ...\r\nSetting up libicu48 (4.8.1.1-3ubuntu0.1) ...\r\nSetting up gdisk (0.8.1-1build1) ...\r\nSetting up xfsprogs (3.1.7) ...\r\nSetting up ceph (0.72.2-1precise) ...\r\nceph-all start/running\r\nSetting up ceph-fs-common (0.72.2-1precise) ...\r\nSetting up ceph-fuse (0.72.2-1precise) ...\r\nSetting up ceph-mds (0.72.2-1precise) ...\r\nceph-mds-all start/running\r\nSetting up libcephfs1 (0.72.2-1precise) ...\r\nSetting up python-openssl (0.12-1ubuntu2.1) ...\r\nSetting up python-pkg-resources (0.6.24-1ubuntu1) ...\r\nSetting up python-greenlet (0.3.1-1ubuntu5.1) ...\r\nSetting up python-gevent (0.13.6-1ubuntu1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"} changed: [ceph-rgw] => (item=ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1) => {"changed": true, "item": "ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1", "stderr": "\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n btrfs-tools cryptsetup-bin gdisk libaio1 libboost-thread1.46.1\n libcryptsetup4 libgoogle-perftools0 libicu48 libjs-jquery libleveldb1\n libnspr4 libnss3 librados2 librbd1 libreadline5 libsnappy1\n libtcmalloc-minimal0 libunwind7 python-ceph python-flask python-gevent\n python-greenlet python-jinja2 python-markupsafe python-openssl\n python-pkg-resources python-requests python-werkzeug xfsprogs\nSuggested packages:\n javascript-common python-gevent-doc python-gevent-dbg python-greenlet-doc\n python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-openssl-doc\n python-openssl-dbg python-distribute python-distribute-doc ipython\n python-genshi python-lxml python-memcache libjs-sphinxdoc xfsdump acl attr\n quota\nThe following NEW packages will be installed:\n btrfs-tools ceph ceph-common ceph-fs-common ceph-fuse ceph-mds\n cryptsetup-bin gdisk libaio1 libboost-thread1.46.1 libcephfs1 libcryptsetup4\n libgoogle-perftools0 libicu48 libjs-jquery libleveldb1 libnspr4 libnss3\n librados2 librbd1 libreadline5 libsnappy1 libtcmalloc-minimal0 libunwind7\n python-ceph python-flask python-gevent python-greenlet python-jinja2\n python-markupsafe python-openssl python-pkg-resources python-requests\n python-werkzeug xfsprogs\n0 upgraded, 35 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 52.1 MB of archives.\nAfter this operation, 218 MB of additional disk space will be used.\nGet:1 http://ceph.com/debian-emperor/ precise/main libleveldb1 amd64 1.12.0-1precise.ceph [143 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise/main libaio1 amd64 0.3.109-2ubuntu1 [6,396 B]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe libtcmalloc-minimal0 amd64 1.7-1ubuntu1 [147 kB]\nGet:4 http://ceph.com/debian-emperor/ precise/main librados2 amd64 0.72.2-1precise [1,711 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise/universe libunwind7 amd64 0.99-0.3ubuntu1 [49.6 kB]\nGet:6 http://ceph.com/debian-emperor/ precise/main librbd1 amd64 0.72.2-1precise [385 kB]\nGet:7 http://ceph.com/debian-emperor/ precise/main python-ceph amd64 0.72.2-1precise [41.2 kB]\nGet:8 http://ceph.com/debian-emperor/ precise/main ceph-common amd64 0.72.2-1precise [5,958 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgoogle-perftools0 amd64 1.7-1ubuntu1 [386 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy1 amd64 1.0.4-1build1 [12.8 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.1 [1,231 kB]\nGet:13 http://ceph.com/debian-emperor/ precise/main ceph amd64 0.72.2-1precise [23.1 MB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/main btrfs-tools amd64 0.19+20100601-3ubuntu3 [666 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 amd64 1.46.1-7ubuntu3 [39.5 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main python-werkzeug all 0.8.1+dfsg-1 [1,321 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise/main python-jinja2 amd64 2.6-1 [158 kB]\nGet:21 http://ceph.com/debian-emperor/ precise/main ceph-fs-common amd64 0.72.2-1precise [28.2 kB]\nGet:22 http://ceph.com/debian-emperor/ precise/main ceph-fuse amd64 0.72.2-1precise [1,619 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-flask all 0.8-1 [71.2 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-requests all 0.8.2-1 [49.0 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu/ precise/main libcryptsetup4 amd64 2:1.4.1-2ubuntu4 [55.8 kB]\nGet:26 http://ceph.com/debian-emperor/ precise/main ceph-mds amd64 0.72.2-1precise [2,640 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu/ precise/main cryptsetup-bin amd64 2:1.4.1-2ubuntu4 [32.2 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libicu48 amd64 4.8.1.1-3ubuntu0.1 [8,105 kB]\nGet:29 http://ceph.com/debian-emperor/ precise/main libcephfs1 amd64 0.72.2-1precise [1,809 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu/ precise/universe gdisk amd64 0.8.1-1build1 [300 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu/ precise/main xfsprogs amd64 3.1.7 [1,226 kB]\nGet:32 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-openssl amd64 0.12-1ubuntu2.1 [99.8 kB]\nGet:33 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]\nGet:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-greenlet amd64 0.3.1-1ubuntu5.1 [15.1 kB]\nGet:35 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-gevent amd64 0.13.6-1ubuntu1 [145 kB]\nFetched 52.1 MB in 30s (1,717 kB/s)\nSelecting previously unselected package libaio1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51123 files and directories currently installed.)\r\nUnpacking libaio1 (from .../libaio1_0.3.109-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libtcmalloc-minimal0.\r\nUnpacking libtcmalloc-minimal0 (from .../libtcmalloc-minimal0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libunwind7.\r\nUnpacking libunwind7 (from .../libunwind7_0.99-0.3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgoogle-perftools0.\r\nUnpacking libgoogle-perftools0 (from .../libgoogle-perftools0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libsnappy1.\r\nUnpacking libsnappy1 (from .../libsnappy1_1.0.4-1build1_amd64.deb) ...\r\nSelecting previously unselected package libleveldb1.\r\nUnpacking libleveldb1 (from .../libleveldb1_1.12.0-1precise.ceph_amd64.deb) ...\r\nSelecting previously unselected package libnspr4.\r\nUnpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ...\r\nSelecting previously unselected package libnss3.\r\nUnpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libreadline5.\r\nUnpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...\r\nSelecting previously unselected package btrfs-tools.\r\nUnpacking btrfs-tools (from .../btrfs-tools_0.19+20100601-3ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libboost-thread1.46.1.\r\nUnpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package librados2.\r\nUnpacking librados2 (from .../librados2_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package librbd1.\r\nUnpacking librbd1 (from .../librbd1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libjs-jquery.\r\nUnpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-werkzeug.\r\nUnpacking python-werkzeug (from .../python-werkzeug_0.8.1+dfsg-1_all.deb) ...\r\nSelecting previously unselected package python-markupsafe.\r\nUnpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ...\r\nSelecting previously unselected package python-jinja2.\r\nUnpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ...\r\nSelecting previously unselected package python-flask.\r\nUnpacking python-flask (from .../python-flask_0.8-1_all.deb) ...\r\nSelecting previously unselected package python-requests.\r\nUnpacking python-requests (from .../python-requests_0.8.2-1_all.deb) ...\r\nSelecting previously unselected package python-ceph.\r\nUnpacking python-ceph (from .../python-ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-common.\r\nUnpacking ceph-common (from .../ceph-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcryptsetup4.\r\nUnpacking libcryptsetup4 (from .../libcryptsetup4_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package cryptsetup-bin.\r\nUnpacking cryptsetup-bin (from .../cryptsetup-bin_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package libicu48.\r\nUnpacking libicu48 (from .../libicu48_4.8.1.1-3ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package gdisk.\r\nUnpacking gdisk (from .../gdisk_0.8.1-1build1_amd64.deb) ...\r\nSelecting previously unselected package xfsprogs.\r\nUnpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...\r\nSelecting previously unselected package ceph.\r\nUnpacking ceph (from .../ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fs-common.\r\nUnpacking ceph-fs-common (from .../ceph-fs-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fuse.\r\nUnpacking ceph-fuse (from .../ceph-fuse_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-mds.\r\nUnpacking ceph-mds (from .../ceph-mds_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcephfs1.\r\nUnpacking libcephfs1 (from .../libcephfs1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package python-openssl.\r\nUnpacking python-openssl (from .../python-openssl_0.12-1ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nUnpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-greenlet.\r\nUnpacking python-greenlet (from .../python-greenlet_0.3.1-1ubuntu5.1_amd64.deb) ...\r\nSelecting previously unselected package python-gevent.\r\nUnpacking python-gevent (from .../python-gevent_0.13.6-1ubuntu1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nSetting up libaio1 (0.3.109-2ubuntu1) ...\r\nSetting up libtcmalloc-minimal0 (1.7-1ubuntu1) ...\r\nSetting up libunwind7 (0.99-0.3ubuntu1) ...\r\nSetting up libgoogle-perftools0 (1.7-1ubuntu1) ...\r\nSetting up libsnappy1 (1.0.4-1build1) ...\r\nSetting up libleveldb1 (1.12.0-1precise.ceph) ...\r\nSetting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ...\r\nSetting up libnss3 (3.15.4-0ubuntu0.12.04.1) ...\r\nSetting up libreadline5 (5.2-11) ...\r\nSetting up btrfs-tools (0.19+20100601-3ubuntu3) ...\r\nSetting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...\r\nSetting up librados2 (0.72.2-1precise) ...\r\nSetting up librbd1 (0.72.2-1precise) ...\r\nSetting up libjs-jquery (1.7.1-1ubuntu1) ...\r\nSetting up python-werkzeug (0.8.1+dfsg-1) ...\r\nSetting up python-markupsafe (0.15-1) ...\r\nSetting up python-jinja2 (2.6-1) ...\r\nSetting up python-flask (0.8-1) ...\r\nSetting up python-requests (0.8.2-1) ...\r\nSetting up python-ceph (0.72.2-1precise) ...\r\nSetting up ceph-common (0.72.2-1precise) ...\r\nSetting up libcryptsetup4 (2:1.4.1-2ubuntu4) ...\r\nSetting up cryptsetup-bin (2:1.4.1-2ubuntu4) ...\r\nSetting up libicu48 (4.8.1.1-3ubuntu0.1) ...\r\nSetting up gdisk (0.8.1-1build1) ...\r\nSetting up xfsprogs (3.1.7) ...\r\nSetting up ceph (0.72.2-1precise) ...\r\nceph-all start/running\r\nSetting up ceph-fs-common (0.72.2-1precise) ...\r\nSetting up ceph-fuse (0.72.2-1precise) ...\r\nSetting up ceph-mds (0.72.2-1precise) ...\r\nceph-mds-all start/running\r\nSetting up libcephfs1 (0.72.2-1precise) ...\r\nSetting up python-openssl (0.12-1ubuntu2.1) ...\r\nSetting up python-pkg-resources (0.6.24-1ubuntu1) ...\r\nSetting up python-greenlet (0.3.1-1ubuntu5.1) ...\r\nSetting up python-gevent (0.13.6-1ubuntu1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"} changed: [ceph-mon0] => (item=ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1) => {"changed": true, "item": "ceph,ceph-common,ceph-fs-common,ceph-fuse,ceph-mds,libcephfs1", "stderr": "\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n btrfs-tools cryptsetup-bin gdisk libaio1 libboost-thread1.46.1\n libcryptsetup4 libgoogle-perftools0 libicu48 libjs-jquery libleveldb1\n libnspr4 libnss3 librados2 librbd1 libreadline5 libsnappy1\n libtcmalloc-minimal0 libunwind7 python-ceph python-flask python-gevent\n python-greenlet python-jinja2 python-markupsafe python-openssl\n python-pkg-resources python-requests python-werkzeug xfsprogs\nSuggested packages:\n javascript-common python-gevent-doc python-gevent-dbg python-greenlet-doc\n python-greenlet-dev python-greenlet-dbg python-jinja2-doc python-openssl-doc\n python-openssl-dbg python-distribute python-distribute-doc ipython\n python-genshi python-lxml python-memcache libjs-sphinxdoc xfsdump acl attr\n quota\nThe following NEW packages will be installed:\n btrfs-tools ceph ceph-common ceph-fs-common ceph-fuse ceph-mds\n cryptsetup-bin gdisk libaio1 libboost-thread1.46.1 libcephfs1 libcryptsetup4\n libgoogle-perftools0 libicu48 libjs-jquery libleveldb1 libnspr4 libnss3\n librados2 librbd1 libreadline5 libsnappy1 libtcmalloc-minimal0 libunwind7\n python-ceph python-flask python-gevent python-greenlet python-jinja2\n python-markupsafe python-openssl python-pkg-resources python-requests\n python-werkzeug xfsprogs\n0 upgraded, 35 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 52.1 MB of archives.\nAfter this operation, 218 MB of additional disk space will be used.\nGet:1 http://ceph.com/debian-emperor/ precise/main libleveldb1 amd64 1.12.0-1precise.ceph [143 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise/main libaio1 amd64 0.3.109-2ubuntu1 [6,396 B]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe libtcmalloc-minimal0 amd64 1.7-1ubuntu1 [147 kB]\nGet:4 http://ceph.com/debian-emperor/ precise/main librados2 amd64 0.72.2-1precise [1,711 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise/universe libunwind7 amd64 0.99-0.3ubuntu1 [49.6 kB]\nGet:6 http://ceph.com/debian-emperor/ precise/main librbd1 amd64 0.72.2-1precise [385 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgoogle-perftools0 amd64 1.7-1ubuntu1 [386 kB]\nGet:8 http://ceph.com/debian-emperor/ precise/main python-ceph amd64 0.72.2-1precise [41.2 kB]\nGet:9 http://ceph.com/debian-emperor/ precise/main ceph-common amd64 0.72.2-1precise [5,958 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy1 amd64 1.0.4-1build1 [12.8 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.1 [1,231 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main btrfs-tools amd64 0.19+20100601-3ubuntu3 [666 kB]\nGet:15 http://ceph.com/debian-emperor/ precise/main ceph amd64 0.72.2-1precise [23.1 MB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/universe libboost-thread1.46.1 amd64 1.46.1-7ubuntu3 [39.5 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libjs-jquery all 1.7.1-1ubuntu1 [111 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main python-werkzeug all 0.8.1+dfsg-1 [1,321 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise/main python-jinja2 amd64 2.6-1 [158 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-flask all 0.8-1 [71.2 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-requests all 0.8.2-1 [49.0 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libcryptsetup4 amd64 2:1.4.1-2ubuntu4 [55.8 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise/main cryptsetup-bin amd64 2:1.4.1-2ubuntu4 [32.2 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libicu48 amd64 4.8.1.1-3ubuntu0.1 [8,105 kB]\nGet:26 http://us.archive.ubuntu.com/ubuntu/ precise/universe gdisk amd64 0.8.1-1build1 [300 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu/ precise/main xfsprogs amd64 3.1.7 [1,226 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-openssl amd64 0.12-1ubuntu2.1 [99.8 kB]\nGet:29 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-greenlet amd64 0.3.1-1ubuntu5.1 [15.1 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-gevent amd64 0.13.6-1ubuntu1 [145 kB]\nGet:32 http://ceph.com/debian-emperor/ precise/main ceph-fs-common amd64 0.72.2-1precise [28.2 kB]\nGet:33 http://ceph.com/debian-emperor/ precise/main ceph-fuse amd64 0.72.2-1precise [1,619 kB]\nGet:34 http://ceph.com/debian-emperor/ precise/main ceph-mds amd64 0.72.2-1precise [2,640 kB]\nGet:35 http://ceph.com/debian-emperor/ precise/main libcephfs1 amd64 0.72.2-1precise [1,809 kB]\nFetched 52.1 MB in 30s (1,724 kB/s)\nSelecting previously unselected package libaio1.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 51123 files and directories currently installed.)\r\nUnpacking libaio1 (from .../libaio1_0.3.109-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libtcmalloc-minimal0.\r\nUnpacking libtcmalloc-minimal0 (from .../libtcmalloc-minimal0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libunwind7.\r\nUnpacking libunwind7 (from .../libunwind7_0.99-0.3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgoogle-perftools0.\r\nUnpacking libgoogle-perftools0 (from .../libgoogle-perftools0_1.7-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libsnappy1.\r\nUnpacking libsnappy1 (from .../libsnappy1_1.0.4-1build1_amd64.deb) ...\r\nSelecting previously unselected package libleveldb1.\r\nUnpacking libleveldb1 (from .../libleveldb1_1.12.0-1precise.ceph_amd64.deb) ...\r\nSelecting previously unselected package libnspr4.\r\nUnpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ...\r\nSelecting previously unselected package libnss3.\r\nUnpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libreadline5.\r\nUnpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...\r\nSelecting previously unselected package btrfs-tools.\r\nUnpacking btrfs-tools (from .../btrfs-tools_0.19+20100601-3ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libboost-thread1.46.1.\r\nUnpacking libboost-thread1.46.1 (from .../libboost-thread1.46.1_1.46.1-7ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package librados2.\r\nUnpacking librados2 (from .../librados2_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package librbd1.\r\nUnpacking librbd1 (from .../librbd1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libjs-jquery.\r\nUnpacking libjs-jquery (from .../libjs-jquery_1.7.1-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-werkzeug.\r\nUnpacking python-werkzeug (from .../python-werkzeug_0.8.1+dfsg-1_all.deb) ...\r\nSelecting previously unselected package python-markupsafe.\r\nUnpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ...\r\nSelecting previously unselected package python-jinja2.\r\nUnpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ...\r\nSelecting previously unselected package python-flask.\r\nUnpacking python-flask (from .../python-flask_0.8-1_all.deb) ...\r\nSelecting previously unselected package python-requests.\r\nUnpacking python-requests (from .../python-requests_0.8.2-1_all.deb) ...\r\nSelecting previously unselected package python-ceph.\r\nUnpacking python-ceph (from .../python-ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-common.\r\nUnpacking ceph-common (from .../ceph-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcryptsetup4.\r\nUnpacking libcryptsetup4 (from .../libcryptsetup4_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package cryptsetup-bin.\r\nUnpacking cryptsetup-bin (from .../cryptsetup-bin_2%3a1.4.1-2ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package libicu48.\r\nUnpacking libicu48 (from .../libicu48_4.8.1.1-3ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package gdisk.\r\nUnpacking gdisk (from .../gdisk_0.8.1-1build1_amd64.deb) ...\r\nSelecting previously unselected package xfsprogs.\r\nUnpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...\r\nSelecting previously unselected package ceph.\r\nUnpacking ceph (from .../ceph_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fs-common.\r\nUnpacking ceph-fs-common (from .../ceph-fs-common_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-fuse.\r\nUnpacking ceph-fuse (from .../ceph-fuse_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package ceph-mds.\r\nUnpacking ceph-mds (from .../ceph-mds_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package libcephfs1.\r\nUnpacking libcephfs1 (from .../libcephfs1_0.72.2-1precise_amd64.deb) ...\r\nSelecting previously unselected package python-openssl.\r\nUnpacking python-openssl (from .../python-openssl_0.12-1ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nUnpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-greenlet.\r\nUnpacking python-greenlet (from .../python-greenlet_0.3.1-1ubuntu5.1_amd64.deb) ...\r\nSelecting previously unselected package python-gevent.\r\nUnpacking python-gevent (from .../python-gevent_0.13.6-1ubuntu1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nSetting up libaio1 (0.3.109-2ubuntu1) ...\r\nSetting up libtcmalloc-minimal0 (1.7-1ubuntu1) ...\r\nSetting up libunwind7 (0.99-0.3ubuntu1) ...\r\nSetting up libgoogle-perftools0 (1.7-1ubuntu1) ...\r\nSetting up libsnappy1 (1.0.4-1build1) ...\r\nSetting up libleveldb1 (1.12.0-1precise.ceph) ...\r\nSetting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ...\r\nSetting up libnss3 (3.15.4-0ubuntu0.12.04.1) ...\r\nSetting up libreadline5 (5.2-11) ...\r\nSetting up btrfs-tools (0.19+20100601-3ubuntu3) ...\r\nSetting up libboost-thread1.46.1 (1.46.1-7ubuntu3) ...\r\nSetting up librados2 (0.72.2-1precise) ...\r\nSetting up librbd1 (0.72.2-1precise) ...\r\nSetting up libjs-jquery (1.7.1-1ubuntu1) ...\r\nSetting up python-werkzeug (0.8.1+dfsg-1) ...\r\nSetting up python-markupsafe (0.15-1) ...\r\nSetting up python-jinja2 (2.6-1) ...\r\nSetting up python-flask (0.8-1) ...\r\nSetting up python-requests (0.8.2-1) ...\r\nSetting up python-ceph (0.72.2-1precise) ...\r\nSetting up ceph-common (0.72.2-1precise) ...\r\nSetting up libcryptsetup4 (2:1.4.1-2ubuntu4) ...\r\nSetting up cryptsetup-bin (2:1.4.1-2ubuntu4) ...\r\nSetting up libicu48 (4.8.1.1-3ubuntu0.1) ...\r\nSetting up gdisk (0.8.1-1build1) ...\r\nSetting up xfsprogs (3.1.7) ...\r\nSetting up ceph (0.72.2-1precise) ...\r\nceph-all start/running\r\nSetting up ceph-fs-common (0.72.2-1precise) ...\r\nSetting up ceph-fuse (0.72.2-1precise) ...\r\nSetting up ceph-mds (0.72.2-1precise) ...\r\nceph-mds-all start/running\r\nSetting up libcephfs1 (0.72.2-1precise) ...\r\nSetting up python-openssl (0.12-1ubuntu2.1) ...\r\nSetting up python-pkg-resources (0.6.24-1ubuntu1) ...\r\nSetting up python-greenlet (0.3.1-1ubuntu5.1) ...\r\nSetting up python-gevent (0.13.6-1ubuntu1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"}

TASK: [common | Generate ceph configuration file] ***** changed: [ceph-mon2] => {"changed": true, "dest": "/etc/ceph/ceph.conf", "gid": 0, "group": "root", "item": "", "md5sum": "2780bef4e34ffa48dde2c1dd2c793856", "mode": "0644", "owner": "root", "size": 1022, "src": "/tmp/ansible-tmp-1396373616.9-279657537976846/source", "state": "file", "uid": 0} changed: [ceph-osd2] => {"changed": true, "dest": "/etc/ceph/ceph.conf", "gid": 0, "group": "root", "item": "", "md5sum": "2780bef4e34ffa48dde2c1dd2c793856", "mode": "0644", "owner": "root", "size": 1022, "src": "/tmp/ansible-tmp-1396373616.9-50460049543503/source", "state": "file", "uid": 0} changed: [ceph-mon0] => {"changed": true, "dest": "/etc/ceph/ceph.conf", "gid": 0, "group": "root", "item": "", "md5sum": "2780bef4e34ffa48dde2c1dd2c793856", "mode": "0644", "owner": "root", "size": 1022, "src": "/tmp/ansible-tmp-1396373616.95-33625596564444/source", "state": "file", "uid": 0} changed: [ceph-rgw] => {"changed": true, "dest": "/etc/ceph/ceph.conf", "gid": 0, "group": "root", "item": "", "md5sum": "2780bef4e34ffa48dde2c1dd2c793856", "mode": "0644", "owner": "root", "size": 1022, "src": "/tmp/ansible-tmp-1396373616.91-24411575366544/source", "state": "file", "uid": 0} changed: [ceph-mon1] => {"changed": true, "dest": "/etc/ceph/ceph.conf", "gid": 0, "group": "root", "item": "", "md5sum": "2780bef4e34ffa48dde2c1dd2c793856", "mode": "0644", "owner": "root", "size": 1022, "src": "/tmp/ansible-tmp-1396373616.94-46814122016306/source", "state": "file", "uid": 0} changed: [ceph-osd0] => {"changed": true, "dest": "/etc/ceph/ceph.conf", "gid": 0, "group": "root", "item": "", "md5sum": "2780bef4e34ffa48dde2c1dd2c793856", "mode": "0644", "owner": "root", "size": 1022, "src": "/tmp/ansible-tmp-1396373616.9-241023071544368/source", "state": "file", "uid": 0} changed: [ceph-osd1] => {"changed": true, "dest": "/etc/ceph/ceph.conf", "gid": 0, "group": "root", "item": "", "md5sum": "2780bef4e34ffa48dde2c1dd2c793856", "mode": "0644", "owner": "root", "size": 1022, "src": "/tmp/ansible-tmp-1396373616.9-252115299654414/source", "state": "file", "uid": 0}

PLAY [mons] ***

GATHERING FACTS *** ok: [ceph-mon0] ok: [ceph-mon2] ok: [ceph-mon1]

TASK: [mon | Create monitor initial keyring] ****** changed: [ceph-mon2] => {"changed": true, "cmd": ["ceph-authtool", "/var/lib/ceph/tmp/keyring.mon.ceph-mon1", "--create-keyring", "--name=mon.", "--add-key=AQAWqilTCDh7CBAAawXt6kyTgLFCxSvJhTEmuw==", "--cap", "mon", "allow "], "delta": "0:00:00.035108", "end": "2014-04-01 17:33:38.648683", "item": "", "rc": 0, "start": "2014-04-01 17:33:38.613575", "stderr": "", "stdout": "creating /var/lib/ceph/tmp/keyring.mon.ceph-mon1\nadded entity mon. auth auth(auid = 18446744073709551615 key=AQAWqilTCDh7CBAAawXt6kyTgLFCxSvJhTEmuw== with 0 caps)"} changed: [ceph-mon1] => {"changed": true, "cmd": ["ceph-authtool", "/var/lib/ceph/tmp/keyring.mon.ceph-mon0", "--create-keyring", "--name=mon.", "--add-key=AQAWqilTCDh7CBAAawXt6kyTgLFCxSvJhTEmuw==", "--cap", "mon", "allow "], "delta": "0:00:00.045044", "end": "2014-04-01 17:33:38.664388", "item": "", "rc": 0, "start": "2014-04-01 17:33:38.619344", "stderr": "", "stdout": "creating /var/lib/ceph/tmp/keyring.mon.ceph-mon0\nadded entity mon. auth auth(auid = 18446744073709551615 key=AQAWqilTCDh7CBAAawXt6kyTgLFCxSvJhTEmuw== with 0 caps)"} changed: [ceph-mon0] => {"changed": true, "cmd": ["ceph-authtool", "/var/lib/ceph/tmp/keyring.mon.ceph-rgw", "--create-keyring", "--name=mon.", "--add-key=AQAWqilTCDh7CBAAawXt6kyTgLFCxSvJhTEmuw==", "--cap", "mon", "allow *"], "delta": "0:00:00.036320", "end": "2014-04-01 17:33:38.735660", "item": "", "rc": 0, "start": "2014-04-01 17:33:38.699340", "stderr": "", "stdout": "creating /var/lib/ceph/tmp/keyring.mon.ceph-rgw\nadded entity mon. auth auth(auid = 18446744073709551615 key=AQAWqilTCDh7CBAAawXt6kyTgLFCxSvJhTEmuw== with 0 caps)"}

TASK: [mon | Set initial monitor key permissions] ***** ok: [ceph-mon0] => {"changed": false, "gid": 0, "group": "root", "item": "", "mode": "0600", "owner": "root", "path": "/var/lib/ceph/tmp/keyring.mon.ceph-rgw", "size": 77, "state": "file", "uid": 0} ok: [ceph-mon1] => {"changed": false, "gid": 0, "group": "root", "item": "", "mode": "0600", "owner": "root", "path": "/var/lib/ceph/tmp/keyring.mon.ceph-mon0", "size": 77, "state": "file", "uid": 0} ok: [ceph-mon2] => {"changed": false, "gid": 0, "group": "root", "item": "", "mode": "0600", "owner": "root", "path": "/var/lib/ceph/tmp/keyring.mon.ceph-mon1", "size": 77, "state": "file", "uid": 0}

TASK: [mon | Create monitor directory] **** changed: [ceph-mon1] => {"changed": true, "gid": 0, "group": "root", "item": "", "mode": "0644", "owner": "root", "path": "/var/lib/ceph/mon/ceph-ceph-mon0", "size": 4096, "state": "directory", "uid": 0} changed: [ceph-mon0] => {"changed": true, "gid": 0, "group": "root", "item": "", "mode": "0644", "owner": "root", "path": "/var/lib/ceph/mon/ceph-ceph-rgw", "size": 4096, "state": "directory", "uid": 0} changed: [ceph-mon2] => {"changed": true, "gid": 0, "group": "root", "item": "", "mode": "0644", "owner": "root", "path": "/var/lib/ceph/mon/ceph-ceph-mon1", "size": 4096, "state": "directory", "uid": 0}

TASK: [mon | Ceph monitor mkfs] *** changed: [ceph-mon2] => {"changed": true, "cmd": ["ceph-mon", "--mkfs", "-i", "ceph-mon1", "--keyring", "/var/lib/ceph/tmp/keyring.mon.ceph-mon1"], "delta": "0:00:00.047849", "end": "2014-04-01 17:33:39.628615", "item": "", "rc": 0, "start": "2014-04-01 17:33:39.580766", "stderr": "", "stdout": "ceph-mon: set fsid to 4a158d27-f750-41d5-9e7f-26ce4c9d2d45\nceph-mon: created monfs at /var/lib/ceph/mon/ceph-ceph-mon1 for mon.ceph-mon1"} changed: [ceph-mon1] => {"changed": true, "cmd": ["ceph-mon", "--mkfs", "-i", "ceph-mon0", "--keyring", "/var/lib/ceph/tmp/keyring.mon.ceph-mon0"], "delta": "0:00:00.048502", "end": "2014-04-01 17:33:39.625409", "item": "", "rc": 0, "start": "2014-04-01 17:33:39.576907", "stderr": "", "stdout": "ceph-mon: set fsid to 4a158d27-f750-41d5-9e7f-26ce4c9d2d45\nceph-mon: created monfs at /var/lib/ceph/mon/ceph-ceph-mon0 for mon.ceph-mon0"} changed: [ceph-mon0] => {"changed": true, "cmd": ["ceph-mon", "--mkfs", "-i", "ceph-rgw", "--keyring", "/var/lib/ceph/tmp/keyring.mon.ceph-rgw"], "delta": "0:00:00.056243", "end": "2014-04-01 17:33:39.629889", "item": "", "rc": 0, "start": "2014-04-01 17:33:39.573646", "stderr": "", "stdout": "ceph-mon: set fsid to 4a158d27-f750-41d5-9e7f-26ce4c9d2d45\nceph-mon: created monfs at /var/lib/ceph/mon/ceph-ceph-rgw for mon.ceph-rgw"}

TASK: [mon | Start and add that the monitor service to the init sequence] ***\ changed: [ceph-mon0] => {"changed": true, "enabled": true, "item": "", "name": "ceph", "state": "started"} changed: [ceph-mon2] => {"changed": true, "enabled": true, "item": "", "name": "ceph", "state": "started"} changed: [ceph-mon1] => {"changed": true, "enabled": true, "item": "", "name": "ceph", "state": "started"}

TASK: [mon | If client.admin key exists] ****** ok: [ceph-mon0] => {"attempts": 0, "changed": false, "cmd": ["stat", "/etc/ceph/ceph.client.admin.keyring"], "delta": "0:00:00.008849", "end": "2014-04-01 17:33:41.743969", "item": "", "rc": 0, "start": "2014-04-01 17:33:41.735120", "stderr": "", "stdout": " File: /etc/ceph/ceph.client.admin.keyring'\n Size: 64 \tBlocks: 8 IO Block: 4096 regular file\nDevice: fc00h/64512d\tInode: 3932702 Links: 1\nAccess: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)\nAccess: 2014-04-01 17:33:40.948925894 +0000\nModify: 2014-04-01 17:33:40.876939706 +0000\nChange: 2014-04-01 17:33:40.888937403 +0000\n Birth: -", "stdout_lines": [" File:/etc/ceph/ceph.client.admin.keyring'", " Size: 64 \tBlocks: 8 IO Block: 4096 regular file", "Device: fc00h/64512d\tInode: 3932702 Links: 1", "Access: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)", "Access: 2014-04-01 17:33:40.948925894 +0000", "Modify: 2014-04-01 17:33:40.876939706 +0000", "Change: 2014-04-01 17:33:40.888937403 +0000", " Birth: -"]} ok: [ceph-mon2] => {"attempts": 1, "changed": false, "cmd": ["stat", "/etc/ceph/ceph.client.admin.keyring"], "delta": "0:00:00.003232", "end": "2014-04-01 17:33:46.938460", "item": "", "rc": 0, "start": "2014-04-01 17:33:46.935228", "stderr": "", "stdout": " File: /etc/ceph/ceph.client.admin.keyring'\n Size: 64 \tBlocks: 8 IO Block: 4096 regular file\nDevice: fc00h/64512d\tInode: 3932702 Links: 1\nAccess: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)\nAccess: 2014-04-01 17:33:42.035080673 +0000\nModify: 2014-04-01 17:33:41.963100874 +0000\nChange: 2014-04-01 17:33:41.971098627 +0000\n Birth: -", "stdout_lines": [" File:/etc/ceph/ceph.client.admin.keyring'", " Size: 64 \tBlocks: 8 IO Block: 4096 regular file", "Device: fc00h/64512d\tInode: 3932702 Links: 1", "Access: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)", "Access: 2014-04-01 17:33:42.035080673 +0000", "Modify: 2014-04-01 17:33:41.963100874 +0000", "Change: 2014-04-01 17:33:41.971098627 +0000", " Birth: -"]} ok: [ceph-mon1] => {"attempts": 1, "changed": false, "cmd": ["stat", "/etc/ceph/ceph.client.admin.keyring"], "delta": "0:00:00.002607", "end": "2014-04-01 17:33:46.934570", "item": "", "rc": 0, "start": "2014-04-01 17:33:46.931963", "stderr": "", "stdout": " File: /etc/ceph/ceph.client.admin.keyring'\n Size: 64 \tBlocks: 8 IO Block: 4096 regular file\nDevice: fc00h/64512d\tInode: 3932702 Links: 1\nAccess: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)\nAccess: 2014-04-01 17:33:43.890069745 +0000\nModify: 2014-04-01 17:33:43.818086132 +0000\nChange: 2014-04-01 17:33:43.830083393 +0000\n Birth: -", "stdout_lines": [" File:/etc/ceph/ceph.client.admin.keyring'", " Size: 64 \tBlocks: 8 IO Block: 4096 regular file", "Device: fc00h/64512d\tInode: 3932702 Links: 1", "Access: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)", "Access: 2014-04-01 17:33:43.890069745 +0000", "Modify: 2014-04-01 17:33:43.818086132 +0000", "Change: 2014-04-01 17:33:43.830083393 +0000", " Birth: -"]}

TASK: [mon | Create RGW keyring] ****** ok: [ceph-mon1] => {"changed": false, "cmd": ["ceph", "auth", "get-or-create", "client.radosgw.gateway", "osd", "allow rwx", "mon", "allow rw", "-o", "/etc/ceph/keyring.radosgw.gateway"], "delta": "0:00:00.187576", "end": "2014-04-01 17:33:47.394948", "item": "", "rc": 0, "start": "2014-04-01 17:33:47.207372", "stderr": "", "stdout": ""} ok: [ceph-mon0] => {"changed": false, "cmd": ["ceph", "auth", "get-or-create", "client.radosgw.gateway", "osd", "allow rwx", "mon", "allow rw", "-o", "/etc/ceph/keyring.radosgw.gateway"], "delta": "0:00:00.189425", "end": "2014-04-01 17:33:47.390731", "item": "", "rc": 0, "start": "2014-04-01 17:33:47.201306", "stderr": "", "stdout": ""} ok: [ceph-mon2] => {"changed": false, "cmd": ["ceph", "auth", "get-or-create", "client.radosgw.gateway", "osd", "allow rwx", "mon", "allow rw", "-o", "/etc/ceph/keyring.radosgw.gateway"], "delta": "0:00:00.204613", "end": "2014-04-01 17:33:47.429816", "item": "", "rc": 0, "start": "2014-04-01 17:33:47.225203", "stderr": "", "stdout": ""}

TASK: [mon | Copy keys to the ansible server] ***** skipping: [ceph-mon2] => (item=/etc/ceph/ceph.client.admin.keyring) skipping: [ceph-mon1] => (item=/etc/ceph/ceph.client.admin.keyring) skipping: [ceph-mon1] => (item=/var/lib/ceph/bootstrap-osd/ceph.keyring) skipping: [ceph-mon2] => (item=/var/lib/ceph/bootstrap-osd/ceph.keyring) skipping: [ceph-mon1] => (item=/var/lib/ceph/bootstrap-mds/ceph.keyring) skipping: [ceph-mon2] => (item=/var/lib/ceph/bootstrap-mds/ceph.keyring) skipping: [ceph-mon1] => (item=/etc/ceph/keyring.radosgw.gateway) skipping: [ceph-mon2] => (item=/etc/ceph/keyring.radosgw.gateway) changed: [ceph-mon0] => (item=/etc/ceph/ceph.client.admin.keyring) => {"changed": true, "dest": "/Users/shuoy/devops_workspace/ansible_work/ceph-ansible/fetch/ceph-mon0/etc/ceph/ceph.client.admin.keyring", "item": "/etc/ceph/ceph.client.admin.keyring", "md5sum": "ce89b856fa0deb09930b1c294d337165", "remote_md5sum": "ce89b856fa0deb09930b1c294d337165"} changed: [ceph-mon0] => (item=/var/lib/ceph/bootstrap-osd/ceph.keyring) => {"changed": true, "dest": "/Users/shuoy/devops_workspace/ansible_work/ceph-ansible/fetch/ceph-mon0/var/lib/ceph/bootstrap-osd/ceph.keyring", "item": "/var/lib/ceph/bootstrap-osd/ceph.keyring", "md5sum": "bbde953069f090b3f13437982624e4fb", "remote_md5sum": "bbde953069f090b3f13437982624e4fb"} changed: [ceph-mon0] => (item=/var/lib/ceph/bootstrap-mds/ceph.keyring) => {"changed": true, "dest": "/Users/shuoy/devops_workspace/ansible_work/ceph-ansible/fetch/ceph-mon0/var/lib/ceph/bootstrap-mds/ceph.keyring", "item": "/var/lib/ceph/bootstrap-mds/ceph.keyring", "md5sum": "9278ce9178f9cd7860c94d8a9940042e", "remote_md5sum": "9278ce9178f9cd7860c94d8a9940042e"} changed: [ceph-mon0] => (item=/etc/ceph/keyring.radosgw.gateway) => {"changed": true, "dest": "/Users/shuoy/devops_workspace/ansible_work/ceph-ansible/fetch/ceph-mon0/etc/ceph/keyring.radosgw.gateway", "item": "/etc/ceph/keyring.radosgw.gateway", "md5sum": "00f32bcaa21805ca7142fa2f49f4dfbc", "remote_md5sum": "00f32bcaa21805ca7142fa2f49f4dfbc"}

TASK: [mon | Drop in a motd script to report status when logging in] ****** changed: [ceph-mon1] => {"changed": true, "dest": "/etc/update-motd.d/92-ceph", "gid": 0, "group": "root", "item": "", "md5sum": "af9c88314079fb8c2ca1057af872d552", "mode": "0755", "owner": "root", "size": 68, "src": "/tmp/ansible-tmp-1396373628.35-120634002143053/source", "state": "file", "uid": 0} changed: [ceph-mon2] => {"changed": true, "dest": "/etc/update-motd.d/92-ceph", "gid": 0, "group": "root", "item": "", "md5sum": "af9c88314079fb8c2ca1057af872d552", "mode": "0755", "owner": "root", "size": 68, "src": "/tmp/ansible-tmp-1396373628.35-261341969531498/source", "state": "file", "uid": 0} changed: [ceph-mon0] => {"changed": true, "dest": "/etc/update-motd.d/92-ceph", "gid": 0, "group": "root", "item": "", "md5sum": "af9c88314079fb8c2ca1057af872d552", "mode": "0755", "owner": "root", "size": 68, "src": "/tmp/ansible-tmp-1396373628.35-250573180933909/source", "state": "file", "uid": 0}

PLAY [osds] ***

GATHERING FACTS *** ok: [ceph-osd0] ok: [ceph-osd1] ok: [ceph-osd2]

TASK: [osd | Install dependancies] **** ok: [ceph-osd0] => {"changed": false, "item": ""} ok: [ceph-osd2] => {"changed": false, "item": ""} ok: [ceph-osd1] => {"changed": false, "item": ""}

TASK: [osd | Install dependancies] **** skipping: [ceph-osd0] skipping: [ceph-osd2] skipping: [ceph-osd1]

TASK: [osd | Copy OSD bootstrap key] ****** fatal: [ceph-osd0] => input file not found at /Users/shuoy/devops_workspace/ansible_work/ceph-ansible/roles/osd/files/fetch/ceph-rgw/var/lib/ceph/bootstrap-osd/ceph.keyring or /Users/shuoy/devops_workspace/ansible_work/ceph-ansible/fetch/ceph-rgw/var/lib/ceph/bootstrap-osd/ceph.keyring fatal: [ceph-osd2] => input file not found at /Users/shuoy/devops_workspace/ansible_work/ceph-ansible/roles/osd/files/fetch/ceph-rgw/var/lib/ceph/bootstrap-osd/ceph.keyring or /Users/shuoy/devops_workspace/ansible_work/ceph-ansible/fetch/ceph-rgw/var/lib/ceph/bootstrap-osd/ceph.keyring fatal: [ceph-osd1] => input file not found at /Users/shuoy/devops_workspace/ansible_work/ceph-ansible/roles/osd/files/fetch/ceph-rgw/var/lib/ceph/bootstrap-osd/ceph.keyring or /Users/shuoy/devops_workspace/ansible_work/ceph-ansible/fetch/ceph-rgw/var/lib/ceph/bootstrap-osd/ceph.keyring

FATAL: all hosts have already failed -- aborting

PLAY RECAP **** to retry, use: --limit @/Users/shuoy/site.retry

ceph-mon0 : ok=16 changed=11 unreachable=0 failed=0
ceph-mon1 : ok=16 changed=10 unreachable=0 failed=0
ceph-mon2 : ok=16 changed=10 unreachable=0 failed=0
ceph-osd0 : ok=8 changed=5 unreachable=1 failed=0
ceph-osd1 : ok=8 changed=5 unreachable=1 failed=0
ceph-osd2 : ok=8 changed=5 unreachable=1 failed=0
ceph-rgw : ok=6 changed=5 unreachable=0 failed=0

syang commented 10 years ago

I think the problem is that there exist only one directory, i.e., ceph-mon0, under ./fetch.

At least there should exist ./fetch/ceph-mon1 and ./fetch/ceph-mon2

Any idea why this is happening?

leseb commented 10 years ago

I think you have an issue with the host file and the vagrant forwarding port. Try to do this:

ansible all -m setup -a "filter=ansible_hostname"

I believe something is wrong in your host file. Forwarding port are somehow randomly generated so it's hard to predict them.