- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Device error at nport
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
Forums
Discussions
Discussions
Discussions
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
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
11-22-2007 04:27 AM
11-22-2007 04:27 AM
Device error at nport
Please we have following error message in the syslog on our HP-UX 11i server:
Nov 19 10:09:57 ux_db02 vmunix: 0/12/0/0: Unable to access previously accessed device at nport ID 0x112ef.
Any assistance is welcome.
Regards
AD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 05:19 AM
11-22-2007 05:19 AM
Re: Device error at nport
An attempt to re-open a device which had been open earlier has failed.
There should be additional logging messages which will allow diagnosis of the problem.
Run
"insf -e" (that will create any missing device file)
"ioscan" (ioscan without any parameter)
that will re-read all the I/O devices. But,
please make sure that you maintain a copy of the ioscan output before executing the above 2 commands.
Thanks,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 07:36 AM
11-22-2007 07:36 AM
Re: Device error at nport
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 11:29 AM
11-22-2007 11:29 AM
Re: Device error at nport
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 12:59 PM
11-22-2007 12:59 PM
Re: Device error at nport
Looks like there was some hw replacement etc, you can run
#fcmsutil /dev/tdX replace_dsk 0x112ef , check the correct FC card device file that you have td or fcd etc.
Still if you have issue and if you are able to reboot the server, then you can also remove the device file with rmsf and then reboot the server. After server boots up it should have already recreated the device file properly.
Regards,
RD