Index: /branches/eam_branches/ipp-20191011/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- /branches/eam_branches/ipp-20191011/Nebulous-Server/lib/Nebulous/Server.pm	(revision 41063)
+++ /branches/eam_branches/ipp-20191011/Nebulous-Server/lib/Nebulous/Server.pm	(revision 41064)
@@ -1924,4 +1924,8 @@
     if (not defined $find_invalid) { $find_invalid = 0; }
 
+    if ($find_invalid eq "find them all") {
+	$log->logdie("old neb-cull --one_only, neb-rm --invalid both disabled by new Server.pm");
+    }
+
     # vol_name overrides the key implied volume
     my ($h_vol_id, $h_cab_id, $h_site_id);
