AIX: How do I increase the number of ptys > 64?

SMIT only allows 64. Try this:

odmget -q”attribute=num and uniquetype=pty/pty/pty” PdAt |
sed “s/0-64/0-512/” |
odmchange -q”attribute=num and uniquetype=pty/pty/pty” -o PdAt

chdev -l pty0 -anum=256 -P
reboot

Leave a Comment

Your email address will not be published. Required fields are marked *

CAPTCHA * Time limit is exhausted. Please reload the CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top