PDU setttings

This post documents the PDU settings so I know what is plugged in where and the delay they have on power up. pdu1 – before pdu1 – outlet 1 – r720-01 pdu1 – outlet 2 – knew pdu1 – outlet 3 – slocum pdu1 – outlet 7 – LTO4 tape library pdu1 – after pdu2 […]

PDU setttings Read More »

Monitoring your UPS using nut on FreeBSD

It is time to replace my existing UPS with another one. I’m getting only 3 minutes of runtime with the existing batteries (and new batteries, after recalibration). It was suggested I buy an Eaton 5PX. I wasn’t convinced. This is the first of three articles about nut. The second is about testing the shutdown. The

Monitoring your UPS using nut on FreeBSD Read More »

laptop hits load averages: 407.41 128.53 49.18 during start up

I’m not complaining. It’s just very amazing how much work a laptop does to start up. As soon as I can get a terminal session I start: [dan@air01:~] $ w 18:13 up 3 mins, 11 users, load averages: 164.29 42.91 15.80 USER TTY FROM LOGIN@ IDLE WHAT dan console – 31Dec19 230days – dan s000

laptop hits load averages: 407.41 128.53 49.18 during start up Read More »

Changing from one dataset to another within a FreeBSD [iocage] jail

ZFS has a the ability to share itself within a jail. That gives the jail some autonomy, and I like that. I’ve written briefly about that, specifically for iocage. More recently, I started using a zfs snapshot for caching clearing. The purpose of this post is to document the existing configuration of the production FreshPorts

Changing from one dataset to another within a FreeBSD [iocage] jail Read More »

hostmask on an ip address can affect jail DNS

I encountered, and later solved, a DNS issue on a FreeBSD jail. The jail is my web proxy, of sorts. I have one public IP address, which is dynamic (not relevant, but mentioned only in passing) so all incoming web traffic goes to a single internal RFC-1918 IP address. From there, nginx does reverse proxies

hostmask on an ip address can affect jail DNS Read More »

Scroll to Top