mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	add sleep in rpower for scaling through site attribute powerinterval
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -126,7 +126,7 @@ sub process_command {
 | 
			
		||||
    my %nodes    = ();
 | 
			
		||||
    my $callback = $request->{callback};
 | 
			
		||||
    my $sitetab  = xCAT::Table->new( 'site' );
 | 
			
		||||
    my @site     = qw(ppcmaxp ppctimeout maxssh ppcretry fsptimeout); 
 | 
			
		||||
    my @site     = qw(ppcmaxp ppctimeout maxssh ppcretry fsptimeout powerinterval); 
 | 
			
		||||
    my $start;
 | 
			
		||||
 | 
			
		||||
    #######################################
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user