quick question -
after apt upgrade today - ceph seems to be running using old version:
question : after updating ceph what should be done to use the new version?
after apt upgrade today - ceph seems to be running using old version:
Code:
# ps -ef|grep -i ceph | grep -v grep
root 5169 1 4 Feb24 ? 11:29:07 /usr/bin/kvm -id 7211
..
-drive file=rbd:kvm-ceph/vm-7211-disk-1
..
root 5637 2 0 Feb24 ? 00:00:00 [ceph-msgr]
root 5642 2 0 Feb24 ? 00:00:00 [ceph-watch-noti]
question : after updating ceph what should be done to use the new version?