[lvs-users] [PATCH] [LDIECTORD] Remove stale entries on reload

Horms horms at verge.net.au
Thu Jul 5 05:38:07 BST 2007


Call ld_start() on reload to flush out stale entires.

With thanks to Sebastian Vieira

Signed-off-by: Simon Horman <horms at verge.net.au>

Index: heartbeat/ldirectord/ldirectord.in
===================================================================
--- heartbeat.orig/ldirectord/ldirectord.in	2007-07-05 12:56:45.000000000 +0900
+++ heartbeat/ldirectord/ldirectord.in	2007-07-05 12:56:45.000000000 +0900
@@ -915,6 +915,7 @@ sub reread_config
 		&ld_cmd_children("start", %START);
 
 		&ld_setup();
+		&ld_start();
 	};
 	if ($@) {
 		@VIRTUAL = @OLDVIRTUAL;


Search lvs-users Archives
Limit search to: Subject & Body Subject Author
Sort by: Reverse Sort

More information about the lvs-users mailing list