<?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 Boot Disk Validation Bypass in VCF in Operating System - VMware</title>
    <link>https://community.hpe.com/t5/operating-system-vmware/boot-disk-validation-bypass-in-vcf/m-p/7255202#M4358</link>
    <description>&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Backup SDDC Manager (File Level and Snapshot) &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Before starting this activity take snapshot and file level backup for SDDC manager. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Log into the database&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#0000FF"&gt;# psql -h localhost -U postgres&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#0000FF"&gt;# \c domainmanager&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#0000FF"&gt;# \x&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Retrieve Task ID’s&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# select task_name,id,execution_order,status from processing_task where execution_id='ID' order by execution_order;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# select task_name,id,execution_order,status from processing_task where execution_id='4ca26ccf-ddcd-440a-873a-9b53f97838fb' order by execution_order;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# select * from processing_task&amp;nbsp; where id='7f000001-8c77-12c4-818c-f3b6f3c203c0';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# select * from processing_context where id='7f000001-8c77-12c4-818c-f3b6f3c103bf';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Update Task Status&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Update Process IDs identified in last step.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="batang,apple gothic"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Processing tasks&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# update processing_task set status='POSTVALIDATION_COMPLETED_WITH_SUCCESS' where id='7f000001-8c77-12c4-818c-f3b6f3c203c0';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="batang,apple gothic"&gt;Processing Context&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# Update processing_context set status='COMPLETED_WITH_SUCCESS' where id='7f000001-8c77-12c4-818c-f3b6f3c103bf';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Restart Services&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Now restart the domainmanager, operationsmanager and commonsvcs.service services. Wait about 3 – 5 minutes depending on your environment and log back into SDDC Manager. This is optional. Only required in case retry task not working after update database.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# systemctl restart domainmanager, operationsmanager and commonsvcs. service&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;STRONG&gt;Retry Workflow&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Retry same failed workflow from SDDC management console so it can proceed without boot disk validation.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="batang,apple gothic"&gt;Contributer&lt;/FONT&gt;&lt;/STRONG&gt; -&amp;nbsp;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;Kamleshjha &lt;FONT size="1 2 3 4 5 6 7" color="#000000"&gt;&lt;STRIKE&gt;**Confidential information erased**&lt;/STRIKE&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Sep 2025 03:47:04 GMT</pubDate>
    <dc:creator>dipankarsaha25</dc:creator>
    <dc:date>2025-09-02T03:47:04Z</dc:date>
    <item>
      <title>Boot Disk Validation Bypass in VCF</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/boot-disk-validation-bypass-in-vcf/m-p/7255202#M4358</link>
      <description>&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Backup SDDC Manager (File Level and Snapshot) &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Before starting this activity take snapshot and file level backup for SDDC manager. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Log into the database&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#0000FF"&gt;# psql -h localhost -U postgres&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#0000FF"&gt;# \c domainmanager&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#0000FF"&gt;# \x&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Retrieve Task ID’s&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# select task_name,id,execution_order,status from processing_task where execution_id='ID' order by execution_order;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# select task_name,id,execution_order,status from processing_task where execution_id='4ca26ccf-ddcd-440a-873a-9b53f97838fb' order by execution_order;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# select * from processing_task&amp;nbsp; where id='7f000001-8c77-12c4-818c-f3b6f3c203c0';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# select * from processing_context where id='7f000001-8c77-12c4-818c-f3b6f3c103bf';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Update Task Status&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Update Process IDs identified in last step.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="batang,apple gothic"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Processing tasks&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# update processing_task set status='POSTVALIDATION_COMPLETED_WITH_SUCCESS' where id='7f000001-8c77-12c4-818c-f3b6f3c203c0';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="batang,apple gothic"&gt;Processing Context&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# Update processing_context set status='COMPLETED_WITH_SUCCESS' where id='7f000001-8c77-12c4-818c-f3b6f3c103bf';&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Restart Services&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Now restart the domainmanager, operationsmanager and commonsvcs.service services. Wait about 3 – 5 minutes depending on your environment and log back into SDDC Manager. This is optional. Only required in case retry task not working after update database.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;# systemctl restart domainmanager, operationsmanager and commonsvcs. service&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;STRONG&gt;Retry Workflow&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Retry same failed workflow from SDDC management console so it can proceed without boot disk validation.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="batang,apple gothic"&gt;Contributer&lt;/FONT&gt;&lt;/STRONG&gt; -&amp;nbsp;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;Kamleshjha &lt;FONT size="1 2 3 4 5 6 7" color="#000000"&gt;&lt;STRIKE&gt;**Confidential information erased**&lt;/STRIKE&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 03:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/boot-disk-validation-bypass-in-vcf/m-p/7255202#M4358</guid>
      <dc:creator>dipankarsaha25</dc:creator>
      <dc:date>2025-09-02T03:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Disk Validation Bypass in VCF</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/boot-disk-validation-bypass-in-vcf/m-p/7256806#M4367</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2075609"&gt;@dipankarsaha25&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for sharing this information.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2025 09:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/boot-disk-validation-bypass-in-vcf/m-p/7256806#M4367</guid>
      <dc:creator>Thaufique_Mod</dc:creator>
      <dc:date>2025-10-09T09:17:43Z</dc:date>
    </item>
  </channel>
</rss>

