diff --git a/xCAT-server/lib/xcat/plugins/aixinstall.pm b/xCAT-server/lib/xcat/plugins/aixinstall.pm index aab81ffb1..16a8232f3 100644 --- a/xCAT-server/lib/xcat/plugins/aixinstall.pm +++ b/xCAT-server/lib/xcat/plugins/aixinstall.pm @@ -8123,6 +8123,10 @@ sub prenimnodeset xCAT::MsgUtils->message("E", $rsp, $callback); return (1); } + + # add this res to @nimres + push(@nimres, 'xcataixscript'); + } else { # TODO: xcataixscript is having problem with NFSv4, will be fixed in the next AIX release if (0 && $::NFSv4) {