From 804db0fabd09f013425ce7ef8a5340d1be100736 Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Fri, 31 Aug 2012 14:28:04 +0000 Subject: [PATCH] documented site.usexhrm attribute git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index ae7f4eb80..0a8c253d0 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -951,6 +951,9 @@ site => { " rsh/rcp will be setup and used on AIX. Default is yes.\n\n". " useNFSv4onAIX: (yes/1 or no/0). If yes, NFSv4 will be used with NIM. If no,\n". " NFSv3 will be used with NIM. Default is no.\n\n". + " usexhrm: Have xCAT run its xHRM script when booting up KVM guests to set the\n". + " virtual network bridge up correctly. See\n". + " https://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Virtualization_with_KVM#Setting_up_a_network_bridge\n\n". " vcenterautojoin: When set to no, the VMWare plugin will not attempt to auto remove\n". " and add hypervisors while trying to perform operations. If users\n". " or tasks outside of xCAT perform the joining this assures xCAT\n".