diff --git a/xCAT-server/lib/xcat/plugins/aixinstall.pm b/xCAT-server/lib/xcat/plugins/aixinstall.pm index 41a2c0cdc..f061ccf55 100644 --- a/xCAT-server/lib/xcat/plugins/aixinstall.pm +++ b/xCAT-server/lib/xcat/plugins/aixinstall.pm @@ -8148,6 +8148,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) {