Re: Cloudstack guest password

2020-07-28 Thread Craig Dunn
Hi all, think i`m getting somewhere with it now. currently when I try to change the password it says NetworkManager is not running Jul 28 11:51:17 centos8-base-m1Dd4 cloud-set-guest-password[886]: Error: NetworkManager is not running. Jul 28 11:51:17 centos8-base-m1Dd4 cloud[924]: Unable to dete

System vm template

2020-07-28 Thread Ajit Singh
Hi Can anyone guide me on how to register or install system vm templates for vsphere and is it mandatory to reboot acs management servers after system vm templates installation or registration. Any link would also help Thanks Ajit

Re: Cloudstack guest password

2020-07-28 Thread Richard Lawley
Do you have a redundant network (2 VRs)? If so, you cannot communicate with the password server on the shared .1 IP - you need to use the VR's unique IP address (this is why the scripts are trying to find the DHCP server address - this is the only way to find this IP). Also note that there's a lo

RE: System vm template

2020-07-28 Thread Corey, Mike
Ajit, Once you create your Zone with the VMware resources (advanced configuration) you have to enable the Zone. If your storage, mounts, and networking are all correctly configured the two system VM instances will deploy into vCenter automatically by CloudStack. Make sure that your systemVM T

Re: System vm template

2020-07-28 Thread Ajit Singh
Thanks mike I did checked systemvm template (vsphere) It shows status as download complete and ready but it’s not showing the size as systemvm template (Xenserver) shows Regards Ajit On Tue, 28 Jul 2020 at 10:36 PM, Corey, Mike wrote: > Ajit, > > Once you create your Zone with the VMware resou

RE: Windows Template & Multiple SCSI Controllers

2020-07-28 Thread Corey, Mike
I could use some advice on this. I completely recreated my Window10 VM/Template and imported it into ACS. Deploying an instance runs; however a couple things are out of the normal and I could use some guidance on troubleshooting. 1 - The ASC template that ASC deploys does not include the netw

Re: Windows Template & Multiple SCSI Controllers

2020-07-28 Thread Marc-Andre Jutras
Hey Mike, On 2020-07-28 3:37 PM, Corey, Mike wrote: I could use some advice on this. I completely recreated my Window10 VM/Template and imported it into ACS. Deploying an instance runs; however a couple things are out of the normal and I could use some guidance on troubleshooting. 1 - The

Re: Windows Template & Multiple SCSI Controllers

2020-07-28 Thread Thomas Joseph
To add few more troubleshooting tips: 1. In template/VM settings tab, add entries for Vnic (vmxnet3) and root & data disk controllers (osdefault) from the dropdown menu. 2. You would need to have vmtools in the template. Regards Thomas On Wed, 29 Jul 2020, 6:50 am Marc-Andre Jutras, wrote: > H