The gs_guc run with the following arguments: [/iddbs/OpenGauss/og1/app/bin/gs_guc -D /iddbs/OpenGauss/og1/data/dn -c listen_addresses='localhost,10.88.154.235' -c local_bind_address='10.88.154.235' -c port=15400 -c comm_sctp_port=15430 -c comm_control_port=15440 -c cstore_buffers=1GB -c max_connections=4096 -c shared_buffers=40GB -c work_mem=1GB -c maintenance_work_mem=512MB -c data_replicate_buffer_size=128MB -c enable_data_replicate=off -c replication_type=1 -c max_wal_senders=16 -c application_name='dn_6003' -c synchronous_standby_names='ANY 1(AZ1)' -c log_directory='/iddbs/OpenGauss/og1/log/omm/pg_log/dn_6003' -c audit_directory='/iddbs/OpenGauss/og1/log/omm/pg_audit/dn_6003' -c comm_tcp_mode=on -c comm_quota_size=1024kB -c log_line_prefix='%x %a %m %u %d %h %p %S' -c enable_wdr_snapshot=on -c use_workload_manager=off -c bypass_workload_manager=on -c enable_dynamic_workload=off -c enable_gtm_free=on -c checkpoint_segments=1024 -c wal_buffers=1GB -c xloginsert_locks=16 -c max_process_memory=80GB -c max_prepared_transactions=2048 -c standby_shared_buffers_fraction=1 -c max_files_per_process=1024 -c recovery_max_workers=4 -c recovery_time_target=60 -c ssl=off -c ssl_renegotiation_limit=0 -c session_timeout=30min -c password_effect_time=0 -c password_encryption_type=2 -c enable_stream_operator=off -c enable_thread_pool=on -c thread_pool_attr='1024,2,(nobind)' -c log_min_duration_statement=60s -c vacuum_cost_delay=20ms -c autovacuum=on -c alarm_component='/opt/huawei/snas/bin/snas_cm_cmd' set ].
ERROR: The name of parameter "comm_tcp_mode" is incorrect. It is not within the CN/DN support parameters or it is a read only parameter.
ERROR: The name of parameter "bypass_workload_manager" is incorrect. It is not within the CN/DN support parameters or it is a read only parameter.
ERROR: The name of parameter "enable_dynamic_workload" is incorrect. It is not within the CN/DN support parameters or it is a read only parameter.
ERROR: The name of parameter "enable_gtm_free" is incorrect. It is not within the CN/DN support parameters or it is a read only parameter.
ERROR: The name of parameter "enable_stream_operator" is incorrect. It is not within the CN/DN support parameters or it is a read only parameter.
Try "gs_guc --help" for more information.
6.0安装脚本,执行安装时报错。