Ok I’m replaying to myself, I didn’t saw the new options
arguments : for the driver executable
-t number of threads, i.e. number of repo operations at the same time
-d datastore mads separated by commas
-s system datastore tm drivers, used to monitor shared system ds.
Hi! I tested ceph as system DS. Now I try install own image with Ubuntu 16.04.
Upload ISO to Image DS (Ceph).
Create empty datablock image 8192Mb and make it persistent.
Create template with 2 disks. Boot from iso.
Create VM on system DS (Ceph)
Get error…
[Z0][ONE][E]: DISK 0: Cannot acquire image 8, it is persistent and already in use
Thu Jun 2 22:38:02 2016 [Z0][ReM][E]: Req:5248 UID:0 TemplateInstantiate result FAILURE [TemplateInstantiate] Error allocating a new virtual machine template. DISK 0: Cannot acquire image 8, it
is persistent and already in use
That error comes from the opennebula core logic, the drivers do not matter here. A persistent image cannot be used by more than one VM.
Is there any other VM using image 8?