21.02.2013 Views

AIX 5L Problem Determination - IBM Redbooks

AIX 5L Problem Determination - IBM Redbooks

AIX 5L Problem Determination - IBM Redbooks

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

9.4.3 A full file system<br />

uid=0(root) gid=0(system) groups=2(bin),3(sys),7(security),8(cron),10(audit)<br />

# su ostach<br />

$ id<br />

uid=201(ostach) gid=1(staff)<br />

$ env<br />

LOGIN=ostach<br />

LOGNAME=root<br />

MAIL=/usr/spool/mail/root<br />

USER=root<br />

R_PORT=49213<br />

HOME=/<br />

PWD=/<br />

Each time the su command is run, an entry is recorded in the /var/adm/sulog file.<br />

The /var/adm/sulog file records the following information: Date, time, system<br />

name, and login name. The /var/adm/sulog file also records whether the login<br />

attempt was successful: a plus sign (+) indicates a successful login, and a minus<br />

sign (-) indicates an unsuccessful login.<br />

# cat /var/adm/sulog<br />

SU 06/30 09:36 + pts/1 root-thomasc<br />

SU 06/30 10:25 + pts/3 root-thomasc<br />

SU 07/18 11:56 + pts/3 root-ostach<br />

SU 07/18 13:05 + pts/3 root-ostach<br />

SU 07/18 13:05 - pts/3 ostach-root<br />

SU 07/18 13:06 - pts/3 ostach-thomasc<br />

When a file system on your system becomes full, it can cause logins to the<br />

system (using telnet), a directly connected TTY, or the system console to fail.<br />

The following message is typically displayed:<br />

telnet problem 004 - 004 you must exect "login from the lowest login shell"<br />

Or, on the system console, the following error message may be displayed:<br />

3004-004 you must 'exec' login from the lowest login shell<br />

Check that your file systems are not full, especially the / (root) file system. Use<br />

the df command to verify the status of free disk space on your file systems. If a<br />

file system is full, enlarge the file system using the chfs command.<br />

If your file systems are not full, check to see if the following files are okay:<br />

► /etc/utmp<br />

► /etc/security/limits<br />

210 <strong>IBM</strong> ^ Certification Study Guide - <strong>AIX</strong> <strong>5L</strong> <strong>Problem</strong> <strong>Determination</strong> Tools and Techniques

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!