<?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: RX6600 root mirror rebuild steps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270040#M548544</link>
    <description>Please invest some time in this "Famous" doc:&lt;BR /&gt;Sure you will get a lot info for your  support process!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 16 Jan 2011 14:59:05 GMT</pubDate>
    <dc:creator>Ranveer</dc:creator>
    <dc:date>2011-01-16T14:59:05Z</dc:date>
    <item>
      <title>RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270036#M548540</link>
      <description>First time in my hpux admin career, I have been given an rx6600 which is supposedly have a boot mirror failure. I have investigated forums her and elsewhere, but can not locate a definitive document or better a cheat sheet, showing the step-by-step attack plan for this. On PA RISC machines, I have perfected this down to a script but on IA64 with s0, s1 s2 etc. slicing, I am as lost as someone in Sahara desert without a compass.&lt;BR /&gt;&lt;BR /&gt;my "vgdisplay -v vg00" says I have these two drives in this vg:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t0d0s2&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4346&lt;BR /&gt;   Free PE                     1536&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c1t1d0s2&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4356&lt;BR /&gt;   Free PE                     1546&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;sasmgr get_info -D /dev/sasd0 -v -q lun=all -q lun_locate&lt;BR /&gt;&lt;BR /&gt;returns this output&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LUN                       LUN HW Path               Enc   Bay   Locate LED&lt;BR /&gt;===                       ===========               ===   ===   ==========&lt;BR /&gt;/dev/rdsk/c1t0d0          0/4/1/0.0.0.0.0           1     5     OFF&lt;BR /&gt;/dev/rdsk/c1t1d0          0/4/1/0.0.0.1.0           1     6     OFF&lt;BR /&gt;/dev/rdsk/c1t2d0          0/4/1/0.0.0.2.0           1     7     OFF&lt;BR /&gt;&lt;BR /&gt;and none of the logical volumes in vg00 are reporting a stale extent as a result of scanning the lvdisplay -v output ran against each lv. &lt;BR /&gt;&lt;BR /&gt;Am I going crazy here trying to figure out which drive has failed ? I was basically got handed this task of replacing the failed root mirror disk, late yesterday and I spent my whole day today trying to figure it out with no success. I am strongly thinking, I am a victim of an overzealous operation monitoring team member. &lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2011 22:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270036#M548540</guid>
      <dc:creator>J. Deverel</dc:creator>
      <dc:date>2011-01-14T22:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270037#M548541</link>
      <description>This excerpt below is from HP document number KBRC00014036. I am not sure if it is still available or you can find it with your credentials here at the ITRC site but here is the information you need, below.&lt;BR /&gt;&lt;BR /&gt;But, as you have guessed, the root disk and its mirror looks fine from the output you provided and analysis you made. Check other volume groups to see if they have any stale extents. Also, in the front panel, visually check to see how many disk drives this server has. It definitely have disk numbers 5, 6 and 7 out of the 8 slots. If you only have 3 drives, which is kind of odd but not totally out of question, you do not have any failed drives. If you have drives in any other disk slots, those are the failed disks.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. &lt;BR /&gt;&lt;BR /&gt;Check the document below...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;C) Replacing a root disk on Itanium.  Partition the new disk and populate.&lt;BR /&gt;&lt;BR /&gt;   1. Use vi to create a partition description file by doing the following:&lt;BR /&gt;&lt;BR /&gt;      # vi /tmp/partitionfile&lt;BR /&gt;&lt;BR /&gt;    The 3 line entry for 11.22 should look like this:&lt;BR /&gt;&lt;BR /&gt;       2&lt;BR /&gt;       EFI 100MB&lt;BR /&gt;       HPUX 100%&lt;BR /&gt;&lt;BR /&gt;    The 4 line entry for 11.23 should look like this:&lt;BR /&gt;&lt;BR /&gt;       3&lt;BR /&gt;       EFI 500MB&lt;BR /&gt;       HPUX 100%&lt;BR /&gt;       HPSP 400MB&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    2. Use idisk to setup the disk partitioning using the file created above:&lt;BR /&gt;&lt;BR /&gt;       # idisk -wf /tmp/partitionfile /dev/rdsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;    NOTE:  There will be a prompt with a message saying the operation may be&lt;BR /&gt;    destructive and asks to continue.  Be sure to answer 'yes' for the&lt;BR /&gt;    operation to be successful.  If the prompt is answered with 'y' only,&lt;BR /&gt;    an error is received along with a message saying "user aborting".&lt;BR /&gt;&lt;BR /&gt;    3. Use insf to create the new device dfiles (cXtXdXs1, cXtXdX2 and cXtXdXs3)&lt;BR /&gt;&lt;BR /&gt;       # insf -e&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    4. Use mkboot to format and populate the newly created EFI partition:&lt;BR /&gt;&lt;BR /&gt;       # mkboot -e -l /dev/dsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;D) Use standard LVM commands to restore the mirror information.  For root&lt;BR /&gt;   disks, be careful to specify the s2 device file (cXtXdXs2) when&lt;BR /&gt;   performing LVM commands.&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n vg00 /dev/rdsk/cXtXdXs2&lt;BR /&gt;# vgchange -a y vg00&lt;BR /&gt;# vgsync vg00&lt;BR /&gt;# lvlnboot -r /dev/vg00/lvol3 /dev/vg00&lt;BR /&gt;# lvlnboot -b /dev/vg00/lvol1 /dev/vg00&lt;BR /&gt;# lvlnboot -s /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;# lvlnboot -d /dev/vg00/lvol2 /dev/vg00&lt;BR /&gt;&lt;BR /&gt;# lvlnboot -v                    (to verify the results)&lt;BR /&gt;# vgdisplay -v /dev/vgxx     (to verify the results)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;E)  Modify the contents of NVRAM using the setboot(1M) command.&lt;BR /&gt;&lt;BR /&gt;If an EFI boot option entry (held in NVRAM) exists for the replaced disk,&lt;BR /&gt;it is still linked to the old disk GUID.  Use setboot with the appropriate&lt;BR /&gt;option and argument to modify NVRAM and point it to the replacement disk.&lt;BR /&gt;&lt;BR /&gt;For Primary boot disk:&lt;BR /&gt;&lt;BR /&gt;   1. setboot -p &lt;PRIMARY path=""&gt;&lt;BR /&gt;   2. for HA Alternate boot disk:&lt;BR /&gt;   3. setboot -h &lt;HA alternate="" path=""&gt;&lt;BR /&gt;   4. and for alternate boot disk:&lt;BR /&gt;   5. setboot -a &lt;ALTERNATE path=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F) VERIFY YOUR WORK!!!&lt;BR /&gt;&lt;BR /&gt;    * Manually boot the system using each boot option.&lt;BR /&gt;    * Run the following command after booting HP-UX. # lvlnboot -v (to verify both disks are setup as bootable) # vgdisplay -v vg00 (Each LV should be "SYNCd" and "Used PV = 2")&lt;BR /&gt;&lt;BR /&gt;&lt;/ALTERNATE&gt;&lt;/HA&gt;&lt;/PRIMARY&gt;</description>
      <pubDate>Fri, 14 Jan 2011 22:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270037#M548541</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-01-14T22:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270038#M548542</link>
      <description>i believe what mel said is correct.&lt;BR /&gt;&lt;BR /&gt;however, i think you need to distinguish between 11.23 and 11.31 notation when referring to your disk(s):&lt;BR /&gt;&lt;BR /&gt;/dev/rdsk/cXtXdXs2  # for 11.23&lt;BR /&gt;/dev/rdsk/cXtXdX_p2  # for 11.31</description>
      <pubDate>Fri, 14 Jan 2011 23:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270038#M548542</guid>
      <dc:creator>donna hofmeister</dc:creator>
      <dc:date>2011-01-14T23:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270039#M548543</link>
      <description>Thanks to you both for the answers. My OS is v.11.23 so the procedure is on the spot for me. Now I am facing another issue. I replaced the disk drive with the replacement sent by hardware support. Now I can not see it neither in ioscan nor in sasmgr outputs. My sasmgr command from my original post, comes back with the same exact output. On my ioscan output the replaced drive path comes up with no_hw even though I rescanned the bus with ioscan -fn command. Is there any additional command I need to run to make this drive recognized by the server ? &lt;BR /&gt;&lt;BR /&gt;Oh by theway, thanks for the confirmation, it was not part of vg00 volume group. As a matter of fact, it was not being used at all in any other volume group but there are plans to incorporate it into some other operation on this server. So, it is crucial to make it recognized by the server. Any further help is appreciated.</description>
      <pubDate>Sun, 16 Jan 2011 01:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270039#M548543</guid>
      <dc:creator>J. Deverel</dc:creator>
      <dc:date>2011-01-16T01:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270040#M548544</link>
      <description>Please invest some time in this "Famous" doc:&lt;BR /&gt;Sure you will get a lot info for your  support process!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911837/c01911837.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Jan 2011 14:59:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270040#M548544</guid>
      <dc:creator>Ranveer</dc:creator>
      <dc:date>2011-01-16T14:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270041#M548545</link>
      <description>&amp;gt; an rx6600 which is supposedly have a boot mirror failure&lt;BR /&gt;&lt;BR /&gt;How was this determined? What was the error?&lt;BR /&gt;&lt;BR /&gt;Is there another volume group other than vg00? &lt;BR /&gt;&lt;BR /&gt;A listing of ioscan -fn would help.&lt;BR /&gt;&lt;BR /&gt;And of "sasmgr get_info -D... -q phy=all</description>
      <pubDate>Sun, 16 Jan 2011 16:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270041#M548545</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2011-01-16T16:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270042#M548546</link>
      <description>you should try &lt;BR /&gt;&lt;BR /&gt;insf -C disk for creating device files newly installed disk drive.</description>
      <pubDate>Mon, 17 Jan 2011 04:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270042#M548546</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-01-17T04:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270043#M548547</link>
      <description>The rx6600 has a SmatArray controller. Your vg00 likely sits on top of a HW raid volume out of that controller:&lt;BR /&gt;&lt;BR /&gt;Do a:&lt;BR /&gt;&lt;BR /&gt;sasmgr -N get_info -D /dev/sasdN -q raid&lt;BR /&gt;&lt;BR /&gt;for all /dev/sasdN (sasd0, sasd1...)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2011 05:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270043#M548547</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2011-01-17T05:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270044#M548548</link>
      <description>Thanks again. Here is the output from ioscan -fnC disk command:&lt;BR /&gt;&lt;BR /&gt;Class        I  H/W Path        Driver         S/W State   H/W Type     Description&lt;BR /&gt;====================================================================================&lt;BR /&gt;disk         0  0/0/2/1.0.16.0.0  sdisk          CLAIMED     DEVICE       TEAC    DV-28E-N&lt;BR /&gt;                               /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk         1  0/4/1/0.0.0.0.0   sdisk          CLAIMED     DEVICE       HP      DG146ABAB4&lt;BR /&gt;                               /dev/dsk/c1t0d0     /dev/rdsk/c1t0d0&lt;BR /&gt;                               /dev/dsk/c1t0d0s1   /dev/rdsk/c1t0d0s1&lt;BR /&gt;                               /dev/dsk/c1t0d0s2   /dev/rdsk/c1t0d0s2&lt;BR /&gt;                               /dev/dsk/c1t0d0s3   /dev/rdsk/c1t0d0s3&lt;BR /&gt;disk         2  0/4/1/0.0.0.1.0   sdisk          CLAIMED     DEVICE       HP      DG146ABAB4&lt;BR /&gt;                               /dev/dsk/c1t1d0     /dev/rdsk/c1t1d0&lt;BR /&gt;                               /dev/dsk/c1t1d0s1   /dev/rdsk/c1t1d0s1&lt;BR /&gt;                               /dev/dsk/c1t1d0s2   /dev/rdsk/c1t1d0s2&lt;BR /&gt;disk         3  0/4/1/0.0.0.2.0   sdisk          CLAIMED     DEVICE       HP      DG146ABAB4&lt;BR /&gt;                               /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;disk         4  0/4/1/0.0.0.3.0   sdisk          NO_HW       DEVICE       HP      DG146ABAB4&lt;BR /&gt;                               /dev/dsk/c1t3d0   /dev/rdsk/c1t3d0&lt;BR /&gt;disk         5  0/4/1/0.0.0.4.0   sdisk          CLAIMED     DEVICE       HP      DG146ABAB4&lt;BR /&gt;                               /dev/dsk/c1t4d0   /dev/rdsk/c1t4d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and I only have one  sas controller as follows:&lt;BR /&gt;&lt;BR /&gt;escsi_ctlr   0  0/4/1/0         sasd           CLAIMED     INTERFACE    HP  PCI/&lt;BR /&gt;PCI-X SAS MPT Adapter&lt;BR /&gt;                               /dev/sasd0&lt;BR /&gt;ext_bus      1  0/4/1/0.0.0     sasd_vbus      CLAIMED     INTERFACE    SAS Devi&lt;BR /&gt;ce Interface&lt;BR /&gt;&lt;BR /&gt;and the sasmgr command Alzhy suggested, gave an error as follows:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# sasmgr -N get_info -D /dev/sasd0 -q raid&lt;BR /&gt;sasmgr: illegal option -- N&lt;BR /&gt;sasmgr      [-h] get_info -D &lt;HBA dsf=""&gt;&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q raid&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q phy={all | &lt;PHY_ID&gt;}&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q phy_in_port={all | &lt;PHY_ID&gt;}&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q target={all | &lt;TGT_SAS_ADDR&gt;}&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q vpd&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q pci_id&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q smp_addr&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q lun={all | &lt;LUN dsf=""&gt;}&lt;BR /&gt;        [-v][-h] get_info -D &lt;HBA dsf=""&gt; -q lun={all | &lt;LUN dsf=""&gt;}&lt;BR /&gt;                          -q lun_locate&lt;BR /&gt;            [-h] get_info -D &lt;HBA dsf=""&gt; -q reg={all | &lt;OFFSET&gt;}&lt;BR /&gt;                          [-q reg_type={pci_config | mmio}]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;since I am not very familiar with sas controllers.&lt;BR /&gt;&lt;BR /&gt;and finally @ nijoki: &lt;BR /&gt;I believe you did not understand my issue here. ioscan shows no_hw for the device path I just replaced. What do you think that an insf -C will do for me ?&lt;BR /&gt;&lt;/OFFSET&gt;&lt;/HBA&gt;&lt;/LUN&gt;&lt;/HBA&gt;&lt;/LUN&gt;&lt;/HBA&gt;&lt;/HBA&gt;&lt;/HBA&gt;&lt;/HBA&gt;&lt;/TGT_SAS_ADDR&gt;&lt;/HBA&gt;&lt;/PHY_ID&gt;&lt;/HBA&gt;&lt;/PHY_ID&gt;&lt;/HBA&gt;&lt;/HBA&gt;&lt;/HBA&gt;</description>
      <pubDate>Mon, 17 Jan 2011 14:53:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270044#M548548</guid>
      <dc:creator>J. Deverel</dc:creator>
      <dc:date>2011-01-17T14:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270045#M548549</link>
      <description>&amp;gt;&amp;gt; The rx6600 has a SmatArray controller&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SmartArray P400 is optional!&lt;BR /&gt;It has an LSI chip that presents the "plain" disks or manages a hardware mirrored pair of disks.&lt;BR /&gt;The sasmgr command will show you what you have.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In case of "plain" disks there are many steps needed, unfortunately my stored link is dead ...</description>
      <pubDate>Mon, 17 Jan 2011 14:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270045#M548549</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-01-17T14:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270046#M548550</link>
      <description>Oh by the way, when I skipped the offending -N switch on sasmgr command provided by Alzhy, here is the output I got:&lt;BR /&gt;&lt;BR /&gt;# sasmgr  get_info -D /dev/sasd0 -q raid&lt;BR /&gt;&lt;BR /&gt;Mon Jan 17 06:57:02 2011&lt;BR /&gt;&lt;BR /&gt;---------- PHYSICAL DRIVES ----------&lt;BR /&gt;LUN dsf              SAS Address          Enclosure    Bay      Size(MB)&lt;BR /&gt;&lt;BR /&gt;/dev/rdsk/c1t0d0     0x5000c500040a56d9     1            5      140014&lt;BR /&gt;/dev/rdsk/c1t1d0     0x5000c500040a263d     1            6      140014&lt;BR /&gt;/dev/rdsk/c1t2d0     0x5000c5000409a035     1            7      140014&lt;BR /&gt;/dev/rdsk/c1t4d0     0x5000c50008cf3055     1            8      140014&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;after running this command, lun_locate was able to figure out the new drive in bay #8, as follows:&lt;BR /&gt;&lt;BR /&gt;# sasmgr get_info -D /dev/sasd0 -v -q lun=all -q lun_locate&lt;BR /&gt;LUN                       LUN HW Path               Enc   Bay   Locate LED&lt;BR /&gt;===                       ===========               ===   ===   ==========&lt;BR /&gt;/dev/rdsk/c1t0d0          0/4/1/0.0.0.0.0           1     5     OFF&lt;BR /&gt;/dev/rdsk/c1t1d0          0/4/1/0.0.0.1.0           1     6     OFF&lt;BR /&gt;/dev/rdsk/c1t2d0          0/4/1/0.0.0.2.0           1     7     OFF&lt;BR /&gt;/dev/rdsk/c1t4d0          0/4/1/0.0.0.4.0           1     8     OFF&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but my ioscan still lists the hardware path to this drive as no_hw.&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2011 15:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270046#M548550</guid>
      <dc:creator>J. Deverel</dc:creator>
      <dc:date>2011-01-17T15:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270047#M548551</link>
      <description>&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;disk 4 0/4/1/0.0.0.3.0 sdisk NO_HW DEVICE HP DG146ABAB4&lt;BR /&gt;/dev/dsk/c1t3d0 /dev/rdsk/c1t3d0&lt;BR /&gt;disk 5 0/4/1/0.0.0.4.0 sdisk CLAIMED DEVICE HP DG146ABAB4&lt;BR /&gt;/dev/dsk/c1t4d0 /dev/rdsk/c1t4d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm sure the bad disk was c1t3d0, but the new disk is c1t4d0.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is normal for these SAS disks, a new disk (new identifier) gets a new device file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What you need to do now is&lt;BR /&gt;&lt;BR /&gt;# sasmgr replace_tgt -D /dev/sasd0 -q old_dev=/dev/dsk/c1t3d0 -q new_tgt_hwpath=0/4/1/0.0.0.4.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure you did run "pvcgange -a n /dev/rdsk/c1t3d0" before.&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2011 15:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270047#M548551</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-01-17T15:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270048#M548552</link>
      <description>As Torsten's above reply ,sometimes if you replace(insert)  a disk on the same hardware path it is not necessary that you will get the same device file , in that case if you run insf -C disk then it will create device file  only for newly inserted disk.This way you can identify the newly inserted disk only if your replacement  is online.</description>
      <pubDate>Mon, 17 Jan 2011 19:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270048#M548552</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-01-17T19:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270049#M548553</link>
      <description>A new disk get always a new device file if connected to this controller.</description>
      <pubDate>Tue, 18 Jan 2011 05:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270049#M548553</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-01-18T05:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: RX6600 root mirror rebuild steps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270050#M548554</link>
      <description>Thanks for all information</description>
      <pubDate>Tue, 18 Jan 2011 23:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx6600-root-mirror-rebuild-steps/m-p/5270050#M548554</guid>
      <dc:creator>J. Deverel</dc:creator>
      <dc:date>2011-01-18T23:46:13Z</dc:date>
    </item>
  </channel>
</rss>

