welcome :)
Regards,
Gaurav
On Tue, Feb 4, 2014 at 12:53 AM, Anirban Chakraborty wrote:
> Hi Gaurav,
>
> Thanks for the pointer. It was indeed cloud-agent, instead of
> cloudstack-agent.
>
> Anirban
>
> On Feb 2, 2014, at 10:39 PM, Gaurav Aradhye
> wrote:
>
> > Hi Anirban,
> >
> > Are you sure
Hi Gaurav,
Thanks for the pointer. It was indeed cloud-agent, instead of cloudstack-agent.
Anirban
On Feb 2, 2014, at 10:39 PM, Gaurav Aradhye wrote:
> Hi Anirban,
>
> Are you sure you have used "apt-get install cloudstack-agent" and not
> "apt-get install cloud-agent". I had encountered the
Hi Anirban,
Are you sure you have used "apt-get install cloudstack-agent" and not
"apt-get install cloud-agent". I had encountered the same issue and then
realized I had installed an outdated version of the agent. The link
displayed in google search results takes you to installation guide of
4.0.2
I have got past the install issue. However, when I am trying to add a KVM host
to the management server, I see following message in the management-server.log:
——
2014-01-31 01:15:42,895 DEBUG [c.c.u.s.SSHCmdHelper]
(catalina-exec-5:ctx-1569065b ctx-65347efa) cloudstack-setup-agent -m
10.84.13.
ethtool is used
in
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
so this package is required in cloudstack-agent installation.
If you use "dpkg -i" to install the deb packages and meet error
about dependencies, you can use "apt-get install" or "apt-get
On 01/29/2014 08:24 PM, Anirban Chakraborty wrote:
Hi All,
I am trying to install cloudstack-agent on ubuntu 12.04 and it is failing with
openjdk-6-jre dependency. Following is the error message:
The following packages have unmet dependencies:
cloudstack-agent : Depends: openjdk-6-jre bu