]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Fix FSID not being set in ceph.conf 162/head
authorJohn Spray <jcspray@gmail.com>
Thu, 12 Dec 2013 21:33:19 +0000 (13:33 -0800)
committerJohn Spray <jcspray@gmail.com>
Thu, 12 Dec 2013 21:34:52 +0000 (13:34 -0800)
commit9ff4d4a4e76ebe4ebf5cbe665e9b6bfc227e8fd1
treec62f2adb182a90c0f5e9c8928919b8571f20f6ab
parent625f479b680177e437b657f5012b7f257634e528
Fix FSID not being set in ceph.conf

Symptom was that 'ceph --admin-daemon... config get fsid'
returned zeros, while correct fsid was present in cluster maps.
Fix it by populating FSID in ceph.conf, after extracting it from
monmap.
teuthology/misc.py
teuthology/task/ceph.py