yhcloud123

Results 10 comments of yhcloud123

> Hello, what is the current size of the k8s cluster? What is the corresponding node node configuration? How many resources are allocated to deepflow-server and deepflow-agent? And what are...

@dundun9 @sharang I also have the same problem. After the first deployment, the namespace and workload appear very slowly, and only the relevant indicators of non host network workloads will...

有了新的发现 镜像打包的init.sql 为create 语句 非新增列语句 ![image](https://github.com/deepflowio/deepflow/assets/110751250/f6c43adb-950d-4db4-8af4-8a870a76ffec) ls /etc/mysql/issu 如下 应该已经到了6.4.1.32,sql 实际镜像内为6.4.1.13.sql 相差过远 ![image](https://github.com/deepflowio/deepflow/assets/110751250/05b3a889-ae24-4815-93a2-521514226c06) @1473371932 帮忙检查镜像问题 在6.4.129.sql中是有新增列语句的 ![image](https://github.com/deepflowio/deepflow/assets/110751250/e9535e4e-327b-4304-bc27-2746353f6d0a)

func ExecuteIssus(db *gorm.DB, curVersion string) error { issus, err := ioutil.ReadDir(fmt.Sprintf("%s/issu", SQL_FILE_DIR)) if err != nil { log.Errorf("read sql dir faild: %v", err) return err } nextVersions := getAscSortedNextVersions(issus, curVersion)...

> @yhcloud123 deepflow-server 也使用 6.4 最新的看看 您好 使用的就是最新37hour前的 server 感觉好像不是流水线打包出来的镜像 要不不应该issue.sql会少 而且应该相差了一段时间了

@1473371932 Can you help me check this issue or how to investigate it? I have the same issue in version 6.2.6, and the deployed version is confirmed to be consistent,...

> Can you provide the flow of how to fight and how to deploy the agent? ![90b9292813246e97ef0c11178d638cb](https://github.com/deepflowio/deepflow/assets/110751250/4c9a1e18-20ae-4799-a13f-4d8a97bf87b1) Deepflow agent deployed by helm deepflowServerNodeIPS is F5 VIP backend is server hostnetwork

@rvql @sharang @1473371932 Do you have any insights? Why does this inconsistency occur when connecting two identical versions of Grafana F12 400bad requehst but grafana panel error messege:the expected status...

> @1473371932 Please help to solve this problem. Found the reason, the external Grafana initc plugin still uses the 6.2 upgrade to resolve the issue thanks

@1473371932 帮我看下这个问题