View previous topic :: View next topic |
Author |
Message |
chuckm n00b
Joined: 11 Nov 2020 Posts: 35
|
Posted: Thu Mar 04, 2021 4:43 pm Post subject: Installing CloudEndure Agent on Gentoo |
|
|
CloudEndure is a Disaster Recovery platform for AWS and for it to work, it requires an agent to be installed on the source server. The installation fails with the following relevant log data;
Code: | which: no zypper in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/sbin:/usr/sbin)
which: no apt-get in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/sbin:/usr/sbin)
which: no yum in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/sbin:/usr/sbin)
which: no zypper in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/sbin:/usr/sbin)
rmmod: ERROR: Module CE_AgentDriver is not currently loaded
groupadd: group 'cloudendure' already exists
useradd: user 'cloudendure' already exists
chcon: cannot access '/var/lib/cloudendure/jre/lib/i386/client/libjvm.so': No such file or directory
which: no update-rc.d in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/sbin:/usr/sbin)
which: no chkconfig in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/sbin:/usr/sbin)
which: no systemctl in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin:/sbin:/usr/sbin)
ln: failed to create symbolic link '/etc/rc0.d/K00cloudendure_migration': No such file or directory
ln: failed to create symbolic link '/etc/rc6.d/K00cloudendure_migration': No such file or directory
sed: can't read /etc/rc.local: No such file or directory
sed: can't read /etc/rc.d/rc.local: No such file or directory |
Here is the requirement for the agent; https://docs.cloudendure.com/Content/FAQ/Troubleshooting_Agent_Issues/Error_Installation_Failed.htm
Just wanted to see if anyone had any luck with this before or knows how I can fix this without messing up the functionality of the server? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31262 Location: here
|
Posted: Thu Mar 04, 2021 5:15 pm Post subject: |
|
|
I don't know this software but from error messages seems that support only systemd or System V init system. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
chuckm n00b
Joined: 11 Nov 2020 Posts: 35
|
Posted: Tue Mar 09, 2021 9:27 am Post subject: |
|
|
I've decided not to go through with this. Thanks for the help anayway |
|
Back to top |
|
|
|