deepflow icon indicating copy to clipboard operation
deepflow copied to clipboard

[BUG] process tap side not shown in Rocky Linux 9

Open curu opened this issue 10 months ago • 3 comments

Search before asking

  • [X] I had searched in the issues and found no similar feature requirement.

DeepFlow Component

Agent

What you expected to happen

for one outgoing http request, there should be one client nic and one client process flow report, like those in centos 7 image

but on Rocky Linux, with the same agent version and agent group config, it only shows client porcess flow image

How to reproduce

just install deepflow-agent on Rocky Linux 9 VM, and try to issue the flowing command, then go to *Application Request Log" dashboard and check the result

curl -v http://deepflow.io/docs/zh/

DeepFlow version

Name: deepflow-server community edition Branch: v6.4 CommitID: f0138292a20465b210b8b2decf93ab44b5d37e16 RevCount: 9769 Compiler: go version go1.20.14 linux/amd64 CompileTime: 2024-04-02 09:32:40

Name: deepflow-agent community edition Branch: v6.5.3 CommitId: cfb3560378f755d37bb9b9c1e41305483b0eff4e RevCount: 9935 Compiler: rustc 1.75.0 (82e1608df 2023-12-21) CompileTime: 2024-03-27 02:15:1

DeepFlow agent list

ID NAME TYPE CTRL_IP CTRL_MAC STATE GROUP EXCEPTIONS REVISION UPGRADE_REVISION 1 172.16.49.16-V2 K8S_VM 172.16.49.16 52:54:00:66:87:0a NORMAL default v6.4 9770 10 cvm-lab-rocky9-W7 CHOST_VM 172.16.81.149 52:54:00:7d:53:a6 NORMAL cvm v6.5.3 9935 11 cvm-lab-c7-W5 CHOST_VM 172.16.82.231 52:54:00:c8:81:2e NORMAL cvm v6.5.3 9935

Kubernetes CNI

No response

Operation-System/Kernel version

rocky linux 9: 5.14.0-362.24.1.el9_3.x86_64 centos 7: 3.10.0-1160.114.2.el7.x86_64

Anything else

No response

Are you willing to submit a PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

curu avatar Apr 07 '24 14:04 curu