<?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: identifying disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470602#M361111</link>
    <description>Hi Madhudeepan,&lt;BR /&gt;&lt;BR /&gt;You cannot identify the primary and secondary disk by looking physically.&lt;BR /&gt;&lt;BR /&gt;Use lvlnboot -v command which will give you the primary/seconday disks and it's hardware paths. Using the hardware path you can locate the disks.</description>
    <pubDate>Fri, 31 Jul 2009 05:17:43 GMT</pubDate>
    <dc:creator>Ganesan R</dc:creator>
    <dc:date>2009-07-31T05:17:43Z</dc:date>
    <item>
      <title>identifying disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470601#M361110</link>
      <description>once i went in data center room,,, i have a doubt in that &lt;BR /&gt;&lt;BR /&gt;how do identify the primary disk and secondary disk since there were large no of disks</description>
      <pubDate>Fri, 31 Jul 2009 05:09:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470601#M361110</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-07-31T05:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: identifying disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470602#M361111</link>
      <description>Hi Madhudeepan,&lt;BR /&gt;&lt;BR /&gt;You cannot identify the primary and secondary disk by looking physically.&lt;BR /&gt;&lt;BR /&gt;Use lvlnboot -v command which will give you the primary/seconday disks and it's hardware paths. Using the hardware path you can locate the disks.</description>
      <pubDate>Fri, 31 Jul 2009 05:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470602#M361111</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-07-31T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: identifying disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470603#M361112</link>
      <description>i think there is a option to find it,, by giving dd cmd or some other cmd [i dont remember exactly ]  led will blink on disk,,&lt;BR /&gt;&lt;BR /&gt;so that we  can identify &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; but i am not sure ,,</description>
      <pubDate>Fri, 31 Jul 2009 05:21:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470603#M361112</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-07-31T05:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: identifying disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470604#M361113</link>
      <description>Hi Madhudeepan,&lt;BR /&gt;&lt;BR /&gt;You can find the boot disk(Presently booted)from the following outputs,&lt;BR /&gt;&lt;BR /&gt;# dmesg|grep -i boot&lt;BR /&gt;Boot device's HP-UX HW path is: 0/1/1/0.1.0&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnH 0/1/1/0.1.0&lt;BR /&gt;Class I H/W Path Driver S/W State H/W Type Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk 2 0/1/1/0.1.0 sdisk CLAIMED DEVICE HP 146 GMAP3147NC&lt;BR /&gt;/dev/dsk/c2t1d0 /dev/rdsk/c2t1d0&lt;BR /&gt;/dev/dsk/c2t1d0s1 /dev/rdsk/c2t1d0s1&lt;BR /&gt;/dev/dsk/c2t1d0s2 /dev/rdsk/c2t1d0s2&lt;BR /&gt;/dev/dsk/c2t1d0s3 /dev/rdsk/c2t1d0s3&lt;BR /&gt;===========================================&lt;BR /&gt;&lt;BR /&gt;For finding Primary /Secondary boot deivice you use the following commnd,&lt;BR /&gt;# setboot&lt;BR /&gt;Primary bootpath : 0/1/1/0.1.0&lt;BR /&gt;HA Alternate bootpath : &lt;NONE&gt;&lt;BR /&gt;Alternate bootpath : 0&lt;BR /&gt;&lt;BR /&gt;Autoboot is ON (enabled)&lt;BR /&gt;---------------------------------------&lt;BR /&gt;Regards&lt;BR /&gt;LIJEESH N G&lt;/NONE&gt;</description>
      <pubDate>Fri, 31 Jul 2009 05:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470604#M361113</guid>
      <dc:creator>Lijeesh N G_1</dc:creator>
      <dc:date>2009-07-31T05:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: identifying disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470605#M361114</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since as you told there are larger no. of disks,with dd command it is difficult to find out the disk physically.&lt;BR /&gt;&lt;BR /&gt;If you want to use dd command, 1st you have to find out the device file of the disk, &lt;BR /&gt;using the device file run the follwing command;&lt;BR /&gt;&lt;BR /&gt;#dd if=/dev/rdsk/&lt;DEVICE&gt; of=/dev/null bs=1024 count=50&lt;BR /&gt;&lt;BR /&gt;  Eg.dd if=/dev/rdsk/c2t1d0 of=/dev/null bs=1024 count=50&lt;BR /&gt;50+0 records in&lt;BR /&gt;50+0 records out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  It will read 1024 blocks of data 50 times from the disk, &lt;BR /&gt;that time there will be LED blinking on the particular disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;LIJEESH N G&lt;BR /&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Fri, 31 Jul 2009 05:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470605#M361114</guid>
      <dc:creator>Lijeesh N G_1</dc:creator>
      <dc:date>2009-07-31T05:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: identifying disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470606#M361115</link>
      <description>HI,&lt;BR /&gt;Physically looking to the server you cannot identify the primary and secondary disk for that you need to login into the server and run this command.&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;dmesg | grep -i boot # you can find the primary disk&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 31 Jul 2009 06:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470606#M361115</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-07-31T06:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: identifying disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470607#M361116</link>
      <description>i suggest do not go to the data centre, and u ll have no doubt :)</description>
      <pubDate>Fri, 31 Jul 2009 16:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470607#M361116</guid>
      <dc:creator>nobleboi</dc:creator>
      <dc:date>2009-07-31T16:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: identifying disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470608#M361117</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think you heared about UID ( unit identification which is called locator LED). &lt;BR /&gt;&lt;BR /&gt;It is not avaialable for HDD it is available for servers and some case PCI slots ( I am not sure, heared OLAR uses). So that administrator can locate the servers in huge data centres.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Fri, 31 Jul 2009 18:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/identifying-disk/m-p/4470608#M361117</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-07-31T18:02:49Z</dc:date>
    </item>
  </channel>
</rss>

