Hi,
do you have changed the ownership like discribed in Sages mail about
"v9.1.0 Infernalis release candidate released"?
#. Fix the ownership::
chown -R ceph:ceph /var/lib/ceph
or set ceph.conf to use root instead?
When upgrading, administrators have two options:
#. Add the following line to ``ceph.conf`` on all hosts::
setuser match path = /var/lib/ceph/$type/$cluster-$id
This will make the Ceph daemons run as root (i.e., not drop
privileges and switch to user ceph) if the daemon's data
directory is still owned by root. Newly deployed daemons will
be created with data owned by user ceph and will run with
reduced privileges, but upgraded daemons will continue to run as
root.
Udo
On 20.10.2015 14:59, German Anders
wrote:
trying
to upgrade from hammer 0.94.3 to 0.94.4 I'm getting the
following error msg while trying to restart the mon daemons:
2015-10-20 08:56:37.410321 7f59a8c9d8c0 0 ceph version 0.94.4
(95292699291242794510b39ffde3f4df67898d3a), process ceph-mon,
pid 6821
2015-10-20 08:56:37.429036 7f59a8c9d8c0 -1 ERROR: on disk data
includes unsupported features:
compat={},rocompat={},incompat={7=support shec erasure code}
2015-10-20 08:56:37.429066 7f59a8c9d8c0 -1 error checking
features: (1) Operation not permitted
2015-10-20 08:56:37.458637 7f67460958c0 0 ceph version 0.94.4
(95292699291242794510b39ffde3f4df67898d3a), process ceph-mon,
pid 6834
2015-10-20 08:56:37.478365 7f67460958c0 -1 ERROR: on disk data
includes unsupported features:
compat={},rocompat={},incompat={7=support shec erasure code}
2015-10-20 08:56:37.478387 7f67460958c0 -1 error checking
features: (1) Operation not permitted
any
ideas?
$ ceph -v
ceph version 0.94.4 (95292699291242794510b39ffde3f4df67898d3a)
Thanks
in advance,
Cheers,
_______________________________________________
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