<?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 How to remove HPVirtual machine configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692503#M523749</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I decided to make an ignite image of a system which had virtual machines running so that I could clone to another server. The problem is that although the ignite element went rather well I have no idea how to get the virtual machine element working. Clearly it's in a state as the guests have no storage assigned etc. I don't want the guests I just want to use the system. Is there anyway of just deleting all configuration so I can start again.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 28 Sep 2010 16:51:41 GMT</pubDate>
    <dc:creator>Adam Noble</dc:creator>
    <dc:date>2010-09-28T16:51:41Z</dc:date>
    <item>
      <title>How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692503#M523749</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I decided to make an ignite image of a system which had virtual machines running so that I could clone to another server. The problem is that although the ignite element went rather well I have no idea how to get the virtual machine element working. Clearly it's in a state as the guests have no storage assigned etc. I don't want the guests I just want to use the system. Is there anyway of just deleting all configuration so I can start again.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 28 Sep 2010 16:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692503#M523749</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2010-09-28T16:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692504#M523750</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Need more specifics.&lt;BR /&gt;&lt;BR /&gt;You probably need make_net_recovery images of the guest systems in order to replicate them.&lt;BR /&gt;&lt;BR /&gt;I've also successfully duplicated guest systems by running hpvmclone on the new guest system and then using dd through ssh to duplicate an entire system across the network.&lt;BR /&gt;&lt;BR /&gt;Ignite however is the approved tool for doing this.&lt;BR /&gt;&lt;BR /&gt;To delete the configuration of a guest, try hpvmremove&lt;BR /&gt;&lt;BR /&gt;See the man page for specific switches.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 28 Sep 2010 16:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692504#M523750</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-09-28T16:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692505#M523751</link>
      <description>Basically, In order to remove a virtual partition, it must be in a down state. After shutdown, we can remove the partition quite simply with vparremove:&lt;BR /&gt;first find the partition to remove and make a note;&lt;BR /&gt;#vparstatus&lt;BR /&gt;then delete;&lt;BR /&gt;# vparremove -p vPar1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2010 18:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692505#M523751</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-28T18:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692506#M523752</link>
      <description>not sure why vpars are being mentioned here, as you say they ar evirtual machines&lt;BR /&gt;just do hpvmremove for each vm&lt;BR /&gt;man hpvmremove&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2010 18:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692506#M523752</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2010-09-28T18:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692507#M523753</link>
      <description>The problem is guys in essence I just want to start from scratch. I can't delete individual guests because I can't see them as the configuration is effectively corrupt. I guess I could remove the software and try again but hoped I would not have to. I can't do a hpvmstart for example. It makes sense that I can't do these things I just hoped I would be able to delete all configuration.</description>
      <pubDate>Wed, 29 Sep 2010 07:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692507#M523753</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2010-09-29T07:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692508#M523754</link>
      <description>I just misunderstood the issue, &lt;BR /&gt;you do not need to assign point for this post as you did before.</description>
      <pubDate>Wed, 29 Sep 2010 07:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692508#M523754</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-29T07:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692509#M523755</link>
      <description>ok, so is teh HPVM software installed?&lt;BR /&gt;what does hpvmstatus report?&lt;BR /&gt;If you go look under /var/opt/hpvm, that is where the configuration information is held, so simply removing /var/opt/hpvm/guests/ would remove all definitions that are currently there, although you may also need to remove some other files under /var/opt/hpvm</description>
      <pubDate>Wed, 29 Sep 2010 11:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692509#M523755</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2010-09-29T11:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692510#M523756</link>
      <description>right Melvyn. I am getting somewhere if slowly. As per your comments I removed software but critivally needed to remove the guest areas so thanks. I then re-installed but hpvm failed to start with the following error:-&lt;BR /&gt;&lt;BR /&gt;RROR:   Unable to load module 'rng': No locks available&lt;BR /&gt;&lt;BR /&gt;What I found is this if I copied /stand/last_install/mod/rnd to /stand/current/mod then it would start.&lt;BR /&gt;&lt;BR /&gt;The issue however is when I reboot it does not seem to remain loaded and fails again.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2010 14:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692510#M523756</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2010-09-29T14:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove HPVirtual machine configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692511#M523757</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;ERROR: Unable to load module 'rng': No locks available&lt;BR /&gt;&lt;BR /&gt;Have a looking at following thread to resolve the above error:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1303303" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1303303&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bhadresh&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2010 07:25:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove-hpvirtual-machine-configuration/m-p/4692511#M523757</guid>
      <dc:creator>Bhadresh</dc:creator>
      <dc:date>2010-10-04T07:25:05Z</dc:date>
    </item>
  </channel>
</rss>

