Disks

Adding in a stand-by spare drive for ZFS on FreeBSD

This is a follow up to Adding in a hot-spare for zfs on FreeBSD from two months ago. The replacement for the returned drive has arrived and after sitting for many weeks on my coffee table, it is installed in r730-03. Here it is, as found in /var/log/messages – this host is a Dell R730 which has drive cages allowing me to insert the drive without powering off the host. Jun 30 16:17:15

Adding in a stand-by spare drive for ZFS on FreeBSD Read More »

Making sure I remove the correct drive

Yesterday, I discovered I had removed the wrong drive from a zpool. In this post: FreeBSD 14.2 Today, the zpool replace command has completed. Next, I carefully chose the right drive to pull from the drive bays. Status This is the zpool status, just before it completed: After it completed: I see gpt/SG_ZHZ16KEX is no longer in the zpool. Not trusting myself, I checked this way: [20:33 r730-03 dvl ~] % zpool status

Making sure I remove the correct drive Read More »

Adding in a hot-spare for zfs on FreeBSD

But first, there’s more Right after asking “Anyone running zfsd? Did you do anything in particular to configure it? I just added my first hot-spare to a zpool.”, ivy told me “noooooooo don’t use hot spares!! Keep a cold spare or at least an online device not attached to a pool. otherwise your zpool will randomly decide to attach its hot spare due to a temporary cabling issue or something like that. the

Adding in a hot-spare for zfs on FreeBSD Read More »

Playing around with a ‘failing’ drive

In zpool replace, you can read about a drive which was giving errors and which I replaced. At present, that drive is [still] giving these errors, but it not part of any spool. [17:38 r730-03 dvl ~] % tail /var/log/messages Dec 25 14:52:17 r730-03 smartd[15472]: Device: /dev/da6 [SAT], 18 Currently unreadable (pending) sectors Dec 25 14:52:17 r730-03 smartd[15472]: Device: /dev/da6 [SAT], 18 Offline uncorrectable sectors Dec 25 15:22:17 r730-03 smartd[15472]: Device: /dev/da6 [SAT],

Playing around with a ‘failing’ drive Read More »

Adding another pair of drives to a zpool mirror on FreeBSD

Today, I’m ready to adding two recently obtained 12T spinning disks to r730-03. This host is the work-horse which houses all the main backups and database regression testing. It also hosts my newly-created but not yet-functional graylog jail. I will be following a previous post about adding drives because I don’t want to remember these things. They occur infrequently enough that documenting it is a good idea. In this post: FreeBSD 14 The

Adding another pair of drives to a zpool mirror on FreeBSD Read More »

r720-02

I’ve been given a Dell PowerEdge 720, which will be known as r720-02. It sits in a datacenter in New York, New York, and acts as a FreshPorts node. For example, if you’ve ever accessed dev, test, or stage [.freshports.org], then you’ve accessed this host. Partitions zpools The zpools: Filesystems The filesystems: dmesg And dmesg:

r720-02 Read More »

Clearing out multiple drives – while watching Band of Brothers

The accomplished reader will first ask, how is this post any different from Clearing-out multiple drives concurrently – while Watching Fargo Season 5? Well, first, it’s a different server. This one is r720-01. Second, I’m watching Band of Brothers, which is completely different. However, the approach is the same: Boot the host using an mfsBSD thumb drive ssh in as root wipe the drives watch Band of Brothers profit What’s not to like?

Clearing out multiple drives – while watching Band of Brothers Read More »

Dan adds 2 x 12TB HDD into r730-03

I know, I know. You can hardly contain your excitement as you read about my exploits. In this post, I add the drives into the host and run some simple tests. As in recent posts about 12T drives, these drives are not new. They are used drives. A later post will deal with the commands which add these new drives into an existing zpool. These drives came from serverpartdeals.com. They are used and

Dan adds 2 x 12TB HDD into r730-03 Read More »

Clearing-out multiple drives concurrently – while Watching Fargo Season 5

It is time to let the knew server go. It has gone through multiple upgrades, new drives, new boards, and new chassis. It has been replaced by r730-03. Before I let it go, I want to clear off the drives. By that I mean: I did this by booting the host using mfBSD (a lovely USB-bootable version of FreeBSD). I then ssh‘d in as root (one of the few situations when ssh as

Clearing-out multiple drives concurrently – while Watching Fargo Season 5 Read More »

Scroll to Top