Hi, I am new to ceph ... i am trying to increase object file size .. i can upload file size upto 128MB .. how can i upload more than 128MB file . i can upload file using this rados --pool z10 put testfile-128M.txt testfile-128M.txt Thats ok when the file size is upto 128MB But its not ok when the file size is >128MB Got this error error putting z13/testfile-129MB.txt: (27) File too large Please help Tapas Jana
Den tors 29 aug. 2019 kl 16:04 skrev <tapas@wolk.com>:
Hi, I am new to ceph ... i am trying to increase object file size .. i can upload file size upto 128MB .. how can i upload more than 128MB file .
i can upload file using this rados --pool z10 put testfile-128M.txt testfile-128M.txt
Thats ok when the file size is upto 128MB But its not ok when the file size is >128MB Got this error error putting z13/testfile-129MB.txt: (27) File too large
Please help
I think many/most applications stripe larger objects into =<128M when writing: https://ceph-users.ceph.narkive.com/JExQaoQJ/rados-maximum-object-size-issue... -- May the most significant bit of your life be positive.
participants (2)
-
Janne Johansson
-
tapas@wolk.com