Steps to reproduce the issue
dd if=/dev/zero of=test4G bs=4M count=1024
1024+0 records in
1024+0 records out
4294967296 bytes (4.3 GB, 4.0 GiB) copied, 3.6726 s, 1.2 GB/s
rados -p vm2 put o9 test4G
error putting vm2/o9: (27) File too large
What is the size limit for rados??
dd if=/dev/zero of=test4G bs=4M count=1024
1024+0 records in
1024+0 records out
4294967296 bytes (4.3 GB, 4.0 GiB) copied, 3.6726 s, 1.2 GB/s
rados -p vm2 put o9 test4G
error putting vm2/o9: (27) File too large
What is the size limit for rados??