2019

Installing internal PCI Slot SSD drive enclosures in a Dell R720

I like to build systems that boot using drives directly connected to the M/B. No HBA, no SATA cards, etc. I like the simplicity involved. Sometimes that target is hard to achieve. The first step to configuring the R720 was upgrading the firmware. I spent time on hardware selection, including power and data sources. I

Installing internal PCI Slot SSD drive enclosures in a Dell R720 Read More »

r720

This post has been replaced by a new one. This replaces a previous post. I’ve been given a Dell PowerEdge 720. It contains 8 x 400GB SSDs and one 80GB SSD for the OS. I’ve added in a SAS 9207-8i card, as mentioned previously. The zpool: The filesystems: And dmesg:

r720 Read More »

r720

This post has been replaced by a new one. I’ve been given a Dell PowerEdge 720. It contains 8 x 400GB SSDs. I’ve added in a SAS 9207-8i card, as mentioned yesterday. FreeBSD is not installed. I booted the system up via mfsBSD and had a look at dmesg output.

r720 Read More »

scripts for monitoring vulns in FreeBSD jails

I have scripts for monitoring vulns in FreeBSD jails. They use third-party scripts. All I wrote was the Nagios part of the solution. I was preparing slides for my Why I prefer thick jails over thin jails talk at EuroBSDCon 2019. There is still time to register and attend. I was explaining my scripts and

scripts for monitoring vulns in FreeBSD jails Read More »

poudriere hooks

zi0r suggested I use hooks to accomplish my patches-outside-distfiles question. In this post: FreeBSD 12.0 poudriere 3.3.2 I started reading the documentation and played with the supplied sample files in /usr/local/etc/poudriere.d/hooks. For background, see FreeBSD custom port patches when using poudriere. Eventually I came up with this solution: mkdir during the start phase mount during

poudriere hooks Read More »

Scroll to Top