Dishy on Ice – Starlink in Iceland

When I was in Iceland recently, another thing I wanted to have a look at was if Starlink would work reliably there as well. So why wouldn’t it? Have a look at the Starlink satellite map image below and you see where my question came from: Most Starlink satellites are in orbits with an inclination that doesn’t bring them over arctic and antarctic areas of the planet. However, there are some that have a different orbit that brings them close to the poles for coverage of such areas.

If there are enough, then this will work, as you definitely don’t need a lot of capacity at these higher latitudes. But are there enough satellites for a continuous coverage?

Continue reading Dishy on Ice – Starlink in Iceland

Docker ‘Latest’ Can Be Fun – Or Not!

When I updated my Docker Compose based Onlyoffice instance today, I soon discovered that the update broke my installation. Hm, wasn’t one of the promises of container based services to prevent exactly such a thing from happening? Well perhaps, but if you have several containers working with each other in a Docker Compose setup, non-backwards compatible changes in one image can render the overall service unusable. So what exactly happened?

Continue reading Docker ‘Latest’ Can Be Fun – Or Not!

Flat Prices for Storage – Rising Costs

Back in December 2024 I wrote a blog post about hard disk prices having remained pretty much constant over the past decade. Also, there seem to be no price cuts in the making, the technology seems to have hit a wall. Sure, HDD capacities have increased in the last decades, but so have prices per drive, and hence the price per TB is pretty much the same it was a decade ago. This might have some interesting consequences:

Continue reading Flat Prices for Storage – Rising Costs

Beware of Your Log Files

A little anecdote today about log files and SSD wear: As you might have noticed, I’ve recently done a lot of disk drive benchmarking. The iostat command is a great tool to check how much data is written to a block device over time, and just because I’m curious, I had a look at how much data is written to the main drive of one of my servers since I rebooted it 4 days ago. When I looked I got a shocking number: 400 GB! In 4 days! Now that is impossible I thought at first, perhaps iostat is giving me wrong numbers. So I had a closer look.

Continue reading Beware of Your Log Files

In-Flight to Iceland with Viasat

I recently flew to Iceland with Iceland air, and as it was a 3 hour flight from Frankfurt, I was happy to try the on-board Internet to stay connected. For 12 euros a flight, it was perhaps not cheap, but compared to the price of the ticket, it’s almost negligible. As large parts of the trip are over water, satellite connectivity was used. Like the on-board Internet I reviewed last year on Delta when flying to the US, connectivity was provided by Viasat.

Continue reading In-Flight to Iceland with Viasat

HDD Performance – Part 8 – 2.5″ 4TB Drives – Reading and Writing

A 4 TB 2.5″ drive 700 GB written, avg. speed 70 MB/s

And while I’m already at the topic and my test setup is up and running, I also had a go at two of my 2.5″ 4 TB drives and their read and write performance when running differential backups that contain large 50+ GB files, many files in the range of 2-3 MB and many more much smaller document files. My questions: How much slower are these drives compared to the 3.5″ drives that I had a look at so far and can I see a difference between the two drives? As in the previous posts, I’ll keep manufacturer names and drive types out of this, as I wanted to get a general idea rather than praise or blame a particular model.

Continue reading HDD Performance – Part 8 – 2.5″ 4TB Drives – Reading and Writing

HDD Performance – Part 7 – Differential Write Performance

Differential backup of 1.3 TB of data from a 20 TB drive to an 8 TB drive. Avg. speed 68 MB/s

The proof lies in the pudding, they say. I’ve initially started this hard disk read and write performance marathon, because the perceived speed of some of my backup hard drives when performing differential backups to them was very slow. Despite being differential, such backups easily go beyond 1.5 TB. So after establishing read and write speed baselines in the previous posts, it’s finally time to look at the speeds of my drives during differential backups.

Continue reading HDD Performance – Part 7 – Differential Write Performance

HDD Performance – Part 6 – 16 TB Write then Read

Write performance in MB/s – 16 TB Seagate Ironwolf, avg. 198 MB/s

Wow, this is part 6 of the series already, but I keep getting interesting results. One of the questions that came up during part 5 was how fast data could be read from one of the newer and faster drives when the drive is almost full. To answer this question I ran the following test: Write 16 TB of 50 GB files until the drive is full, then immediately read the drive again. Reading files with a size of 50 GB each should show the maximum average read speed over the drive because there should be lots of chunks for 50 GB on the drive that are consecutive. So here are the results:

Continue reading HDD Performance – Part 6 – 16 TB Write then Read