what is the command to increase the size of error log when it is ful?
Answer / Sandhya Pal
On AIX, you can change the maximum size and rotation settings for system error logs (syslog) using the 'chsyslog' command. To increase the size of the error log, you would need to modify the 'errcnt' parameter. For example, to set the maximum number of errors that can be recorded in the log before it rotates to a new file to 1024 (default is 512), use: chsyslog -l errcnt=1024.
| Is This Answer Correct ? | 0 Yes | 0 No |
how do I mirror a logical volume?
Can you describe san in your own word?
how will you change a pp size?
What is vgda?
how do I create a logical volume?
what is the command to start , stop, restart and list a demon?
how can I change the characteristics of a volume group?
What is software raid levels do?
How will you restore a file from already take backup using backup?
Write the password change command.
Do you have any idea about nat?
how will u append a file to a previous archive take by tar?