<?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 Failed root disk... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315901#M628150</link>
    <description>Hi guys!!&lt;BR /&gt;&lt;BR /&gt;I've got an EMS telling me that I've a failed internal disk, this is a root disk.&lt;BR /&gt;&lt;BR /&gt;Here is my situation:&lt;BR /&gt;The system is a rp7410 with 2 73 Gb mirrored;&lt;BR /&gt;The system is up and running;&lt;BR /&gt;The disk that giving me errors is the primary boot disk;&lt;BR /&gt;When I do a pvdisplay -v I see some PE that are stale, other current;&lt;BR /&gt;When I do a vgdisplay -v vg00 I see that the disk is unavailable;&lt;BR /&gt;With vgdisplay I see there's 2 PV for each LV;&lt;BR /&gt;&lt;BR /&gt;I want to know how I can replace the failed disk without rebooting the system??? &lt;BR /&gt;</description>
    <pubDate>Fri, 25 Jun 2004 14:27:03 GMT</pubDate>
    <dc:creator>Jonathan Caplette_1</dc:creator>
    <dc:date>2004-06-25T14:27:03Z</dc:date>
    <item>
      <title>Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315901#M628150</link>
      <description>Hi guys!!&lt;BR /&gt;&lt;BR /&gt;I've got an EMS telling me that I've a failed internal disk, this is a root disk.&lt;BR /&gt;&lt;BR /&gt;Here is my situation:&lt;BR /&gt;The system is a rp7410 with 2 73 Gb mirrored;&lt;BR /&gt;The system is up and running;&lt;BR /&gt;The disk that giving me errors is the primary boot disk;&lt;BR /&gt;When I do a pvdisplay -v I see some PE that are stale, other current;&lt;BR /&gt;When I do a vgdisplay -v vg00 I see that the disk is unavailable;&lt;BR /&gt;With vgdisplay I see there's 2 PV for each LV;&lt;BR /&gt;&lt;BR /&gt;I want to know how I can replace the failed disk without rebooting the system??? &lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jun 2004 14:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315901#M628150</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2004-06-25T14:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315902#M628151</link>
      <description>if u have a hot-swappable disk u can do it online ...&lt;BR /&gt;&lt;BR /&gt;U will need a new disk and then restore vginfo (vgcfgrestore) onto it and a vgsync u r done.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jun 2004 14:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315902#M628151</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-25T14:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315903#M628152</link>
      <description>don't go ahead as i hv never done it before ... U will need to preapre the new disk as bootable like creating LIF areas and stuff like that.&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Fri, 25 Jun 2004 14:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315903#M628152</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-25T14:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315904#M628153</link>
      <description>Use cstm, mstm or xstm to determine for certain which disk has actually failed.&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/dsk/c0t1d0 of=/dev/nulll bs=200k&lt;BR /&gt;&lt;BR /&gt;See which disk lights up. The one that doesn't is probably dead.&lt;BR /&gt;&lt;BR /&gt;Be sure because if you pull out the wrong disk, you crash.&lt;BR /&gt;&lt;BR /&gt;These servers have hot swapable disks. They can be pulled while the system is running.&lt;BR /&gt;&lt;BR /&gt;If you can, remove the stale logical volumes on the dead disk. then vgreduce the volume group to remove it from the volume group.&lt;BR /&gt;&lt;BR /&gt;Switch the replacement disk with the bad disk.&lt;BR /&gt;&lt;BR /&gt;Then re-mirror.&lt;BR /&gt;&lt;BR /&gt;It should be possible to not remove the logical volumes.&lt;BR /&gt;&lt;BR /&gt;To do that after the switch, you can do as follows:&lt;BR /&gt;&lt;BR /&gt;cd /etc&lt;BR /&gt;&lt;BR /&gt;mv lvmtab lvmtab.old&lt;BR /&gt;&lt;BR /&gt;vgscan -a&lt;BR /&gt;&lt;BR /&gt;pvcreate the new disk&lt;BR /&gt;&lt;BR /&gt;vgextend the volume group.&lt;BR /&gt;&lt;BR /&gt;re-mirror the logical volumes.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 25 Jun 2004 14:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315904#M628153</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-25T14:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315905#M628154</link>
      <description>According to the specs in the following link, the drives are hot-pluggable bays, not hot-swappable... therefore, you're not replacing the bad disk without bringing the system down.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/servers/rackoptimized/rp7410/specifications.html" target="_blank"&gt;http://www.hp.com/products1/servers/rackoptimized/rp7410/specifications.html&lt;/A&gt;</description>
      <pubDate>Fri, 25 Jun 2004 14:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315905#M628154</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2004-06-25T14:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315906#M628155</link>
      <description>Yes - they are hot swap - have done it a couple of times on 2 of my 7410's.&lt;BR /&gt;&lt;BR /&gt;1) If the disk is completely "dead", such as if you run ioscan and status is "no_hw" then you can hot swap the disk online.&lt;BR /&gt;&lt;BR /&gt;2) However in circumstances where the disk has not fully failed please do one of the following to avoid data corruption :&lt;BR /&gt;&lt;BR /&gt;a) reduce mirror before replacing the disk&lt;BR /&gt;b) deactivate VG before replacing the disk&lt;BR /&gt;c) shutdown system to replace the disk&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 25 Jun 2004 14:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315906#M628155</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-25T14:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315907#M628156</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  This is how I would do it&lt;BR /&gt;&lt;BR /&gt;1) If the disk is hot swappable, remove the disk&lt;BR /&gt;&lt;BR /&gt;2) # vgreduce -f /dev/vg00&lt;BR /&gt;&lt;BR /&gt;  This will remove the failed disk from vg00&lt;BR /&gt;&lt;BR /&gt;3) # lvlnboot -R&lt;BR /&gt;&lt;BR /&gt;4) Insert the new disk&lt;BR /&gt;&lt;BR /&gt;5) # ioscan -fnC disk &lt;BR /&gt;&lt;BR /&gt;6) # vgcfgrestore -n /dev/vg00 /dev/rdsk/&lt;DEVICE file=""&gt;&lt;BR /&gt;&lt;BR /&gt;7) # mkboot /dev/rdsk/devicefile&lt;BR /&gt;&lt;BR /&gt;8) # mkboot -a "hpux" /dev/rdsk/devicefile&lt;BR /&gt;&lt;BR /&gt;9) # vgchange -a y /dev/vg00&lt;BR /&gt;&lt;BR /&gt;10) # vgsync /dev/vg00&lt;BR /&gt;&lt;BR /&gt;11) # lvlnboot -R&lt;BR /&gt;&lt;BR /&gt;12) confirm with vgdisplay, lvdisplay, pvdisplay and lvlnboot.&lt;BR /&gt;&lt;BR /&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Fri, 25 Jun 2004 14:54:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315907#M628156</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-06-25T14:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315908#M628157</link>
      <description>VG00 cannot deactivated when the system is running except in maintenance mode - &lt;BR /&gt;&lt;BR /&gt;if the disks are not hot swappable&lt;BR /&gt;&lt;BR /&gt;1) Shutdown and get the disk replaced&lt;BR /&gt;&lt;BR /&gt;2) boot in single-user mode&lt;BR /&gt;&lt;BR /&gt;3) ioscan, find the device file&lt;BR /&gt;&lt;BR /&gt;4) vgcfgrestore -n /dev/vg00 /dev/dsk/&lt;DEV-FILE&gt;&lt;BR /&gt;&lt;BR /&gt;5) mkboot /dev/rdsk/&lt;DEV-FILE&gt;&lt;BR /&gt;&lt;BR /&gt;   mkboot -a "hpux" /dev/rdsk/&lt;DEV-FILE&gt;&lt;BR /&gt;&lt;BR /&gt;   vgchange -a y /dev/vg00&lt;BR /&gt;&lt;BR /&gt;   vgsync /dev/vg00&lt;BR /&gt;&lt;BR /&gt;6) Reboot in multi-user mode&lt;BR /&gt;&lt;BR /&gt;&lt;/DEV-FILE&gt;&lt;/DEV-FILE&gt;&lt;/DEV-FILE&gt;</description>
      <pubDate>Fri, 25 Jun 2004 15:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315908#M628157</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-06-25T15:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315909#M628158</link>
      <description>Yes, you should be able to replace the disk without a reboot.&lt;BR /&gt;Some would advise you shut down the system if the disk is not completely dead, because there is the chance you could corroupt your data.&lt;BR /&gt;Make sure you have a good make_tape_recovery or make_net on hand just in case things go aloft.&lt;BR /&gt;&lt;BR /&gt;It would not hurt to make sure you do not have stale extents on both volumes with lvdisplay -v&lt;BR /&gt;&lt;BR /&gt;Once you have determined a the correct disk, replace it with the new one.&lt;BR /&gt;&lt;BR /&gt;Then do vgcfgrestore -n /dev/vg00 /dev/rdsk/yourdisk (ie. c6t6d0)&lt;BR /&gt;vgchange -a y /dev/vg00&lt;BR /&gt;mkboot /dev/rdsk/yourdisk&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/yourdisk&lt;BR /&gt;lvlnboot -R&lt;BR /&gt;vgsync /dev/vg00&lt;BR /&gt;&lt;BR /&gt;do a lvdisplay -v that you have no stale extents&lt;BR /&gt;&lt;BR /&gt;Cross your fingers :)</description>
      <pubDate>Fri, 25 Jun 2004 15:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315909#M628158</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2004-06-25T15:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315910#M628159</link>
      <description>Also, after things are back up, it is not bad to do a lvlnboot -v and make sure mirror looks bootable, and to take an updated backup.  Keep the old backup around for a little while though just in case you would need to roll things back. When I have plenty of downtime I like to get my firmware updated, and since you are replacing a drive, it would be nice to keep your disks at the same firmware levels if they are the same, but this is a nice to have.</description>
      <pubDate>Fri, 25 Jun 2004 15:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315910#M628159</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2004-06-25T15:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315911#M628160</link>
      <description>I guys,&lt;BR /&gt;&lt;BR /&gt;I'm with an HP engeneer here, and he change my disk that was failed, and I can't do nothing, so now he is trying to change every part of the system, but the damn green led stay ligth solid.  He changed the GSP, the BackPlane, now he ordered a Core I/O device... &lt;BR /&gt;&lt;BR /&gt;What can make that the led still ligth solid like that??? could this be an error at he OS level??? Does someone here have already see something like that???</description>
      <pubDate>Sat, 26 Jun 2004 15:36:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315911#M628160</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2004-06-26T15:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failed root disk...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315912#M628161</link>
      <description>Thanks Jeff,&lt;BR /&gt;&lt;BR /&gt;it worked perfectly, my mirroir is now resynced!</description>
      <pubDate>Mon, 28 Jun 2004 14:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failed-root-disk/m-p/3315912#M628161</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2004-06-28T14:55:01Z</dc:date>
    </item>
  </channel>
</rss>

