fe集群部署priority_networks失效

为了更快的定位您的问题,请提供以下信息,谢谢
【详述】fe集群部署,在fe.conf的priority_networks指定了具体的ip为10.xxx.xxx.92/24,但启动后日志显示如下:
2024-09-29 16:36:40.835+08:00 WARN (main|1) [NodeMgr.getClusterIdAndRoleOnStartup():350] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [10.xxx.xxx.101:9010]
2024-09-29 16:36:45.837+08:00 WARN (main|1) [NodeMgr.getFeNodeTypeAndNameFromHelpers():538] frontend 10.xxx.xxx.200:9010 is not added to cluster yet. role UNKNOWN
2024-09-29 16:36:45.838+08:00 WARN (main|1) [NodeMgr.getClusterIdAndRoleOnStartup():350] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [10.107.xxx.xxx:9010],其中,10.xxx.xxx.200是我服务器vip

【背景】做过哪些操作?
【业务影响】
【是否存算分离】
【StarRocks版本】例如:1.18.2
【集群规模】例如:3fe(1 follower+2observer)+5be(fe与be混部)
【机器信息】CPU虚拟核/内存/网卡,例如:48C/64G/万兆
【联系方式】为了在解决问题过程中能及时联系到您获取一些日志信息,请补充下您的联系方式,例如:社区群4-小李或者邮箱,谢谢
【附件】

  • fe.log/be.INFO/相应截图