gpt4 book ai didi

server - 在 Ubuntu : not able to start server 上安装 Aerospike

转载 作者:行者123 更新时间:2023-12-01 22:07:08 25 4
gpt4 key购买 nike

我一直在遵循这些说明:https://www.aerospike.com/docs/operations/install/linux/ubuntu我已成功运行以下命令:

wget -O aerospike.tgz 'https://www.aerospike.com/download/server/latest/artifact/ubuntu16'
tar -xvf aerospike.tgz
cd aerospike-server-community-4.2.0.3-ubuntu16.04/
sudo ./asinstall

/opt/aeropspike 目录已创建,如我所见。

但未创建以下目录:

1)/etc/init.d/aerospike2)/var/log/aerospike

现在我无法继续执行第 4 步来启动 Aerospike。

这里是否有我遗漏的任何步骤,或任何其他查看日志并在此机器上启动 Aerospike 的方法?

我的机器详细信息:经销商 ID:Ubuntu描述:Ubuntu 16.04.3 LTS发布:16.04代号:xenial

谢谢!

最佳答案

systemd 已经取代了 Ubuntu 16 中的 upstart,所以它是 journalctl -u aerospike 用于日志。

您也找不到 init.d 脚本,因为它已被替换为 /usr/lib/systemd/system/aerospike.service。同样,因为它现在是 systemd。

关于server - 在 Ubuntu : not able to start server 上安装 Aerospike,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50862872/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com