<?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: finding internal disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485356#M363071</link>
    <description>Thanks guys.  I'm off yesterday. I will check it today.</description>
    <pubDate>Wed, 26 Aug 2009 11:13:13 GMT</pubDate>
    <dc:creator>balaji_vvv</dc:creator>
    <dc:date>2009-08-26T11:13:13Z</dc:date>
    <item>
      <title>finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485338#M363053</link>
      <description>How can we differentiate an internal and external drive?  I have a server in a remote location, i want to know the disk is external or internal  and also what type of raid its configured?   Is it possible to find especially with print_manifest command.  I have PA-RISC proc running 11iv1.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2009 10:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485338#M363053</guid>
      <dc:creator>balaji_vvv</dc:creator>
      <dc:date>2009-08-25T10:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485339#M363054</link>
      <description>Hello Balaji,&lt;BR /&gt;&lt;BR /&gt;If you have the block diagram of the server, you can look for the HW address of the drives and make out which drive is internal/external.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regds..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2009 10:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485339#M363054</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-08-25T10:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485340#M363055</link>
      <description>&amp;gt; I have PA-RISC proc...&lt;BR /&gt;&lt;BR /&gt;Which model exactly? You need the backplane geometry of the server model and observe where the hardware paths are. (the hardware paths look like /0/0/1/2/0.0.1.0). Then you match the hardware path with a device file from the ioscan listing. If you have online diags installed (STM) you can also run the STM tool.</description>
      <pubDate>Tue, 25 Aug 2009 10:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485340#M363055</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-08-25T10:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485341#M363056</link>
      <description>i have variety of servers there with N4000, L2000 etc.   Can you explain me more clearly? I dont understand?</description>
      <pubDate>Tue, 25 Aug 2009 11:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485341#M363056</guid>
      <dc:creator>balaji_vvv</dc:creator>
      <dc:date>2009-08-25T11:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485342#M363057</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;This might help.&lt;BR /&gt;&lt;BR /&gt;Regds..</description>
      <pubDate>Tue, 25 Aug 2009 11:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485342#M363057</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-08-25T11:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485343#M363058</link>
      <description>Hello, &lt;BR /&gt;       I would start with ioscan -fn &lt;BR /&gt;this lists all the devices and their paths, and in most cases the make and model of the disks. &lt;BR /&gt; The path to physical slot tables are in the hardware manuals for each server. &lt;BR /&gt;&lt;BR /&gt;As indicated above the stm command will give you more detail about the cards installed and their location in the machine. &lt;BR /&gt; If the disks are plain disks (jbod) then the lvm commands such as vgdisplay -v and lvdisplay  will give you the groupings logical volume and mirroring settings. &lt;BR /&gt;If the disks are external arrays with the raid recovery managed inside the array then you will have to use the commands and tools relevant to the particular disk array to get the low level details. &lt;BR /&gt;The lvm commands will still show how the luns are used by the logical volumes and the operating system . &lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 25 Aug 2009 13:05:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485343#M363058</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2009-08-25T13:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485344#M363059</link>
      <description>The attachement of R.K.# lists all the I/O pathes, this means external devices.&lt;BR /&gt;&lt;BR /&gt;If you attach an "ioscan -fn" let's say from an L-class I can tell you most of the things you want to know.</description>
      <pubDate>Tue, 25 Aug 2009 13:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485344#M363059</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-08-25T13:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485345#M363060</link>
      <description>Balaji,&lt;BR /&gt;Check this out: &lt;BR /&gt;This scans the internal scsi paths and finds the internal hardisks on the system.&lt;BR /&gt;&lt;BR /&gt;find_int_disks_on_hpux_11iv1.v2.v3.sc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Tue, 25 Aug 2009 15:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485345#M363060</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-08-25T15:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485346#M363061</link>
      <description>@Raj D.:&lt;BR /&gt;I currently have no system to test, but I wonder how you decide between internal and external disks - do you have a sample output and an ioscan?</description>
      <pubDate>Tue, 25 Aug 2009 16:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485346#M363061</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-08-25T16:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485347#M363062</link>
      <description>@Raj D.: &lt;BR /&gt;Your script needs more work. &lt;BR /&gt;&lt;BR /&gt;I have tried it on a my rp3440 which has three internal disks the first two are in vg00 which it finds , It fails to place the third in vg01 and then places two external disks also in vg01 into vg00. &lt;BR /&gt;It also fails to detect the NEC DVD RW drive.&lt;BR /&gt;&lt;BR /&gt;balaji&lt;BR /&gt;As Torsten says if you are able to post the ioscan -fn we can try and help&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Wed, 26 Aug 2009 09:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485347#M363062</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2009-08-26T09:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485348#M363063</link>
      <description>Mike,thx for checking. Earlier i tested it on  a rx86xx and it was ok as there was no scsi external disk but FC disks and internal  disks. Yeh needs more work on that.&lt;BR /&gt;&lt;BR /&gt;Balaji pls post ioscan -fnC disk &amp;amp; ioscan output . and it will be figured out easily.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj</description>
      <pubDate>Wed, 26 Aug 2009 10:06:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485348#M363063</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-08-26T10:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485349#M363064</link>
      <description>Raj, IMHO your scripts assumes there are all external drives on fibre, hence it says all SCSI, RAID or SAS drives are internal, right?</description>
      <pubDate>Wed, 26 Aug 2009 10:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485349#M363064</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-08-26T10:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485350#M363065</link>
      <description>first try to get info from &lt;BR /&gt;&lt;BR /&gt;# ioscan -fnCdisk&lt;BR /&gt;&lt;BR /&gt;then note all disk character device file name&lt;BR /&gt;then try this:&lt;BR /&gt;&lt;BR /&gt;# diskinfo -v /dev/rdsk/cxtxdx to get more information and obtain an eye sight to which one is external. .</description>
      <pubDate>Wed, 26 Aug 2009 10:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485350#M363065</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-08-26T10:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485351#M363066</link>
      <description>OR easier way to differentiate (if you use Xmanager GUI ) directly go to support tool manager GUI: (first export DISPLAY=your_xmanager_display )&lt;BR /&gt;&lt;BR /&gt;# stm</description>
      <pubDate>Wed, 26 Aug 2009 10:34:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485351#M363066</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-08-26T10:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485352#M363067</link>
      <description>There is only one 100% way to find out:&lt;BR /&gt;&lt;BR /&gt;Consult the servers manual and look up the hardware path for a specific slot or disk!</description>
      <pubDate>Wed, 26 Aug 2009 10:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485352#M363067</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-08-26T10:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485353#M363068</link>
      <description>A script such as the above can not work for all servers and HP-UX versions. It would have to account for all i/o buses and types of controllers.&lt;BR /&gt;&lt;BR /&gt;And there are controllers that have both internal and external connectors on the same bus so there is no telling which disk is internal or external.</description>
      <pubDate>Wed, 26 Aug 2009 10:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485353#M363068</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-08-26T10:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485354#M363069</link>
      <description>The rp3440 is really a nice example for this.&lt;BR /&gt;&lt;BR /&gt;The upper internal disk is sharing the bus with the external connector.&lt;BR /&gt;&lt;BR /&gt;If you find a disk with a SCSI ID other than 2 on this "special" bus, it is external - a disk with ID 2 is internal. A lovely cause for issues ...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Aug 2009 10:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485354#M363069</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-08-26T10:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485355#M363070</link>
      <description>Tr,  You are right, all scsi , sas , raid may not be be interanl, &lt;BR /&gt;fyi..I had rx6600 with raid and Serial Attached scsi  controller with 16 Internal Serial attached disk,&lt;BR /&gt;&lt;BR /&gt;And so there cannot be a single general script for this task, best way it needs to be figured out manualy from ioscan, diskinfo output(s).&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Wed, 26 Aug 2009 10:47:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485355#M363070</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-08-26T10:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485356#M363071</link>
      <description>Thanks guys.  I'm off yesterday. I will check it today.</description>
      <pubDate>Wed, 26 Aug 2009 11:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485356#M363071</guid>
      <dc:creator>balaji_vvv</dc:creator>
      <dc:date>2009-08-26T11:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: finding internal disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485357#M363072</link>
      <description>Hello, &lt;BR /&gt;       All of the above is also greatly assisted by the eyeball utility. Balaji If you can get somebody to have a look at the physical arrangements for you and describe what they see this should assist you.&lt;BR /&gt;Mike &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Aug 2009 11:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-internal-disk/m-p/4485357#M363072</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2009-08-26T11:18:53Z</dc:date>
    </item>
  </channel>
</rss>

