 e60b972a04
			
		
	
	e60b972a04
	
	
	
		
			
			This update brings FM in line with directory and index structure of other content. Signed-off-by: Stone <ronald.stone@windriver.com> Change-Id: If730098dc3eb119defa89647b04ac9f7c8717992
		
			
				
	
	
	
		
			2.9 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	Troubleshoot Log Collection
The log collection tool gathers detailed information.
Collect Tool Caveats and Usage
- Log in as sysadmin, NOT as root, on the active controller and use the - collectcommand.
- All usage options can be found by using the following command: - (keystone_admin)$ collect --help
- For Simplex or Duplex systems, use the following command: - (keystone_admin)$ collect --all
- For Standard systems, use the following commands: - For a small deployment (less than two worker nodes): - (keystone_admin)$ collect -–all
- For large deployments: - (keystone_admin)$ collect --list host1 host2 host3
 
- For systems with an up-time of more than 2 months, use the date range options. - Use - --start-datefor the collection of logs on and after a given date:- (keystone_admin)$ collect [--start-date | -s] <YYYYMMDD>- Use - --end-datefor the collection of logs on and before a given date:- (keystone_admin)$ collect [--end-date | -s] <YYYYMMDD>
- To prefix the collect tar ball name and easily identify the - collectwhen several are present, use the following command.- (keystone_admin)$ collect [--name | -n] <prefix>- For example, the following prepends TEST1 to the name of the tarball: - (keystone_admin)$ collect --name TEST1 [sudo] password for sysadmin: collecting data from 1 host(s): controller-0 collecting controller-0_20200316.155805 ... done (00:01:39 56M) creating user-named tarball /scratch/TEST1_20200316.155805.tar ... done (00:01:39 56M)
- Prior to using the - collectcommand, the nodes need to be unlocked-enabled or disabled online and are required to be unlocked at least once.
- Lock the node and wait for the node to reach the disabled-online state before collecting logs for a node that is rebooting indefinitely. 
- You may be required to run the local - collectcommand if the collect tool running from the active controller node fails to collect logs from one of the system nodes. Execute the- collectcommand using the console or BMC connection on the node that displays the failure.
partner