2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

Modify the output message if failed pping_hostname() (#5664)

* Modify output message
This commit is contained in:
cxhong 2018-10-12 05:33:28 -04:00 committed by Bin Xu
parent 40d74ace1b
commit 5efa7ab42b

View File

@ -3441,7 +3441,7 @@ sub verify_targets
{
my $rsp = {};
$rsp->{error}->[0] =
"$user_target is not responding. No command will be issued to this host.";
"$user_target is not responding, make sure it is a node object and is defined in xCATdb. No command will be issued to this host.";
xCAT::MsgUtils->message("E", $rsp, $::CALLBACK);
# report error status --nodestatus