Performance Issue with Large Files
I have installed Swift integrated with Keystone and when trying to retrieve large files (almost 3GB) it is taking 4 minutes approximately. I know that we should consider another aspects such as network bandwidth, etc. but I believe the problem comes from the fact that I use a single partition for storage (I followed "Swift - All In One" instructions) with a 30 GB disk containing 262144 partitions. My question is, can this generate a perfomance issue when trying to get objects from Swift? Is it not that a large number of partitions considering the disk size I used? I can provide more details if needed. Thanks in advance.