He's asking how NOT to upgrade Ceph, but to update the rest of the packages on his system. In Ubuntu, you have to type `apt-get dist-upgrade` instead of just `apt-get upgrade` when you want to upgrade ceph. That becomes a problem when trying to update the kernel, but not too bad. I think in CentOS you need to do something like `yum update --exclude=ceph*`. You should also be able to disable the packages in the repo files and make it so that you have to include the packages to update the ceph packages.
On Wed, Apr 26, 2017 at 1:12 PM German Anders <ganders@xxxxxxxxxxxx> wrote:
Hi Massimiiano,I think you best go with the upgrade process from Ceph site, take a look at it, since you need to do it in an specific order:1. the MONs2. the OSDs3. the MDS4. the Object gatewaysit's better to do it like that and get things fine :)hope it helps,Best,German Anders
_______________________________________________2017-04-26 11:21 GMT-03:00 Massimiliano Cuttini <max@xxxxxxxxxxxxx>:On a Ceph Monitor/OSD server can i run just:
yum update -y
in order to upgrade system and packages or did this mess up Ceph?
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com