Learning advice from LOVEUNIX seniors orian

xiaoxiao2021-03-04  84

It is recommended to start AIX: a. Theoretical foundation from two aspects;

Considering and understanding from the designer. What is the function of the operating system?

- Logical Volume Management - Storage Management - CPC Process Scheduling - TCPIP Protocol - Interface Management

- User Management - Cluster Management (High Supply and High Performance Calculation)

B. Commands and parameters and output interpretation;

You must be familiar with the common command to achieve your operation.

AIX daily management: 1. The file system is full: DF -K can check the usage rate of the file system in K-based. (90%, need to be adjusted) 2. Check the system error log Use errpt | more to check the clear existing log: Errclear 0 3. Check the system legal / illegal login situation Use the Last command to check where the landing is. 4. Check if the system has huge core file generation to use Find / -Name Core -PRINT to check. For the core file, it is usually directly deleted. 5. System Performance Check: a) CPU Performance: Use VMSTAT, TOPAS to check B) Memory usage: Also use TOPAS, VMSTAT to check C) Check IO balance usage: Use iostat to check D) exchange space usage: Use LSPS - a to check 6. Mail check 7. Diag complements two points in a month: 1. Hardware checks, check the status of each indicator and the availability of each physical device. 2. Process check, check is or have a death process.

转载请注明原文地址:https://www.9cbs.com/read-31722.html

New Post(0)