Index: /branches/czw_branch/20160809/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- /branches/czw_branch/20160809/Nebulous-Server/lib/Nebulous/Server.pm	(revision 39677)
+++ /branches/czw_branch/20160809/Nebulous-Server/lib/Nebulous/Server.pm	(revision 39678)
@@ -1925,5 +1925,5 @@
 	};
 	$log->logdie("$@") if $@;
-	
+	$log->warn("CZW: find_instance: deref alias: $vol_name => $tmp_vol_id $tmp_name $tmp_host $tmp_path (key vol: $key->volume)");
 	if (defined $tmp_vol_id and defined $tmp_name and defined $tmp_host and defined $tmp_path) {
 	    if ($tmp_name ne $vol_name) {
@@ -1931,4 +1931,6 @@
 	    }
 	}
+
+
     }
 
