上传速度慢的伤心请求大神帮忙看看
我自己发现网关介绍请求发送头文件的速度太过于慢了但是不知道如何解决
上传详情:
s3cfg配置文件
[default]
access_key = 53E9UBHM4G7RGFPUYQPF
secret_key = shurh7a3f9OE4kZtilMX1V704engAhAi3nhPByO6
host_base = 192.168.100.24:7480
host_bucket = 192.168.100.24
bucket_location = US
send_chunk = 262144
multipart_chunk_size_mb = 100
multipart_max_chunks = 10000
parallel_count = 50
multipart_size = 100
ceph.conf配置文件:
[global]
fsid = 7741cd7b-a013-42b5-9152-26a22a55b986
mon_initial_members = 100-22, 100-23, 100-24
mon_host = 192.168.100.22,192.168.100.23,192.168.100.24
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
public_network = 192.168.100.0/24
mon_pg_warn_max_per_osd = 20480
osd pool default size = 3
osd pool default min size = 2
osd pool default pg num = 2048
osd pool default pgp num = 2048
osd max object name len = 256
osd max object namespace len = 64
osd crush chooseleaf type = 1
[osd]
osd journal size = 20000
osd mkfs type = xfs
osd mkfs options xfs = -f
filestore xattr use omap = true
filestore min sync interval = 10
filestore max sync interval = 15
filestore queue max ops = 50000
filestore queue max bytes = 524288000
filestore fd cache size = 2500
filestore fd cache shards = 10240
filestore_fiemap = true
filestore_ondisk_finisher_threads = 2
filestore_apply_finisher_threads = 2
journal queue max ops = 50000
journal queue max bytes = 10485760000
osd max write size = 1024
osd client message size cap = 2147483648
osd_client_message_cap = 2000
osd deep scrub stride = 262144
osd op threads = 24
osd_op_thread_timeout = 100
osd_op_thread_suicide_timeout = 300
osd_recovery_thread_timeout = 100
osd_scrub_sleep = 1
osd_scrub_load_threshold = 8
osd_scrub_chunk_min = 5
osd_scrub_chunk_max = 25
osd_scrub_end_hour = 5
osd_scrub_begin_hour = 10
ms dispatch throttle bytes = 0
filestore op threads = 100
osd map cache size = 10240
osd map cache bl size = 1280
osd mount options xfs = "rw,noexec,nodev,noatime,nodiratime,nobarrier"
osd recovery op priority = 4
osd recovery max active = 10
osd max backfills = 4
rbd cache size = 5368709120
rbd cache max dirty = 3758096384
rbd cache max dirty age = 5
rbd readahead disable after bytes = 0
rbd ssd chunk order = 2 << 30
objecter inflight ops = 0
objecter inflight op bytes = 0
[client.rgw.100-22]
rgw_frontends = "civetweb port=7480 num_threads=2048"
rgw host = 100-22
rgw thread pool size = 10240
rgw op thread timeout = 600
rgw num rados handles = 1024
rgw num control oids = 100
rgw cache enabled = true
rgw cache lru size = 10000
rgw get obj max req size = 4 << 2000
rgw enable usage log = true
rgw usage log tick interval = 30
rgw usage log flush threshold = 1024
rgw usage max shards = 32
rgw usage max user shards = 1
rgw max chunk size =104857600
rgw obj stripe size =838860800
[client.rgw.100-23]
rgw_frontends = "civetweb port=7480 num_threads=2048"
rgw host = 100-23
rgw thread pool size = 10240
rgw op thread timeout = 600
rgw num rados handles = 1024
rgw num control oids = 100
rgw cache enabled = true
rgw cache lru size = 10000
rgw get obj max req size = 4 << 2000
rgw enable usage log = true
rgw usage log tick interval = 30
rgw usage log flush threshold = 1024
rgw usage max shards = 32
rgw usage max user shards = 1
rgw max chunk size =104857600
rgw obj stripe size =838860800
[client.rgw.100-24]
rgw_frontends = "civetweb port=7480 num_threads=20480"
rgw host = 100-24
rgw thread pool size = 10240
rgw op thread timeout = 600
rgw num rados handles = 1024
rgw num control oids = 100
rgw cache enabled = true
rgw cache lru size = 10000
rgw get obj max req size = 4 << 2000
rgw enable usage log = true
rgw usage log tick interval = 30
rgw usage log flush threshold = 1024
rgw usage max shards = 32
rgw usage max user shards = 1
rgw max chunk size =104857600
rgw obj stripe size =838860800