<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Empty Slots for Adding disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701436#M249372</link>
    <description>Zubair,&lt;BR /&gt;&lt;BR /&gt;cstm won't help you in your case. in fact what the others said is just guessed, though very, very likely. &lt;BR /&gt;&lt;BR /&gt;This looks very much like two PrecisionBus SCSI HBAs connected to the two sides of an 8-slot HASS Disk enclosure.&lt;BR /&gt;&lt;BR /&gt;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)&lt;BR /&gt;&lt;BR /&gt;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&lt;BR /&gt;&lt;BR /&gt;Most likely disks 10/4 are mirrored onto disks 10/16 (across HBAs) which you simply cannot do with internal disks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
    <pubDate>Tue, 03 Jan 2006 10:32:49 GMT</pubDate>
    <dc:creator>Bernhard Mueller</dc:creator>
    <dc:date>2006-01-03T10:32:49Z</dc:date>
    <item>
      <title>Empty Slots for Adding disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701430#M249366</link>
      <description>Hi HP Gurus,&lt;BR /&gt;&lt;BR /&gt;I have a request for extending one of the oralce file system. As this box is not connected to SAN.&lt;BR /&gt;&lt;BR /&gt;We are remotely managing the server.&lt;BR /&gt;&lt;BR /&gt;Here is the modle and following details &lt;BR /&gt;&lt;BR /&gt;wilshire:/ &amp;gt; model&lt;BR /&gt;9000/800/K380&lt;BR /&gt;&lt;BR /&gt;wilshire:/ &amp;gt; uname -a&lt;BR /&gt;HP-UX wilshire B.11.00 A 9000/800 1864609402 two-user license&lt;BR /&gt;&lt;BR /&gt;IOSCAN o/p&lt;BR /&gt;-----------&lt;BR /&gt;&lt;BR /&gt;wilshire:/ &amp;gt; ioscan -funC disk&lt;BR /&gt;Class     I  H/W Path     Driver      S/W State H/W Type  Description&lt;BR /&gt;======================================================================&lt;BR /&gt;disk      0  10/0.6.0     sdisk       CLAIMED   DEVICE    SEAGATE ST15150W&lt;BR /&gt;                         /dev/dsk/c0t6d0   /dev/rdsk/c0t6d0&lt;BR /&gt;disk      1  10/4/4.0.0   disc3       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                         /dev/dsk/c1t0d0      /dev/floppy/c1t0d0   /dev/rdsk/c1t0d0     /dev/rfloppy/c1t0d0&lt;BR /&gt;disk      2  10/4/4.1.0   disc3       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                         /dev/dsk/c1t1d0      /dev/floppy/c1t1d0   /dev/rdsk/c1t1d0     /dev/rfloppy/c1t1d0&lt;BR /&gt;disk      3  10/4/4.2.0   disc3       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                         /dev/dsk/c1t2d0      /dev/floppy/c1t2d0   /dev/rdsk/c1t2d0     /dev/rfloppy/c1t2d0&lt;BR /&gt;disk      4  10/4/4.3.0   disc3       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                         /dev/dsk/c1t3d0      /dev/floppy/c1t3d0   /dev/rdsk/c1t3d0     /dev/rfloppy/c1t3d0&lt;BR /&gt;disk      5  10/12/5.2.0  sdisk       CLAIMED   DEVICE    HP      DVD-ROM 6x/32x&lt;BR /&gt;                         /dev/dsk/c2t2d0   /dev/rdsk/c2t2d0&lt;BR /&gt;disk      6  10/16/4.4.0  disc3       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                         /dev/dsk/c4t4d0      /dev/floppy/c4t4d0   /dev/rdsk/c4t4d0     /dev/rfloppy/c4t4d0&lt;BR /&gt;disk      7  10/16/4.5.0  disc3       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                         /dev/dsk/c4t5d0      /dev/floppy/c4t5d0   /dev/rdsk/c4t5d0     /dev/rfloppy/c4t5d0&lt;BR /&gt;disk      8  10/16/4.6.0  disc3       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                         /dev/dsk/c4t6d0      /dev/floppy/c4t6d0   /dev/rdsk/c4t6d0     /dev/rfloppy/c4t6d0&lt;BR /&gt;disk      9  10/16/4.8.0  disc3       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                         /dev/dsk/c4t8d0      /dev/floppy/c4t8d0   /dev/rdsk/c4t8d0     /dev/rfloppy/c4t8d0&lt;BR /&gt;&lt;BR /&gt;Can you help me to find out is there any empty slot available on the server.&lt;BR /&gt;&lt;BR /&gt;Command for finding out empty slot on the server?&lt;BR /&gt;&lt;BR /&gt;Zubair</description>
      <pubDate>Tue, 03 Jan 2006 08:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701430#M249366</guid>
      <dc:creator>Zubair_2</dc:creator>
      <dc:date>2006-01-03T08:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Slots for Adding disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701431#M249367</link>
      <description>You can get detailed information about the hardware with diagnostics (STM)&lt;BR /&gt;&lt;BR /&gt;From command line:&lt;BR /&gt;# echo "selclass qualifier cpu;info;wait;infolog"|cstm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Diagnostics can be downloaded from &lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE&lt;/A&gt;</description>
      <pubDate>Tue, 03 Jan 2006 08:09:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701431#M249367</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2006-01-03T08:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Slots for Adding disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701432#M249368</link>
      <description>The disks behind &lt;BR /&gt;&lt;BR /&gt;10/4/4...&lt;BR /&gt;and&lt;BR /&gt;10/16/4...&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jan 2006 08:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701432#M249368</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-01-03T08:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Slots for Adding disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701433#M249369</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;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.</description>
      <pubDate>Tue, 03 Jan 2006 08:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701433#M249369</guid>
      <dc:creator>Zubair_2</dc:creator>
      <dc:date>2006-01-03T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Slots for Adding disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701434#M249370</link>
      <description>just to clarify your question:&lt;BR /&gt;&lt;BR /&gt;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.</description>
      <pubDate>Tue, 03 Jan 2006 09:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701434#M249370</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-01-03T09:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Slots for Adding disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701435#M249371</link>
      <description>Hi Zubair,&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thx,&lt;BR /&gt;bl.</description>
      <pubDate>Tue, 03 Jan 2006 09:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701435#M249371</guid>
      <dc:creator>baiju_3</dc:creator>
      <dc:date>2006-01-03T09:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Slots for Adding disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701436#M249372</link>
      <description>Zubair,&lt;BR /&gt;&lt;BR /&gt;cstm won't help you in your case. in fact what the others said is just guessed, though very, very likely. &lt;BR /&gt;&lt;BR /&gt;This looks very much like two PrecisionBus SCSI HBAs connected to the two sides of an 8-slot HASS Disk enclosure.&lt;BR /&gt;&lt;BR /&gt;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)&lt;BR /&gt;&lt;BR /&gt;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&lt;BR /&gt;&lt;BR /&gt;Most likely disks 10/4 are mirrored onto disks 10/16 (across HBAs) which you simply cannot do with internal disks.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Tue, 03 Jan 2006 10:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701436#M249372</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2006-01-03T10:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Slots for Adding disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701437#M249373</link>
      <description>Zubair,&lt;BR /&gt;&lt;BR /&gt;sorry I did not take a closer look first,&lt;BR /&gt;ST15150W is a "Barracuda" type disk which *is* the one used internal in the K-class machines.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Tue, 03 Jan 2006 10:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/empty-slots-for-adding-disk/m-p/3701437#M249373</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2006-01-03T10:36:42Z</dc:date>
    </item>
  </channel>
</rss>

