From 8f9267cf0e99a0e6b4aa06a11a83de832f5a8302 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Thu, 31 Jan 2013 09:14:06 -0800 Subject: [PATCH] thrashosds: note assumption for powercycling --- teuthology/task/thrashosds.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/teuthology/task/thrashosds.py b/teuthology/task/thrashosds.py index d1898d706dac..50628a3e6010 100644 --- a/teuthology/task/thrashosds.py +++ b/teuthology/task/thrashosds.py @@ -69,7 +69,8 @@ def task(ctx, config): chance_inject_pause_long: (0) chance of injecting long stall powercycle: (false) whether to power cycle the node instead - of just the osd process + of just the osd process. Note that this assumes that a single + osd is the only important process on the node. example: -- 2.47.3