- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configuration error
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
02-13-2008 09:45 AM
02-13-2008 09:45 AM
Configuration error
I'm new to this forum and have "zero" Unix experience, yet I have to maintain, troubleshoot, and repair our HP-UX workstations. Not a problem because if I can't fix it, someone out there can (and hopefully that person(s) is willing to assist).
I'm receiving the following error message:
Configuration error: No HP-IB Interface at address; 7
Refer to installation manual
Object title: HP34522(300)
Object type: Component Driver
In user function: Read Angle
Error number: 801
Now, all of that might as well be written in Greek because I do not have a clue as to what is being talked about.
Is anyone up to the challenge of assisting a rookie? Hope so.
Thanks in advance,
Ed.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:06 AM
02-13-2008 10:06 AM
Re: Configuration error
I have not seen that one, though I work primarily with servers.
I would surmise that its a hardware issue, probably a dead NIC card.
Perhaps you could help us out with the model number and then we can link you in to a troubleshooting document for the system.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:13 AM
02-13-2008 10:13 AM
Re: Configuration error
Maybe it helps
HP 34522 32-Bit Digital I/O Module (9/12/91)
http://www.home.agilent.com/upload/cmc_upload/All/vee_panel_drivers.html
Best Regards
Murat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:16 AM
02-13-2008 10:16 AM
Re: Configuration error
What do you run that produces the above error or
where do you see it.
do you have a copy of the installation manual ;-)
include versions of application and o/s here
uname -a and model would also be of use as would ioscan for starters. nb these are unix commands and need to be run from a command line / terminal session : post outputs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:37 AM
02-13-2008 10:37 AM
Re: Configuration error
HP-UX P2AT04 B.10.20 A 9000/715 2012295847
#ioscan returns a lot of stuff. i'll attempt to send an attachment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:46 AM
02-13-2008 10:46 AM
Re: Configuration error
ioscan (or any other command with output) can be redirected to a file by
cmd > filename
eg ioscan > /tmp/ioscan.out (post that file) or view the output anything showing as unclaimed or similar ?
Also could you detail what or where you see the error, how it occurs etc ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:54 AM
02-13-2008 10:54 AM
Re: Configuration error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 10:59 AM
02-13-2008 10:59 AM
Re: Configuration error
ioscan -fn
will be better (for me)
Best Regards
Murat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2008 12:17 PM
02-13-2008 12:17 PM
Re: Configuration error
here is the ioscan -fn output file.
ed......