[ceph-users] Update from dumpling to firefly
Hi, i updated from 0.67 to firefly. After update i have a warning: health HEALTH_WARN pool .rgw.buckets has too few pgs; crush map has legacy tunables What is this problem??? Many thanks Fabio ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Re: [ceph-users] Update from dumpling to firefly
Il 29/05/14 15:21, Alexandre DERUMIER ha scritto: crush map has legacy tunables you need t update tunables in the crush, to benefit from last optimisati #ceph osd crush tunables optimal http://ceph.com/docs/master/rados/operations/crush-map/ Many thanks ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[ceph-users] radosgw public access problem
Hello, when i set a read permission for all users to the bucket i read only the content of the bucket but i received "access denied" for all directory and sub-directory inside this bucket. Where i wrong??? Many thanks Fabio ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[ceph-users] Change with disk from 1TB to 2TB
Hello, i have a ceph with many 2T disk e only one 1T disk (for wrong) I want to change 1T disk with 2T... what is the correct procedure the same of "change broken disk"? many thanks -- *Fabio * ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[ceph-users] Changelog about 0.61.4...
Hi, there is a changlog about 0.61.4? Thanks FabioFVZ ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Re: [ceph-users] Changelog about 0.61.4...
Il 20/06/13 15:40, Joao Eduardo Luis ha scritto: On 06/20/2013 01:23 PM, Fabio - NS3 srl wrote: Hi, there is a changlog about 0.61.4? There will be as soon as 0.61.4 is officially released. An announcement to ceph-devel, ceph-users and the blog at ceph.com usually accompanies the release. -Joao OK thanks sorry for the "Gram Error" :) ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[ceph-users] Cors support
HI, Is there support about Cors in cheph 0.61.4 ?? thanks, Fabio ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[ceph-users] Radosgw and Cors
We have a working ceph with rados version 0.61.4, we are try to use some example applications [1,2] to test the direct upload to rados using cors. With a patched boto [3], we are able to get and set xml cors on a bucket, by the way using one of the apps, chrome give us an access control allow origin, honestly for what can i understand from the logs of rados all seems works fine, can you give me some hint? These are rados log using Frantic-S3-Browser [4] and s3staticuploader [5], these really simple app use to test. [1] https://github.com/frc/Frantic-S3-Browser [2] https://github.com/thrashr888/s3staticuploader [3] http://lists.ceph.com/pipermail/ceph-users-ceph.com/2013-June/002104.html [4] http://pastebin.com/Zmq9gfQ1 [5] http://pastebin.com/6KGzMb5K ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Re: [ceph-users] Radosgw and Cors
Il 25/06/13 12:17, Fabio - NS3 srl ha scritto: We have a working ceph with rados version 0.61.4, we are try to use some example applications [1,2] to test the direct upload to rados using cors. News? ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
[ceph-users] Cluster Status:HEALTH_ERR for Full OSD
Hello guys, i have a Ceph with a full S3 ~# ceph health detail HEALTH_ERR 1 full osd(s); 1 near full osd(s) osd.2 is full at 95% osd.5 is near full at 85% I want to delete some bucket but when i tried to show list bucket ~# radosgw-admin bucket list 2019-01-30 11:41:47.933621 7f467a9d0780 0 client.3967227.objecter FULL, paused modify 0x2aaf410 tid 8 the command remains blocked ...no prompt. Solutions as well as adding an OSD? Many thank -- *Fabio * ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Re: [ceph-users] Cluster Status:HEALTH_ERR for Full OSD
Il 30/01/19 17:04, Amit Ghadge ha scritto: Better way is increase osd set-full-ratio slightly (.97) and then remove buckets. Many thanks ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Re: [ceph-users] Cluster Status:HEALTH_ERR for Full OSD
Il 30/01/19 17:00, Paul Emmerich ha scritto: Quick and dirty solution: take the full OSD down to issue the deletion command ;) Better solutions: temporarily incrase the full limit (ceph osd set-full-ratio) or reduce the OSD's reweight (ceph osd reweight) Paul Many thanks ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com