- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Empty Slots for Adding disk
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
01-03-2006 12:06 AM
01-03-2006 12:06 AM
I have a request for extending one of the oralce file system. As this box is not connected to SAN.
We are remotely managing the server.
Here is the modle and following details
wilshire:/ > model
9000/800/K380
wilshire:/ > uname -a
HP-UX wilshire B.11.00 A 9000/800 1864609402 two-user license
IOSCAN o/p
-----------
wilshire:/ > ioscan -funC disk
Class I H/W Path Driver S/W State H/W Type Description
======================================================================
disk 0 10/0.6.0 sdisk CLAIMED DEVICE SEAGATE ST15150W
/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0
disk 1 10/4/4.0.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
/dev/dsk/c1t0d0 /dev/floppy/c1t0d0 /dev/rdsk/c1t0d0 /dev/rfloppy/c1t0d0
disk 2 10/4/4.1.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
/dev/dsk/c1t1d0 /dev/floppy/c1t1d0 /dev/rdsk/c1t1d0 /dev/rfloppy/c1t1d0
disk 3 10/4/4.2.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
/dev/dsk/c1t2d0 /dev/floppy/c1t2d0 /dev/rdsk/c1t2d0 /dev/rfloppy/c1t2d0
disk 4 10/4/4.3.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
/dev/dsk/c1t3d0 /dev/floppy/c1t3d0 /dev/rdsk/c1t3d0 /dev/rfloppy/c1t3d0
disk 5 10/12/5.2.0 sdisk CLAIMED DEVICE HP DVD-ROM 6x/32x
/dev/dsk/c2t2d0 /dev/rdsk/c2t2d0
disk 6 10/16/4.4.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
/dev/dsk/c4t4d0 /dev/floppy/c4t4d0 /dev/rdsk/c4t4d0 /dev/rfloppy/c4t4d0
disk 7 10/16/4.5.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
/dev/dsk/c4t5d0 /dev/floppy/c4t5d0 /dev/rdsk/c4t5d0 /dev/rfloppy/c4t5d0
disk 8 10/16/4.6.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
/dev/dsk/c4t6d0 /dev/floppy/c4t6d0 /dev/rdsk/c4t6d0 /dev/rfloppy/c4t6d0
disk 9 10/16/4.8.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
/dev/dsk/c4t8d0 /dev/floppy/c4t8d0 /dev/rdsk/c4t8d0 /dev/rfloppy/c4t8d0
Can you help me to find out is there any empty slot available on the server.
Command for finding out empty slot on the server?
Zubair
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 12:09 AM
01-03-2006 12:09 AM
SolutionFrom command line:
# echo "selclass qualifier cpu;info;wait;infolog"|cstm
Diagnostics can be downloaded from
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 12:48 AM
01-03-2006 12:48 AM
Re: Empty Slots for Adding disk
10/4/4...
and
10/16/4...
are external disks, perhaps in an 8 slot enclosure (HASS). There is no way to be sure from remote, because only the disks are visible, not the chassis.
But the disk 10/0.6.0 is your only internal disk and 4 internal disks are supported. So you should be able to install 3 more internal disks (FWD SCSI).
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
01-03-2006 12:53 AM
01-03-2006 12:53 AM
Re: Empty Slots for Adding disk
But still I am unable to find the details of the empty slot....as I am very new to cstm tool. I am attaching the file, can you help me in getting the details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 01:03 AM
01-03-2006 01:03 AM
Re: Empty Slots for Adding disk
your cstm output is showing detailed information about the installed cpus. There are 4 cpus, but your system can have up to 6 cpus, so you have 2 empty slots for cpus.
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
01-03-2006 01:13 AM
01-03-2006 01:13 AM
Re: Empty Slots for Adding disk
run stm in graphics mode ( run your X windows emulation s/w on your pc and export your display variable) then you will get more idea.
Easiest way to track is let some one at onsite verify the model of the HASS connected and the free slots available. Just physical examination will give you all what you need.
thx,
bl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 02:32 AM
01-03-2006 02:32 AM
Re: Empty Slots for Adding disk
cstm won't help you in your case. in fact what the others said is just guessed, though very, very likely.
This looks very much like two PrecisionBus SCSI HBAs connected to the two sides of an 8-slot HASS Disk enclosure.
the disk 10/0.6.0 would *by default* be the top disk of the (potentially 4) internal disks. but it *could* also be an external one in another HASS (or together with 4 of the other disks in one enclosure and 4 in another HASS etc)
you actually need to take a look at the machine, open the front cover and if you see one disks through the window in the middle of the front, it is as predicted that you have 3 remaining slots. However, they are all internal, i.e. on the same bus
Most likely disks 10/4 are mirrored onto disks 10/16 (across HBAs) which you simply cannot do with internal disks.
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 02:36 AM
01-03-2006 02:36 AM
Re: Empty Slots for Adding disk
sorry I did not take a closer look first,
ST15150W is a "Barracuda" type disk which *is* the one used internal in the K-class machines.
Regards,
Bernhard