The CD server is essentially in production.
It's still not on UPS power; that will have to wait until the UPS is upgraded. We're also still using a basic 5 port hub on the private net.
When loading CD images:
TWIG URLs have been redirected to SquirrelMail.
On webmail.earlham.edu, I set /webmail and /twig to redirect permanent to /squirrel. See TWIG Removal. I have not removed the TWIG software from KE, nor have I changed the PostgreSQL prefs database in any way yet.
We're currently in the restore phase of operations - restoring around 30 Gb of mail from the dump image earlier this morning. No glitches so far at all.
Details:
sendmail_enable="YES" sendmail_flags="-L sm-mta -bd -q30m" sendmail_submit_enable="YES" sendmail_submit_flags="-L sm-mta -bd -q30m -ODaemonPortOptions=Addr=localhost" sendmail_outbound_enable="YES" sendmail_outbound_flags="-L sm-queue -q30m" sendmail_msp_queue_enable="YES" sendmail_msp_queue_flags="-L sm-msp-queue -Ac -q1m"
We have three 18 Gb disks for Dell PowerEdge servers going begging. Maybe they'll find a home in MIR. I won't do anything with them until I know that the new disks are happy, though.
Nice CD server. Pretty CD server. Documentation is a little sparse though.
In order to properly share a CD image via NFS from the CD server, you have to have the Mirror device finish "building". It takes over a day for the full RAID 5 of the four 180 Gb drives to finish building. Instead, I tested it with a single drive as a Mirror device, copied in a CD image, and it shares out to PAX without any problems.
I'm going to make some more tweaks, such as setting email drop locations and a few other things that require a reboot, and tell it to make the full RAID 5 mirror set. Then I'll let it sit for the weekend, and maybe it'll be happy by Monday.
"Ready for use in less than three minutes." My foot.
Oh, and is anyone else confused by this jumbling of "Mirror device" and "RAID"? The "Mirror device" is for mirroring the CD image onto the hard drive. It has nothing to do with RAID, except that the four hard drives are (well, will be) configured as a RAID set. Jeez.
I've set up a private network for the servers using secondary ethernet cards and a 10.18.0.0/24 subnet.
I'm currently using a 5 port 10/100 hub in the APC rack. All the servers have at least one spare 100 Mbps port. I'm using static /etc/hosts files. In the hosts file, all the servers that also have public IPs are spelled backwards (e.g.: PAX is XAP/10.18.0.2). The primary reason for this is to put the new CD server on the private net. It will also allow us to push other data (possibly backups or other private info) across this net without having to rely on the core switches and possible compromise there.
Data drives to be replaced on KE, 2/21/2003.
I will be replacing the data drives on KE (three 18 Gb drives in RAID 5) with three 72 Gb drives (RAID 5). I'll start a level 0 dump at 5 (or as soon after that as the nightly backup will allow), saving the dump file to PAX:/home/r0p1. This should take approximately two hours, judging by AMANDA reports. Then power off system, replace drives, configure drives, format drives, and restore dump file. Happy ETA is 10 AM, I'm publicizing noon as definite ETA.
TWIG is being removed on 2/24/03.
I'll change the link to a "removed" page with pointers to SquirrelMail. At some later date we can drop the TWIG PostgreSQL database (still have to keep pgsql for the RT database).
Upgraded Samba on all systems except MIR on Friday morning.
PACO and ROJ are using Sunfreeware.com packages (requires the popt package). All others are using FreeBSD packages built on my workstation.
On installation on SHANTI, it somehow overwrote all individual entries in the smbpasswd file such that passwords were null and accounts were disabled. Restored from previous night's backup.