taos启动报错,无法连接
虚拟机崩溃,虚拟机回滚后,启动taos报错:ERROR failed to lock file:/root/data/dnode/.running ret:-1[Resource temporarily unavailable], database may be running, quit
详细sudo ./taosd 启动日志:
06/25 13:56:15.589227 00092429 DND start to initialize TDengine
06/25 13:56:15.589484 00092429 DND step:dnode-tfile is initialized
06/25 13:56:15.589518 00092429 DND step:dnode-rpc is initialized
06/25 13:56:15.589538 00092429 UTL localEp is: tdengine01:6030
06/25 13:56:15.592408 00092429 UTL WARN timezone not configured, set to system default: (CST, +0800)
06/25 13:56:15.592533 00092429 UTL WARN locale not configured, set to system default:en_US.UTF-8
06/25 13:56:15.592568 00092429 UTL WARN charset not configured, set to system default:UTF-8
06/25 13:56:15.592638 00092429 UTL check global cfg completed
06/25 13:56:15.592655 00092429 UTL ==================================
06/25 13:56:15.592665 00092429 UTL config & system info:
06/25 13:56:15.592673 00092429 UTL ==================================
06/25 13:56:15.592682 00092429 UTL firstEp: tdengine01:6030
06/25 13:56:15.592690 00092429 UTL secondEp: tdengine01:6030
06/25 13:56:15.592698 00092429 UTL fqdn: tdengine01
06/25 13:56:15.592706 00092429 UTL serverPort: 6030
06/25 13:56:15.592714 00092429 UTL configDir: /etc/taos
06/25 13:56:15.592722 00092429 UTL logDir: /var/log/taos
06/25 13:56:15.592729 00092429 UTL scriptDir: /etc/taos
06/25 13:56:15.592738 00092429 UTL arbitrator:
06/25 13:56:15.592746 00092429 UTL numOfThreadsPerCore: 1.000000
06/25 13:56:15.592770 00092429 UTL numOfCommitThreads: 4
06/25 13:56:15.592795 00092429 UTL ratioOfQueryCores: 1.000000
06/25 13:56:15.592806 00092429 UTL maxNumOfDistinctRes: 10000000
06/25 13:56:15.592814 00092429 UTL numOfMnodes: 3
06/25 13:56:15.592822 00092429 UTL vnodeBak: 1
06/25 13:56:15.592830 00092429 UTL telemetryReporting: 1
06/25 13:56:15.592838 00092429 UTL balance: 1
06/25 13:56:15.592846 00092429 UTL balanceInterval: 300
06/25 13:56:15.592853 00092429 UTL role: 0
06/25 13:56:15.592861 00092429 UTL maxTmrCtrl: 512
06/25 13:56:15.592869 00092429 UTL monitorInterval: 30(s)
06/25 13:56:15.592877 00092429 UTL offlineThreshold: 864000(s)
06/25 13:56:15.592885 00092429 UTL rpcTimer: 300(ms)
06/25 13:56:15.592893 00092429 UTL rpcMaxTime: 600(s)
06/25 13:56:15.592947 00092429 UTL rpcForceTcp: 0
06/25 13:56:15.592964 00092429 UTL statusInterval: 1(s)
06/25 13:56:15.592973 00092429 UTL shellActivityTimer: 3(s)
06/25 13:56:15.592981 00092429 UTL minSlidingTime: 10(ms)
06/25 13:56:15.592989 00092429 UTL minIntervalTime: 1(ms)
06/25 13:56:15.592996 00092429 UTL maxStreamCompDelay: 20000(ms)
06/25 13:56:15.593004 00092429 UTL maxFirstStreamCompDelay:10000(ms)
06/25 13:56:15.593012 00092429 UTL retryStreamCompDelay: 10000(ms)
06/25 13:56:15.593019 00092429 UTL streamCompDelayRatio: 0.100000
06/25 13:56:15.593031 00092429 UTL maxVgroupsPerDb: 0
06/25 13:56:15.593038 00092429 UTL maxTablesPerVnode: 1000000
06/25 13:56:15.593046 00092429 UTL minTablesPerVnode: 1000
06/25 13:56:15.593054 00092429 UTL tableIncStepPerVnode: 1000
06/25 13:56:15.593062 00092429 UTL cache: 16(Mb)
06/25 13:56:15.593070 00092429 UTL blocks: 6
06/25 13:56:15.593077 00092429 UTL days: 10
06/25 13:56:15.593085 00092429 UTL keep: 3650
06/25 13:56:15.593093 00092429 UTL minRows: 100
06/25 13:56:15.593101 00092429 UTL maxRows: 4096
06/25 13:56:15.593109 00092429 UTL precision: 0
06/25 13:56:15.593116 00092429 UTL comp: 2
06/25 13:56:15.593124 00092429 UTL walLevel: 1
06/25 13:56:15.593131 00092429 UTL fsync: 3000
06/25 13:56:15.593139 00092429 UTL replica: 1
06/25 13:56:15.593147 00092429 UTL partitions: 4
06/25 13:56:15.593154 00092429 UTL quorum: 1
06/25 13:56:15.593170 00092429 UTL update: 0
06/25 13:56:15.593179 00092429 UTL cachelast: 0
06/25 13:56:15.593186 00092429 UTL compressMsgSize: 524288
06/25 13:56:15.593194 00092429 UTL maxSQLLength: 1048576(byte)
06/25 13:56:15.593201 00092429 UTL maxWildCardsLength: 100(byte)
06/25 13:56:15.593209 00092429 UTL maxNumOfOrderedRes: 1000000
06/25 13:56:15.593217 00092429 UTL queryBufferSize: -1(byte)
06/25 13:56:15.593225 00092429 UTL retrieveBlockingModel: 0
06/25 13:56:15.593233 00092429 UTL keepColumnName: 0
06/25 13:56:15.593240 00092429 UTL timezone: (CST, +0800)
06/25 13:56:15.593249 00092429 UTL locale: en_US.UTF-8
06/25 13:56:15.593256 00092429 UTL charset: UTF-8
06/25 13:56:15.593264 00092429 UTL maxShellConns: 50000
06/25 13:56:15.593272 00092429 UTL maxConnections: 5000
06/25 13:56:15.593279 00092429 UTL minimalLogDirGB: 1.000000(GB)
06/25 13:56:15.593288 00092429 UTL minimalTmpDirGB: 1.000000(GB)
06/25 13:56:15.593297 00092429 UTL minimalDataDirGB: 2.000000(GB)
06/25 13:56:15.593306 00092429 UTL mnodeEqualVnodeNum: 4
06/25 13:56:15.593313 00092429 UTL flowctrl: 1
06/25 13:56:15.593320 00092429 UTL slaveQuery: 1
06/25 13:56:15.593328 00092429 UTL adjustMaster: 1
06/25 13:56:15.593336 00092429 UTL http: 1
06/25 13:56:15.593349 00092429 UTL mqtt: 0
06/25 13:56:15.593358 00092429 UTL monitor: 1
06/25 13:56:15.593365 00092429 UTL stream: 1
06/25 13:56:15.593373 00092429 UTL topicBinaryLen: 16000
06/25 13:56:15.593380 00092429 UTL httpEnableRecordSql: 0
06/25 13:56:15.593388 00092429 UTL telegrafUseFieldNum: 0
06/25 13:56:15.593396 00092429 UTL httpMaxThreads: 4
06/25 13:56:15.593403 00092429 UTL restfulRowLimit: 10240
06/25 13:56:15.593411 00092429 UTL httpDbNameMandatory: 0
06/25 13:56:15.593419 00092429 UTL httpKeepAlive: 30000
06/25 13:56:15.593427 00092429 UTL numOfLogLines: 10000000
06/25 13:56:15.593435 00092429 UTL logKeepDays: 0
06/25 13:56:15.593442 00092429 UTL asyncLog: 1
06/25 13:56:15.593450 00092429 UTL debugFlag: 0
06/25 13:56:15.593457 00092429 UTL mDebugFlag: 131
06/25 13:56:15.593465 00092429 UTL dDebugFlag: 135
06/25 13:56:15.593473 00092429 UTL sDebugFlag: 135
06/25 13:56:15.593556 00092429 UTL wDebugFlag: 135
06/25 13:56:15.593578 00092429 UTL sdbDebugFlag: 131
06/25 13:56:15.593592 00092429 UTL rpcDebugFlag: 131
06/25 13:56:15.593607 00092429 UTL tmrDebugFlag: 131
06/25 13:56:15.593620 00092429 UTL cDebugFlag: 131
06/25 13:56:15.593634 00092429 UTL jniDebugFlag: 131
06/25 13:56:15.593647 00092429 UTL odbcDebugFlag: 131
06/25 13:56:15.593661 00092429 UTL uDebugFlag: 131
06/25 13:56:15.593675 00092429 UTL httpDebugFlag: 131
06/25 13:56:15.593689 00092429 UTL mqttDebugFlag: 131
06/25 13:56:15.593703 00092429 UTL monDebugFlag: 131
06/25 13:56:15.593717 00092429 UTL qDebugFlag: 131
06/25 13:56:15.593730 00092429 UTL vDebugFlag: 135
06/25 13:56:15.593744 00092429 UTL tsdbDebugFlag: 131
06/25 13:56:15.593757 00092429 UTL cqDebugFlag: 131
06/25 13:56:15.593771 00092429 UTL enableRecordSql: 0
06/25 13:56:15.593785 00092429 UTL enableCoreFile: 0
06/25 13:56:15.593799 00092429 UTL gitinfo: 238545f71370b3b75db5ba653b2f06fa81faa894
06/25 13:56:15.593814 00092429 UTL gitinfoOfInternal: NULL
06/25 13:56:15.593827 00092429 UTL buildinfo: Built at 2021-12-16 16:23
06/25 13:56:15.593841 00092429 UTL version: 2.2.2.10
06/25 13:56:15.593855 00092429 UTL maxBinaryDisplayWidth: 30
06/25 13:56:15.593870 00092429 UTL tempDir: /tmp/
06/25 13:56:15.593891 00092429 UTL clientMerge: 0
06/25 13:56:15.593905 00092429 UTL deadLockKillQuery: 1
06/25 13:56:15.593922 00092429 UTL os pageSize: 4096(KB)
06/25 13:56:15.593937 00092429 UTL os openMax: 1024
06/25 13:56:15.593951 00092429 UTL os streamMax: 16
06/25 13:56:15.593965 00092429 UTL os numOfCores: 8
06/25 13:56:15.593978 00092429 UTL os totalMemory: 21019(MB)
06/25 13:56:15.593997 00092429 UTL os sysname: Linux
06/25 13:56:15.594011 00092429 UTL os nodename: tdengine01
06/25 13:56:15.594025 00092429 UTL os release: 3.10.0-1127.el7.x86_64
06/25 13:56:15.594039 00092429 UTL os version: #1 SMP Tue Mar 31 23:36:51 UTC 2020
06/25 13:56:15.594054 00092429 UTL os machine: x86_64
06/25 13:56:15.594069 00092429 UTL dataDir: /root/data
06/25 13:56:15.594084 00092429 UTL ==================================
06/25 13:56:15.594146 00092429 DND step:dnode-globalcfg is initialized
06/25 13:56:15.594246 00092429 TFS disk /root/data is mounted to tier level 0 id 0
06/25 13:56:15.594376 00092429 UTL ==================================
06/25 13:56:15.594431 00092429 UTL os totalDisk: 50.120117(GB)
06/25 13:56:15.594448 00092429 UTL os usedDisk: 37.829266(GB)
06/25 13:56:15.594457 00092429 UTL os availDisk: 12.290852(GB)
06/25 13:56:15.594465 00092429 UTL ==================================
06/25 13:56:15.594480 00092429 DND dnode storage is initialized at /root/data/dnode
06/25 13:56:15.594489 00092429 DND step:dnode-storage is initialized
06/25 13:56:15.594559 00092429 DND read file /root/data/dnode/dnodeCfg.json successed
06/25 13:56:15.594594 00092429 DND dnodeId is set to 3, clusterId is set to 2895feea-c410-4237-adaf-01c91ce21619
06/25 13:56:15.596974 00092429 DND successed to write /root/data/dnode/dnodeCfg.json
06/25 13:56:15.597031 00092429 DND dnode cfg is initialized
06/25 13:56:15.597043 00092429 DND step:dnode-cfg is initialized
06/25 13:56:15.597189 00092429 DND read file /root/data/dnode/dnodeEps.json successed
06/25 13:56:15.597273 00092429 DND dnode eps is initialized
06/25 13:56:15.597284 00092429 DND step:dnode-eps is initialized
06/25 13:56:15.597346 00092429 DND read file /root/data/dnode/mnodeEpSet.json successed
06/25 13:56:15.597359 00092429 DND print minfos, mnodeNum:3 inUse:0
06/25 13:56:15.597367 00092429 DND mnode index:1, tdengine01:6030
06/25 13:56:15.597373 00092429 DND mnode index:4, rabbitmq-node1:6030
06/25 13:56:15.597379 00092429 DND mnode index:2, tdengine02:6030
06/25 13:56:15.597408 00092429 DND print minfos, mnodeNum:3 inUse:0
06/25 13:56:15.597425 00092429 DND mnode index:1, tdengine01:6030
06/25 13:56:15.597432 00092429 DND mnode index:4, rabbitmq-node1:6030
06/25 13:56:15.597439 00092429 DND mnode index:2, tdengine02:6030
06/25 13:56:15.597445 00092429 DND dnode minfos is initialized
06/25 13:56:15.597452 00092429 DND step:dnode-minfos is initialized
06/25 13:56:15.597530 00092429 WAL wal module is initialized, rsetId:3
06/25 13:56:15.597541 00092429 DND step:dnode-wal is initialized
06/25 13:56:15.597671 00092429 DND step:dnode-sync is initialized
06/25 13:56:15.597832 00092429 DND dnode check is initialized
06/25 13:56:15.597856 00092429 DND step:dnode-check is initialized
06/25 13:56:15.597873 00092429 UTL worker:vquery is initialized, min:8 max:8
06/25 13:56:15.597886 00092429 UTL worker:vfetch is initialized, min:4 max:4
06/25 13:56:15.597894 00092429 DND step:dnode-vread is initialized
06/25 13:56:15.597903 00092429 DND dnode vwrite is initialized, max worker 8
06/25 13:56:15.597910 00092429 DND step:dnode-vwrite is initialized
06/25 13:56:15.597976 00092429 DND step:vnode-backup is initialized
06/25 13:56:15.598028 00092429 DND step:vnode-worker is initialized
06/25 13:56:15.598042 00092429 DND step:vnode-write is initialized
06/25 13:56:15.598052 00092429 DND step:vnode-read is initialized
06/25 13:56:15.598062 00092429 DND step:vnode-hash is initialized
06/25 13:56:15.598184 00092429 DND step:tsdb-queue is initialized
06/25 13:56:15.598202 00092429 UTL worker:vmgmt is initialized, min:1 max:1
06/25 13:56:15.598926 00092429 DND dnode vmgmt is initialized
06/25 13:56:15.599082 00092429 DND step:dnode-vmgmt is initialized
06/25 13:56:15.599157 00092429 DND step:dnode-mread is initialized
06/25 13:56:15.599206 00092429 DND step:dnode-mwrite is initialized
06/25 13:56:15.599228 00092429 DND step:dnode-mpeer is initialized
06/25 13:56:15.607176 00092429 DND dnode inter-dnodes rpc client is initialized
06/25 13:56:15.607318 00092429 DND step:dnode-client is initialized
06/25 13:56:15.608300 00092429 DND dnode inter-dnodes RPC server is initialized
06/25 13:56:15.613039 00092429 DND step:dnode-server is initialized
06/25 13:56:15.613175 00092429 DND start 8 threads to open 21 vnodes
06/25 13:56:15.651690 00092449 VND vgId:12, load vnode cfg successfully, replcia:3
06/25 13:56:15.656449 00092449 VND vgId:12, dnode:4, rabbitmq-node1:6040
06/25 13:56:15.656470 00092449 VND vgId:12, dnode:3, tdengine02:6040
06/25 13:56:15.656479 00092449 VND vgId:12, dnode:1, tdengine01:6040
06/25 13:56:15.650298 00092450 VND vgId:13, load vnode cfg successfully, replcia:3
06/25 13:56:15.657424 00092450 VND vgId:13, dnode:1, tdengine01:6040
06/25 13:56:15.657443 00092450 VND vgId:13, dnode:3, tdengine02:6040
06/25 13:56:15.657452 00092450 VND vgId:13, dnode:4, rabbitmq-node1:6040
06/25 13:56:15.661492 00092447 VND vgId:10, load vnode cfg successfully, replcia:3
06/25 13:56:15.661986 00092447 VND vgId:10, dnode:4, rabbitmq-node1:6040
06/25 13:56:15.662005 00092447 VND vgId:10, dnode:3, tdengine02:6040
06/25 13:56:15.662013 00092447 VND vgId:10, dnode:1, tdengine01:6040
06/25 13:56:15.661009 00092448 VND vgId:11, load vnode cfg successfully, replcia:3
06/25 13:56:15.662090 00092448 VND vgId:11, dnode:1, tdengine01:6040
06/25 13:56:15.663061 00092448 VND vgId:11, dnode:3, tdengine02:6040
06/25 13:56:15.663081 00092448 VND vgId:11, dnode:4, rabbitmq-node1:6040
06/25 13:56:15.675466 00092449 VND vgId:12, read /root/data/vnode/vnode12/version.json successfully, fver:48049323
06/25 13:56:15.675588 00092448 VND vgId:11, read /root/data/vnode/vnode11/version.json successfully, fver:17496556
06/25 13:56:15.675621 00092447 VND vgId:10, read /root/data/vnode/vnode10/version.json successfully, fver:30760689
06/25 13:56:15.676510 00092450 VND vgId:13, read /root/data/vnode/vnode13/version.json successfully, fver:327809459
06/25 13:56:15.679527 00092452 VND vgId:15, load vnode cfg successfully, replcia:3
06/25 13:56:15.684346 00092452 VND vgId:15, dnode:1, tdengine01:6040
06/25 13:56:15.684363 00092452 VND vgId:15, dnode:3, tdengine02:6040
06/25 13:56:15.684371 00092452 VND vgId:15, dnode:4, rabbitmq-node1:6040
06/25 13:56:15.680241 00092451 VND vgId:14, load vnode cfg successfully, replcia:3
06/25 13:56:15.685149 00092451 VND vgId:14, dnode:3, tdengine02:6040
06/25 13:56:15.685166 00092451 VND vgId:14, dnode:4, rabbitmq-node1:6040
06/25 13:56:15.685174 00092451 VND vgId:14, dnode:1, tdengine01:6040
06/25 13:56:15.683314 00092454 VND vgId:17, load vnode cfg successfully, replcia:3
06/25 13:56:15.688727 00092454 VND vgId:17, dnode:1, tdengine01:6040
06/25 13:56:15.688771 00092454 VND vgId:17, dnode:3, tdengine02:6040
06/25 13:56:15.688780 00092454 VND vgId:17, dnode:4, rabbitmq-node1:6040
06/25 13:56:15.689240 00092451 VND vgId:14, read /root/data/vnode/vnode14/version.json successfully, fver:258963107
06/25 13:56:15.689249 00092452 VND vgId:15, read /root/data/vnode/vnode15/version.json successfully, fver:22377513
06/25 13:56:15.692600 00092454 VND vgId:17, read /root/data/vnode/vnode17/version.json successfully, fver:6511388
06/25 13:56:15.698577 00092453 VND vgId:16, load vnode cfg successfully, replcia:3
06/25 13:56:15.707684 00092453 VND vgId:16, dnode:4, rabbitmq-node1:6040
06/25 13:56:15.707710 00092453 VND vgId:16, dnode:3, tdengine02:6040
06/25 13:56:15.707720 00092453 VND vgId:16, dnode:1, tdengine01:6040
06/25 13:56:15.711108 00092453 VND vgId:16, read /root/data/vnode/vnode16/version.json successfully, fver:12053582
06/25 13:56:16.291358 00092454 VND vgId:17, sync role changed from offline to unsynced
06/25 13:56:16.291422 00092454 QRY vgId:17, set querymgmt reopen
06/25 13:56:16.293540 00092454 VND vgId:4, load vnode cfg successfully, replcia:3
06/25 13:56:16.293711 00092454 VND vgId:4, dnode:4, rabbitmq-node1:6040
06/25 13:56:16.293725 00092454 VND vgId:4, dnode:3, tdengine02:6040
06/25 13:56:16.293733 00092454 VND vgId:4, dnode:1, tdengine01:6040
06/25 13:56:16.294464 00092454 VND vgId:4, read /root/data/vnode/vnode4/version.json successfully, fver:230507923
06/25 13:56:16.390018 00092453 VND vgId:16, sync role changed from offline to unsynced
06/25 13:56:16.390097 00092453 QRY vgId:16, set querymgmt reopen
06/25 13:56:16.398871 00092453 VND vgId:3, load vnode cfg successfully, replcia:3
06/25 13:56:16.398927 00092453 VND vgId:3, dnode:3, tdengine02:6040
06/25 13:56:16.398938 00092453 VND vgId:3, dnode:1, tdengine01:6040
06/25 13:56:16.398945 00092453 VND vgId:3, dnode:4, rabbitmq-node1:6040
06/25 13:56:16.402528 00092453 VND vgId:3, read /root/data/vnode/vnode3/version.json successfully, fver:2
06/25 13:56:16.402950 00092452 VND vgId:15, sync role changed from offline to unsynced
06/25 13:56:16.403001 00092452 QRY vgId:15, set querymgmt reopen
06/25 13:56:16.412389 00092452 VND vgId:29, load vnode cfg successfully, replcia:1
06/25 13:56:16.412451 00092452 VND vgId:29, dnode:3, tdengine02:6040
06/25 13:56:16.416653 00092452 VND ERROR vgId:29, failed to read /root/data/vnode/vnode29/version.json, content is null
06/25 13:56:16.418593 00092452 VND ERROR vgId:29, failed to read file version, generate it from data file
06/25 13:56:16.517695 00092453 VND vgId:3, sync role changed from offline to unsynced
06/25 13:56:16.517755 00092453 QRY vgId:3, set querymgmt reopen
06/25 13:56:16.541004 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:16.558980 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:16.562590 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:16.664595 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:16.738239 00092447 VND vgId:10, sync role changed from offline to unsynced
06/25 13:56:16.738361 00092447 QRY vgId:10, set querymgmt reopen
06/25 13:56:16.738570 00092447 VND vgId:18, load vnode cfg successfully, replcia:3
06/25 13:56:16.740404 00092447 VND vgId:18, dnode:3, tdengine02:6040
06/25 13:56:16.740442 00092447 VND vgId:18, dnode:4, rabbitmq-node1:6040
06/25 13:56:16.740457 00092447 VND vgId:18, dnode:1, tdengine01:6040
06/25 13:56:16.740530 00092447 VND vgId:18, read /root/data/vnode/vnode18/version.json successfully, fver:3493334
06/25 13:56:16.760680 00092450 VND vgId:13, sync role changed from offline to unsynced
06/25 13:56:16.760830 00092450 QRY vgId:13, set querymgmt reopen
06/25 13:56:16.777768 00092450 VND vgId:23, load vnode cfg successfully, replcia:1
06/25 13:56:16.777923 00092450 VND vgId:23, dnode:3, tdengine02:6040
06/25 13:56:16.779011 00092450 VND ERROR vgId:23, failed to read /root/data/vnode/vnode23/version.json, content is null
06/25 13:56:16.781568 00092450 VND ERROR vgId:23, failed to read file version, generate it from data file
06/25 13:56:16.857970 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:16.861130 00092449 VND vgId:12, sync role changed from offline to unsynced
06/25 13:56:16.861212 00092449 QRY vgId:12, set querymgmt reopen
06/25 13:56:16.874918 00092449 VND vgId:20, load vnode cfg successfully, replcia:1
06/25 13:56:16.874986 00092449 VND vgId:20, dnode:3, tdengine02:6040
06/25 13:56:16.875031 00092449 VND ERROR vgId:20, failed to read /root/data/vnode/vnode20/version.json, content is null
06/25 13:56:16.875052 00092449 VND ERROR vgId:20, failed to read file version, generate it from data file
06/25 13:56:16.883527 00092451 VND vgId:14, sync role changed from offline to unsynced
06/25 13:56:16.883685 00092451 QRY vgId:14, set querymgmt reopen
06/25 13:56:16.897810 00092451 VND vgId:26, load vnode cfg successfully, replcia:1
06/25 13:56:16.897880 00092451 VND vgId:26, dnode:3, tdengine02:6040
06/25 13:56:16.897934 00092451 VND ERROR vgId:26, failed to read /root/data/vnode/vnode26/version.json, content is null
06/25 13:56:16.897958 00092451 VND ERROR vgId:26, failed to read file version, generate it from data file
06/25 13:56:16.902022 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:16.991102 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:16.995761 00092448 VND vgId:11, sync role changed from offline to unsynced
06/25 13:56:16.995855 00092448 QRY vgId:11, set querymgmt reopen
06/25 13:56:17.009425 00092448 VND vgId:19, load vnode cfg successfully, replcia:3
06/25 13:56:17.009489 00092448 VND vgId:19, dnode:1, tdengine01:6040
06/25 13:56:17.009499 00092448 VND vgId:19, dnode:3, tdengine02:6040
06/25 13:56:17.009507 00092448 VND vgId:19, dnode:4, rabbitmq-node1:6040
06/25 13:56:17.011089 00092448 VND vgId:19, read /root/data/vnode/vnode19/version.json successfully, fver:9798238
06/25 13:56:17.030704 00092454 VND vgId:4, sync role changed from offline to unsynced
06/25 13:56:17.030872 00092454 QRY vgId:4, set querymgmt reopen
06/25 13:56:17.035001 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.127497 00092447 VND vgId:18, sync role changed from offline to unsynced
06/25 13:56:17.127678 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.127732 00092447 QRY vgId:18, set querymgmt reopen
06/25 13:56:17.142317 00092447 VND vgId:5, load vnode cfg successfully, replcia:3
06/25 13:56:17.142386 00092447 VND vgId:5, dnode:3, tdengine02:6040
06/25 13:56:17.142397 00092447 VND vgId:5, dnode:4, rabbitmq-node1:6040
06/25 13:56:17.142405 00092447 VND vgId:5, dnode:1, tdengine01:6040
06/25 13:56:17.143257 00092447 VND vgId:5, read /root/data/vnode/vnode5/version.json successfully, fver:209547396
06/25 13:56:17.188532 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.321521 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.432026 00092448 VND vgId:19, sync role changed from offline to unsynced
06/25 13:56:17.432109 00092448 QRY vgId:19, set querymgmt reopen
06/25 13:56:17.440107 00092448 VND vgId:6, load vnode cfg successfully, replcia:3
06/25 13:56:17.440221 00092448 VND vgId:6, dnode:3, tdengine02:6040
06/25 13:56:17.440238 00092448 VND vgId:6, dnode:4, rabbitmq-node1:6040
06/25 13:56:17.440246 00092448 VND vgId:6, dnode:1, tdengine01:6040
06/25 13:56:17.440711 00092448 VND vgId:6, read /root/data/vnode/vnode6/version.json successfully, fver:245484275
06/25 13:56:17.551062 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.566316 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.575453 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.631742 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.682041 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.797513 00092452 VND ERROR vgId:29, failed to open sync, replica:1 reason:Invalid Sync Configuration
06/25 13:56:17.798208 00092452 QRY vgId:29, set querymgmt closed, wait for all queries cancelled
06/25 13:56:17.798676 00092452 DND ERROR vgId:29, failed to open vnode by thread:5
06/25 13:56:17.813524 00092447 VND vgId:5, sync role changed from offline to unsynced
06/25 13:56:17.813633 00092447 QRY vgId:5, set querymgmt reopen
06/25 13:56:17.841524 00092451 VND ERROR vgId:26, failed to open sync, replica:1 reason:Invalid Sync Configuration
06/25 13:56:17.841625 00092451 QRY vgId:26, set querymgmt closed, wait for all queries cancelled
06/25 13:56:17.841656 00092451 DND ERROR vgId:26, failed to open vnode by thread:4
06/25 13:56:17.841870 00092451 VND vgId:9, load vnode cfg successfully, replcia:3
06/25 13:56:17.841904 00092451 VND vgId:9, dnode:1, tdengine01:6040
06/25 13:56:17.841919 00092451 VND vgId:9, dnode:3, tdengine02:6040
06/25 13:56:17.841932 00092451 VND vgId:9, dnode:4, rabbitmq-node1:6040
06/25 13:56:17.841976 00092451 VND vgId:9, read /root/data/vnode/vnode9/version.json successfully, fver:33796033
06/25 13:56:17.847305 00092448 VND vgId:6, sync role changed from offline to unsynced
06/25 13:56:17.847423 00092448 QRY vgId:6, set querymgmt reopen
06/25 13:56:17.863063 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.873655 00092450 VND ERROR vgId:23, failed to open sync, replica:1 reason:Invalid Sync Configuration
06/25 13:56:17.873761 00092450 QRY vgId:23, set querymgmt closed, wait for all queries cancelled
06/25 13:56:17.873792 00092450 DND ERROR vgId:23, failed to open vnode by thread:3
06/25 13:56:17.873975 00092450 VND vgId:8, load vnode cfg successfully, replcia:3
06/25 13:56:17.874009 00092450 VND vgId:8, dnode:4, rabbitmq-node1:6040
06/25 13:56:17.874025 00092450 VND vgId:8, dnode:3, tdengine02:6040
06/25 13:56:17.874038 00092450 VND vgId:8, dnode:1, tdengine01:6040
06/25 13:56:17.874082 00092450 VND vgId:8, read /root/data/vnode/vnode8/version.json successfully, fver:153299521
06/25 13:56:17.914819 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.966089 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:17.975555 00092449 VND ERROR vgId:20, failed to open sync, replica:1 reason:Invalid Sync Configuration
06/25 13:56:17.975672 00092449 QRY vgId:20, set querymgmt closed, wait for all queries cancelled
06/25 13:56:17.975703 00092449 DND ERROR vgId:20, failed to open vnode by thread:2
06/25 13:56:17.975894 00092449 VND vgId:7, load vnode cfg successfully, replcia:3
06/25 13:56:17.975926 00092449 VND vgId:7, dnode:4, rabbitmq-node1:6040
06/25 13:56:17.975941 00092449 VND vgId:7, dnode:3, tdengine02:6040
06/25 13:56:17.975955 00092449 VND vgId:7, dnode:1, tdengine01:6040
06/25 13:56:17.975999 00092449 VND vgId:7, read /root/data/vnode/vnode7/version.json successfully, fver:259085902
06/25 13:56:17.982164 00092451 VND vgId:9, sync role changed from offline to unsynced
06/25 13:56:17.982266 00092451 QRY vgId:9, set querymgmt reopen
06/25 13:56:17.994052 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:18.018359 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:18.041643 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:18.099977 00092449 VND vgId:7, sync role changed from offline to unsynced
06/25 13:56:18.100230 00092449 QRY vgId:7, set querymgmt reopen
06/25 13:56:18.134807 00092450 VND vgId:8, sync role changed from offline to unsynced
06/25 13:56:18.135903 00092450 QRY vgId:8, set querymgmt reopen
06/25 13:56:18.136173 00092429 DND there are total vnodes:21, opened:17
06/25 13:56:18.136219 00092429 DND ERROR there are total vnodes:21, failed:4
06/25 13:56:18.136274 00092429 QRY vgId:3, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.136373 00092429 QRY vgId:4, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.136469 00092429 QRY vgId:5, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.136566 00092429 QRY vgId:6, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.136621 00092430 UTL ERROR failed to connect socket, ip:0x33e8a8c0, port:6040(connect host error)
06/25 13:56:18.136727 00092429 QRY vgId:7, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.136816 00092429 QRY vgId:8, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.136886 00092429 QRY vgId:9, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.136957 00092429 QRY vgId:10, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137038 00092429 QRY vgId:11, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137109 00092429 QRY vgId:12, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137182 00092429 QRY vgId:13, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137305 00092429 QRY vgId:14, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137398 00092429 QRY vgId:15, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137474 00092429 QRY vgId:16, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137554 00092429 QRY vgId:17, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137626 00092429 QRY vgId:18, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137699 00092429 QRY vgId:19, set querymgmt closed, wait for all queries cancelled
06/25 13:56:18.137774 00092429 DND total vnodes:17 are all closed
06/25 13:56:18.306794 00092436 UTL cache:qhandle_29 will be cleaned up
06/25 13:56:18.317769 00092436 WAL vgId:29, wal:0x7f05b0484870 file:/root/data/vnode/vnode29/wal/wal1, it is removed
06/25 13:56:18.613864 00092429 DND inter-dnodes RPC server is closed
06/25 13:56:18.821414 00092436 UTL cache:qhandle_26 will be cleaned up
06/25 13:56:18.835741 00092436 WAL vgId:26, wal:0x7f05b4532110 file:/root/data/vnode/vnode26/wal/wal1, it is removed
06/25 13:56:19.114563 00092429 DND dnode inter-dnodes rpc client is closed
06/25 13:56:19.114822 00092429 UTL worker:vmgmt is closed
06/25 13:56:19.339968 00092436 UTL cache:qhandle_23 will be cleaned up
06/25 13:56:19.351937 00092436 WAL vgId:23, wal:0x7f05cc567f40 file:/root/data/vnode/vnode23/wal/wal1, it is removed
06/25 13:56:19.806887 00092436 UTL cache:qhandle_20 will be cleaned up
06/25 13:56:19.821441 00092436 WAL vgId:20, wal:0x7f05c4569130 file:/root/data/vnode/vnode20/wal/wal1, it is removed
06/25 13:56:20.324871 00092436 UTL cache:qhandle_3 will be cleaned up
06/25 13:56:20.325328 00092436 WAL vgId:3, wal:0x7f05ac0bc640 file:/root/data/vnode/vnode3/wal/wal1, it is removed
06/25 13:56:20.827634 00092436 UTL cache:qhandle_4 will be cleaned up
06/25 13:56:20.829812 00092436 WAL vgId:4, wal:0x7f05b81e5cd0 file:/root/data/vnode/vnode4/wal/wal1, it is removed
06/25 13:56:21.332439 00092436 UTL cache:qhandle_5 will be cleaned up
06/25 13:56:21.334704 00092436 WAL vgId:5, wal:0x7f05bc328860 file:/root/data/vnode/vnode5/wal/wal1, it is removed
06/25 13:56:21.839955 00092436 UTL cache:qhandle_6 will be cleaned up
06/25 13:56:21.842273 00092436 WAL vgId:6, wal:0x7f05c0338f60 file:/root/data/vnode/vnode6/wal/wal1, it is removed
06/25 13:56:22.300294 00092436 UTL cache:qhandle_7 will be cleaned up
06/25 13:56:22.303819 00092436 WAL vgId:7, wal:0x7f05c46ab820 file:/root/data/vnode/vnode7/wal/wal1, it is removed
06/25 13:56:22.815213 00092436 UTL cache:qhandle_8 will be cleaned up
06/25 13:56:22.817585 00092436 WAL vgId:8, wal:0x7f05cc6aa6f0 file:/root/data/vnode/vnode8/wal/wal1, it is removed
06/25 13:56:23.319536 00092436 UTL cache:qhandle_9 will be cleaned up
06/25 13:56:23.322148 00092436 WAL vgId:9, wal:0x7f05b46748b0 file:/root/data/vnode/vnode9/wal/wal1, it is removed
06/25 13:56:23.824939 00092436 UTL cache:qhandle_10 will be cleaned up
06/25 13:56:23.827348 00092436 WAL vgId:10, wal:0x7f05bc12b010 file:/root/data/vnode/vnode10/wal/wal1, it is removed
06/25 13:56:24.329285 00092436 UTL cache:qhandle_11 will be cleaned up
06/25 13:56:24.331620 00092436 WAL vgId:11, wal:0x7f05c013b850 file:/root/data/vnode/vnode11/wal/wal1, it is removed
06/25 13:56:24.836353 00092436 UTL cache:qhandle_12 will be cleaned up
06/25 13:56:24.838330 00092436 WAL vgId:12, wal:0x7f05c412c260 file:/root/data/vnode/vnode12/wal/wal1, it is removed
06/25 13:56:25.343826 00092436 UTL cache:qhandle_13 will be cleaned up
06/25 13:56:25.346002 00092436 WAL vgId:13, wal:0x7f05cc12b0e0 file:/root/data/vnode/vnode13/wal/wal1, it is removed
06/25 13:56:25.848561 00092436 UTL cache:qhandle_14 will be cleaned up
06/25 13:56:25.850842 00092436 WAL vgId:14, wal:0x7f05b412b8a0 file:/root/data/vnode/vnode14/wal/wal1, it is removed
06/25 13:56:26.305552 00092436 UTL cache:qhandle_15 will be cleaned up
06/25 13:56:26.307988 00092436 WAL vgId:15, wal:0x7f05b00c1f80 file:/root/data/vnode/vnode15/wal/wal1, it is removed
06/25 13:56:26.809856 00092436 UTL cache:qhandle_16 will be cleaned up
06/25 13:56:26.811166 00092436 WAL vgId:16, wal:0x7f05ac0a2b70 file:/root/data/vnode/vnode16/wal/wal1, it is removed
06/25 13:56:27.313181 00092436 UTL cache:qhandle_17 will be cleaned up
06/25 13:56:27.314491 00092436 WAL vgId:17, wal:0x7f05b80a29f0 file:/root/data/vnode/vnode17/wal/wal1, it is removed
06/25 13:56:27.816469 00092436 UTL cache:qhandle_18 will be cleaned up
06/25 13:56:27.818164 00092436 WAL vgId:18, wal:0x7f05bc1e59f0 file:/root/data/vnode/vnode18/wal/wal1, it is removed
06/25 13:56:28.320889 00092436 UTL cache:qhandle_19 will be cleaned up
06/25 13:56:28.321948 00092436 WAL vgId:19, wal:0x7f05c01f5c20 file:/root/data/vnode/vnode19/wal/wal1, it is removed
06/25 13:56:28.324046 00092429 DND dnode vwrite is closed
06/25 13:56:28.324730 00092429 UTL worker:vfetch is closed
06/25 13:56:28.328470 00092429 UTL worker:vquery is closed
06/25 13:56:28.604365 00092429 WAL wal module is cleaned up
06/25 13:56:28.604513 00092429 DND Failed to start TDengine, please check the log at:/var/log/taos
help wanted question