HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- pty Logins
Operating System - HP-UX
1836596
Members
1948
Online
110102
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 11:37 PM
08-05-2002 11:37 PM
pty Logins
I want to increase the Pseudo terminals logins in my B2000 to 400 Logins , I even tried usring the SAM>Kernel Configuration>Configurable Parameters >and formula value 200.. and reboot the M/c .
Other thing I did was to install special file
# insf -d pty -n 200
But In the /dev/pty it only shows the the defaults value of 60 files ..
Any one please help me on this
Thanks in Advance
Asif
Other thing I did was to install special file
# insf -d pty -n 200
But In the /dev/pty it only shows the the defaults value of 60 files ..
Any one please help me on this
Thanks in Advance
Asif
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 11:43 PM
08-05-2002 11:43 PM
Re: pty Logins
To find telnet sessions available
ls /dev/pty |wc -w
Re-build the device files using
insf -d pts -s 512 -e -v
Thanks
ls /dev/pty |wc -w
Re-build the device files using
insf -d pts -s 512 -e -v
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 11:48 PM
08-05-2002 11:48 PM
Re: pty Logins
check this document
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000054620473
THanks
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000054620473
THanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 11:50 PM
08-05-2002 11:50 PM
Re: pty Logins
Hi,
You don't metion your OS level. but I'm going to assume it is HPUX 11, as this is a normal problem. With the introduction of HPUX 11, a new parameter called 'nstrtel' was included. To fix your problem the best method is to have 'npty' 'nstrpty' and nstrtel the same value in the kernel. If you have them the same, then you just need to run the below commands.
e.g
npty 1024
nstrpty 1024
nstrtel 1024
Once you have re-generated your kernel and rebooted your system, (if required) run the following commands which will create the pseudo ptys required.
# cd /dev
# insf ???d pty ???s 1024 ???e ???v
# insf ???d ptm ???s 1024 ???e ???v
# insf -d telm ???s 1024 ???e ???v
# insf -d tels ???s 1024 ???e -v
# insf -e
HTH
Michael
You don't metion your OS level. but I'm going to assume it is HPUX 11, as this is a normal problem. With the introduction of HPUX 11, a new parameter called 'nstrtel' was included. To fix your problem the best method is to have 'npty' 'nstrpty' and nstrtel the same value in the kernel. If you have them the same, then you just need to run the below commands.
e.g
npty 1024
nstrpty 1024
nstrtel 1024
Once you have re-generated your kernel and rebooted your system, (if required) run the following commands which will create the pseudo ptys required.
# cd /dev
# insf ???d pty ???s 1024 ???e ???v
# insf ???d ptm ???s 1024 ???e ???v
# insf -d telm ???s 1024 ???e ???v
# insf -d tels ???s 1024 ???e -v
# insf -e
HTH
Michael
Anyone for a Mutiny ?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP