gpdb: send dummy packet failed, sendto failed
Bug Report
There are numerous errors reported in the log file as mentioned above. Do they require attention? If not, is it feasible to lower the log level for this log output?
Greenplum version or build
- 6.26.2
OS version and uname -a
autoconf options used ( config.status --config )
Installation information ( pg_config )
Expected behavior
Actual behavior
2024-04-03 11:58:16.500894 CST,"gpexporter","IMX_BDC",p3208024,th-1660671872,"[local]",,2024-04-03 11:57:58 CST,0,con33,,seg-1,,,,,"LOG","00000","send dummy packet failed, sendto failed: Cannot assign requested address",,,,,,,0,,"ic_udpifc.c",7005,
Step to reproduce the behavior
About this issue
- Original URL
- State: open
- Created 5 months ago
- Comments: 16 (8 by maintainers)
I wrote another test script to test local network,Its logic is basically the same as greenplum, you can compile and test it on your environment, for example:
If “send dummy packet failed” appears during the test, please check the machine’s network settings.