DELL

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 »

Dell R730 – moving disks from front drive bay to PCI slots in r730-03

I’ve been seeing these types of errors for about 4 weeks now. I ordered a replacement drive. When it arrived, I realized I had no free drive bays. When a drive is still functional, I prefer to leave it in the host to retain zpool integrity. Instead, I will add the new drive in, run the zpool replace command, and when completed, remove the faulty drive. I decided to order more Icy Dock

Dell R730 – moving disks from front drive bay to PCI slots in r730-03 Read More »

Using powerd++ to reduce power consumption on a Dell R730

Yesterday, I changed CPUs in my main server. That server builds packages, is the database server for dev, test, and stage freshports, amongst other things. It is a generalized server. In this post: FreeBSD 14.0 powerdxx-0.4.4_1 Dell R730 2x E5-2699 v3 CPUs As folks started reading my tweets, crest pointed out that powerd++ may help. SPKaniu also mentioned cycling down. Straight out of ports After installing powerd++, I tried running it: [0:31 r730-01

Using powerd++ to reduce power consumption on a Dell R730 Read More »

Spreading thermal paste – replacing Dell R730 CPUs

On Sunday, I replaced the CPUs in r730-01 with something quite a bit more powerful. I have been thinking about doing this since before this September blog post: Can I really swap CPU and RAM between my Dell R730 servers? The answer was: Yes, I can. See also the next post: Using powerd++ to reduce power consumption on a Dell R730 In this post: FreeBSD 14 LibreNMS 24.1.0 2x E5-2650LV3 (old CPUs) 2x

Spreading thermal paste – replacing Dell R730 CPUs 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 »

Scroll to Top