[pve-devel] savevm tests
Dietmar Maurer
dietmar at proxmox.com
Thu Aug 30 16:37:26 CEST 2012
> >>And you want to implement that API twice? Not really an option for me.
> I don't understand what you want to say. I just want to add a snapshot sub in
> the nexenta storage plugin something like this sub nexenta_snapshot_zvol {
>
> my $json = '{"method": "snapshot","object" : "zvol","params":
> ["pool/image at snap1"]}';
> nexenta_request($json);
>
> }
Yes, but finally we want do a "blockdev_snapshot_sync" - how does that call methods inside our library?
Or how do you plan to create a snapshot of all device including VM state?
More information about the pve-devel
mailing list