- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ioscan and memory
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
03-20-2007 02:19 AM
03-20-2007 02:19 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 02:22 AM
03-20-2007 02:22 AM
Re: ioscan and memory
I don't know, I've never seen anything about memory in there.
Maybe you are thinking cstm/mstm/xstm
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
03-20-2007 02:23 AM
03-20-2007 02:23 AM
SolutionBecause you can???
#ioscan -fn
Class I H/W Path Driver S/W State H/W Type Description
=============================================================================
bc 0 root CLAIMED BUS_NEXUS
ioa 0 10 sba CLAIMED BUS_NEXUS System Bus Adap
ter (582)
.
.
.
.
processor 0 32 processor CLAIMED PROCESSOR Processor
memory 0 49 memory CLAIMED MEMORY Memory
Not terribly useful, but there is a memory line there.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 02:25 AM
03-20-2007 02:25 AM
Re: ioscan and memory
Perhaps:
# echo "selclass qualifier memory;info;wait;infolog"|cstm > /tmp/meminfo
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 02:41 AM
03-20-2007 02:41 AM
Re: ioscan and memory
Really don't know why YOU are thinking about this, but yes - you can see the memory (at least with a PA-RISC server running 11iv1)!
e.g.
memory 0 1/5 memory CLAIMED MEMORY Memory
But better solution to run "stm" as suggested to see more details, see
....
Memory Board Inventory
DIMM Location Size(MB) State Serial Num Part Num
-------------------- -------- ------- ---------------- ------------------
Cab 0 Cell 1 DIMM 0A 2048 Config PRYXXXXXXX A9846-60301
Cab 0 Cell 1 DIMM 0B 2048 Config PRYXXXXXXX A9846-60301
Cab 0 Cell 1 DIMM 1A 2048 Config PRYXXXXXXX A9846-60301
Cab 0 Cell 1 DIMM 1B 2048 Config PRYXXXXXXX A9846-60301
Cab 0 Cell 1 DIMM 2A 2048 Config PRYXXXXXXX A9846-60301
Cab 0 Cell 1 DIMM 2B 2048 Config PRYXXXXXXX A9846-60301
Cab 0 Cell 1 DIMM 3A 2048 Config PRYXXXXXXX A9846-60301
Cab 0 Cell 1 DIMM 3B 2048 Config PRYXXXXXXX A9846-60301
Cab 0 Cell 1 DIMM 4A ---- ---- ---- ----
Cab 0 Cell 1 DIMM 4B ---- ---- ---- ----
Cab 0 Cell 1 DIMM 5A ---- ---- ---- ----
Cab 0 Cell 1 DIMM 5B ---- ---- ---- ----
Cab 0 Cell 1 DIMM 6A ---- ---- ---- ----
Cab 0 Cell 1 DIMM 6B ---- ---- ---- ----
Cab 0 Cell 1 DIMM 7A ---- ---- ---- ----
Cab 0 Cell 1 DIMM 7B ---- ---- ---- ----
Cab 0 Cell 1 DIMM 8A ---- ---- ---- ----
Cab 0 Cell 1 DIMM 8B ---- ---- ---- ----
Cab 0 Cell 1 DIMM 9A ---- ---- ---- ----
Cab 0 Cell 1 DIMM 9B ---- ---- ---- ----
Cab 0 Cell 1 DIMM AA ---- ---- ---- ----
Cab 0 Cell 1 DIMM AB ---- ---- ---- ----
Cab 0 Cell 1 DIMM BA ---- ---- ---- ----
Cab 0 Cell 1 DIMM BB ---- ---- ---- ----
Cab 0 Cell 1 DIMM CA ---- ---- ---- ----
Cab 0 Cell 1 DIMM CB ---- ---- ---- ----
Cab 0 Cell 1 DIMM DA ---- ---- ---- ----
Cab 0 Cell 1 DIMM DB ---- ---- ---- ----
Cab 0 Cell 1 DIMM EA ---- ---- ---- ----
Cab 0 Cell 1 DIMM EB ---- ---- ---- ----
Cab 0 Cell 1 DIMM FA ---- ---- ---- ----
Cab 0 Cell 1 DIMM FB ---- ---- ---- ----
Cab 0 Cell 1 Total: 16384 (MB)
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
03-20-2007 02:44 AM
03-20-2007 02:44 AM
Re: ioscan and memory
Nice box
resolved