Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我将 data_dirs 设置为不存在的绝对目录路径时,例如,data_dirs=/home/dat/data系统更改为只读模式:
data_dirs=/home/dat/data
要解决这个问题,可以先data_dirs通过命令手动制作mkdir,然后重启IoTDB服务器。
data_dirs
mkdir