<?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: Remove packages and cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976374#M710072</link>
    <description>There is no cmrmpkg&lt;BR /&gt;&lt;BR /&gt;The command is cmdeleteconf&lt;BR /&gt;&lt;BR /&gt;cmdeleteconf - Delete either the cluster or the package configuration&lt;BR /&gt;&lt;BR /&gt;cmdeleteconf [-f] [-v] [-c cluster_name] [[-p package_name]...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
    <pubDate>Mon, 19 May 2003 12:56:22 GMT</pubDate>
    <dc:creator>Rainer von Bongartz</dc:creator>
    <dc:date>2003-05-19T12:56:22Z</dc:date>
    <item>
      <title>Remove packages and cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976370#M710068</link>
      <description>Hi,&lt;BR /&gt;I've got a cluster consisting of 2 nodes and 4 packages.&lt;BR /&gt;I want to remove all the packages and the cluster itself in order to recreate it after (just for a try).&lt;BR /&gt;How is it possible to do it ?&lt;BR /&gt;I can't find any command like cmrmpkg !! &lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Laurent MENEGUZY</description>
      <pubDate>Mon, 19 May 2003 12:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976370#M710068</guid>
      <dc:creator>Lorenzo Meneguzzi</dc:creator>
      <dc:date>2003-05-19T12:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove packages and cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976371#M710069</link>
      <description>For removing package you can remove the package directories from /etc/cmcluster.&lt;BR /&gt;&lt;BR /&gt;For removing cluster, you can uninstall cluster software.&lt;BR /&gt;&lt;BR /&gt;Just make sure you take the backups, you may need them later on.</description>
      <pubDate>Mon, 19 May 2003 12:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976371#M710069</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-05-19T12:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Remove packages and cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976372#M710070</link>
      <description>&lt;BR /&gt;cmdeleteconf -p packagename to remove package&lt;BR /&gt;&lt;BR /&gt;cmhaltnode will takeout a node from the cluster.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Mon, 19 May 2003 12:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976372#M710070</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-05-19T12:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove packages and cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976373#M710071</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use cmdeleteconf command. See man page for cmdeleteconf for more info.&lt;BR /&gt;&lt;BR /&gt;You should halt all packages and cluster to delete.&lt;BR /&gt;&lt;BR /&gt;#cmdeleteconf -p &lt;PKGNAME&gt;&lt;BR /&gt;#cmdeleteconf -c &lt;CLUSTERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;/CLUSTERNAME&gt;&lt;/PKGNAME&gt;</description>
      <pubDate>Mon, 19 May 2003 12:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976373#M710071</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2003-05-19T12:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Remove packages and cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976374#M710072</link>
      <description>There is no cmrmpkg&lt;BR /&gt;&lt;BR /&gt;The command is cmdeleteconf&lt;BR /&gt;&lt;BR /&gt;cmdeleteconf - Delete either the cluster or the package configuration&lt;BR /&gt;&lt;BR /&gt;cmdeleteconf [-f] [-v] [-c cluster_name] [[-p package_name]...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Mon, 19 May 2003 12:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976374#M710072</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-05-19T12:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Remove packages and cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976375#M710073</link>
      <description>Thank you, guys&lt;BR /&gt;cmdeleteconf works fine&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2003 14:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976375#M710073</guid>
      <dc:creator>Lorenzo Meneguzzi</dc:creator>
      <dc:date>2003-05-19T14:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remove packages and cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976376#M710074</link>
      <description>Laurent,&lt;BR /&gt;As long as you have two nodes,so do'nt forget when you 're ging tocreate new cluster  the cluster Lock.&lt;BR /&gt;&lt;BR /&gt;Regard,&lt;BR /&gt;Hamdy</description>
      <pubDate>Fri, 23 May 2003 21:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976376#M710074</guid>
      <dc:creator>Hamdy Al-Sebaey</dc:creator>
      <dc:date>2003-05-23T21:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Remove packages and cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976377#M710075</link>
      <description>Hi ,&lt;BR /&gt; Just some thought.You can use SAM to remove the cluster and package.This is more easy.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Sat, 24 May 2003 02:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-packages-and-cluster/m-p/2976377#M710075</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-05-24T02:45:35Z</dc:date>
    </item>
  </channel>
</rss>

