Open Source

mirroring the hard drive

Tonight’s goals: Install a second HDD get gmirror running install the remaining 5x2TB HDD add the two RAID cards After adding in the second HDD for the OS, dmesg shows this: ad4: 76319MB <seagate ST380815AS 4.AAB> at ata2-master UDMA100 SATA 3Gb/s acd0: DVDR <tsstcorp CDDVDW SH-S223C/SB01> at ata3-master UDMA100 SATA 1.5Gb/s ad8: 152587MB <wdc WD1600AAJS-75M0A0 […]

mirroring the hard drive Read More »

FreeBSD installed on the server

Tonight I managed to: install a DVD-RW drive install 1x 80GB SATA drive connect all the chassis cables to the motherboard install the network card install FreeBSD 8.0-RELEASE start the upgrade process to FreeBSD 8.0-STABLE install a few ports: bash, joe, sudo The photos from tonight. Here is the output from /var/run/dmesg.boot Copyright (c) 1992-2009

FreeBSD installed on the server Read More »

HAST – High Availability Storage

HAST has just been added to FreeBSD: HAST allows to transparently store data on two physically separated machines connected over the TCP/IP network. Those two machines together will be called a cluster and each machine is one cluster node. HAST works in Primary-Secondary (Master-Backup, Master-Slave) configuration, which means that only one of the cluster nodes

HAST – High Availability Storage Read More »

openvpn replay

I’ve started seeing these messages recently: openvpn[2688]: latens.example.org/10.99.36.17:60467 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #999 ] — see the man page entry for –no-replay and –replay-window for more info or silence this warning with –mute-replay-warnings After reading the man page, I decided to add the following and restart openvpn: replay-window

openvpn replay Read More »

Scroll to Top