How do I check disk usage on my AIX server?

View a step-by-step screencast of this process:

  • Log into the AIX server as root via Eterm
  • To see the total size of each filesystem in gigabytes:
df -Pg
  • The standard Eclipse filesystems are located under /u2. Add the “Used” column for each of these filesystems, plus any non-standard Eclipse filesystems that you may have (/train, /backup, etc.)