vmware - Cloudstack 4.4 Failed to start system vm -
i've stumbled on issue after installing , configuring cloudstack 4.4.
i'm trying setup cloudstack wiht vmware hypervisor, i've followed step cloudstack documentation, have 2 issues.
- can not start system storage vm fails?
- when add template or iso on cloudstack iso not upload?
i try explain configuration have:
- cloudstack 4.4 installed on centos 6.5
- hypervisor vmware esxi5.5
- vcenter server
- primary storage iscsi vmfs
- secondsry nfs (seperate cloudstack)
if can me or point me issue might appreciate it. thanks!
on management server, run 1 of following cloud-install-sys-tmplt command retrieve , decompress system vm template. if secondary storage mount point not named /mnt/secondary, substitute own mount point name.
/usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/ secondary -u http://download.cloud.com/templates/burbank/burbank-systemvm-08012012.ova -h vmware -s -f
when script has finished, unmount secondary storage , remove created directory
umount /mnt/secondary
rmdir /mnt/secondary
Comments
Post a Comment