September 14, 20187 yr Hello all. I have noticed that when I do a network transfer to a share that is only on the cache, I start at max 110 MB/s then it drops to around 20 MB/s and stays there. During that transfer my server locks up for about 5 min after I cancel the transfer. This shuts down my internet as well since my DNS server is hosted on the cache in question. If I transfer files to a share that is ONLY on the array it caps at 110 MB/s for the entire transfer. Transfer itself is about 70GB. Attached are my diagnostics and yes I am using SSD trim. Thanks for any help in advance. Edited September 15, 20187 yr by xhaloz
September 14, 20187 yr That's not a very fast SSD, still 20MB/s is too slow if it's being trimmed regularly, I would expect around 80MB/s to 100MB/s sustained writes. You can use the script below to check write speeds without involving the network, if still slow the SSD is the problem. Copy it to the flash drive root and then on the console type: /boot/write_speed_test.sh /mnt/cache/test.dat write_speed_test.sh
September 15, 20187 yr Author 8 hours ago, johnnie.black said: That's not a very fast SSD, still 20MB/s is too slow if it's being trimmed regularly, I would expect around 80MB/s to 100MB/s sustained writes. You can use the script below to check write speeds without involving the network, if still slow the SSD is the problem. Copy it to the flash drive root and then on the console type: /boot/write_speed_test.sh /mnt/cache/test.dat write_speed_test.sh This is an awesome tool! So it did 2 transfers at 284 MB/s and then stopped...so my cache drive is wacked eh?
September 15, 20187 yr If by stopped you mean it didn't finish the test, then yes, probably there's a problem with the SSD.
September 15, 20187 yr Author 5 minutes ago, johnnie.black said: If by stopped you mean it didn't finish the test, then yes, probably there's a problem with the SSD. Yeah stopped, didn't finish the test. Locked up and lost my services as mentioned before. Cool, wife is out and about so I'll have her snag me a SSD. I think I have it all backed up via CA plugin. I appreciate you very much.
September 19, 20187 yr Is your cache in a Raid1 pool on BTRFS? I had to switch back to JBOD cache because large file transfers to my raid1 cache would cause the server to hang and all my docker containers to stop. Large files = >2GB for example. I’m running 6.5.3.
September 19, 20187 yr Author Yeah raid 1. It ended up being a bad cache drive. Swapped my old for a new and problem solved thanks to the test above
September 19, 20187 yr 1 hour ago, Andiroo2 said: Is your cache in a Raid1 pool on BTRFS? I had to switch back to JBOD cache because large file transfers to my raid1 cache would cause the server to hang and all my docker containers to stop. Large files = >2GB for example. I’m running 6.5.3. You might have a problem. I have never had server hanging (and dockers stopping) while transfer large files to/from cache even back when my server a simple NAS. And by large I mean up to 200GB.
Archived
This topic is now archived and is closed to further replies.