From 80dcea738a4c136e8060c0c288f1a24a2cf1fea6 Mon Sep 17 00:00:00 2001 From: zhaoertao Date: Tue, 8 May 2012 04:41:45 +0000 Subject: [PATCH] fix bug 3524452: rcons to P7 IH LPAR getting Console not ready error git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/FSPUtils.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/FSPUtils.pm b/perl-xCAT/xCAT/FSPUtils.pm index 9079766aa..8efc2296d 100644 --- a/perl-xCAT/xCAT/FSPUtils.pm +++ b/perl-xCAT/xCAT/FSPUtils.pm @@ -165,7 +165,7 @@ sub getIPaddress } else { return -3; } - } elsif ($type eq "frame" or $type eq "cec" or $type eq "lpar") { + } elsif ($type eq "frame" or $type eq "cec" or ($type =~ /lpar/i)) { #In DFM #1. when the node type is frame, its hcp( $nodetocheck ) is frame, #and it will get the BPAs IPs for the Frame.