Re: Automated generation of Windows templates for CloudStack

2016-02-24 Thread Nux!
I do a similar thing (so zero automation). In addition I have an extra step involving a generalized sysprep, otherwhise the template is not really "unique". -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Cristian Ciobanu" > To: user

Re: Cannot take snapshot ok KVM in 4.8

2016-02-24 Thread Simon Weller
VM snapshot on KVM is not currently supported. There is, however, a pending pull request to fix this: https://github.com/apache/cloudstack/pull/977 - Si From: Somesh Naidu Sent: Wednesday, February 24, 2016 3:53 PM To: users@cloudstack.apache.org Subje

Re: Automated generation of Windows templates for CloudStack

2016-02-24 Thread Cristian Ciobanu
Hi, For me work very nice for windows 2008 and 2012  just with "cloud init" installed on template.     1. install Windows from ISO, Set any password, enable rdp, you can also set to off  "IE sec" ( install drivers, apps if needed) 2. Restart. 3. Install "cloud init" 4. Shu

RE: Cannot take snapshot ok KVM in 4.8

2016-02-24 Thread Somesh Naidu
Rui, That global config is for volume snapshots not virtual machine snapshots. Verify and update the following in the DB: select vm_snapshot_enabled from hypervisor_capabilities where hypervisor_type='KVM'; Regards, Somesh -Original Message- From: Rui Mao [mailto:maoru...@163.com] Se

RE: Virtual router starting

2016-02-24 Thread Somesh Naidu
Mohd, Did you get this fixed? If not, could you share entire logs relevant to this incident via pastebin or similar so we can ascertain the cause. In addition, please specify the version you are using (best is to share output of cloudstack-sccs). Regards, Somesh -Original Message- Fro

Re: Automated generation of Windows templates for CloudStack

2016-02-24 Thread Erik Weber
On Wed, Feb 24, 2016 at 10:21 PM, ilya wrote: > Has anyone came across a good way (or figured out) out end-to-end > automated windows template generation and cloudstack integration? > > I'd like to lower my dependency on external tools as much as possible, > unless there is a reliable way of gett

Automated generation of Windows templates for CloudStack

2016-02-24 Thread ilya
Has anyone came across a good way (or figured out) out end-to-end automated windows template generation and cloudstack integration? I'd like to lower my dependency on external tools as much as possible, unless there is a reliable way of getting it to work. Is there anything besides packer? thank

Re: Unable to connect to consoles

2016-02-24 Thread ilya
David Can you make sure there arent any firewall issues between Console Proxy, hypervisor and your browser? Regards ilya On 2/24/16 8:32 AM, Yacubovich, David wrote: > Hi All, > I just finished fresh installation of CS 4.6. I was trying to connect to the > consoles of the instances and I get th

Re: Unable to connect to consoles

2016-02-24 Thread Nux!
Hi, Why not cs 4.8? I would check the firewalls in the hypervisors if I were you. Turn them off to rule them out and see if that helps. Cloudstack should do all necessary modifications on the KVM hypervisors, I never had to modify anything on them since quite a few releases now. HTH -- Sent

Unable to connect to consoles

2016-02-24 Thread Yacubovich, David
Hi All, I just finished fresh installation of CS 4.6. I was trying to connect to the consoles of the instances and I get the following error: Unable to start console session as connection is refused by the machine you are accessing I did check the /etc/libvirt/qemu.conf and it has the line: vnc

Re: Deleting Snapshot Problem

2016-02-24 Thread Semih Tolga DEMİR
Hi, Yes you are right. We have tested issue on ACS 4.8 and issue remains on latest stable release of ACS when we have a vm with 3 snapshots and when we delete vm after that we could not delete these vm's some snapshots. Because after deleting one of them we noticed that primary volume_id is lost.

Re: Deleting Snapshot Problem

2016-02-24 Thread Gabriel Beims Bräscher
Hi Semih, I do not know much about this issue with any practical experience to give you an accurate shot. Checking the code (Apache CloudStack 4.6.2) I would presume the following. CloudStack handles a snapshot if can find a volume related to the given snapshot. With that, the CS is able to disco

Re: Nvidia GRID vGPUs not detected by VMs

2016-02-24 Thread Nux!
And to answer my own question, what I did to get it working is (in the VM): - disable the Microsoft Display Adapter - install the NVIDIA drivers version 354.56_grid_kepler_win8_win7_64bit_international Then, after the reboot the VM came back with a NVIDIA GRID card as expected. -- Sent from the

Deleting Snapshot Problem

2016-02-24 Thread Semih Tolga DEMİR
Hi; I have created a new snapshot from VM01. But i have a problem after i deleted the VM01. I could not delete snapshot which created from VM01. Error message is " Unable to determine the storage pool of the snapshot " But i can create new volume from this snapshot. Anybody know why this issue h

Deleting

2016-02-24 Thread Semih Tolga DEMİR
Hi, I have creating a snapshot

Cannot take snapshot ok KVM in 4.8

2016-02-24 Thread Rui Mao
Hi all, CloudStack 4.8 & Ubuntu 14.04-3 I've set kvm.snapshot.enabled=true and rebooted the management server. But I still could not take snapshot of KVM VMs. Why? 2016-02-24 15:19:48,565 DEBUG [c.c.a.ApiServlet] (catalina-exec-24:ctx-c807e476) (logid:e61e9a4e) ===START=== 10.3.0.230 -