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.

  1. can not start system storage vm fails?
  2. when add template or iso on cloudstack iso not upload?

i try explain configuration have:

  1. cloudstack 4.4 installed on centos 6.5
  2. hypervisor vmware esxi5.5
  3. vcenter server
  4. primary storage iscsi vmfs
  5. 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

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -