在 2022年8月30日,23:20,Dave Schulz <[email protected]> 写道:
Is a file in ceph assigned to a specific PG? In my case it seems like a file that's close to the size of a single OSD gets moved from one OSD to the next filling it up and domino-ing around the cluster filling up OSDs. I believe no. Each large file is split into multiple objects, 4MB each by default. These objects are evenly assigned to all PGs in the pool. https://docs.ceph.com/en/quincy/cephfs/file-layouts/ Weiwen Hu _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
