From 60539e0b1f6d427e3ec25606bd3b27d5cc046664 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 7 May 2009 18:54:40 +0000 Subject: [PATCH] -Do not distribute nodestat calls git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3313 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/nodestat.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/lib/xcat/plugins/nodestat.pm b/xCAT-server/lib/xcat/plugins/nodestat.pm index c1fbb33e0..e5ddccb1f 100644 --- a/xCAT-server/lib/xcat/plugins/nodestat.pm +++ b/xCAT-server/lib/xcat/plugins/nodestat.pm @@ -75,6 +75,7 @@ sub getstat { sub preprocess_request { my $req = shift; + return [$req]; #For now, do not distribute, nodestat seems to lose accuracy and slow down distributed my $cb = shift; my %sn; if ($req->{_xcatdest}) { return [$req]; } #exit if preprocessed