Search found 11 matches
- Thu Oct 11, 2018 4:11 pm
- Forum: General Discussion
- Topic: Dietpi on rock64, better USB3 performance than Ayufan Stretch and Armbian Bionic!
- Replies: 15
- Views: 7571
Re: Dietpi on rock64, better USB3 performance than Ayufan Stretch and Armbian Bionic!
Not sure how to check this. Easy. Use sbc-bench -m to monitor what's happening in another shell while running benchmarks (benchmarking without monitoring is pretty useless): wget https://raw.githubusercontent.com/ThomasKaiser/sbc-bench/master/sbc-bench.sh chmod 755 sbc-bench.sh sudo ./sbc-bench.sh ...
- Sat Jun 02, 2018 1:36 pm
- Forum: General Discussion
- Topic: DietPi on PINE64 LTS
- Replies: 5
- Views: 3585
Re: DietPi on PINE64 LTS
R18 and A64 are the same chip, it's just different business units and different markings. The boards need different bootloaders due to different DRAM type, that's why SoPine (A64 with LPDDDR3) and PineLTS (R18 with LPDDR3) work with the same base image (it's really just the bootloader that contains ...
- Fri Jun 01, 2018 10:07 am
- Forum: General Discussion
- Topic: DietPi on PINE64 LTS
- Replies: 5
- Views: 3585
- Tue May 08, 2018 1:30 pm
- Forum: General Discussion
- Topic: DietPi installation stats, which device is popular?
- Replies: 23
- Views: 69216
Re: DietPi installation stats, which device is popular?
Really interesting. I downloaded the survey files that are currently available: 3717 files today but since the filenames also contain version information these were based only on 3656 different UUIDs (the term 'unique install' is misleading anyway since everyone installing from scratch will end up w...
- Fri Apr 06, 2018 5:18 pm
- Forum: General Discussion
- Topic: Odroid HC-2
- Replies: 11
- Views: 11197
Re: Odroid HC-2
Is your hardware defective? Just asking since with OMV the numbers are above 100 MB/s See 'NETWORK STORAGE PERFORMANCE' here http://www.hardkernel.com/main/products/prdt_info.php?g_code=G151505170472 or https://forum.openmediavault.org/index.php/Thread/19618-OMV-3-for-ODROID-XU4-HC1-HC2-MC1/ Can you...
- Tue Mar 13, 2018 8:04 am
- Forum: General Discussion
- Topic: Building our own OrangePi image?
- Replies: 21
- Views: 27537
Re: Building our own OrangePi image?
ordered 2-16GB A1's When I get them in will shutdown -h now, image the drive with Win32 Disk Imager then re-write to new card and see how well it does If you really want to see how well the A1 cards perform you might need to start again with the Stretch image you used in the beginning and then let ...
- Tue Mar 13, 2018 7:48 am
- Forum: General Discussion
- Topic: Building our own OrangePi image?
- Replies: 21
- Views: 27537
Re: Building our own OrangePi image?
I do know when I burned the image to the disk...it was telling me it was getting around 17-18MB's That's sequential IO (writing a large file to card) but that's not happening that much or any more as soon as you start an OS from the SD card. Then it's all about random IO. Quoting Jeff Geerling (who...
- Tue Mar 13, 2018 7:17 am
- Forum: General Discussion
- Topic: Odroid HC-2
- Replies: 11
- Views: 11197
Re: Odroid HC-2
Starting Testing What throughput numbers do you get when moving large files between Windows and HC2 with Samba? Can you provide Windows Explorer screenshots for uploading and downloading? Interested especially in a performance drop after some few hundred MB have been written or read since I've seen...
- Tue Mar 13, 2018 7:12 am
- Forum: General Discussion
- Topic: Building our own OrangePi image?
- Replies: 21
- Views: 27537
Re: Building our own OrangePi image?
Then ran the dietpi prep script...it took a LOOOOOONG time... Then your SD card is too slow. If such a task like deleting a lot of packages takes a 'LOOOOOONG' time this is an indication that random IO storage performance is too low. Unfortunately the speed tests DietPi has included test only for i...
- Mon Mar 12, 2018 7:25 am
- Forum: General Discussion
- Topic: Web Lamp Server
- Replies: 18
- Views: 5453
Re: Web Lamp Server
Why guessing? It's Linux so you can simply have a look what's really happeningmartigs wrote:I imagine that the bottleneck is

Please post the output of the following in a code block after your blog has been accessed a little bit and you feel it slows down:
Code: Select all
vmstat -w