<?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: VM Unresolved Status vCloud10.1 in VMware vCloud Director Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/2988244#M13649</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How did you solve this issue? Your SR should have been resolved by a VMware engineer.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 05:45:20 GMT</pubDate>
    <dc:creator>VMwareGeek_</dc:creator>
    <dc:date>2023-09-26T05:45:20Z</dc:date>
    <item>
      <title>VM Unresolved Status vCloud10.1</title>
      <link>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/1831648#M8347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a machine with unresolved status in vCloudDirector 10.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already try to stop or start (via powercli it's the only way) and i get always the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Start-CIVM : 6/17/2020 10:17:48 AM&lt;/TD&gt;&lt;TD&gt;Start-CIVM&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;BAD_REQUEST: [ 6aad16eb-83b1-4912-b1d0-2273bad3c626 ] The requested operation on vApp&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;"XXXXXXXXXXXXX" is not supported in its current state. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to delete it using the following commands :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="dp-c" start="1"&gt;&lt;LI&gt;$civapp = &lt;SPAN class="string"&gt;"Test"&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;$civm = Get-CIVM -vApp $civapp -Name &lt;SPAN class="string"&gt;"VM1"&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;$civm.ExtensionData.Delete()&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception calling "Delete" with "0" argument(s): "[ 0dfd3726-7faa-4737-9271-94a9c9a791a9 ] The requested operation could not be executed on VM "XXXXXX". Stop&lt;/P&gt;&lt;P&gt;the VM and try again."&lt;/P&gt;&lt;P&gt;At line:1 char:1&lt;/P&gt;&lt;P&gt;+ $civm.ExtensionData.Delete()&lt;/P&gt;&lt;P&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NotSpecified: (:) [], MethodInvocationException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : CloudException&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought this was resolve in V5.5 of vCloud director but in 10.1 persist &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.vmware.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already powered off in the vCenter this machine but the status still as unresolved on vCloud, for vCenter is everything OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I resolve this issue? Any hits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 08:43:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/1831648#M8347</guid>
      <dc:creator>JDKM</dc:creator>
      <dc:date>2020-06-17T08:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: VM Unresolved Status vCloud10.1</title>
      <link>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/1831649#M8348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the exact same issue in my lab with vCD 10.1.1 after a failed vApp deploymenet. I tried to delete the vApp and/or the VM with Powershell or the API and no way found.&lt;/P&gt;&lt;P&gt;I also tried to update them from the Posgres db without success, (last time I had such an issue it worked fine on 9.5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Postgres commands you can try to fix the status of you VM/vApp to delete them :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt;sudo -u postgres psql&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt;&lt;EM&gt;\l (show all database present on server)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt;&lt;EM&gt;\c vcloud (connect to database vcloud)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt;select * from vm_container where name = '&lt;STRONG&gt;&lt;EM&gt;VMNAME&lt;/EM&gt;&lt;/STRONG&gt;'; (in the result you can find the SG_ID and VM ID for the following command)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt;update vm_container set creation_status = 'RESOLVED' where sg_id = '4dc82adf-2a76-477d-xxxxxxxxxxxxxxxx';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: Calibri;"&gt;update vapp_vm set creation_status = 'RESOLVED' where id = '2c5dff0b-6ef4-4aa8xxxxxxxxxxxxxxxxxxx';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Please note that it's totaly unsupported &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.vmware.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 11:53:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/1831649#M8348</guid>
      <dc:creator>dcljrick</dc:creator>
      <dc:date>2020-07-07T11:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: VM Unresolved Status vCloud10.1</title>
      <link>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/1831650#M8349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does Start-CIVM work for you on 10.1.1? I find that it does start the VM but also errors out. I submitted a SR but nothing so far on this. If it works, what version of powercli are you using? I am using 12.0. &lt;/P&gt;&lt;P&gt;I ended up just calling REST API in powershell to start the VM so I could continue my testing on our QA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 22:06:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/1831650#M8349</guid>
      <dc:creator>bdmpastx</dc:creator>
      <dc:date>2020-07-15T22:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: VM Unresolved Status vCloud10.1</title>
      <link>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/2988244#M13649</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How did you solve this issue? Your SR should have been resolved by a VMware engineer.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 05:45:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vCloud-Director/VM-Unresolved-Status-vCloud10-1/m-p/2988244#M13649</guid>
      <dc:creator>VMwareGeek_</dc:creator>
      <dc:date>2023-09-26T05:45:20Z</dc:date>
    </item>
  </channel>
</rss>

