Wiki maintained names.txt but in remodeling Original Wiki we find discrepancies between this list and the wiki.wdb pages.
[ward@c2 cgi]$ ls wiki.wdb | wc 36852 36852 656071 [ward@c2 cgi]$ cat names.txt | wc 36852 36852 656071 nr-2:remodeling ward$ cat static/names.txt | wc 36852 36852 656071 nr-2:remodeling ward$ ls wiki.wdb | wc 36819 36819 655495 nr-2:remodeling ward$ ls static/pages | wc 36819 36819 655495
So there appears to be 33 names missing. We diff to find which ones.
AdobePhotoshop AppleiPhone BurnDownChart CeePreprocessor ClueTrainManifesto DaVinciMachine DataFlowProgramming EatYourOwnDogFood ExtraLegsOntoAdog HaiKuMe HistoryOfHex HitchhikersGuideToTheGalaxy JavaDataBaseConnectivity JeffMcKenna LaTexWiki MeatballWiki MetaLearning MultiparadigmLanguage NonviolentCommunication OnSiteCustomer PatternBacklash ProgrammingInParis RatpoisonWindowManager RealtimeWiki SamDiSanto ShotGunSurgery SimpleDirectmediaLayer SmalltalkBestPracticePatterns StandupMeeting UsingUnixOriginProgramsonWindows WhatisQuicken WikiWikiHyperCard WikiWikiSandbox
We find non-empty files for each missing title in wiki.wdb with dates ranging from 2000 to 2014.
We find revisions available in wiki.hdb for files edited after 2009, which must have been when we started keeping that history.
We suspect some interaction between the ssh-tar we used to transport wiki.wdb and the ongoing raid resync would account for missing files. We list-long directories both here and there and, after accounting for various owner, sorting and formatting differences, establish that only the same 33 diffs show up. No other size or dates differ.
< 358 Nov 29 2010 AdobePhotoshop < 271 Jul 20 2012 AppleiPhone < 442 May 18 2008 BurnDownChart < 19294 Apr 20 2011 CeePreprocessor < 731 Aug 31 2000 ClueTrainManifesto < 723 Sep 24 2009 DaVinciMachine < 187 Jan 17 2005 DataFlowProgramming < 524 Apr 30 2008 EatYourOwnDogFood < 7610 Apr 9 2009 ExtraLegsOntoAdog < 1000 Sep 6 2009 HaiKuMe < 9626 May 31 2006 HistoryOfHex < 11265 Apr 10 2012 HitchhikersGuideToTheGalaxy < 5542 May 23 2007 JavaDataBaseConnectivity < 3416 Dec 21 2011 JeffMcKenna < 2175 Nov 30 2004 LaTexWiki < 2903 Oct 8 2014 MeatballWiki < 3173 Dec 11 2005 MetaLearning < 179 Mar 24 2004 MultiparadigmLanguage < 1751 Sep 17 2009 NonviolentCommunication < 144 May 27 2001 OnSiteCustomer < 34472 May 28 2008 PatternBacklash < 1104 Jun 20 2004 ProgrammingInParis < 1525 Jun 20 2005 RatpoisonWindowManager < 4555 Nov 15 2005 RealtimeWiki < 241 Nov 15 2010 SamDiSanto < 571 Oct 21 2008 ShotGunSurgery < 2119 Dec 20 2004 SimpleDirectmediaLayer < 15547 Jan 24 2013 SmalltalkBestPracticePatterns < 187 Nov 9 2014 StandupMeeting < 2152 Nov 20 2013 UsingUnixOriginProgramsonWindows < 3223 Aug 22 2000 WhatisQuicken < 4840 May 31 2012 WikiWikiHyperCard < 8257 Dec 26 2014 WikiWikiSandbox
We're confident that ssh-tar just these 33 file, merging with wiki.wdb here, rebuilding the static pages, and sync.sh back to c2.com is the right process for now.