From 68cbee47bc464709df0f275bc118ff77141848fc Mon Sep 17 00:00:00 2001 From: zhaoertao Date: Mon, 12 Nov 2012 07:39:14 +0000 Subject: [PATCH] hwctrldispatch is only used for IBM Flex System right now git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 9533e8856..170379de3 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -888,7 +888,8 @@ site => { " ipmidispatch: Whether or not to send ipmi hw control operations to the service\n". " node of the target compute nodes. Default is 'y'.\n\n". " hwctrldispatch: Whether or not to send hw control operations to the service\n". - " node of the target nodes. Default is 'y'.\n\n". + " node of the target nodes. Default is 'y'.(At present, this attribute\n". + " is only used for IBM Flex System)\n\n". " ipmimaxp: The max # of processes for ipmi hw ctrl. The default is 64. Currently,\n". " this is only used for HP hw control.\n\n". " ipmiretries: The # of retries to use when communicating with BMCs. Default is 3.\n\n".