Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mon: add 'compact' command #292

Closed
wants to merge 1 commit into from
Closed

mon: add 'compact' command #292

wants to merge 1 commit into from

Conversation

liewegas
Copy link
Member

As in, 'ceph mon tell * compact'

Signed-off-by: Sage Weil sage@inktank.com

As in, 'ceph mon tell \* compact'

Signed-off-by: Sage Weil <sage@inktank.com>
@liewegas liewegas closed this May 17, 2013
liewegas added a commit to liewegas/ceph that referenced this pull request Nov 18, 2016
liewegas pushed a commit to liewegas/ceph that referenced this pull request Nov 5, 2021
community/team: update with full list of clt members
andriytk pushed a commit to andriytk/cortx-rgw that referenced this pull request Jun 15, 2022
…on (ceph#291) (ceph#292)

* rgw_sal_motr: [CORTX-31877] Support Stat counting for Multipart & Obj OverWrite case (ceph#286)

* rgw_sal_motr: [CORTX-31877] Support Stats for Multipart & Obj OverWrite case

In multipart upload, each part upload increments the total object size by part size
and count by one. When the complete multipart is called, the object count is reset to
consider all parts as single object.
On abort size of each part is subtracted and the object count is decremented by number
of parts as well.

Object overwrite case is also hanlded with the same PR which decrement the size of old
obj and increment the size of new obj in case of unversioned bucket. Obj count will
remain the same.

* rgw_sal_motr: [CORTX-31877] handle stats on delete marker delete

Delete marker creating does not increment the stats but deletion of
delete marker was causing object count to go down by 1.
Addressed the same by addition of a delete marker check.

Signed-off-by: Sumedh Anantrao Kulkarni <sumedh.a.kulkarni@seagate.com>

* rgw, rgw_sal_motr: [CORTX-31836] calculate actual size for all types of objects (ceph#287)

Size Rounded is the actual size occupied by an object on disk including
padding required as per the unit and block size.
size_rounded parameter is added in bucket_dir_entry as well as in sal motr
object and part related classes to store the calculated size.

Signed-off-by: Sachin Punadikar <sachin.punadikar@seagate.com>
Signed-off-by: Diwakar92 <diwakar.kumar@seagate.com>
Signed-off-by: Sumedh Anantrao Kulkarni <sumedh.a.kulkarni@seagate.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant