Transfer network to new user

2016-07-12 Thread Joshua
Hello all, I have a VPC with an elaborate network structure complete with VMs that I would like to transfer to a different user/domain. Is there a way to do this via API or via changing some records in the database? Thanks!

VLAN ID persistant

2016-07-12 Thread kotipalli venkatesh
Hi Folks, Cloud stack version is 4.3.1 xenserver is 6.2 We have created a VPC-network with default offerings, by using this network we have created a VM. In this network tier MY NETWORK VLAN ID is *19. D*ue to some various personal reason customer asked to down the VM for one-week. Again custom

Re: compatible of software

2016-07-12 Thread Dag Sonstebo
Hi Maruko, CloudStack doesn't have any compatibility issues with software running within a VM, so your best bet is to troubleshoot the problem like this was any other hypervisor hosted VM. Your best bet it to investigate what caused the stop / crash internally in the VM. Regards, Dag Sonstebo

compatible of software

2016-07-12 Thread 丸子良太
hi it happened vm is suddenly stop. do you know compatibility of soft ware? cloudstack4.2.1 xenserver6.5 software in vm 1.elasticsearch 2.java 3.f-secure

Re: Instance Auto Restart

2016-07-12 Thread Dag Sonstebo
Yes makes sense then - in short if CloudStack is using HA and isn't aware the VM should be offline then it will always ensure the VM is running, hence the importance of carrying out the shutdown from the CloudStack GUI. Regards, Dag Sonstebo On 12/07/2016, 10:52, "Mohd Zainal Abidin Raban

RE: Instance Auto Restart

2016-07-12 Thread Mohd Zainal Abidin Rabani
Yes, all instance using HA. Ok, noted with that. I'm not familiar with HA on ACS. -Original Message- From: Dag Sonstebo [mailto:dag.sonst...@shapeblue.com] Sent: Tuesday, July 12, 2016 5:47 PM To: users@cloudstack.apache.org Subject: Re: Instance Auto Restart Hi Mohd, is your instance u

Re: Instance Auto Restart

2016-07-12 Thread Dag Sonstebo
Hi Mohd, is your instance using a HA compute offering? If so CloudStack will continue to restart the VM every time it's shut down from within the guest OS. To fully shut down a HA instance you have to carry this out from the CloudStack GUI. Regards, Dag Sonstebo On 12/07/2016, 10:38, "M

Instance Auto Restart

2016-07-12 Thread Mohd Zainal Abidin Rabani
Hi, Today I found weird thing. I have create instance, storage using ceph. After doing yum update on instance, I shutdown the instance. After 5 mins, I show running state on Home > Instances. So I try to connect using console. Guest what, the instance still running. I try shutdown using shutdow

Re: about Console proxy url domain

2016-07-12 Thread Sam
Hi I have fixed the problem,the root cause is the port in the Nginx config file. When I change the port 80 to 443, It works. But I don't know why it works before I restart the host servers with the port 80 in Nginx. Thank you for you replay. On 2016-7-11 8:18 PM, Dag Sonstebo wrote: Hi Sam,