4d4f734eea
nexenta: retrieve parent of a clone
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-11-22 06:57:53 +01:00
73b7847e53
files: retrieve parent of a clone
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-11-22 06:57:38 +01:00
3f13fd7dc3
remove timeouts from 'qemu-img snapshot' commands.
...
Those commands can take several minutes on larger files.
2012-11-02 08:52:50 +01:00
4ff42fd691
bump version to 2.0-35
2012-10-31 14:08:20 +01:00
3cb217030a
sheepdog : delete snapshots when deleting volume
...
sheepdog don't delete snapshots automatically when deleting volume
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-10-31 14:06:55 +01:00
c30470a35e
rbd: purge snapshots before delete volume
...
we can't delete a rbd volume if snapshots exist
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-10-31 14:06:42 +01:00
45c2ee3526
PVE/API2/Storage/Status: remove hardcoded blowfish cipher PVE/Storage: remove hardcoded blowfish cipher
...
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag >
2012-10-31 14:05:40 +01:00
051b247cea
bump version to 2.0-34
2012-10-22 12:30:20 +02:00
e110213e71
rbd: get volume size for volumes list
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-10-17 10:30:41 +02:00
6958944439
rbd: add storage space stats
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-10-17 06:34:25 +02:00
6bcc16d70e
create 'dump' directory if storage contains containers
...
This is needed by openvz migrate to store state.
2012-10-02 13:36:52 +02:00
33adc62f12
bump version to 2.0-32
2012-09-25 06:02:43 +02:00
045ae0a7fe
code cleanup
2012-09-20 07:18:59 +02:00
1e679ac591
qcow2 : preallocate metadatas at file creation
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-20 07:11:43 +02:00
1059cc994d
use longer timeouts for snapshot commands
2012-09-19 08:55:23 +02:00
2103bd20ef
nexenta: implement status
2012-09-19 08:39:25 +02:00
8914a711eb
nexenta: use import_lu on rollback
...
To avoid generation of new GUID.
2012-09-19 08:16:58 +02:00
ac4329f3d8
nexenta: fix parse_volname
...
And some coding style cleanups.
2012-09-19 07:38:40 +02:00
2570fb94e8
nexenta: recursively delete all snapshots on vdisk_free
2012-09-17 10:32:09 +02:00
88a2b8c79e
nexenta: fix parameter for create_snapshot
2012-09-17 10:26:21 +02:00
4b0dea6c82
nexenta API cleanups
...
remove all uncommented sleep calls (will add them later if required). Use
new nexenta_request() syntax. Also removed strangs eval{} sections which
hide errors.
2012-09-17 10:12:36 +02:00
d6eee582dc
nexenta: correctly get volsize (needs extra API call)
2012-09-17 07:58:20 +02:00
27cc55d4fb
fix typo
2012-09-07 12:59:26 +02:00
b2c1ab4bd6
iscsidirect : add volume_snapshot_delete
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:41 +02:00
f57e796b9a
lvm: add volume_snapshot_delete
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:39 +02:00
5d8f5e22b9
nexenta: add volume_snapshot_delete
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:36 +02:00
9cd89ee32f
sheepdog: add volume_snapshot_delete
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:33 +02:00
cce29bcd6b
rbd : add volume_snapshot_delete
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:30 +02:00
6000a061e9
plugin: add volume_snapshot_delete
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:27 +02:00
5753c9d1b6
storage : add volume_snapshot_delete
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:24 +02:00
9f02df8359
iscsidirect : add volume_snapshot_rollback
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:22 +02:00
051e85b827
lvm : add volume_snapshot_rollback
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:19 +02:00
4c6c642353
nexenta: add volume_snapshot_rollback
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:14 +02:00
948b2e22ce
sheepdog : add volume_snapshot_rollback
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:12 +02:00
5a2b2e2f14
rbd: add volume_snapshot_rollback
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:08 +02:00
41dffa853d
plugin : add volume_snapshot_rollback
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:04 +02:00
22a2a633c4
storage: add volume_snapshot_rollback
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:37:01 +02:00
ec409fb48b
iscsidirect : add volume_snapshot
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:36:58 +02:00
33818d1604
lvm: add volume_snapshot
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:36:56 +02:00
5223286c26
nexenta: add volume_snapshot
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:36:53 +02:00
788dd8e182
rbd : add volume_snapshot
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:36:50 +02:00
50a19c0987
sheepdog : add volume_snapshot
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:36:46 +02:00
7dcb06977e
plugin : add volume_snapshot
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:36:43 +02:00
db60719cde
storage : add volume_snapshot
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-09-06 10:36:40 +02:00
8a92bc4fe4
bump version to 2.0-31
2012-08-24 08:20:54 +02:00
034e4411bf
nexenta: fix lun number parsing in sub path
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-08-22 12:25:13 +02:00
0f94c1c938
nexenta: ssl option is optionnal
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-08-20 13:08:42 +02:00
120ca009d6
nexenta: add ssl option and clean errors handling
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-08-20 13:08:28 +02:00
4f01611d13
nexenta : add nodes and disable options
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-08-20 13:07:02 +02:00
911ce8504f
sheepdog : add nodes and disable options
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com >
2012-08-20 13:06:52 +02:00