swift를 이용한 ceph 대용량 파일 업로드 및 다운로드 테스트 cloud 인프라 구축

5GB 파일에 대해서는 업로드 및 다운로드가 잘되고 있음

[root@node ~]# sudo swift -A http://123.456.123.456:7480/auth/1.0 -U testuser:swift -K 'xxxxxxxx' download test 5GB
5GB [auth 0.052s, headers 0.066s, total 44.861s, 117.005 MB/s]
[root@node ~]#

하지만 5GB를 넘어서는 파일에 대해서는 업로드 및 다운로드가 진행되지 않음
에러 내용 : EntityTooLarge

[root@node ~]# sudo swift -A http://123.456.123.456:7480/auth/1.0 -U testuser:swift -K 'xxxxxxxx' upload test 10GB
Object PUT failed: http://203.253.235.157:7480/swift/v1/test/10GB 400 Bad Request   EntityTooLarge

덧글

댓글 입력 영역


구글애드

메모장

null