![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I am so lost !!! | Thunderbunny | UNIX for Dummies Questions & Answers | 1 | 04-06-2008 03:26 PM |
| Lost my Way | robert stansel | UNIX for Dummies Questions & Answers | 0 | 01-31-2008 02:13 PM |
| I am so lost... | Treb | UNIX for Dummies Questions & Answers | 2 | 10-18-2007 12:03 AM |
| Lost Data Lost Admin | murphsr | Filesystems, Disks and Memory | 3 | 09-07-2005 11:35 AM |
| So lost | sweetie020602 | UNIX for Dummies Questions & Answers | 1 | 08-17-2005 06:52 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi, i have a problem with mi Aix system, the errlog file is initialized to 0, and i can't write in it, when i run the errpt teh error
0315-180 logread: UNEXPECTED EOF 0315-171 Unable to process the error log file /var/adm/ras/errlog. 0315-132 The supplied error log is not valid: /var/adm/ras/errlog. can anyone help me with this, how can I restore the file? thanks in advance |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
use errdemon -l to see what your useing for errlog.
Code:
# /usr/lib/errdemon -l Error Log Attributes -------------------------------------------- Log File /var/adm/ras/errlog Log Size 1048576 bytes Memory Buffer Size 8192 bytes # ls -l /var/adm/ras/errlog -rw-r--r-- 1 root system 172318 Apr 12 12:00 /var/adm/ras/errlog try moveing the errlog and restarting the errdemon. if that does not work try recreateing the errlog w/ the errdemon command. |
|
#3
|
|||
|
|||
|
Thanks, the errlog is back
|
|||
| Google The UNIX and Linux Forums |