XenServer High Availability Configuration

2019-04-25 Thread li jerry
Hi All I take over XenServer 7.1.2 through cloudstack (4.11.2). In order to realize HA of VM and HOST, I open HA on XENSERVER (all VM select "Dot not restart"). ISO NFS SR (i-2-43-VM-ISO) cannot be deleted after VM unloads ISO after HA is turned on. Once the same ISO is mounted again to the s

Re: Cannot create instance with FQDN

2019-04-25 Thread Rene Moser
Hi A common way to have a bootstrap mechanism in many clouds, so also in cloudstack, is to use cloud-init [1] as described in the docs [2]. You would need to create a template (or iso) with cloud-init installed and then pass userdata as base64 encoded cloud-config, an example for a hostname setti

RE: Cannot create instance with FQDN

2019-04-25 Thread Andrija Panic
Hi Fariborz, Instance FQDN is generate from the VM name when you deploy it (becomes hostname) and the network domain set on the network to which a VM is joined. So: In case of Shared or Isolated Network, you have an option to set "network domain" when creating the network. In case of VPC, you ha

Cannot create instance with FQDN

2019-04-25 Thread Fariborz Navidan
hello folks, When creating a new instance, it does not aceept dots to use in instance name and there seems to be no way to explicitly set hostname for VM. It means hostnames cannot be a FQDN in ACS. How do you deal with this? Is there any setting to allow dots in instance name or assign hostnames