mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			369 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			369 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| Understanding chain table
 | |
| =========================
 | |
| 
 | |
| The chain table (``tabdump chain``) is an xCAT database table that holds the chain configuration. The following attributes can be defined to perform the chain function: ::
 | |
| 
 | |
|  * currstate
 | |
|  * currchain
 | |
|  * chain
 | |
| 
 | |
| To know how are those three attributes used, reference the picture: 
 | |
| 
 | |
| .. image:: chain_tasks_logic.png 
 | |
|  
 | |
| 
 |