<?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: MCSG: Removing A Logical Volume From MCSG Configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764188#M710488</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;To remove a logical volume, unmount the filesystem associated with the logical volume and 'lvremove' the logical volume and edit your package control script (if it contained reference to the logical volume).  If the package is using this logical volume, you will need to take the package down, otherwise it can be left running.&lt;BR /&gt;&lt;BR /&gt;Since knowledge of a logical volume is obtained at the time its volume group is activeated, and you are not (or did not indicate) that you are changing the volume group, then this should be all that's necessary.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 15 Jul 2002 19:19:44 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-07-15T19:19:44Z</dc:date>
    <item>
      <title>MCSG: Removing A Logical Volume From MCSG Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764187#M710487</link>
      <description>I have two K580 class servers running HPUX 10.20, in a MCSG (10.10) configuration. What is the best method for removing a logical volume from ServiceGuard configuration? Can this be done while the cluster is online? Thanks</description>
      <pubDate>Mon, 15 Jul 2002 19:10:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764187#M710487</guid>
      <dc:creator>LG Porter</dc:creator>
      <dc:date>2002-07-15T19:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: MCSG: Removing A Logical Volume From MCSG Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764188#M710488</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;To remove a logical volume, unmount the filesystem associated with the logical volume and 'lvremove' the logical volume and edit your package control script (if it contained reference to the logical volume).  If the package is using this logical volume, you will need to take the package down, otherwise it can be left running.&lt;BR /&gt;&lt;BR /&gt;Since knowledge of a logical volume is obtained at the time its volume group is activeated, and you are not (or did not indicate) that you are changing the volume group, then this should be all that's necessary.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 15 Jul 2002 19:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764188#M710488</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-07-15T19:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: MCSG: Removing A Logical Volume From MCSG Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764189#M710489</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It can be done when the cluster is online. You will have to see that no users are using that logical volume and it is not been used by any package.&lt;BR /&gt;&lt;BR /&gt;1.Unmount the logical volume&lt;BR /&gt;2. Use lvremove to remove the lvol&lt;BR /&gt;3. Then remove it from the package control script.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Mon, 15 Jul 2002 19:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764189#M710489</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-15T19:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: MCSG: Removing A Logical Volume From MCSG Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764190#M710490</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As indicated by others, you don't need to bring down ServiceGuard to remove a logical volume.&lt;BR /&gt;&lt;BR /&gt;However, you need to remove the pointers wherever they exist. On primary node, follow the default procedure for removing a logical volume. Modify your control file to remove the references and distribute it to the secondary node.&lt;BR /&gt;&lt;BR /&gt;Export the volume group with "preview" option and generate a map file. Copy it to the secondary node.&lt;BR /&gt;&lt;BR /&gt;Export the volume group completely. Use the standard mkdir and mknod commands to create the volume group directory/group device files. Then import the volume group using the map file that you copied from the primary node.&lt;BR /&gt;&lt;BR /&gt;This will make the things clean.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 15 Jul 2002 21:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764190#M710490</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-07-15T21:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: MCSG: Removing A Logical Volume From MCSG Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764191#M710491</link>
      <description>In response to this question, I created document UMCSGKBRC00010152  &lt;BR /&gt;Title: Removing a logical volume from a ServiceGuard package&lt;BR /&gt;&lt;BR /&gt;The forums reply box does not preserve formating so I am hesitant to copy the document here.  &lt;BR /&gt;&lt;BR /&gt;If you would like me to email copy to you, please send an email to hpcu@atl.hp.com&lt;BR /&gt;Use the subject: To Stephen - Forum issue&lt;BR /&gt;&lt;BR /&gt;Or, check the ITRC knowledge base in a day or so when it loads.&lt;BR /&gt;&lt;BR /&gt;-s.</description>
      <pubDate>Wed, 17 Jul 2002 14:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764191#M710491</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2002-07-17T14:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: MCSG: Removing A Logical Volume From MCSG Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764192#M710492</link>
      <description>Hi LG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Well there is simply way to do it .&lt;BR /&gt;1. Take backups for the lvol if required.&lt;BR /&gt;2. unmount the logical volume .&lt;BR /&gt;3. lvremove it from the volume group.&lt;BR /&gt;4. edit /etc/cmcluster/cluster name / control script to remove the entry form the contriol file &lt;BR /&gt;&lt;BR /&gt;You are good to go.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jul 2002 14:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764192#M710492</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-17T14:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: MCSG: Removing A Logical Volume From MCSG Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764193#M710493</link>
      <description>Hi Stephen:&lt;BR /&gt;&lt;BR /&gt;Thanks for an excellent, very well-written document!&lt;BR /&gt;&lt;BR /&gt;*Question*: Why is your document cataloged with an id of UMCSG* when it is well-known (?) that a search for UXSG* will yield MC/ServiceGuard documentation lists?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 18 Jul 2002 13:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764193#M710493</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-07-18T13:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: MCSG: Removing A Logical Volume From MCSG Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764194#M710494</link>
      <description>Hi (again) Stephen:&lt;BR /&gt;&lt;BR /&gt;Well, anyway, it appears that a larger set of MC/ServiceGuard documents can be gleaned from the TKB with the search string "u*sg*".  However, my question (above) remains.  Thanks!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 18 Jul 2002 13:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mcsg-removing-a-logical-volume-from-mcsg-configuration/m-p/2764194#M710494</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-07-18T13:22:47Z</dc:date>
    </item>
  </channel>
</rss>

