- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- No o/p for the IOSCAN command
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
07-13-2001 05:01 PM
07-13-2001 05:01 PM
No o/p for the IOSCAN command
System Details:
System:HP 9000 L1000
OS : HP-UX 11.0
The command "ioscan" is not listing any h/w,disks, cards on the server.And command returns with out any error and scaning the h/w.
In SAM, while scaning the for any Peripheral devices, it throughs an error "The command, pd_ioparser, has failed while trying to retrieve information about the device class, CARD. The stderr output from the command was:"
IF any one has faced this probe earlier or if any one has a solution for this problem pls reply to this query at the earliest.
Waithing for your reply..
Thanks in advance..
Regards
Mohan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2001 02:51 AM
07-14-2001 02:51 AM
Re: No o/p for the IOSCAN command
did you use any options for ioscan .. Can you
try for example "ioscan -fnC disk " or "ioscan -fnkC disk" ?!? Do you have any problems with kernel ?!?! It might be some problem with kernel ( missing drivers etc )..
-- Juha --
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2001 02:27 AM
07-16-2001 02:27 AM
Re: No o/p for the IOSCAN command
You need to pay attention to the full error message given by sam (log file is at /var/sam/log/samlog). Try to identify which ioscan being use by system:
# which ioscan
If the output is not /usr/sbin/ioscan, then you might want to fix that. Run what command to the ioscan path, you should get more than 1 liner.
eg:
# what /usr/sbin/ioscan
/usr/sbin/ioscan:
$Revision: 80.5 $
CUPROS_IC22 //1
/ux/core/libs/libc/archive_pa1/libc.a_ID
Oct 1 1997 04:05:51
if not, you might need to get the correct ioscan binary.
I would also suggest you to log a call with Response Center to get a faster help 8)
Really hope this help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2001 02:31 AM
07-16-2001 02:31 AM
Re: No o/p for the IOSCAN command
Does dmesg indicate any h/w type problems?
Robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2004 02:17 PM
01-15-2004 02:17 PM
Re: No o/p for the IOSCAN command
The same thing has just happened to me :-(
How did this get resolved in the end??
Many thanks
Leon Allen
allenl@caboolture.qld.gov.au
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2004 04:01 PM
01-15-2004 04:01 PM
Re: No o/p for the IOSCAN command
can you rebuild the kernel and reboot the machine once. it may solve the problem