Building a ceph cluster
My adventures in building out a small clustered ceph environment for redundant VM / Container storage.
Quote
Ceph is a great way to extract 10,000 IOPs from over 5 million IOPs worth of SSDs! -XtremeOwnage
My adventures in building out a small clustered ceph environment for redundant VM / Container storage.
Quote
Ceph is a great way to extract 10,000 IOPs from over 5 million IOPs worth of SSDs! -XtremeOwnage
Adding 4 more enterprise NVMe drives to my r730XD.
This is just a short post about its troubleshooting, and.... what will replace it.
A very short guide on adding a new disk to an existing LVM pool.
Interested in home automation? Here are a few of the prime day deals I would personally recommend.
Note, this is not a kitchen-sink post full of non-relaxant links, but, rather, a list of things I have hands on experience with.
Every single product linked below, will work with Home Assistant, 100% LOCALLY, without any required cloud services or subscriptions.
If, you need reasons as to why required cloud services are bad, see Reasons to avoid cloud products
Why is everyone angry at reddit??
What went wrong?
A very short post, with a few links.
Want to learn more about how to use the fediverse?
Here are a few short tips to get started.
My wife presented me with a unique challenge recently.
"The cats keep getting on top of the kitchen table, and getting hair everywhere!"
So- the logically minded person I am- I decided to build a home-assistant integrated device for keeping cats off of the table!
I present to you, the FADD. Feline Area Denial Device!
Around a year and a half ago, I installed a Pioneer Mini-split and integrated it with Home Assistant
I used a local integration, which had a cloud dependency for the initial setup. And, since installation, it has been working flawlessly.
However, last week, it completely stopped working and I was unable to reinitialize it.
So- Today- I will be replacing the midea dongle, with a device running esphome.
In an effort to monitor the consumption of everything- I ran across an unusual problem.
When connecting my core switch to a ESPHome flashed smart switch, I noticed two things-
So, I set out to see how I could customize my configuration to be suitable for managing my core switch.
I will be implementing:
Everyone wants to monitor energy consumption. Everyone wants to automate their home.
The Sonoff S31, is a pretty low-cost way of doing this.
This is a very quick post on how to take a sensor- such as sensor.grid_power
and split it into sensor.grid_power_in
and sensor.grid_power_out
.
This can be handy if you need a separate sensor for energy/power in, and energy/power out.
For this short post, I will be splitting sensor.battery_power
into sensor.battery_power_in
and sensor.battery_power_out
This is a quite guide on creating a real-time sankey diagram to show your current energy usage.
I just swapped my TrueNAS from a Dell R720XD over to a Dell r730XD. During this migration, I moved over my NVMe drives, NICs, and everything else relevant.
However, after firing up TrueNAS on the new hardware, I noticed my 40G NIC was not listed in the list of devices!
After once again googling how to change the mode over, I figured I would just quickly write some documentation incase this happens again in the future.
Last week, I added a 10G Unifi aggregation switch to my network.
I noticed a few potential performance issues, and decided to track them down.
This is a simple guide, with a few methods you can leverage to troubleshoot network performance issues.
A quick guide on how to set common options with the ConnectX-3, via linux, without using the OFED driver.
This guide is specific to ethernet mode, but, may or may not work with infiniband mode.
My r720XD took its last breath earlier this week...
This is just a short post about its troubleshooting, and.... what will replace it.
Tonight, I wanted to do a small, random side-project. I automated the galaxy!
(Or, at least a small version of it.)
Using a Tp-link kasa HS300 as a low-cost switchable PDU. This product has features for per-outlet power monitoring as well.
A quick guide on re-enabling the apt-get functionality.
How to address Virtual Machines and/or containers not being able to access the TrueNAS Scale server hosting them.
While migrating from TrueNAS Scale to Core, I ran into an issue when remounting my existing iSCSI shares.
After getting everything configured, windows showed the status of, “Healthy (GPT Protective partition)”
The default directions for installing doors sensors, involves using the included double-sized tape directly stick the sensor to doors and windows.
I personally, wanted these sensors to be out of sight, and out of mind. So, I decided to recess them into the doors themselves.
So, you want to have an alarm for your house. But, you don’t want to give your money to ADT/Ring/SimpliSafe/etc… and you want to build it yourself, with components you can easily service and replace, right? If so, this is the article for you.
I have a few Reolink cameras. Recently, I noticed the time of many of the cameras was not set correctly.
Since, I keep all of my IOT and Security devices isolated from the internet, they are not able to communicate with the pre-defined external NTP server. However, I do have a NTP server running on my opnsense firewall which they do have access to.
But, it appears the ability to set a custom NTP server no longer exists in the reolink’s configuration page.
A while back, after converting my primary thermostat over to z-wave, I found a creative way of managing my thermostat’s schedules using the scheduler-card.
Well, I recently installed a new mini-split for my bedroom/office, and needed to integrate and maintain my schedules via home assistant. So, I decided to redo my schedules a bit.
I found the scheduler-card has a “make-scheme” button, which is far more intuitive for creating schedules then what I put together in PART 1. In hindsight, this feature existed then as well…
Wait, the R720XD doesn’t support bifurcation?
And- you would be correct by saying that.
However- There are special PCIe cards you can acquire, which will perform the bifurcation.
Credit for this idea goes to THIS POST which was brought to my attention by a fellow redditor. (I couldn’t find the comment from a month ago..)
As a note- this isn't specific to the R720XD, this guide/hardware should work in any hardware with the proper PCIe slots, which does not support bifurcation out of the box.
How to enable and leverage the vanilla docker built into TrueNAS Scale.
The goal of this article, is to simplify everything as much as possible. Simpler automation, is more reliable automation generally.
My house has had a Emerson Sensi thermostat for the last 6 or 7 servers. While, this thermostat has served its purpose, and worked reliably (locally), I have had the ongoing issue of having to integrate it into my Home Assistant by using it through the Smart Things Integration. This cloud integration randomly stops working, and does not give very much warning regarding its status.
Normally, this wouldn’t be a huge issue, but, a few years back, I automated my fireplace. So, my fireplace will kick on during the day, to avoid heating the entire house, saving energy. Since, the fireplace bases its temp on the MAIN thermostat located in the center of the house, its important to have somewhat accurate details.
So, I have decided to upgrade both the fireplace, as well as my thermostat, to leverage z-wave.
This week, I started installing WS2813 individually addressable LEDs around the house. I made a few simple patterns containing colors relevant to Thanksgiving and Christmas.
After manually turning on the lights for the 3rd day in a row… I thought to myself… This is automatable. So- I started down the quest to make it happen.