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.