The Cog

That Little Bit of Knowledge That Makes Everything Work

Entries Tagged ‘zfs’

Install zfs-auto-snapshot on Ubuntu 16.04 LTS/Debian

zfs-auto-snapshot not being available for 16.04 was not a situation I thought I would run into, yet here we are, disappointed by Canonical once again. In the meantime, I have ported the package from Trusty (14.04.5) to work on Xenial (16.04.1) and Debian Jessie. You can download the Ubuntu 16.04 package here, and install it by […]

A Tale of ZFS’ Success

ZFS is great. We hear it all the time, but you hope you will never need to utilize any of it’s advanced data-protecting features. I recently went through a series of events which makes me truly grateful for ZFS. This is a real world example that would have gone horribly different if I wasn’t using ZFS. It’s […]

Install Steam Games to SMB Share on Linux

I use an SSD and can’t install all my Steam games onto my SSD. I don’t have a large HDD in my workstation as all my files are on my huge ZFS file server. I simply wanted to install Steam games onto the share. Seems simple, right? I used to bind (using mount) the steamapps […]

Fix ZFS Array Appearing Corrupted When Adding A Hot Spare

Yesterday I assembled a new ZFS array. It’s a 7x 1TB SATA RAID-Z1 array. Having to replace a failed drive within the first hour of the array’s life, I decided adding a hot spare would be a good idea. After installing it in the server (hotplugging) I checked with dmesg that it was detected as […]