<?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: replace disk on hpux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154302#M491597</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since you mentioned rx2660, you may not need reboot and everything can be done online.&lt;/P&gt;&lt;P&gt;In rx2660, the local disks are attached to a SAS controller and the disks can be hot-plugged.&lt;/P&gt;&lt;P&gt;Refer "Integrity (Itanium) - SAS Disk Replacement" section of the document I shared earlier:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki-ux.info/wiki/How_to_replace_a_LVM_mirror_boot_disk#Integrity_.28Itanium.29_-_SAS_Disk_Replacement" target="_blank"&gt;http://wiki-ux.info/wiki/How_to_replace_a_LVM_mirror_boot_disk#Integrity_.28Itanium.29_-_SAS_Disk_Replacement&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;</description>
    <pubDate>Sat, 13 Nov 2021 02:00:55 GMT</pubDate>
    <dc:creator>mbarnwal</dc:creator>
    <dc:date>2021-11-13T02:00:55Z</dc:date>
    <item>
      <title>replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7153894#M491592</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;i should to change disk on hpux the disk is mirrored &amp;amp; alternate boot I was going to do the following:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1- initialize boot information on the replacement disk.&lt;BR /&gt;Save the hardware paths to the disk.&lt;BR /&gt;Run the ioscan command and note the hardware paths of the failed disk as follows:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# pvchange -a N /dev/ddsk/c3t2d0&lt;BR /&gt;power off the system to replace disk&lt;/P&gt;&lt;P&gt;Notify the mass storage subsystem that the disk has been replaced.&lt;BR /&gt;# scsimgr replace_wwid –D /dev/dsk/c3t2d0&lt;/P&gt;&lt;P&gt;# vi /tmp/partitionfile&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;/P&gt;&lt;P&gt;Use idisk(1M) command to partition the disk according to this file:&lt;/P&gt;&lt;P&gt;# idisk -wf /tmp/partitionfile /dev/dsk/c3t2d0&lt;BR /&gt;idisk version: 1.2&lt;BR /&gt;********************** WARNING ***********************&lt;BR /&gt;If you continue you may destroy all data on this disk.&lt;BR /&gt;Do you wish to continue(yes/no)? yes&lt;/P&gt;&lt;P&gt;- Create the new device files for the new partitions (c3t2d0_p1,_p2_p3)&lt;BR /&gt;# insf -e –Cdisk&lt;/P&gt;&lt;P&gt;Now assign the old instance number to the replacement disk.&lt;/P&gt;&lt;P&gt;# io_redirect_dsf -d /dev/dsk/c3t2d0 -n /dev/dsk/(new disk)&lt;BR /&gt;Use efi_fsinit(1M) to initialize the FAT filesystem on the EFI partition:&lt;/P&gt;&lt;P&gt;# efi_fsinit -d /dev/dsk/c3t2d0&lt;/P&gt;&lt;P&gt;# mkboot -e -l /dev/dsk/c3t2d0&lt;BR /&gt;# efi_ls -d /dev/dsk/c3t2d0&lt;/P&gt;&lt;P&gt;# efi_cp -d /dev/dsk/c3t2d0_p1 -u /EFI/HPUX/AUTO /tmp/x&lt;BR /&gt;# cat /tmp/x&lt;BR /&gt;boot vmunix&lt;/P&gt;&lt;P&gt;# mkboot -a "boot vmunix -lq" /dev/dsk/c3t2d0&lt;BR /&gt;# mkboot -a "boot vmunix -lq" /dev/dsk/c3t2d0&lt;/P&gt;&lt;P&gt;# vgcfgrestore -n /dev/vg00 /dev/dsk/c3t2d0&lt;BR /&gt;pvchange –a y /dev/dsk/c3t2d0_p2&lt;/P&gt;&lt;P&gt;# vgchange -a y /dev/vg00&lt;BR /&gt;# cd /tmp&lt;BR /&gt;# nohup vgsync /dev/vg00 &amp;amp;&lt;BR /&gt;# lvlnboot -v&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 13:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7153894#M491592</guid>
      <dc:creator>Imad_blg</dc:creator>
      <dc:date>2021-11-30T13:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7153967#M491593</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you have&amp;nbsp; legacy DSF (/dev/dsk/cXtXdXs2) or agile dsf (/dev/disk/diskXX_p2) in vg00?&lt;/P&gt;&lt;P&gt;The procedure you mentioned is correct but the commands are mixed up to use legacy/agile dsf.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;Unless you have a PA-RISC server, the boot disk's s2 partition would be in vg00&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So instead of:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pvchange -a N /dev/dsk/c3t2d0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It would be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pvchange -a N /dev/dsk/c3t2d0s2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then&amp;nbsp;scsimgr replace_wwid would work on agile dsf:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;e.g.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;To validate replacement of disk0 and re-assign its DSF to the replacing LUN:&lt;/P&gt;&lt;P&gt;# scsimgr replace_wwid -D /dev/rdisk/disk0 dsf&lt;/P&gt;&lt;P&gt;efi_fsinit is not needed as mkboot -e would format the EFI partiton, moreover with efi_fsinit, the EFI partition must be mentioned:&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# efi_fsinit -d /dev/dsk/c3t2d0s1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Few other corrections:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# vgcfgrestore -n /dev/vg00 /dev/dsk/c3t2d0&lt;BR /&gt;# pvchange –a y /dev/dsk/c3t2d0_p2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To:'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# vgcfgrestore -n /dev/vg00 /dev/dsk/c3t2d0s2&lt;BR /&gt;# pvchange –a y /dev/dsk/c3t2d0s2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you are using agile DSF, you can follow this document:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=c03108989" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=c03108989&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 01:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7153967#M491593</guid>
      <dc:creator>mbarnwal</dc:creator>
      <dc:date>2021-11-10T01:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154020#M491594</link>
      <description>&lt;P&gt;thank u manish for your reply.&lt;/P&gt;&lt;P&gt;the link that u shared with me isn't available.&lt;/P&gt;&lt;P&gt;this is the output of ioscan&lt;/P&gt;&lt;P&gt;# ioscan -fnC disk&lt;BR /&gt;Class I H/W Path Driver S/W State H/W Type Description&lt;BR /&gt;====================================================================================&lt;BR /&gt;disk 5 0/0/2/1.0.16.0.0 sdisk CLAIMED DEVICE TEAC DVD-ROM DW-224E V&lt;BR /&gt;/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0&lt;BR /&gt;disk 1 0/1/1/0.0.0.0.0 sdisk CLAIMED DEVICE HP DH0072FAQRD&lt;BR /&gt;/dev/dsk/c3t0d0 /dev/dsk/c3t0d0s3 /dev/rdsk/c3t0d0s2&lt;BR /&gt;/dev/dsk/c3t0d0s1 /dev/rdsk/c3t0d0 /dev/rdsk/c3t0d0s3&lt;BR /&gt;/dev/dsk/c3t0d0s2 /dev/rdsk/c3t0d0s1&lt;BR /&gt;disk 2 0/1/1/0.0.0.1.0 sdisk CLAIMED DEVICE HP DH0072FAQRD&lt;BR /&gt;/dev/dsk/c3t1d0 /dev/rdsk/c3t1d0&lt;BR /&gt;disk 3 0/1/1/0.0.0.2.0 sdisk CLAIMED DEVICE HP DH0072FAQRD&lt;BR /&gt;/dev/dsk/c3t2d0 /dev/dsk/c3t2d0s3 /dev/rdsk/c3t2d0s2&lt;BR /&gt;/dev/dsk/c3t2d0s1 /dev/rdsk/c3t2d0 /dev/rdsk/c3t2d0s3&lt;BR /&gt;/dev/dsk/c3t2d0s2 /dev/rdsk/c3t2d0s1&lt;BR /&gt;disk 4 0/1/1/0.0.0.3.0 sdisk CLAIMED DEVICE HP DH0072FAQRD&lt;BR /&gt;/dev/dsk/c3t3d0 /dev/rdsk/c3t3d0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 13:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154020#M491594</guid>
      <dc:creator>Imad_blg</dc:creator>
      <dc:date>2021-11-10T13:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154070#M491595</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So its clear that you are not using a PA-RISC server since the boot disk has s1/s2/s3 partitions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use "vgdisplay -v vg00" or "lvmadm -l" to see if vg00 has legacy dsf (/dev/dsk/cXtXdXs2) or agile/persistent DSF (/dev/disk/diskXX_p2). The steps differ a bit.&lt;/P&gt;&lt;P&gt;You may refer following link which has different steps to be used based on your config:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki-ux.info/wiki/How_to_replace_a_LVM_mirror_boot_disk" target="_blank"&gt;http://wiki-ux.info/wiki/How_to_replace_a_LVM_mirror_boot_disk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 01:11:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154070#M491595</guid>
      <dc:creator>mbarnwal</dc:creator>
      <dc:date>2021-11-11T01:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154224#M491596</link>
      <description>&lt;P&gt;this is the output of vgdisplay and setboot.&lt;/P&gt;&lt;P&gt;===============================================&lt;BR /&gt;===============================================&lt;BR /&gt;# vgdisplay -v&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name /dev/vg00&lt;BR /&gt;VG Write Access read/write&lt;BR /&gt;VG Status available&lt;BR /&gt;Max LV 255&lt;BR /&gt;Cur LV 8&lt;BR /&gt;Open LV 8&lt;BR /&gt;Max PV 16&lt;BR /&gt;Cur PV 4&lt;BR /&gt;Act PV 3&lt;BR /&gt;Max PE per PV 4384&lt;BR /&gt;VGDA 6&lt;BR /&gt;PE Size (Mbytes) 16&lt;BR /&gt;Total PE 13066&lt;BR /&gt;Alloc PE 8098&lt;BR /&gt;Free PE 4968&lt;BR /&gt;Total PVG 0&lt;BR /&gt;Total Spare PVs 0&lt;BR /&gt;Total Spare PVs in use 0&lt;/P&gt;&lt;P&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name /dev/vg00/lvol1&lt;BR /&gt;LV Status available/stale&lt;BR /&gt;LV Size (Mbytes) 1792&lt;BR /&gt;Current LE 112&lt;BR /&gt;Allocated PE 224&lt;BR /&gt;Used PV 1&lt;/P&gt;&lt;P&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;LV Name /dev/vg00/lvol2&lt;BR /&gt;LV Status available/stale&lt;BR /&gt;LV Size (Mbytes) 32000&lt;BR /&gt;Current LE 2000&lt;BR /&gt;Allocated PE 4000&lt;BR /&gt;Used PV 1&lt;/P&gt;&lt;P&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;LV Name /dev/vg00/lvol3&lt;BR /&gt;LV Status available/stale&lt;BR /&gt;LV Size (Mbytes) 1024&lt;BR /&gt;Current LE 64&lt;BR /&gt;Allocated PE 128&lt;BR /&gt;Used PV 1&lt;/P&gt;&lt;P&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;LV Name /dev/vg00/lvol4&lt;BR /&gt;LV Status available/stale&lt;BR /&gt;LV Size (Mbytes) 4000&lt;BR /&gt;Current LE 250&lt;BR /&gt;Allocated PE 500&lt;BR /&gt;Used PV 1&lt;/P&gt;&lt;P&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;LV Name /dev/vg00/lvol5&lt;BR /&gt;LV Status available/stale&lt;BR /&gt;LV Size (Mbytes) 30000&lt;BR /&gt;Current LE 1875&lt;BR /&gt;Allocated PE 3750&lt;BR /&gt;Used PV 1&lt;/P&gt;&lt;P&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;LV Name /dev/vg00/lvol6&lt;BR /&gt;LV Status available/stale&lt;BR /&gt;LV Size (Mbytes) 2512&lt;BR /&gt;Current LE 157&lt;BR /&gt;Allocated PE 314&lt;BR /&gt;Used PV 3&lt;/P&gt;&lt;P&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;LV Name /dev/vg00/lvol7&lt;BR /&gt;LV Status available/syncd&lt;BR /&gt;LV Size (Mbytes) 8000&lt;BR /&gt;Current LE 500&lt;BR /&gt;Allocated PE 1000&lt;BR /&gt;Used PV 2&lt;/P&gt;&lt;P&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;LV Name /dev/vg00/lvol8&lt;BR /&gt;LV Status available/syncd&lt;BR /&gt;LV Size (Mbytes) 20000&lt;BR /&gt;Current LE 1250&lt;BR /&gt;Allocated PE 2500&lt;BR /&gt;Used PV 2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name /dev/dsk/c3t0d0s2&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;PV Status available&lt;BR /&gt;Total PE 4318&lt;BR /&gt;Free PE 0&lt;BR /&gt;Autoswitch On&lt;BR /&gt;Proactive Polling On&lt;/P&gt;&lt;P&gt;PV Name /dev/dsk/c3t1d0&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;PV Status available&lt;BR /&gt;Total PE 4374&lt;BR /&gt;Free PE 2484&lt;BR /&gt;Autoswitch On&lt;BR /&gt;Proactive Polling On&lt;/P&gt;&lt;P&gt;PV Name /dev/dsk/c3t3d0&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t2d0s2":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;PV Status available&lt;BR /&gt;Total PE 4374&lt;BR /&gt;Free PE 2484&lt;BR /&gt;Autoswitch On&lt;BR /&gt;Proactive Polling On&lt;/P&gt;&lt;P&gt;# setboot&lt;BR /&gt;Primary bootpath : 0/1/1/0.0.0.0.0&lt;BR /&gt;HA Alternate bootpath : &amp;lt;none&amp;gt;&lt;BR /&gt;Alternate bootpath : 0/1/1/0.0.0.2.0&lt;BR /&gt;==============================================&lt;BR /&gt;==============================================&lt;BR /&gt;the server is HP integrity RX2660,&lt;BR /&gt;the disk failure is the alternat so i will use this path 0/1/1/0.0.0.2.0&lt;BR /&gt;i'm going to do the following:&lt;/P&gt;&lt;P&gt;# shutdown –ry 0&lt;BR /&gt;replace the disk&lt;/P&gt;&lt;P&gt;recreate the device files for EFI and OS partitions on the new disk:&lt;/P&gt;&lt;P&gt;# mksf –H 0/1/1/0.0.0.2.0 –s 1&lt;BR /&gt;# mksf –H 0/1/1/0.0.0.2.0 –s 2&lt;BR /&gt;# mksf –H 0/1/1/0.0.0.2.0 –s 3&lt;BR /&gt;# mksf –H 0/1/1/0.0.0.2.0 -r –s 1&lt;BR /&gt;# mksf –H 0/1/1/0.0.0.2.0 -r –s 2&lt;BR /&gt;# mksf –H 0/1/1/0.0.0.2.0 -r –s 3&lt;/P&gt;&lt;P&gt;Create the EFI and OS partititions using an IPF partition description file.&lt;BR /&gt;# cat &amp;gt;&amp;gt; /tmp/idf &amp;lt;&amp;lt; EOF&lt;BR /&gt;3&lt;BR /&gt;EFI 500MB&lt;BR /&gt;HPUX 100%&lt;BR /&gt;HPSP 400MB&lt;BR /&gt;EOF&lt;/P&gt;&lt;P&gt;Use idisk to setup the disk partitioning using the file created above:&lt;/P&gt;&lt;P&gt;# idisk -wf /tmp/idf /dev/rdsk/c3t2d0&lt;/P&gt;&lt;P&gt;kboot to format and populate the newly created EFI partition:&lt;/P&gt;&lt;P&gt;# mkboot -e -l /dev/dsk/c3t2d0&lt;/P&gt;&lt;P&gt;Change the AUTO file contents to the proper mode:&lt;/P&gt;&lt;P&gt;A) Primary boot disk.&lt;/P&gt;&lt;P&gt;# cat &amp;gt;&amp;gt; /tmp/auto &amp;lt;&amp;lt; EOF&lt;BR /&gt;boot vmunix&lt;BR /&gt;EOF&lt;/P&gt;&lt;P&gt;# efi_cp –d /dev/rdsk/c3t2d0s1 /tmp/auto /efi/hpux/auto&lt;/P&gt;&lt;P&gt;B) Alternate boot disk.&lt;/P&gt;&lt;P&gt;# cat &amp;gt;&amp;gt; /tmp/auto &amp;lt;&amp;lt; EOF&lt;BR /&gt;boot vmunix –lq&lt;BR /&gt;EOF&lt;/P&gt;&lt;P&gt;# efi_cp –d /dev/rdsk/c3t2d0s1 /tmp/auto /efi/hpux/auto&lt;/P&gt;&lt;P&gt;11. Restore the LVM reserved areas (PVRA/VGRA):&lt;/P&gt;&lt;P&gt;# vgcfgrestore –n vg00 /dev/rdsk/c3t2d0s2&lt;/P&gt;&lt;P&gt;12. Reactivate the volume group to attach the physical volume.&lt;/P&gt;&lt;P&gt;# vgchange –a y vgXX&lt;/P&gt;&lt;P&gt;Note: In case that the volume group don’t start to synchronize the logical volumes automatically, you can force synchronization with:&lt;/P&gt;&lt;P&gt;# vgsync vgXX&lt;/P&gt;&lt;P&gt;13. Use lvlnboot to ensure that the LVM logical volumes are prepared to be root, primary swap or dump volume.&lt;/P&gt;&lt;P&gt;# lvlnboot -R&lt;BR /&gt;# lvlnboot -v&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 09:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154224#M491596</guid>
      <dc:creator>Imad_blg</dc:creator>
      <dc:date>2021-11-12T09:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154302#M491597</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since you mentioned rx2660, you may not need reboot and everything can be done online.&lt;/P&gt;&lt;P&gt;In rx2660, the local disks are attached to a SAS controller and the disks can be hot-plugged.&lt;/P&gt;&lt;P&gt;Refer "Integrity (Itanium) - SAS Disk Replacement" section of the document I shared earlier:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki-ux.info/wiki/How_to_replace_a_LVM_mirror_boot_disk#Integrity_.28Itanium.29_-_SAS_Disk_Replacement" target="_blank"&gt;http://wiki-ux.info/wiki/How_to_replace_a_LVM_mirror_boot_disk#Integrity_.28Itanium.29_-_SAS_Disk_Replacement&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Sat, 13 Nov 2021 02:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154302#M491597</guid>
      <dc:creator>mbarnwal</dc:creator>
      <dc:date>2021-11-13T02:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154320#M491598</link>
      <description>&lt;P&gt;hi manish,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;but in my case I don't have a sas controller.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; and and the color on the disks isn't purple it's pink and as i know the pink color isn't hot-swappable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Nov 2021 10:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154320#M491598</guid>
      <dc:creator>Imad_blg</dc:creator>
      <dc:date>2021-11-13T10:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154466#M491599</link>
      <description>&lt;P&gt;You have a SAS controller for sure.&lt;/P&gt;&lt;P&gt;It is either a LSI SAS controller or an optional Smartarray P400.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;escsi_ctlr 0 0/1/1/0 sasd CLAIMED INTERFACE HP PCI/PCI-X SAS MPT Adapter&lt;BR /&gt;/dev/sasd0&lt;BR /&gt;ext_bus 2 0/1/1/0.0.0 sasd_vbus CLAIMED INTERFACE SAS Device Interface&lt;BR /&gt;target 2 0/1/1/0.0.0.0 tgt CLAIMED DEVICE&lt;BR /&gt;disk 0 0/1/1/0.0.0.0.0 sdisk CLAIMED DEVICE HP DG072BB975&lt;BR /&gt;/dev/dsk/c2t0d0 /dev/rdsk/c2t0d0&lt;BR /&gt;target 1 0/1/1/0.0.0.1 tgt CLAIMED DEVICE&lt;BR /&gt;disk 1 0/1/1/0.0.0.1.0 sdisk CLAIMED DEVICE HP DG072BB975&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;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ext_bus 0 0/3/0/0/0/0 ciss CLAIMED INTERFACE PCIe SAS SmartArray P400 RAID Controller&lt;BR /&gt;/dev/ciss0&lt;BR /&gt;target 0 0/3/0/0/0/0.0 tgt CLAIMED DEVICE&lt;BR /&gt;disk 2 0/3/0/0/0/0.0.0 sdisk CLAIMED DEVICE HP LOGICAL VOLUME&lt;BR /&gt;/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0&lt;BR /&gt;/dev/dsk/c0t0d0s1 /dev/rdsk/c0t0d0s1&lt;BR /&gt;/dev/dsk/c0t0d0s2 /dev/rdsk/c0t0d0s2&lt;BR /&gt;/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 17:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154466#M491599</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2021-11-15T17:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: replace disk on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154467#M491600</link>
      <description>&lt;P&gt;Caution:&lt;/P&gt;&lt;P&gt;Replacement procedures differ depending on the controller!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 17:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-on-hpux/m-p/7154467#M491600</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2021-11-15T17:19:01Z</dc:date>
    </item>
  </channel>
</rss>

