-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 You need to make sure that you go through the 0.94.4 (not yet released version) before the OSD will boot in the latest Infernalis. You can get the packages from gitbuilder.ceph.com in the Hammer branch. Install the packages (downgrade), and start up the OSDs, even if the monitors are down it will still make the necessary changes, then upgrade to Infernalis and chown the files again (some will get created as root). To speed up the second chown, only look for files owned by root (find /var/lib/ceph -user root -exec chown ceph. {} +) - ---------------- Robert LeBlanc PGP Fingerprint 79A2 9CA4 6CC4 45DD A904 C70E E654 3BB2 FA62 B9F1 On Fri, Oct 16, 2015 at 7:41 AM, German Anders wrote: > Hi all, > > I'm trying to upgrade a ceph cluster (prev hammer release 0.94.3) to the > last release of infernalis (9.1.0-61-gf2b9f89). So far so good while > upgrading the mon servers, all work fine. But then when trying to upgrade > the OSD servers I got an error while trying to start the osd services again: > > What I did is first to upgrade the packages, then stop the osd daemons, run > the chown -R ceph:ceph /var/lib/ceph command, and then try to start again > all the daemons. Well, they are not coming back and the error on one of the > OSD is the following: > > (...) > 5 10:21:05.910850 > os/FileStore.cc: 1698: FAILED assert(r == 0) > > ceph version 9.1.0-61-gf2b9f89 (f2b9f898074db6473d993436e6aa566a945e3b40) > 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char > const*)+0x8b) [0x7fec7b74489b] > 2: (FileStore::init_temp_collections()+0xb2d) [0x7fec7b40ea9d] > 3: (FileStore::mount()+0x33bb) [0x7fec7b41206b] > 4: (OSD::init()+0x269) [0x7fec7b1bc2f9] > 5: (main()+0x2817) [0x7fec7b142bb7] > 6: (__libc_start_main()+0xf5) [0x7fec77d68ec5] > 7: (()+0x30a9e7) [0x7fec7b1729e7] > NOTE: a copy of the executable, or `objdump -rdS ` is needed to > interpret this. > > any ideas? find the complete log output: > > http://pastebin.com/raw.php?i=zVABvJX3 > > > Cheers, > > German > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > -----BEGIN PGP SIGNATURE----- Version: Mailvelope v1.2.0 Comment: https://www.mailvelope.com wsFcBAEBCAAQBQJWIRnLCRDmVDuy+mK58QAA/CMQAJOvA7sK2HY+JDYmUDVk 2k+wtj2K0gYOYvdQrhUWNZauBasXc5s44iAltOfaS5eRyTIklhfjOqGtwjVR aVbBJKorFz5JKyp3x9fFLEre76AmPBT9BrCka+UEVrtavh9KZKfzK5xjrud1 WXRWoqE/QkbcLl96nP2kHg1XiEtg7lDRoPKWN+UKq5OU7xHhKO5jUv11vRfX 6FIsSmgcozirI88onbScvHRKYOigQNRZkvnloHgh6LzsBm5la4HTpwrmoHZu YNnkvH6igC6lFcQ2ZMUoV82v8jIwi1lGJei0mDzT90jVECrpVayftEuwivnl oRFiKy+7BDAvudOfaaqSq72Cd5poDXuuExNIiZQiyXBjSm2oDZmJfYZEceJf USzeL+04hu2UatiGGqJXGu2O+d91SYJd24s4tsbj0B6NueD5p50LA371170y a1uA90nde2wNz3dQHQ/JBwWbDNkaxcT7X1ghBCUWK5skTfOzrCP34xfODDet l/vmhzuaGQ9w9oVyfNuP2VrUS5tFxL2oQ7rTaBvnyID4C//0ErP8wFJ4nUu/ BE5Te8mFIz4+yGVtd61h19R00YeYUlvFGnZMvmPWNUKYlWl5FkuoABvdSGen WFaf8Z1GEmSShtL87n5nMHQRSSq4RoFOMOk/+9o+OVfROrWWyRNHmGUuszxB lkb+ =XD35 -----END PGP SIGNATURE----- _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com