From d75ab6a3ad9760b378adb119aee679f3aa18cd06 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Wed, 9 Jun 2010 22:08:57 +0000 Subject: [PATCH] * add comment sugested by danboid. users in the situation to use this need guidance. --- citadel/database_cleanup.sh.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/citadel/database_cleanup.sh.in b/citadel/database_cleanup.sh.in index f7deb835e..dde4aec22 100755 --- a/citadel/database_cleanup.sh.in +++ b/citadel/database_cleanup.sh.in @@ -71,8 +71,9 @@ WARNING #2: citserver must NOT be running while you do this. WARNING #3: - Please try "cd $DATA_DIR; $RECOVER -c" first. Use this tool - only if that one fails to fix your problem. + Please try "cd $DATA_DIR; $RECOVER -c" first. Run citserver afterwards to + revalidate whether its fixed or not, No news might be good news. Use this + tool only if that one fails to fix your problem. WARNING #4: You must have an amount of free space on your disk that is at least twice -- 2.39.2