From cdd1bbf73ea12c2846bc47c1dab1ad205cf9545c Mon Sep 17 00:00:00 2001 From: huweihua Date: Wed, 19 Aug 2015 03:16:11 -0400 Subject: [PATCH] add explaination for xcatlport --- perl-xCAT/xCAT/Schema.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index a79a792fc..7fb5347e6 100755 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -1207,6 +1207,7 @@ site => { " Value must be less than xcatmaxconnections. Default is 50.\n\n". " xcatdport: The port used by the xcatd daemon for client/server communication.\n\n". " xcatiport: The port used by xcatd to receive install status updates from nodes.\n\n". + " xcatlport: The port used by xcatd command log writer process to collect command output.\n\n". " xcatsslversion: The ssl version by xcatd. Default is SSLv3.\n\n". " xcatsslciphers: The ssl cipher by xcatd. Default is 3DES.\n\n", value => 'The value of the attribute specified in the "key" column.',