当前位置:网站首页>[the problem has been solved] - MySQL uses the same yaml and NFS shared storage to report an error
[the problem has been solved] - MySQL uses the same yaml and NFS shared storage to report an error
2022-07-21 06:26:00 【Ye Laila spicy】
Introduction : I used to use nfs Of storageclass Create... In the cluster mysql5.7.33 Will report a mistake , But creating 5.7.37 Occasionally, it can start successfully , however mysql Set up -e MYSQL_ROOT_PASSWORD=deepwise It doesn't work . And mysql5.7.37 It cannot be used after entering the container localhost Connect . But change ceph Of storageclass,mysql5.7.33 It won't be wrong . Mount directly nfs Test with or without nodes .
Fault recurrence
k8s colony 1.20.15, Kernel version 4.20.17-042017-generic, System version ubuntu16.04
Compare machines
k3s A single node v1.23.2+k3s1, Kernel version 5.4.0-122-generic, System version ubuntu20.04
Conclusion
It is suspected that the error is caused by the problem of the kernel version .
See the article https://mp.weixin.qq.com/s/L6_LB4gtj_bzW3C8328o2w Although the problem is irrelevant, it gives a hint of inspiration .
边栏推荐
- Flink实战:消费Wikipedia实时消息
- 有什麼好玩的網頁小遊戲網站推薦麼?
- Section 4 of Chapter 1: pychar installation
- How does gbase 8s handle collections?
- Wireless channel measurement and modeling of 10 GHz indoor wireless body area network
- 自定义持久层框架MyORMFramework(二)—框架设计
- [问题已处理]-jenkins免密登录exsi主机
- Node uninstall
- Circular linked list of leetcode simple problem
- Abstraction of operational expressions
猜你喜欢
随机推荐
Configure static routing and rip routing protocols
字节跳动确认将自研芯片:仅供内部使用;马斯克:我已将大脑上传云端;Go 语言产品负责人离职|极客头条
win10开机启动ps1脚本
换装MG黑色标识 名爵将推新产品序列
Wps2019 all macros are forbidden. You have to pay for enabling macros. How to use them for free
jenkins pipeline下载代码到指定workspace
Mobius inversion - Summary
Flink battle: consume Wikipedia real-time messages
[jenkins]-流水线循环输出text parameter中的每一行
Implementation of form control adaptation (adaptive form) layout in WinForm_ By C code
基于二维声子晶体的体声波谐振器仿真分析
[kubernetes]-批量修改镜像tag后导出
NIO基础之三大组件
ogg 抽取数据延时大
Excel VBA quick start (IX. jump, exit, error, with in VBA)
数字化转型迈向深水区:银行业不断夯实科技根基
mysql进阶(十三)命令行导出导入数据库
VRRP虚拟冗余协议配置
仍旧是同步问题
Flink系列之Flink内存模型:从宏观(Flink内存模型)、微观(Flink内存结构)、数据传输等角度分析Flink的内存管理