[one-users] new Windows Contextualization addon

2014-04-21 Thread Jaime Melis
Dear all, we have added a new official addon to our collection. It includes a set of scripts and a guide to enable Windows VMs contextualizations. This is what the driver can do: - Add a new user (using USERNAME and PASSWORD). - Rename the server (using SET_HOSTNAME). - Enable Remote Desktop. -

Re: [one-users] How to get how many vms are running

2014-04-21 Thread Ruben S. Montero
Do you have any special requirement for this (programming language...)? Anyway the overall strategy would be to get the pool (you can do the filtering server-side) and count the number of results... On Sun, Apr 20, 2014 at 4:46 PM, wrote: > Hello . > > I need to get (by command line) how many v

Re: [one-users] OpenNebula ceph snapshots problem.

2014-04-21 Thread Stuart Longland
On 17/04/14 01:18, Leszek Master wrote: > 1) I'm using OpenNebula 4.4 with ceph datastore. When i try to make > snapshot i've got error: > 3) Is there any way to use copy-on-write in opennebula 4.4 ? I did some experimental work on this with our OpenNebula 4.4 instance. It relies on modern kernel'

Re: [one-users] Marketplace Developer Access broken/ closed?

2014-04-21 Thread Daniel Molina
Hi Arnold, It should work now, could try again? Cheers On 19 April 2014 23:23, Arnold Bechtoldt wrote: > Hi, > > Registration for developer access is currently not possible. > > Getting the following error when hitting button "Request Developer Access": > > > { > "message": "User not author

Re: [one-users] Call for translations OpenNebula 4.6 (DL 25th April)

2014-04-21 Thread Daniel Molina
Dear community, This is a reminder of the call for translations for our web interface: Sunstone. We kindly ask all translators to complete the translations as much as possible before tomorrow EOB. We would like to thank all the contributors for the great response and the efforts carried out so fa

Re: [one-users] OpenNebula ceph snapshots problem.

2014-04-21 Thread Javier Fontan
System snapshot is only supported in KVM for qcow2 disks [1] so it won't work with your ceph datastore. If you want to use system snapshots and copy on write use the qcow2 datastore [2]. Cheers [1] http://docs.opennebula.org/4.4/user/virtual_resource_management/vm_guide_2.html#snapshotting [2]