On Jul 31, 2013, at 17:22 46, Eric Gauvin wrote: > I thought they were all running on 2.0.2, but upon closer inspection the > Ubuntu workstations are running 2.0.2 while the Broadcast Appliance CentOS > workstation installed 2.0.1. Both say Database Schema 202.
So schema skew shouldn't be an issue then. Definitely sounds like some DB corruption has crept in somewhere though. Your bet best would be to do something like: 1) Install the Appliance onto a stand-alone system. *Don't* connect it to the old (Ubuntu) central server. 2) Restore a backup (DB and audio store) from the on-air system onto that system, preferably using a backup made *before* any of the latest changes were made (you do backup the system regularly, right?) 3) Verify that that system works as expected. Fix anything that's broken. 4) Run the online updates for that system, which will (among many other things) update Rivendell to the current latest-and-greatest (v2.5.2 as of this writing). 5) Repeat step 3) 6) Put that system on-air so you can convert the others (including the server) to the Appliance. While technically it is possible to mix-n-match Rivendell running on a mixture of different platforms, it not uncommon for doing so to necessitate a fair amount of tweaking at the OS level to make them play nice together (NFS can be a particular bugbear in this regard). The easiest path forward is usually to standardize on one platform. Not only does this mean that the default networking setup should pretty much work 'out of the box', but it also allows you as a sysadmin to concentrate on and throughly learn the ins and outs of that platform. Just my $.02. Cheers! |-------------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |-------------------------------------------------------------------------| | "No, `Eureka!' is Greek for `This bath is too hot!'" | | -- Dr. Who | |-------------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
