<?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 R80.40 and vsx_provisioning_tool fails to commit in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75725#M9421</link>
    <description>&lt;P&gt;Today I wanted to use the vsx_provisioning_tool to create a new VS on a R80.40 management, while running the tool from the Domain environment and got an error that it could not commit the new information to the gateway.&lt;/P&gt;
&lt;P&gt;My VSX gateway is a Security Group on a Maestro setup, however there is another Security Group on the same Maestro setup that is hooked to a R80.30 MDS management and there the provisioning tool works just fine.&lt;/P&gt;
&lt;P&gt;Transcript of the command issued:&lt;/P&gt;
&lt;P&gt;[Expert@MDS-25:0]# vsx_provisioning_tool -s localhost -u admin -p &amp;lt;Password&amp;gt; -f collect-vs&lt;BR /&gt;Version harry_main, build 994000068&lt;BR /&gt;Executing line number 1 - 'transaction begin'&lt;BR /&gt;Executing line number 2 - 'add vd name DC1P001 vsx CPFG-01 main_ip 1.2.4.42'&lt;BR /&gt;Executing line number 3 - 'add interface vd DC1P001 name bond0.1100 ip 1.2.8.42/28'&lt;BR /&gt;Executing line number 4 - 'add route vd DC1P001 destination default next_hop 1.2.4.241'&lt;BR /&gt;Executing line number 5 - 'transaction end'&lt;BR /&gt;Creating DC1CXPP001... &lt;BR /&gt;Generating VSX Configuration for DC1P001 on CPFG-01.&lt;BR /&gt;Pushing VSX Configuration to CPFG-01.&lt;BR /&gt;CPFG-01: processed 5% of configuration...&lt;BR /&gt;Failed to configure CPFG-01 with the following errors:&lt;BR /&gt;CPFG-01... error :Internal Error - Failed to commit changes in the OS.. libdb_do_transaction: connection closed during operation&lt;BR /&gt;Error: Failed to commit changes to VSX database.&lt;BR /&gt;Failed to execute line number 5&lt;BR /&gt;Failed to commit transaction which began at line number 1&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2020 11:45:47 GMT</pubDate>
    <dc:creator>Maarten_Sjouw</dc:creator>
    <dc:date>2020-02-19T11:45:47Z</dc:date>
    <item>
      <title>R80.40 and vsx_provisioning_tool fails to commit</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75725#M9421</link>
      <description>&lt;P&gt;Today I wanted to use the vsx_provisioning_tool to create a new VS on a R80.40 management, while running the tool from the Domain environment and got an error that it could not commit the new information to the gateway.&lt;/P&gt;
&lt;P&gt;My VSX gateway is a Security Group on a Maestro setup, however there is another Security Group on the same Maestro setup that is hooked to a R80.30 MDS management and there the provisioning tool works just fine.&lt;/P&gt;
&lt;P&gt;Transcript of the command issued:&lt;/P&gt;
&lt;P&gt;[Expert@MDS-25:0]# vsx_provisioning_tool -s localhost -u admin -p &amp;lt;Password&amp;gt; -f collect-vs&lt;BR /&gt;Version harry_main, build 994000068&lt;BR /&gt;Executing line number 1 - 'transaction begin'&lt;BR /&gt;Executing line number 2 - 'add vd name DC1P001 vsx CPFG-01 main_ip 1.2.4.42'&lt;BR /&gt;Executing line number 3 - 'add interface vd DC1P001 name bond0.1100 ip 1.2.8.42/28'&lt;BR /&gt;Executing line number 4 - 'add route vd DC1P001 destination default next_hop 1.2.4.241'&lt;BR /&gt;Executing line number 5 - 'transaction end'&lt;BR /&gt;Creating DC1CXPP001... &lt;BR /&gt;Generating VSX Configuration for DC1P001 on CPFG-01.&lt;BR /&gt;Pushing VSX Configuration to CPFG-01.&lt;BR /&gt;CPFG-01: processed 5% of configuration...&lt;BR /&gt;Failed to configure CPFG-01 with the following errors:&lt;BR /&gt;CPFG-01... error :Internal Error - Failed to commit changes in the OS.. libdb_do_transaction: connection closed during operation&lt;BR /&gt;Error: Failed to commit changes to VSX database.&lt;BR /&gt;Failed to execute line number 5&lt;BR /&gt;Failed to commit transaction which began at line number 1&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 11:45:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75725#M9421</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2020-02-19T11:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 and vsx_provisioning_tool fails to commit</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75735#M9422</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/17364"&gt;@Maarten_Sjouw&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general when you make transactions over the same VS with file as an input is not neccesary to specify the name in each line.&lt;/P&gt;&lt;P&gt;Here's a script that I recently used in R80.30 to provision a new VS&lt;/P&gt;&lt;P&gt;To be honest I don't know if the error is realted to the syntax but it's worth the shot&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example2.png" style="width: 789px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/4077i86CF75C6DE128E3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="example2.png" alt="example2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 13:09:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75735#M9422</guid>
      <dc:creator>FedericoMeiners</dc:creator>
      <dc:date>2020-02-19T13:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 and vsx_provisioning_tool fails to commit</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75745#M9423</link>
      <description>Frederico,&lt;BR /&gt;&lt;BR /&gt;I used the syntax that is shown when you issue the command show vd name &amp;lt;VS-Name&amp;gt;. The reason it is there is that I have more than 1 VS in the same Domain, interface commands can be issued for all VS's in that domain.&lt;BR /&gt;The error is specific to R80.40, I used the exact same syntax on a domain on a R80.30 MDS.</description>
      <pubDate>Wed, 19 Feb 2020 14:02:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75745#M9423</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2020-02-19T14:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 and vsx_provisioning_tool fails to commit</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75817#M9424</link>
      <description>If it worked in R80.30 but not in R80.40, you're probably in TAC case territory. &lt;span class="lia-unicode-emoji" title=":grimacing_face:"&gt;😬&lt;/span&gt;</description>
      <pubDate>Thu, 20 Feb 2020 04:02:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75817#M9424</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-02-20T04:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 and vsx_provisioning_tool fails to commit</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75822#M9425</link>
      <description>Yep, a case is open for it.</description>
      <pubDate>Thu, 20 Feb 2020 05:20:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75822#M9425</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2020-02-20T05:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 and vsx_provisioning_tool fails to commit</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75837#M9426</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you please share your ticket number so i could follow up on this ?&lt;/P&gt;
&lt;P&gt;also, do you see any confd core dums in /var/log/dump/usermode&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 07:30:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75837#M9426</guid>
      <dc:creator>Guy_Grundman</dc:creator>
      <dc:date>2020-02-20T07:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 and vsx_provisioning_tool fails to commit</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75838#M9427</link>
      <description>Hi Guy,&lt;BR /&gt;Ticket 6-0001915272 and there are no dumps.</description>
      <pubDate>Thu, 20 Feb 2020 07:33:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75838#M9427</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2020-02-20T07:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 and vsx_provisioning_tool fails to commit</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75847#M9428</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;I will be following up on the ticket and will hopefully have a quick resolution.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 09:04:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/R80-40-and-vsx-provisioning-tool-fails-to-commit/m-p/75847#M9428</guid>
      <dc:creator>Guy_Grundman</dc:creator>
      <dc:date>2020-02-20T09:04:37Z</dc:date>
    </item>
  </channel>
</rss>

