On Thursday, December 10, 2015 at 4:53:52 AM UTC-5, Riku Bister wrote: > > I just realized you wrote on 2 places, its better continue here under > right topic: > > > My kimsufi (OVH) dedicated server has a 100mbit connection and I can only >> get about 3000kb/sec upload speed on a good day. Using swiftexplorer or the >> like I can easily max out my upload speed, so the bottleneck is s3ql in my >> case. I tried disabling compression and it made no difference, so I'm >> wondering if there's something else I could try. Maybe my Atom processor is >> too weak? >> > > Tell me what *settings *you using, the mount command. could you paste it > here please? i try help my best. also please tell your *mkfs.s3ql > --version.* > > Have you looked command *top *while uploading? if cpu goes 100% while > you upload, then that is slowing, it can be tuned abit.. My case i use ovh > aswell, but not kimsufi, its vps classic my file transfer goes 150Mbit/s > when upload a chunk/file (while watching network traffic via *slurm > *program). > > Other thing what slowes s3ql abit down is disk speed. (well i use old vps, > so it has hdd instead sdd) it work ok. >
I unfortunately can't run benchmark.py right now because I'm in the middle of a large transfer to my s3ql mount, I'll do so when it's done. As for my settings, I do this: *mount.s3ql --compress none --threads 25 --metadata-upload-interval 3600 --allow-other swift://localhost/default /mnt/hubic* My output of mkfs.s3ql --version: *S3QL 2.15*When I watch *top*, I seem to over around 50% CPU usage at all times (quad-core, atom) but the load average is *2.59, 2.96, 3.31* I'm guessing this is probably a CPU issue, because like I said earlier, I can upload to my container with SwiftExplorer and it's extremely fast. Is there anything I can do to lower the CPU usage? I already disabled compression (don't need it) but I'm not sure what else I could to to optimize this. -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
