Search found 3 matches
- January 29th, 2025, 6:19 am
- Forum: General Help
- Topic: Slow folder speed with SSD and U.2
- Replies: 5
- Views: 3231
Re: Slow folder speed with SSD and U.2
"1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00344411 s, 304 MB/s" So the first write is the same speed as SABnzbd experiences it, right? SABnzbd writes a lot of small files (1MB or smaller). "I have mostly the problem that my download is slowed down from the disk, thats why i wonderin...
- January 29th, 2025, 3:35 am
- Forum: General Help
- Topic: Slow folder speed with SSD and U.2
- Replies: 5
- Views: 3231
Re: Slow folder speed with SSD and U.2
Why is it a problem for you? If you go into SABnzbd proxmox VM, what is the output of the command below, but with of pointing to your virtual drive? $ for i in {1..10}; do dd if=/dev/zero of=bla.bin bs=1M count=1 2>&1 | grep MB; done This is the output for the SSD: 1048576 bytes (1.0 MB, 1.0 Mi...
- January 28th, 2025, 5:01 pm
- Forum: General Help
- Topic: Slow folder speed with SSD and U.2
- Replies: 5
- Views: 3231
Slow folder speed with SSD and U.2
Hi, im running sab in a proxmox vm. My Downloaddisk I attach as virtual disk, and it's an SSD (Intel S4610). Im only getting this speeds for folder: 1.40 | 1.27 | 0.68 | V=2743M R=154M System Performance (Pystone) 443750 AMD EPYC 7713 64-Core Processor AVX2 Download folder speed 255.1 MB/s Complete ...