- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to change terminal device file ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО02-23-2005 10:18 PM
тАО02-23-2005 10:18 PM
How to change terminal device file ?
we have a clustered environment,
one of our binary is tied to /dev/tty2a8 on node 1. We are trying to failover to node 2, but /dev/tty2a8 is not created, we have /dev/tty4a8 instead. is there any way to change the tty4a8 to tty2a8 or somehow make a linkage?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2005 10:31 PM
тАО02-23-2005 10:31 PM
Re: How to change terminal device file ?
should do it.
HP-UX doesn't care what the name of the device is, provided the major/minor numbers are OK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2005 11:36 PM
тАО02-23-2005 11:36 PM
Re: How to change terminal device file ?
after you have created the link make sure you have the access priviledges you need.
ls -l /dev/tty2a8
If you have not, remove the link, change your umask and then recreate the link.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-24-2005 12:26 AM
тАО02-24-2005 12:26 AM
Re: How to change terminal device file ?
Something else to keep in mind: what's behind the tty2a8 on node 1? Is this also accessable on node 2?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-24-2005 12:43 PM
тАО02-24-2005 12:43 PM
Re: How to change terminal device file ?
Do u mean by changing it all to rwxrwxrwx , ? i try the command cu -l /dev/tty2a8 ( a link created on node 1 ) but it gave error. pls refer to attachment . anyone can advise on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-24-2005 12:50 PM
тАО02-24-2005 12:50 PM
Re: How to change terminal device file ?
Hi Elmar,
Any step to change to instance number as u suggested?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-28-2005 12:57 AM
тАО02-28-2005 12:57 AM
Re: How to change terminal device file ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-25-2005 06:52 PM
тАО04-25-2005 06:52 PM