在统信操作系统中安装涛思数据库,所有组件都能安装成功,但是启动的时候taosd启动失败,日志报错如下:
05/26 17:01:02.750205 03542852 C DND ERROR failed to init module at line 721 since Not found
05/26 17:01:02.750216 03542852 C DND ERROR failed to create dnode since Not found
05/26 17:01:02.750218 03542852 C DND ERROR Initialization of dnode failed because your current operating system is not supported. For more information and supported platforms, please visit https://docs.taosdata.com/reference/supported/.
涛思数据库版本及安装文件:tdengine-tsdb-oss-3.4.1.6-linux-x64.tar.gz
操作系统相关信息如下(我看官网是支撑v20版本的):
[root@LXIOTapp013 taos]# cat /etc/os-release
PRETTY_NAME="UOS Server 20"
NAME="UOS Server 20"
VERSION_ID="20"
VERSION="20"
ID=uos
HOME_URL="https://www.chinauos.com/"
BUG_REPORT_URL="https://bbs.chinauos.com/"
VERSION_CODENAME=fuyu
PLATFORM_ID="platform:uel20"
[root@LXIOTapp013 ~]# cat /etc/os-version
[Version]
SystemName=UOS Server
SystemName[zh_CN]=统信服务器操作系统
ProductType=Server
ProductType[zh_CN]=服务器
EditionName=e
EditionName[zh_CN]=e
MajorVersion=20
MinorVersion=1060
OsBuild=12038.101.100
[root@LXIOTapp013 taos]# uname -a
Linux LXIOTapp013 4.19.90-2305.1.0.0199.84.uel20.x86_64 #1 SMP Tue Nov 5 17:25:18 CST 2024 x86_64 x86_64 x86_64 GNU/Linux
[root@LXIOTapp013 taos]#