freebsd-update failed an integrity check
I encountered this issue today on a FreeBSD 9.1-RELEASE-p4 system. The solution: freebsd-update fetch install and then a reboot.
freebsd-update failed an integrity check Read More »
I encountered this issue today on a FreeBSD 9.1-RELEASE-p4 system. The solution: freebsd-update fetch install and then a reboot.
freebsd-update failed an integrity check Read More »
Earlier today, I saw a bunch of emails like this: for <root@localhos>; Wed, 21 Jan 2015 20:32:36 +0000 (UTC) From: root@localhost.example.org (Bacula) Subject: Bacula: Copy Fatal Error of crey-fd Full Sender: bacula@bacula.example.org To: root@localhost.example.org Date: Wed, 21 Jan 2015 20:32:36 +0000 (UTC) Message-Id: <20150121203236.E993D2B28@bacula.example.org> X-Gm-Original-To: dan@example.org 21-Jan 20:32 bacula-dir JobId 197313: Warning: FileSet MD5 digest not found. 21-Jan 20:32 bacula-dir JobId 197313: The following 1 JobId was chosen to be copied: 197238 21-Jan
Bacula helps me solve a mergemaster problem which broke Bacula Read More »
freebsd-update is a great tool. It reduces my workload. It’s hard to use it wrong, but I have managed to do so. So have other people. Yesterday, three of us encountered the same issue. We did it wrong. We didn’t do it wrong yesterday. We did it wrong months ago, and now it’s come back to haunt us. NOTE if you ever see: Undefined symbol “ssh_explicit_bzero” on a FreeBSD server, you probably have
Failure with freebsd-update; how not to upgrade your systems Read More »
Just a note for myself. I had this kind of thing in /etc/fstab so I could share one installation of plugins and themes for WordPress. /usr/local/wordress/plugins /usr/jails/freebsddiary.org/usr/local/www/wordpress/plugins nullfs ro,nosuid,noexec,late 0 0 /usr/local/wordress/themes /usr/jails/freebsddiary.org/usr/local/www/wordpress/themes nullfs ro,nosuid,noexec,late 0 0 /usr/local/wordress/plugins /usr/jails/news.freshports.org/usr/local/www/wordpress/plugins nullfs ro,nosuid,noexec,late 0 0 /usr/local/wordress/themes /usr/jails/news.freshports.org/usr/local/www/wordpress/themes nullfs ro,nosuid,noexec,late 0 0 Then I moved them to their respective ezjail /etc/fstab.new_freshports_org files. They didn’t mount. Solution: remove ,late
nullfs mounts in a jail Read More »
I have three APC PDU AP7900 and I’m about to dispose of one of them. I like to wipe the configuration from equipment prior to disposal. I could not recall the login details for any of my three PDUs. Fortunately, I still had the serial cable required to get into the console. I also had my serial cable for my laptop. Getting hold of one of these cables is important if you are
APC PDU AP7900 – resetting the password Read More »
The solution Here is the solution. You can stop reading now: ./check_email_delivery –smtp-server smtp.example.org –mailto dan@example.org \ –mailfrom dan@example.org \ –body ‘test, please ignore’ –imapssl \ –imap-server imap.example.org –username deltest –password secret That will test both delivery and receipt. There. Be gone. You don’t need the rest of this article. Thanks. Background As pointed out, this isn’t testing for an email loop. This is testing delivery. I took the term from the phrase
Testing email delivery Read More »
This is not the first time this has happened. It last happened about a month ago. Tonight it happened for a different reason. This time it wasn’t the size of the mbox (I’m not using mbox on this server). This time it’s the size of the log. $ ls -lha ~/.mailfilter.log* -rw-r–r– 1 dan dan 52k Jan 11 00:18 /usr/home/dan/.mailfilter.log -rw——- 1 dan dan 48M Jan 10 21:03 /usr/home/dan/.mailfilter.log.1 Once I mv‘d the
temporary failure. Command output: maildrop: signal 0x19 Read More »
Full disclosure: I’m biased. I like the combination of PostgreSQL, FreeBSD, ZFS, and Bacula. In fact, I like it so much, I wrote the PostgreSQL backend for Bacula. Since then, I have been using Bacula for over 10 years. I have backed up to HDD, DDS, DLT, and SDLT. Bacula has proven to be reliable and it just works. Clients are available for a wide range of operating systems and Bacula doesn’t care
Bacula on FreeBSD with ZFS Read More »
I tried upgrade some packages tonight, but I found
sudo: unable to initialize PAM: Exec format error Read More »
This post is about removing the threaded ports from a gender-bender VGA adapter so you can use it with a connector which already has ports. The photos will make it clear what I’m referring to. I recently obtained a KVM switch. This will make sysadmin life at the console easier. Previously, if I needed to be on the console for a given machine, I had to connect the keyboard and monitor cables to
Connecting a M/M VGA cable to a KVM switch using a gender changer Read More »