﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
315	tahoe restart barfs on non-node directories	zandr	warner	"Allmydata.com has a convention of having all operational nodes in a directory called ~/prodnet. This makes restarting all nodes easy, doing something like ""for i in *; do tahoe restart $i; done"" (or even tahoe restart -m *).

Unfortunately, there are two things that belong in ~/prodnet that aren't actually nodes. (stats-gatherer and log-gatherer) These cause problems because while tahoe start and tahoe stop will ignore them, if tahoe restart encounters an error during the stop, it won't do the start.

tahoe restart should ignore ""not a node directory"" errors, at least until the stats and log gatherers can be wrapped up in something that can be controlled by tahoe start."	defect	closed	minor	1.4.1	code-nodeadmin	0.8.0	fixed			
