qemu-server/PVE
Alexandre Derumier 2a7993d9ef replace file_size_info by volume_size_info.
Currently we only find a volume size by using qemu-img info (in file_size_info).

This doesn't works with "virtual" storage like sheepdog,rbd,iscsidirect,nexenta.

This also doesn't work with classic iscsi direct plugin.

So, we need to define a method for each plugin.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-07-27 10:51:23 +02:00
..
API2 implement qmp block_set_io_throttle on running vm config update 2012-07-16 09:20:49 +02:00
VZDump fix cluster_lock_storage() call 2012-05-24 07:24:24 +02:00
Makefile use new QMPClient code 2012-07-13 07:21:34 +02:00
QemuMigrate.pm migrate: only scan available storages 2012-07-16 10:20:36 +02:00
QemuServer.pm replace file_size_info by volume_size_info. 2012-07-27 10:51:23 +02:00
QMPClient.pm fix command timeout 2012-07-13 12:36:40 +02:00