<?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: Unmirror /dev/VG00 prior to patching in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219496#M327282</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can use lvsplit and lvextend  commands  for all lv's in vg00.&lt;BR /&gt;as example&lt;BR /&gt;&lt;BR /&gt;lvsplit /dev/vg00/lvol1&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c3t5d0s2&lt;BR /&gt;&lt;BR /&gt;or after shtdown pulling out the disk may be a solution again.&lt;BR /&gt;&lt;BR /&gt;Kenan. &lt;BR /&gt;</description>
    <pubDate>Thu, 19 Jun 2008 21:51:12 GMT</pubDate>
    <dc:creator>Kenan Erdey</dc:creator>
    <dc:date>2008-06-19T21:51:12Z</dc:date>
    <item>
      <title>Unmirror /dev/VG00 prior to patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219495#M327281</link>
      <description>I have a new 11.23 server that is not yet on the network.    I've set up many volume groups and logical volumes to the SAN in preperation for an orcale database server.&lt;BR /&gt;&lt;BR /&gt;What I would like to do is load the latest 11.23 patch bundle (which I downloaded from the ITRC and burned to DVD and loaded on the server).   &lt;BR /&gt;&lt;BR /&gt;As I can't make an Ignite image, nor back it up to tape,  what I would like to do is split off the mirror disk of /dev/VG00,  patch the server, and if it fails to boot, boot up on the alternate boot disk (which wasn't patched).&lt;BR /&gt;&lt;BR /&gt;I don't know the exact commands to split off the mirror disk.   Can someone please assist in this regard?&lt;BR /&gt;&lt;BR /&gt;root@MPPMDBP1:/home/root&amp;gt; lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c0t6d0s2 (0/0/0/3/0.6.0) -- Boot Disk    - primarary&lt;BR /&gt;        /dev/dsk/c3t5d0s2 (0/0/1/1/0/4/1.5.0) -- Boot Disk - secondary&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c0t6d0s2&lt;BR /&gt;                        /dev/dsk/c3t5d0s2&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c0t6d0s2&lt;BR /&gt;                        /dev/dsk/c3t5d0s2&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c0t6d0s2&lt;BR /&gt;                        /dev/dsk/c3t5d0s2&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t6d0s2, 0&lt;BR /&gt;&lt;BR /&gt;root@MPPMDBP1:/home/root&amp;gt; vgdisplay -v /dev/vg00&lt;BR /&gt;&lt;BR /&gt;... much skipped ....&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c0t6d0s2&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4318&lt;BR /&gt;   Free PE                     2236&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c3t5d0s2&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4318&lt;BR /&gt;   Free PE                     2236&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;Thank you for any assistance you can provide :)</description>
      <pubDate>Thu, 19 Jun 2008 21:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219495#M327281</guid>
      <dc:creator>B Wade Moll</dc:creator>
      <dc:date>2008-06-19T21:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unmirror /dev/VG00 prior to patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219496#M327282</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can use lvsplit and lvextend  commands  for all lv's in vg00.&lt;BR /&gt;as example&lt;BR /&gt;&lt;BR /&gt;lvsplit /dev/vg00/lvol1&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c3t5d0s2&lt;BR /&gt;&lt;BR /&gt;or after shtdown pulling out the disk may be a solution again.&lt;BR /&gt;&lt;BR /&gt;Kenan. &lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2008 21:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219496#M327282</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2008-06-19T21:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unmirror /dev/VG00 prior to patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219497#M327283</link>
      <description>IMHO the very best solution for your problem:&lt;BR /&gt;&lt;BR /&gt;Dynamic Root Disk&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/DRD/index.html" target="_blank"&gt;http://docs.hp.com/en/DRD/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-4098/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-4098/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/oshpux11iv2.html#Dynamic%20Root%20Disk" target="_blank"&gt;http://docs.hp.com/en/oshpux11iv2.html#Dynamic%20Root%20Disk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jun 2008 04:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219497#M327283</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-06-20T04:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unmirror /dev/VG00 prior to patching</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219498#M327284</link>
      <description>Why do you split the  mirroring&lt;BR /&gt;&lt;BR /&gt;1. Check if you are able to boot from the alternate disk&lt;BR /&gt;2. Pull out the primary disk and check if you are able to boot from the alternate disk&lt;BR /&gt;3. If yes, the plug-in the primary disk, plug out the alternate disk and start the patching &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; This will have the alternate disk as your backup &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Observe the server for a week for any issue or performance ..&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Once done, shutdown, insert the alternate disk ..</description>
      <pubDate>Fri, 20 Jun 2008 18:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmirror-dev-vg00-prior-to-patching/m-p/4219498#M327284</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2008-06-20T18:39:42Z</dc:date>
    </item>
  </channel>
</rss>

