You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Razvan Rosca <ra...@gmail.com> on 2019/05/29 12:15:57 UTC

Can't "find/use" VMware HV when using ShapeBlue's packages

Hello,

We're trying to make a POC for VMware + CloudStack. We're using CentOS
7 + ShapeBlue's
packages <https://www.shapeblue.com/packages/>, as it should already have
everything necessary.

Here are the installation steps we're following:
https://gist.github.com/Razva/c3b09cab3536c049c9ed7f63bab72b7d

The installation process is successfull, with no errors.

Still, when accessing the WebUI and trying to add the initial ESXi nodes,
there's no way to select VMware. Only KVM, XenServer and LXC show up in the
list, with VMware not even being displayed:
https://www.screencast.com/t/bLvxzcBW7

On the "hypervisor.list" we have
"Hyperv,KVM,XenServer,VMware,BareMetal,Ovm,LXC,Ovm3", but it really doesn't
show up in the selector.

Can you please let me know what we're doing wrong?

Razvan Rosca

Skype: razvan.rosca
Tel: +40 731 059 660
Linkedin: https://www.linkedin.com/in/razvanrosca/
Facebook: https://fb.com/razvanrosca.com

Re: Can't "find/use" VMware HV when using ShapeBlue's packages

Posted by Andrija Panic <an...@gmail.com>.
Hi Razvan,

Is this Advaned Zone, Securituy Groups checkbox ticked ?
Btw, /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt
-m /export/secondary -u
http://packages.shapeblue.com.s3-eu-west-1.amazonaws.com/systemvmtemplate/4.11/systemvmtemplate-4.11.2-kvm.qcow2.bz2
-h kvm -F

you are installing KVM systemVM template, not VMware - fix that one for the
start...

Please execute listHypervisors API call (cloudmonkey or similar) and let us
know the output (it should list kvm, xenserver, vmware, hyperV, ovm, ovm3,
lxc...)

Best
Andrija



On Wed, 29 May 2019 at 14:16, Razvan Rosca <ra...@gmail.com> wrote:

> Hello,
>
> We're trying to make a POC for VMware + CloudStack. We're using CentOS
> 7 + ShapeBlue's
> packages <https://www.shapeblue.com/packages/>, as it should already have
> everything necessary.
>
> Here are the installation steps we're following:
> https://gist.github.com/Razva/c3b09cab3536c049c9ed7f63bab72b7d
>
> The installation process is successfull, with no errors.
>
> Still, when accessing the WebUI and trying to add the initial ESXi nodes,
> there's no way to select VMware. Only KVM, XenServer and LXC show up in the
> list, with VMware not even being displayed:
> https://www.screencast.com/t/bLvxzcBW7
>
> On the "hypervisor.list" we have
> "Hyperv,KVM,XenServer,VMware,BareMetal,Ovm,LXC,Ovm3", but it really doesn't
> show up in the selector.
>
> Can you please let me know what we're doing wrong?
>
> Razvan Rosca
>
> Skype: razvan.rosca
> Tel: +40 731 059 660
> Linkedin: https://www.linkedin.com/in/razvanrosca/
> Facebook: https://fb.com/razvanrosca.com
>


-- 

Andrija Panić