- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 'ioscan -fnC processor' - Shows status "SCAN" ...
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
12-05-2005 10:07 AM
12-05-2005 10:07 AM
We have several identical rp3440 boxes, but this one in particular (sometimes) returns a processor state "SCAN" instead of the usual "CLAIMED" for 2 of its 4 processors. Other times, ioscan returns "CLAIMED" for all 4 processors.
Any idea if the "SCAN" status for a processor indicates an imminent failure or another problem? ioscan man pages weren't entirely helpful.
Thank you,
Alex Bradley
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2005 10:53 AM
12-05-2005 10:53 AM
Re: 'ioscan -fnC processor' - Shows status "SCAN" ??
The SCAN result means the node is locked, try later.
The lock here means some interruption. I would suggest to raise a tag and clarify with HP.
HTH,
Devender1111
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2005 11:47 AM
12-05-2005 11:47 AM
Re: 'ioscan -fnC processor' - Shows status "SCAN" ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2005 04:28 PM
12-05-2005 04:28 PM
Re: 'ioscan -fnC processor' - Shows status "SCAN" ??
Could you check the CPU utilization using ths follwoing command
#sar -u 1 5
are you able to find any relation to tha problem, ie. whether the SCAN status appears only during high CPU utilization period ?
With Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 03:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 03:54 AM
12-07-2005 03:54 AM
Re: 'ioscan -fnC processor' - Shows status "SCAN" ??
Scot, I think you're right.. I proved it by running 3 ioscan processes at once:
root:boa# ioscan -fnC processor &
[1] 25961
/var/spool/cron
root:boa# ioscan -fnC processor &
ioscan -fnC processor &
[2] 25974
/var/spool/cron
root:boa# ioscan -fnC processor &
[3] 25975
/var/spool/cron
root:boa# Class I H/W Path Driver S/W State H/W Type Description
===================================================================
processor 0 128 processor CLAIMED PROCESSOR Processor
processor 1 129 processor CLAIMED PROCESSOR Processor
processor 2 152 processor SCAN PROCESSOR Processor
processor 3 153 processor SCAN PROCESSOR Processor
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
processor 0 128 processor CLAIMED PROCESSOR Processor
processor 1 129 processor CLAIMED PROCESSOR Processor
processor 2 152 processor SCAN PROCESSOR Processor
processor 3 153 processor SCAN PROCESSOR Processor
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
processor 0 128 processor CLAIMED PROCESSOR Processor
processor 1 129 processor CLAIMED PROCESSOR Processor
processor 2 152 processor CLAIMED PROCESSOR Processor
processor 3 153 processor CLAIMED PROCESSOR Processor
[3] + Done ioscan -fnC processor &
[2] + Done ioscan -fnC processor &
[1] + Done ioscan -fnC processor &
Now I just have to hunt down the process that's scanning when my script runs..
Thanks again,
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 03:58 AM
12-07-2005 03:58 AM
Re: 'ioscan -fnC processor' - Shows status "SCAN" ??
I agree with what "Scot Bean" has just mentioned.
when you have multiple "ioscan" scanning the system for CPU's, status of some of the CPU's would be SCAN.
-Bhupesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 04:42 AM
12-07-2005 04:42 AM
Re: 'ioscan -fnC processor' - Shows status "SCAN" ??
You can try this : to check the cpu's
# echo "selclass qualifier cpu;info;wait;infolog" | /usr/sbin/cstm
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 04:52 AM
12-07-2005 04:52 AM