mirror of
				https://github.com/xcat2/confluent.git
				synced 2025-10-31 03:12:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			647 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			647 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| nodebmcreset(8) -- Reset management controller
 | |
| =========================================================
 | |
| 
 | |
| ## SYNOPSIS
 | |
| 
 | |
| `nodebmcreset <noderange>`  
 | |
| 
 | |
| ## DESCRIPTION
 | |
| 
 | |
| `nodebmcreset` allows you to reset the management controller of the specified noderange
 | |
| 
 | |
| ## OPTIONS
 | |
| 
 | |
| * `-m MAXNODES`, `--maxnodes=MAXNODES`:
 | |
|   Number of nodes to affect before prompting for
 | |
|   confirmation
 | |
|   
 | |
| * `-h`, `--help`:
 | |
|   Show help message and exit  
 | |
| 
 | |
| ## EXAMPLES:
 | |
| 
 | |
| * Reset the management controller for nodes n1 through n4:
 | |
|   `# nodebmcreset n1-n4`  
 | |
|   `n1: BMC Reset Successful`  
 | |
|   `n2: BMC Reset Successful`  
 | |
|   `n3: BMC Reset Successful`  
 | |
|   `n4: BMC Reset Successful`  
 |