<?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: GCP terraform unable to deploy cluster + sic in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188223#M2</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/81338"&gt;@oshrio&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Can you share which machine type you use? The default,&amp;nbsp;&lt;SPAN&gt;n1-standard-4,&amp;nbsp; is not supported in me-west1-a zone (according to this documentation &lt;A href="https://cloud.google.com/compute/docs/regions-zones#:~:text=Bridge%2C%20Broadwell%2C%20Skylake-,me%2Dwest1%2Da,-Tel%20Aviv%2C%20Israel)" target="_blank"&gt;https://cloud.google.com/compute/docs/regions-zones#:~:text=Bridge%2C%20Broadwell%2C%20Skylake-,me%2Dwest1%2Da,-Tel%20Aviv%2C%20Israel)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In addition, for 6 internal NICs you should use a&amp;nbsp;&lt;SPAN&gt;machine type&lt;/SPAN&gt; with at least 32GB (&lt;SPAN&gt;8 vCPU, 4 core&lt;/SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example, for E2 series you should choose the "&lt;SPAN&gt;e2-standard-8 (8 vCPU, 4 core, 32 GB memory)" machine type.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Olga&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2023 08:40:35 GMT</pubDate>
    <dc:creator>Olga-Miro</dc:creator>
    <dc:date>2023-08-01T08:40:35Z</dc:date>
    <item>
      <title>GCP terraform unable to deploy cluster + sic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188057#M1</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm using the TF code to deploy cluster.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the GW is coming up I can view the Wizard&amp;nbsp;@ GW (also sic key is not configured), looks like it didn't get all the parameters from the startup script.&lt;/P&gt;&lt;P&gt;When the GW is starting up I can see in the console log this message:&lt;/P&gt;&lt;PRE&gt;FW-1: loading tp_conf_service
FireWall-1: Starting fwd
FireWall-1: Starting CPU Spike Detective

WARNING: /etc/modprobe.conf line 6: ignoring bad line starting with 'options'
WARNING: /etc/modprobe.conf line 7: ignoring bad line starting with 'virtio_net'
WARNING: /etc/modprobe.conf line 8: ignoring bad line starting with 'rxmrg=0'
SecureXL disabled, cannot use affinity commands
sim_register_adp_service: SecureXL device 0 assigned client ID 0
SecureXL device is enabled. sxl_dev_id=0 
fw_register_adp_service: FW assigned client ID 1
fw_register_adp_service: FW registered successfully with ADP driver. vsid 0 
SecureXL device is enabled. sxl_dev_id=0 
fw_register_adp_service: already registered
FireWall-1: Fetching policy

Installing Security Policy InitialPolicy on all.all@checkpoint-ha-a-02
Fetching Security Policy from localhost succeeded
 
HA not installed"&lt;BR /&gt;&lt;BR /&gt;##########################################&lt;BR /&gt;startup script:&lt;BR /&gt;&lt;SPAN&gt; - python3 /etc/cloud_config.py generatePassword=\"true\" allowUploadDownload=\"true\" templateName=\"cluster_tf\" templateVersion=\"20230109\" mgmtNIC="XX" hasInternet=\"true\" config_url=\"https://runtimeconfig.googleapis.com/v1beta1/projects/kuku-net-0/configs/checkpoint-ha-a-02-config\" config_path=\"projects/kuku-net-0/configs/checkpoint-ha-a-02-config\" installationType="XClusterX" enableMonitoring=\"true\" primary_cluster_address_name=\"1.1.1.8\" secondary_cluster_address_name=\"1.1.1.2\" shell=\"/bin/bash\" computed_sic_key=\"12345678987654321\" sicKey=\"12345678987654321\" managementGUIClientNetwork=\"100.64.0.0/24\" managementNetwork=\"100.64.0.0/24\" numAdditionalNICs=\"6\" smart1CloudToken="XXXX" name=\"checkpoint-ha-a-02\" zone=\"me-west1-a\" region=\"me-west1\"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 07:38:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188057#M1</guid>
      <dc:creator>oshrio</dc:creator>
      <dc:date>2023-07-31T07:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: GCP terraform unable to deploy cluster + sic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188223#M2</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/81338"&gt;@oshrio&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Can you share which machine type you use? The default,&amp;nbsp;&lt;SPAN&gt;n1-standard-4,&amp;nbsp; is not supported in me-west1-a zone (according to this documentation &lt;A href="https://cloud.google.com/compute/docs/regions-zones#:~:text=Bridge%2C%20Broadwell%2C%20Skylake-,me%2Dwest1%2Da,-Tel%20Aviv%2C%20Israel)" target="_blank"&gt;https://cloud.google.com/compute/docs/regions-zones#:~:text=Bridge%2C%20Broadwell%2C%20Skylake-,me%2Dwest1%2Da,-Tel%20Aviv%2C%20Israel)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In addition, for 6 internal NICs you should use a&amp;nbsp;&lt;SPAN&gt;machine type&lt;/SPAN&gt; with at least 32GB (&lt;SPAN&gt;8 vCPU, 4 core&lt;/SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example, for E2 series you should choose the "&lt;SPAN&gt;e2-standard-8 (8 vCPU, 4 core, 32 GB memory)" machine type.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Olga&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 08:40:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188223#M2</guid>
      <dc:creator>Olga-Miro</dc:creator>
      <dc:date>2023-08-01T08:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: GCP terraform unable to deploy cluster + sic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188224#M3</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/83218"&gt;@Olga-Miro&lt;/a&gt;&amp;nbsp; Thanks for quick reply.&lt;/P&gt;&lt;P&gt;Yesterday I succeded to change the vm machine to:&amp;nbsp;&lt;/P&gt;&lt;P&gt;variable "machine_type" {&lt;BR /&gt;type = string&lt;BR /&gt;default = "n2-custom-8-16384"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;and now the GW is up and running.&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 08:46:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188224#M3</guid>
      <dc:creator>oshrio</dc:creator>
      <dc:date>2023-08-01T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: GCP terraform unable to deploy cluster + sic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188299#M4</link>
      <description>&lt;P&gt;Great job!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 16:25:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/GCP-terraform-unable-to-deploy-cluster-sic/m-p/188299#M4</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-08-01T16:25:25Z</dc:date>
    </item>
  </channel>
</rss>

