The notice about image format 1 being deprecated was somewhat hidden in the
release notes. Displaying that message when opening an existing format 1
image is overkill and should be removed (at least until we come up with
some sort of online migration tool in a future Ceph release).
[1] https://gi
One more thing:
I haven't seen anything regarding the following message:
# rbd lock list 25091
2016-04-22 19:39:31.523542 7fd199d57700 -1 librbd::image::OpenRequest: RBD
image format 1 is deprecated. Please copy this image to image format 2.
Is it something that i should worry ?
---
Diego Cast
yeah, i followed the release notes.
Everything is working, just hit this issue until enabled services
individually.
Tks
---
Diego Castro / The CloudFather
GetupCloud.com - Eliminamos a Gravidade
2016-04-22 12:24 GMT-03:00 Vasu Kulkarni :
> Hope you followed the release notes and are on 0.94.4
Hope you followed the release notes and are on 0.94.4 or above
http://docs.ceph.com/docs/master/release-notes/#upgrading-from-hammer
1) upgrade ( ensure you dont have user 'ceph' before)
2) stop the service
/etc/init.d/ceph stop (since you are on centos/hammer)
3) change ownership
Hello, i've upgraded my hammer cluster with the following steps:
Running CentOS 7.1
upgrade ceph-deploy
ceph-deploy install --release hammer mon{0..2}
After that i couldn't start the mon service,
systemctl start ceph.target (no errors at all, just don't get the daemon
running).
I managed to st