当前位置:网站首页>[in depth understanding of tcapulusdb technology] introduction tcapulusdb problem summary
[in depth understanding of tcapulusdb technology] introduction tcapulusdb problem summary
2022-06-22 20:02:00 【InfoQ】
【 In depth understanding of TcaplusDB technology 】 introduction TcaplusDB Problem summary
Docker Summary of environmental issues
Docker Container start up tcapsvr Process Auto exit problem
Problem description
[20201103 21:33:11.239125][139625375184704][1.2.2.1][(tcaplus/src/common/monitor_process_util.cpp:360) (GetTlogPathImpl)][tcapsvr][ERROR ] popen grep -A 10000000 -e '<Type>.*FILE.*</Type>' '/data/tcaplus/tcaplus_service/cfg/storage_1_2_2_1/tcapsvr_log.xml' | grep 'Pattern' | awk -F '<Pattern>' '{print $2}'| awk -F '</Pattern>' '{print $1}' | head -n1 failed, error_msg: Cannot allocate memory.
[20201103 21:33:11.239150][139625375184704][1.2.2.1][(tcaplus/src/srv/tcapsvr_main_thread.cpp:841) (MainThreadInit)][tcapsvr][ERROR ] GetTlogPath failed, iRet: -281, Can Not Get Tcapsvr Tlog Path.
Question why
Question why
# Modify machine system parameters , Indicates that the kernel is allowed to allocate all physical memory , Regardless of the current memory state
echo 1 > /proc/sys/vm/overcommit_memory
# Restart container
docker stop [ Containers id]
docker start [ Containers id]
Cross machine access docker Container timeout
tcapluscli Tool execution , Report system library error
Problem description
/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
Question why
#centos7
yum install glibc.i686
#debian
apt-get install ia32-libs
C++ TDR SDK Problem summary
tcapluscli The tool creates a table group to prompt white list questions
Problem description
./tcapluscli tablegroup create -u http://localhost:5678 -g 4 -n zone_4
CreateTableGroup FAIL [LOCAL] :
{"app_id":["ip(172.18.0.1) not in whitelist to batch add zone(cmd:10006) of app_id:2"]}
Question why
./tcapluscli privilege -u http://localhost:5678 --allow-all-ip

边栏推荐
猜你喜欢

Damp 3D printer consumables

matplotlib设置坐标轴刻度间隔

使用 qrcodejs2 生成二维码详细API和参数

2. what is mechanical design?

年中大促 | 集成无忧,超值套餐 6 折起

程序员应该怎么查日期

Fault analysis | from data_ Free exception

树和森林的遍历

51万奖池邀你参战!第二届阿里云ECS CloudBuild开发者大赛来袭

Nlp-d57-nlp competition D26 & skimming questions D13 & reading papers & finding bugs for more than an hour
随机推荐
mysql filesort要小心
Redis 大 key 问题
.Net 5.0 通过IdentityServer4实现单点登录之oidc认证部分源码解析
【深入理解TcaplusDB技术】TcaplusDB机型
编译报错:/usr/bin/ld: /usr/local/lib/libgflags.a(gflags.cc.o): relocation R_X86_64_32S against `.rodata‘
Follow up course supplement of little turtle teacher "take you to learn C and take you to fly"
Huffman tree (C language)
Focal and global knowledge distillation for detectors
B树代码(C语言)
[deeply understand tcapulusdb technology] tcapulusdb operation and maintenance - daily inspection
再谈SQL profile : 到底能不能固定执行计划?
Comparison of NAND flash particles SLC, MLC, TLC and QLC
[in depth understanding of tcapulusdb technology] new models of tcapulusdb
A text to show you the memory leak
Quick indent usage in VIM
Install some office tools
lua--迭代器、模块、元表
MySQL多表操作
1.3----- simple setting of 3D slicing software
[deeply understand tcapulusdb technology] tcapulusdb model management