最近在做部署,发现了各个软件中启动或者安装的各种错误,记录以后希望以后不要走弯路,给有需要的同仁们,希望大家少走弯路,远离加班..
[es@hadoop03245 bin]$ /etc/host.conf:行 3:错误命令“nospoof on”
uncaught exception in thread [main]
java.lang.IllegalStateException: failed to obtain node locks, tried [[/data/module/elasticsearch-7.8.0/data]] with lock id [0]; maybe these locations are not writable or multiple nodes were started without increasing [node.max_local_storage_nodes] (was [1])?
at org.elasticsearch.env.NodeEnvironment.<init>(NodeEnvironment.java:301)
at org.elasticsearch.node.Node.<init>(Node.java:335)
at org.elasticsearch.node.Node.<init>(Node.java:266)
at org.elasticsearch.