<?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: request for procedure for repalce MSA30 HDD in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/request-for-procedure-for-repalce-msa30-hdd/m-p/3914227#M285002</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I sure hope you were not booting off the failed disk. The make_tape_recovery will only cover the disks on your rp4440 server, which probably does not boot off the MSA-30.&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vg00&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v the logical volumes shown in the prior command.&lt;BR /&gt;&lt;BR /&gt;Shut the database and do a vgexport on the volume group it is in before starting the procedure.&lt;BR /&gt;&lt;BR /&gt;Note the replacement procedure iteslf is easy. The MSA-3000 is a hot swap disk holder and you pop out the old disk and insert the new one.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After that, your database will be gone and you'll need to pvcreate the new disk(s) probably with the -f parameter.&lt;BR /&gt;&lt;BR /&gt;Then you vgimport (if you did the vgexport) or use lvcreate to build new logical volumes, newfs the filesystem and restore your cold database backup.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 17 Dec 2006 06:15:08 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-12-17T06:15:08Z</dc:date>
    <item>
      <title>request for procedure for repalce MSA30 HDD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/request-for-procedure-for-repalce-msa30-hdd/m-p/3914226#M285001</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;We have rp4440, MSA30 (14 unit 72GB SCSI Hard Disk), OS HP-UX 11i v11.11 server running oracle 9i Database.&lt;BR /&gt;&lt;BR /&gt;We want to replace 6 units 72GB Hard Disk (slot 1,2,3 &amp;amp; 7,8,9)with new 6 units 300GB Hard Disk and wants to software mirror.&lt;BR /&gt;&lt;BR /&gt;We will take make_tape_recovery of OS and Cold Backup of Database before start the job.&lt;BR /&gt;&lt;BR /&gt;Can any one provide us detail procedure for replace the 6 units 72GB HDD by new 300GB HDD?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Khairul&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Dec 2006 03:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/request-for-procedure-for-repalce-msa30-hdd/m-p/3914226#M285001</guid>
      <dc:creator>Md. Khairul Alam Prodha_2</dc:creator>
      <dc:date>2006-12-17T03:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: request for procedure for repalce MSA30 HDD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/request-for-procedure-for-repalce-msa30-hdd/m-p/3914227#M285002</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I sure hope you were not booting off the failed disk. The make_tape_recovery will only cover the disks on your rp4440 server, which probably does not boot off the MSA-30.&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vg00&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v the logical volumes shown in the prior command.&lt;BR /&gt;&lt;BR /&gt;Shut the database and do a vgexport on the volume group it is in before starting the procedure.&lt;BR /&gt;&lt;BR /&gt;Note the replacement procedure iteslf is easy. The MSA-3000 is a hot swap disk holder and you pop out the old disk and insert the new one.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After that, your database will be gone and you'll need to pvcreate the new disk(s) probably with the -f parameter.&lt;BR /&gt;&lt;BR /&gt;Then you vgimport (if you did the vgexport) or use lvcreate to build new logical volumes, newfs the filesystem and restore your cold database backup.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 17 Dec 2006 06:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/request-for-procedure-for-repalce-msa30-hdd/m-p/3914227#M285002</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-12-17T06:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: request for procedure for repalce MSA30 HDD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/request-for-procedure-for-repalce-msa30-hdd/m-p/3914228#M285003</link>
      <description>Hi Steven&lt;BR /&gt;&lt;BR /&gt;If the disks are configured as a JBOD (just a bunch of disks, no RAID controller) and are mirrored then I would recommend breaking the mirror with lvreduce -m 0 , moving the data of the first disk using pvmove, using vgreduce to remove the disk from the volume group, replacing the disk, pvcreate, vgextend and then pvmove the data onto that disk and then doing the remaining disk usuing the same mechanism.&lt;BR /&gt;&lt;BR /&gt;If there is no mirror then you stand the risk of losing data unless you can free up at least one disk, otherwise its a case of backup and restore. make_tape_recovery will not do it for you, you will probably need to use tar or cpio.&lt;BR /&gt;&lt;BR /&gt;If there is a RAID controller involved things will get messy since you are replacing dissimilar disk sizes. My suggestion would be to backup the data, replace all the disks, rebuild the RAID array and restore.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Y&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2006 02:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/request-for-procedure-for-repalce-msa30-hdd/m-p/3914228#M285003</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2006-12-18T02:34:45Z</dc:date>
    </item>
  </channel>
</rss>

