From c074661cbfaf66da79aaa3de9fb3e79f9bc82667 Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 18 Mar 2011 06:15:35 +0000 Subject: [PATCH] Update the usages for Direct FSP Management git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9083 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Usage.pm | 44 ++++++++++++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 12 deletions(-) diff --git a/perl-xCAT/xCAT/Usage.pm b/perl-xCAT/xCAT/Usage.pm index 34358d48c..6374cdaa3 100644 --- a/perl-xCAT/xCAT/Usage.pm +++ b/perl-xCAT/xCAT/Usage.pm @@ -38,8 +38,10 @@ my %usage = ( "Usage: Common: rvitals [-h|--help|-v|--version] - FSP/LPAR specific: + FSP/LPAR (with HMC) specific: rvitals noderange {temp|voltage|lcds|all} + FSP/LPAR (using Direct FSP Management)specific: + rvitals noderange lcds MPA specific: rvitals noderange {temp|voltage|wattage|fanspeed|power|leds|summary|all} Blade specific: @@ -58,8 +60,10 @@ my %usage = ( rinv [vpd|mprom|deviceid|uuid|guid] MPA specific: rinv [firm|bios|diag|mprom|sprom|mparom|mac|mtm] - PPC specific: + PPC specific(with HMC): rinv [bus|config|serial|model|firm|all] + PPC specific(using Direct FSP Management): + rinv firm Blade specific: rinv [mtm|serial|mac|bios|diag|mprom|mparom|firm|all] VMware specific: @@ -68,8 +72,13 @@ my %usage = ( "Usage: rsetboot [net|hd|cd|floppy|def|stat] [-V|--verbose] rsetboot [-h|--help|-v|--version]", "rbootseq" => -"Usage: rbootseq [hd0|hd1|hd2|hd3|net|iscsi|usbflash|floppy|none],... - rbootseq [-h|--help|-v|--version]", +"Usage: + Common: + rbootseq [-h|--help|-v|--version] + Blade specific: + rbootseq [hd0|hd1|hd2|hd3|net|iscsi|usbflash|floppy|none],... + PPC (using Direct FSP Management) specific: + rbootseq [hfi|net]", "rscan" => "Usage: rscan [-u][-w][-x|-z] [-V|--verbose] rscan [-h|--help|-v|--version]", @@ -134,10 +143,12 @@ my %usage = ( "Usage: Common: mkvm [-h|--help|-v|--version] - For PPC: + For PPC(with HMC): mkvm noderange -i id -l singlenode [-V|--verbose] mkvm noderange -c destcec -p profile [-V|--verbose] mkvm noderange --full [-V|--verbose] + For PPC(using Direct FSP Management): + mkvm noderange -i id -m memory_interleaving -r partition_rule For KVM mkvm noderange -m|--master mastername -s|--size disksize -f|--force", "lsvm" => @@ -145,15 +156,19 @@ my %usage = ( Common: lsvm [-V|--verbose] lsvm [-h|--help|-v|--version] - PPC specific: - lsvm [-a|--all]", + PPC (with HMC) specific: + lsvm [-a|--all] + PPC (using Direct FSP Management) specific: + lsvm ", "chvm" => "Usage: Common: chvm [-h|--help|-v|--version] - PPC specific: + PPC (with HMC) specific: chvm [-p profile][-V|--verbose] chvm = [=...] + PPC (using Direct FSP Management) specific: + chvm [-p profile] VMware specific: chvm [-a size][-d disk][-p disk][--resize disk=size][--cpus count][--mem memory]", "rmvm" => @@ -165,8 +180,13 @@ my %usage = ( [-t tries][-m][-e cmd][-c [timeinterval[interval,..]]][--vpdtable] [-M vpd|switchport][--makedhcp][--updatehost][--resetnet]", "rflash" => -"Usage: rflash [ -h|--help|-v|--version] +"Usage: + rflash [ -h|--help|-v|--version] + PPC (with HMC) specific: rflash -p directory [--activate concurrent | disruptive][-V|--verbose] + rflash [--commit | --recover] [-V|--verbose] + PPC (using Direct FSP Management) specific: + rflash -p directory --activate disruptive rflash [--commit | --recover] [-V|--verbose]", "mkhwconn" => "Usage: @@ -176,7 +196,7 @@ my %usage = ( mkhwconn noderange -t [--bind] [-V|--verbose] mkhwconn noderange -p single_hmc [-P HMC passwd] [-V|--verbose] - PPC (without HMC, using Direct FSP Management) specific: + PPC (using Direct FSP Management) specific: mkhwconn noderange -t [-T tooltype] [--port port_value]", "rmhwconn" => "Usage: @@ -185,7 +205,7 @@ my %usage = ( PPC (with HMC) specific: rmhwconn noderange [-V|--verbose] - PPC (without HMC, using Direct FSP Management) specific: + PPC (using Direct FSP Management) specific: rmhwconn noderange [-T tooltype]", "lshwconn" => "Usage: @@ -194,7 +214,7 @@ my %usage = ( PPC (with HMC) specific: lshwconn noderange [-V|--verbose] - PPC (without HMC, using Direct FSP Management) specific: + PPC (using Direct FSP Management) specific: lshwconn noderange [-T tooltype]", "renergy" => "Usage: