Raars's Blog

July 7, 2009

AIX FAQ’S

Filed under: UNIX & Linux — raars @ 9:24 pm


  1. How to increase file system ?

chfs -a size=<new size in 512 blocks> filesystem

Example:

lsfs /tmp

Name Nodename Mount Pt VFS Size Options Auto Accounting

/dev/hd3 — /tmp jfs2 7340032 — yes no

chfs -a size=7345000 /tmp

  1. Increase swap space

First find swap space:

lsps –a

Then

chps -s <additional LP”s> -a y <swap space>

Example:

chps –s 2 –a y hd6


Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.