复制并同步S3错误"The value of "size" is out of range"
适用场景
- BlueXP复制和同步
- StorageGRID
问题描述
- 如果在local.json中设置的S3零件大小值超过1 GB、则BlueXP 复制和同步无法将StorageGRID S3的数据传输到S3同步。
示例:
{
"protocols": {
"s3": {
"partSize": "5GB",
"part-size-s3-to-s3": "5GB"
}
}
}
- 在数据库日志中出现错误:
[2024-09-17T04:32:53.370] [ERROR] [TRANSFERRER] [3] [23624] Got uncaught exception The value of "size" is out of range. It must be <= 1GiB. Received 2147483648