diff --git a/perl-xCAT-2.0/xCAT/PPCcli.pm b/perl-xCAT-2.0/xCAT/PPCcli.pm index 5eebdec65..83d5a5938 100644 --- a/perl-xCAT-2.0/xCAT/PPCcli.pm +++ b/perl-xCAT-2.0/xCAT/PPCcli.pm @@ -43,10 +43,6 @@ my %lssyscfg = ( # Power control supported formats ############################################## my %powercmd = ( - hmc => { - reset =>"hmcshutdown -t now -r" }, - ivm => { - reset =>"reboot" }, lpar => { on =>"chsysstate -r %s -m %s -o on -b norm --id %s -f %s", of =>"chsysstate -r %s -m %s -o on --id %s -f %s -b of",