update node provision status based on the feedback of nodes instead of rpower/rnetboot
This commit is contained in:
		@@ -871,6 +871,8 @@ sub process_request {
 | 
			
		||||
	  }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
      #donot update node provision status (installing or netbooting) here
 | 
			
		||||
      xCAT::Utils->filter_nostatusupdate(\%newnodestatus);
 | 
			
		||||
      #print "newstatus" . Dumper(\%newnodestatus);
 | 
			
		||||
      xCAT_monitoring::monitorctrl::setNodeStatusAttributes(\%newnodestatus, 1);
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user