Agent管理,添加agent失败
收藏回复举报
Agent管理,添加agent失败
t('forum.solved') 已解决
新人帖
发表于2024-12-19 15:31:05
0 查看
[root@ecs-zdc-1-0002 ~]# [root@ecs-zdc-1-0002 ~]# ls: cannot access '/opt/DevKit/tools/agent_uninstall_entry.sh': No such file or directory
ls agent_uninstall_entry.sh failed 2
[root@ecs-zdc-1-0002 ~]# deal child finished

 The node installation package failed to be compressed. The possible causes are as follows:
1. The home directory has an insufficient drive space. Release the drive space and try again.
2. The sudo command could not be run. Check the permission and configuration and try again.

以上为错误信息,我尝试了很多次都有这个问题,两个节点之间是可以互通的使用的root账户登录,提示问题可能有两个

1. 可能是磁盘空间不足

[root@ecs-zdc ~]# df -m 

Filesystem     1M-blocks  Used Available Use% Mounted on 

devtmpfs               4     0         4   0% /dev 

tmpfs               7356     1      7355   1% /dev/shm 

tmpfs               2943    91      2852   4% /run 

tmpfs                  4     0         4   0% /sys/fs/cgroup 

/dev/vda3          98461 22208     71834  24% / 

tmpfs               7356    14      7342   1% /tmp 

/dev/vda2            974   197       710  22% /boot 

/dev/vda1           1022     7      1016   1% /boot/efi

这是够的吧……

2.可能是权限不足的问题,可是我是用的root用户,应该不存在这个问题啊。

我是按照社区文档来安装devKit的,求解这个问题的原因,谢谢。

我要发帖子