Dietmar Maurer
dc6ff39f57
allow to choose content type for local storage
...
Also allow to disable local storage.
2015-10-12 06:52:28 +02:00
Dietmar Maurer
a6ad1a0815
bump version to 4.0-26
2015-10-08 11:51:39 +02:00
Dietmar Maurer
79f2b938d4
zfspool: fix volume_size_info and volume_resize for subvols
2015-10-08 09:49:36 +02:00
Dietmar Maurer
68b2c18acd
allow containers on lvm
2015-10-01 13:02:13 +02:00
Dietmar Maurer
85e924cf22
bump version to 4.0-25
2015-10-01 10:57:49 +02:00
Dietmar Maurer
b70b0c58b3
complete_volume: avoid large list
2015-10-01 10:56:19 +02:00
Dietmar Maurer
f3bd890d98
add missing completion hooks
2015-10-01 07:59:48 +02:00
Dietmar Maurer
bf7aed2674
implement complete_volume
2015-10-01 07:59:48 +02:00
Dietmar Maurer
98437f4c85
add bash completion for content type
2015-10-01 07:16:59 +02:00
Dietmar Maurer
37ba0aea5b
volume_list: moved code from PVE::API2::Storage::Content
...
For better code reuse.
2015-10-01 06:50:19 +02:00
Dietmar Maurer
746e530f72
white space cleanups: correctly intend code
2015-10-01 06:28:22 +02:00
Dietmar Maurer
180c8b020c
complete_storage: correctly pass storage config to storage_ids()
2015-10-01 06:26:35 +02:00
Alen Grizonic
ba0cf557f4
pvesm list fix
2015-09-29 17:25:05 +02:00
Wolfgang Bumiller
399581a2b3
volume_snapshot_delete: deactivate before deleting
2015-09-25 13:41:04 +02:00
Dietmar Maurer
9b256d4676
bump version to 4.0-24
2015-09-25 13:36:45 +02:00
Dietmar Maurer
82548118ec
drbd: use correct unit for storage sizes
2015-09-25 13:34:55 +02:00
Thomas Lamprecht
2e346fd478
drbd: return correct used/avail/total sizes
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-25 13:10:05 +02:00
Dietmar Maurer
7bdfa659f0
bump version to 4.0-23
2015-09-22 12:19:39 +02:00
Wolfgang Link
02e797b8e1
extend functionality to (de)activate_volumes with snapshots
...
this extension provide the capability to activate or deactivate snapshot,
so we can use this e.g. for LXC backup in snapshot mode.
2015-09-22 12:18:09 +02:00
Dietmar Maurer
948a2dd0f1
bump version to 4.0-22
2015-09-21 12:25:57 +02:00
Dietmar Maurer
f7621c0126
improve bash completions
2015-09-18 09:33:09 +02:00
Dietmar Maurer
c669f42d4e
convert pvesm into a PVE::CLI class
2015-09-18 08:22:04 +02:00
Wolfgang Link
c8943a85c9
remove non used parameter exclusive
...
This makes no sense because it should always be exclusive.
Also RDB checks it self.
LVM has not possibility to use lvchange.
DRBD is this feature not implemented.
2015-09-17 12:37:27 +02:00
Dietmar Maurer
097a2b2fcf
fix lvm storage status
2015-09-11 12:13:00 +02:00
Dietmar Maurer
4f6a99d8c7
rbd: make activate_volume idempotent
2015-09-10 11:12:09 +02:00
Dietmar Maurer
5dbd11531f
bump version to 4.0-21
2015-09-10 10:43:54 +02:00
Wolfgang Link
b50812f941
rbd: skip unmap if device is not mapped
2015-09-10 10:41:54 +02:00
Dietmar Maurer
c2c312175b
drbd: also allow to configure content property
2015-09-10 08:41:00 +02:00
Dietmar Maurer
3c05693484
allow to create containers on DRBD (content == rootdir)
2015-09-10 08:29:23 +02:00
Dietmar Maurer
a8527cb32c
bump version to 4.0-20
2015-09-09 07:57:52 +02:00
Wolfgang Link
515ef80bf5
improve free_image with deactivate_volumes
...
this is necessary to prevent an error when trying to remove a mapped volume.
2015-09-09 07:09:37 +02:00
Dietmar Maurer
1cff783277
bump version to 4.0-19
2015-09-08 10:48:41 +02:00
Dietmar Maurer
84c8e52da9
use read_proc_mounts from PVE::ProcFSTools
2015-09-03 10:16:38 +02:00
Wolfgang Link
bb5520eb17
move read_proc_mounts from NFSPlugin to Tools.
...
this function will be uesd in more path of the code.
2015-09-03 10:12:07 +02:00
Emmanuel Kasper
c1d4b2fdc6
Correct manpage examples to newer syntax
2015-08-31 16:15:29 +02:00
Dietmar Maurer
f0b28d0088
bump version to 4.0-18
2015-08-31 15:51:53 +02:00
Wolfgang Bumiller
be48449c28
GlusterfsPlugin: replace Net::Ping with tcp_ping
...
Using PVE::Network::tcp_ping on port 7 (echo) for ipv6
support.
2015-08-31 15:50:56 +02:00
Wolfgang Bumiller
1689e627a6
iSCSI ipv6 support
2015-08-31 15:50:34 +02:00
Dietmar Maurer
b889ca7260
bump version to 4.0-17
2015-08-28 11:42:40 +02:00
Wolfgang Link
9660f71602
fix to prevent uninitialized variable massage.
2015-08-28 11:24:49 +02:00
Dietmar Maurer
48e27f7937
scan_zfs: ignore subvolumes generated by our ZFSPoolPlugin
2015-08-28 11:01:41 +02:00
Wolfgang Bumiller
3932390b11
allow subvolume selection in ZPool storage
2015-08-28 10:56:55 +02:00
Dietmar Maurer
e67069eb58
path: corretly implement path to snapshots
2015-08-27 12:03:46 +02:00
Wolfgang Link
1f79bb07f1
Add content type rootfs to RBD and extend manual
2015-08-26 15:39:09 +02:00
Dietmar Maurer
99d4c75346
bump versionm to 4.0-16
2015-08-19 15:41:19 +02:00
Alen Grizonic
2a2cf20aa9
remove storage access permissions after delete
2015-08-19 15:17:38 +02:00
Alen Grizonic
402df80b12
added remove storage (exist) check
2015-08-19 15:14:29 +02:00
Dietmar Maurer
48daf9a56b
bump version to 4.0-15
2015-08-18 16:28:10 +02:00
Wolfgang Bumiller
53ec90e23e
upload API: safer filename handling
...
Replace possibly-dangerous characters in uploaded filenames
with underscores, this includes spaces, colons, commas,
equal signs and any byte >= 128. Previously only spaces were
turned into underscores.
Also shell_quote the destination for scp.
Use '--' for some shell commands for safety.
Use brackets around the scp destination for ipv6 support.
2015-08-18 16:23:53 +02:00
Dietmar Maurer
a6f1262677
parse_volname: document return values
2015-08-12 07:34:58 +02:00