Archive for 'Software'
Gmail and Google Apps TLS broken
While troubleshooting various client reported issues with e-mail delivery to Google apps the last couple days, I have noticed intermittent and undesired behavior from Google’s inbound MX servers. This lead me to begin testing all the inbound MX records for Google domains, and domains hosted by Google Apps to see if I could reproduce this [...]
Posted: December 3rd, 2010 under Software, Uncategorized.
Tags: gmail, google apps, smtp, tls
Comments: 3
OpenBSD CARP and VRRP conflicts
Turns out, the OpenBSD CARP (failover protocol) conflicts in port number, and behavior with devices running VRRP. We have switch and router equipment which uses VRRP to perform gateway fail over. When we brought in CARP, using the same CARP VHID, and VRRp VRID will cause severe packet loss, as it seems the devices become [...]
Posted: November 11th, 2009 under Software.
Comments: none
OpenSolaris ZFS replication
I’ve had this goal for quite some time now, every since my employer went with Sun X4540 storage systems to serve as our data storage for backup applications. The goal was to handle data replication at the ZFS file system level, removing the need for application-level awareness of the file system replication. A couple products [...]
Posted: March 29th, 2009 under Guides, Software.
Tags: opensolaris zfs replication
Comments: 5
FreeBSD NFS performance and OpenSolaris
While setting up and testing our Sun X4540 OpenSolaris NFS server, I noticed that our FreeBSD NFS clients were having severe performance issues while writing to the server. After a few days of digging around, I came across some ancient posts (circa 2005) on the FreeBSD-performance mailing lists describing similar problems. Here is a brief [...]
Posted: January 31st, 2009 under Software.
Tags: FreeBSD, NFS, NFSv3, NFSv4, OpenSolaris, Performance
Comments: 2
SNMPTT Zabbix trap handler
I’ve wondered how to integrate standard SNMP traps into Zabbix for some time, many of our systems are Dell’s with OpenManage installed. OpenManage supports sending SNMP traps to a monitoring station who receives them and then takes defined actions. Inside you’ll find a writeup on how to capture and report on various SNMP trap events.
Posted: October 21st, 2008 under Guides, Software.
Tags: SNMP, SNMP Trap, SNMPTT, Zabbix
Comments: 2