为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】: dm8_20241230_rev255012_x86_rh6_64
【操作系统】: x86
【CPU】:
【问题描述】*:容器化部署时,启动日志老是报文件权限问题:chown: changing ownership of '/opt/dmdbms/data': Permission denied,但是,我的外挂映射文件已经赋予777权限,不知道为什么
日志如下:
Script start.
length_in_char is no longer supported in this version, and this setting will not take effect.
chown: changing ownership of '/opt/dmdbms/data/DAMENG/DAMENG01.log': Permission denied
chown: changing ownership of '/opt/dmdbms/data/DAMENG/DAMENG02.log': Permission denied
chown: changing ownership of '/opt/dmdbms/data/DAMENG/bak': Permission denied
chown: changing ownership of '/opt/dmdbms/data/DAMENG/dm.ini': Permission denied
chown: changing ownership of '/opt/dmdbms/data/DAMENG/sqllog.ini': Permission denied
chown: changing ownership of '/opt/dmdbms/data/DAMENG/dminit20250113151823.log': Permission denied
chown: changing ownership of '/opt/dmdbms/data/DAMENG/dm.ctl': Permission denied
chown: changing ownership of '/opt/dmdbms/data/DAMENG': Permission denied
chown: changing ownership of '/opt/dmdbms/data': Permission denied
Start DmAPService...
Starting DmAPService: [ OK ]
/opt/dmdbms/conf/dm.ini does not exist, use default dm.ini
Start DMSERVER success!
Dmserver is running.
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
Start DMSERVER success!
Dmserver is not running yet...
Dmserver is not running yet...
Dmserver is not running yet...
Dmserver is not running yet...
Dmserver is not running yet...
Dmserver is not running yet...
Dmserver is not running yet...
Dmserver is not running yet...
Dmserver is not running yet...
Dmserver is not running yet...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
DM Database is not OK, please wait...
Finished soft link DM current dm_XINGLE_202501.log to dm_DMSERVER.log
2025-01-13 15:26:26.871 [INFO] database P0000000101 T0000000000000000101 INI parameter DPC_2PC changed, the original value 1, new value 0
2025-01-13 15:26:26.887 [INFO] database P0000000101 T0000000000000000101 version info: develop
2025-01-13 15:26:26.893 [ERROR] database P0000000101 T0000000000000000101 ctl_read_from_file fail: length invalid. path: '/opt/dmdbms/data/DAMENG/dm.ctl' len: 0
2025-01-13 15:26:26.897 [FATAL] database P0000000101 T0000000000000000101 ctl file info get failed
你安装数据库的用户是xingle这个用户么?
方便提供下创建容器的命令么?