hardware

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 »

FreeBSD – view mongodb featureCompatibilityVersion

This took me a while to figure out. First, I learned I needed (re Mongo shell (mongosh) is missing. I built and installed databases/mongosh. Then I ran this command: [13:00 unifi01 dvl ~] % mongosh –port 27117 Current Mongosh Log ID: 686138ea47e9a86d2a5e3cea Connecting to: mongodb://127.0.0.1:27117/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.3.8 Using MongoDB: 7.0.21 Using Mongosh: 2.3.8 For mongosh info see: https://www.mongodb.com/docs/mongodb-shell/ To help improve our products, anonymous usage data is collected and sent to MongoDB periodically (https://www.mongodb.com/legal/privacy-policy). You

FreeBSD – view mongodb featureCompatibilityVersion Read More »

Steps for adding a new laptop

I have a new-to-me-laptop. This post isn’t about setting it up, installing applications, etc. Nor is it about copying data from the old laptop to the new laptop. This post is about the configuration things which are specific to this laptop, which is known as pro05.int.unixathome.org. It will cover several steps that, because they are carried out so infrequently, I don’t always remember them. Hopefully, this will help me the next time I

Steps for adding a new laptop 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 »

What drive did I just remove from the system?

So there I was… ready to remove the drive from the system. This was the drive which was giving errors and which had already been replaced. In this post: FreeBSD 14.2 Let’s look at the drive I just wiped … I was doing this command: [20:11 r730-03 dvl ~] % sudo dd if=/dev/zero of=/dev/gpt/HGST_8CJVT8YE bs=4M Let’s run it again and see which drive LED lights up. Yep, there it is. CTL-C, LED goes

What drive did I just remove from the system? 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 »

Installing the replacement UPS

Around the end of last year, I started having trouble with my used Eaton 5PX – I’d had it for about 5 years and it was used when I bought it off eBay. On Saturday night (about 21:33:48 UTC), the home network disappeared off the Internet. I figured my new gateway had died. The dead UPS Sunday morning, I returned from the remote undisclosed location to the basement #homelab. Entering the basement, it

Installing the replacement UPS Read More »

gw01 – setup photos – very little commentary

Earlier today, I installed FreeBSD 14.2 on gw01. EDIT: 2025-02-11: Yesterday, I found out the gateway draws 22W. And yes, as an Amazon Associate I earn from qualifying purchases. Here’s the link for that hardware. Here are some of the photos. The system is very quiet. I cannot hear it from 10 ft away. First boot – that first boot can take some time. 1-2 minutes. First boot trying the USB drive. Selecting

gw01 – setup photos – very little commentary Read More »

Scroll to Top