]> git.proxmox.com Git - pve-storage.git/blame - debian/changelog
bump version to 6.0-6
[pve-storage.git] / debian / changelog
CommitLineData
4dfc2ff2
TL
1libpve-storage-perl (6.0-6) pve; urgency=medium
2
3 * fix #582: Add move-to-background delay logic when deleting volumes
4 or images
5
6 * storage plugin: new list_volumes plugin method
7
8 * Diskmanage: add flag for encrypted osds
9
10 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jul 2019 13:34:52 +0200
11
1c5dfef2
TL
12libpve-storage-perl (6.0-5) pve; urgency=medium
13
14 * fix missing osd info for osd 0
15
16 * fix #2266: Diskmanage: get correct osd id
17
18 * pvesm import: allow to pass a tcp://<IP> as file
19
20 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:37:19 +0200
21
0841d128
TL
22libpve-storage-perl (6.0-4) pve; urgency=medium
23
24 * cephfs: make is_mounted check less strict
25
26 * fix missing osd info for osd 0
27
28 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 16:00:35 +0200
29
099bb9a3
TL
30libpve-storage-perl (6.0-3) pve; urgency=medium
31
32 * CephConfig: do not always interpret
33
34 * CephConfig: read monitor addresses also from mon_host key for cephfs
35
36 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Jun 2019 16:17:41 +0200
37
b0125b6a
TL
38libpve-storage-perl (6.0-2) pve; urgency=medium
39
40 * fix #2226: ignore broken symlinks in content list helpers and
41 allow broken symlinks to be deleted via API
42
43 * CephConfig: map special config key characters to _
44
45 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 18:46:38 +0200
46
ea02de00
TL
47libpve-storage-perl (6.0-1) pve; urgency=medium
48
49 * Diskmanage: extract nvme wearout from smartctl text
50
51 * fix #1427: Set file mode on uploaded templates/ISOs
52
53 * cephfs: Exclude _netdev when mounting with fuse
54
55 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:32:24 +0200
56
5518d361
TL
57libpve-storage-perl (6.0-0+1) pve; urgency=medium
58
59 * Re-build for Debian Buster / PVE 6.0
60
61 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 20:53:52 +0200
62
a4a6c595
TL
63libpve-storage-perl (5.0-43) unstable; urgency=medium
64
65 * handle deletion of properties of a single storage config entry
66
67 * api/config update: only iterate over hash keys, not values
68
69 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:13:49 +0200
70
d8e8b291
TL
71libpve-storage-perl (5.0-42) unstable; urgency=medium
72
73 * Fix #318: Delete vzdump log when deleting a backup
74
75 * ZFS Pool: improve error output from activate_storage
76
77 * ZFS Pool: handle race with other zpool imports
78
79 * plugin map_volume: fall back to path in base implementation
80
81 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Apr 2019 13:54:55 +0000
82
20f1951f
TL
83libpve-storage-perl (5.0-41) unstable; urgency=medium
84
85 * ignore undef as storage when calculating bandwith limits and add some more
86 tests
87
88 * Diskmanage: do not run zpool if not present
89
90 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:53:10 +0200
91
e638b213
TL
92libpve-storage-perl (5.0-40) unstable; urgency=medium
93
94 * workaround zfs create -V error for unaligned sizes
95
96 * zfs: do not generate/update cachefile on pool import
97
98 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 16:18:49 +0200
99
5fa350ce
TL
100libpve-storage-perl (5.0-39) unstable; urgency=medium
101
102 * fix #585: remove leftover disks and empty directory if image allocation
103 failed
104
105 * fix #1891: Add zsh command completion for pvesm
106
107 * fix #2099: escape systemd path names in mount unit
108
2c6954c9
TL
109 * fix content listing for user mode iscsi plugin
110
111 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Mar 2019 12:12:46 +0100
5fa350ce 112
035eb9df
TL
113libpve-storage-perl (5.0-38) unstable; urgency=medium
114
115 * diskmanage: fix device encoding handling
116
117 * tighten volume access checks for iso and vztmpl content type, require read
118 permissions
119
120 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Feb 2019 15:14:12 +0100
121
902a6bb3
TL
122libpve-storage-perl (5.0-37) unstable; urgency=medium
123
124 * fix #2050: only provide 'conv=sparse' for LvmThin
125
126 * fix #1941: remove empty directories when freeing image on FS based storages
127
128 * fix #1598: use glusterfs daemon default port for online check
129
130 * add new 'snippets' content type
131
132 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 12:32:44 +0100
133
a31cb84f
TL
134libpve-storage-perl (5.0-36) unstable; urgency=medium
135
136 * ceph: exclude general monitor section when assembling monitor addresses
137
138 * fix #2046: add volume_size_info to LVMPlugin
139
140 * ceph: improve parse_ceph_config
141
142 * LVM: Add '--refresh' when activating volumes
143
144 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Jan 2019 13:16:45 +0100
145
8e3c05c1
TL
146libpve-storage-perl (5.0-35) unstable; urgency=medium
147
148 * refactor ceph tools and provide a cfs backed ceph.conf parser
149
150 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:50:16 +0100
151
36d4af9b
TL
152libpve-storage-perl (5.0-34) unstable; urgency=medium
153
154 * Fix #2020: use /sys to map nvmeXnY to nvmeX
155
156 * Fix #2019: CephFS storage misses maxfiles
157
158 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:21:48 +0100
159
434c91b6
TL
160libpve-storage-perl (5.0-33) unstable; urgency=medium
161
162 * pvesm: add scan subcommands
163
164 * cephfs: tell systemd that mount mount requires network
165
166 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Nov 2018 13:23:15 +0100
167
95de09ae
TL
168libpve-storage-perl (5.0-32) unstable; urgency=medium
169
170 * fix #862: do not resolve portal address on storage add
171
172 * LVM: lock on volume_resize
173
174 * plugin loader: add an APIAGE
175
176 * move usb scan code to pve-common
177
178 * move API storage scan calls to pve-manager
179
180 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 15:27:22 +0100
181
5124548d
TL
182libpve-storage-perl (5.0-31) unstable; urgency=medium
183
184 * Fix: api zfs: changed return value name to errors
185
186 * fix #1949: storage zfs: changed zpool command parser
187
188 * implement map_volume and unmap_volume
189
190 * bump storage ABI version for new map/unmap methods
191
192 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 16:27:40 +0100
193
db59cd44
TL
194libpve-storage-perl (5.0-30) unstable; urgency=medium
195
196 * fix #1936: pvesm iscsiscan: fix cli parameters
197
198 * fix #1929: only check storage if user want to create one
199
200 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Oct 2018 17:02:46 +0200
201
c9fc2bc9
TL
202libpve-storage-perl (5.0-29) unstable; urgency=medium
203
204 * fix #1925: untaint rbd JSON output
205
206 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Sep 2018 11:10:56 +0200
207
729c2594
TL
208libpve-storage-perl (5.0-28) unstable; urgency=medium
209
210 * fix #1912: api/disks: find the partition instead of guessing it when
211 creating a filesystem on unused disks
212
213 * fix #1913: get_vm_disk_number: clone plugindata to avoid side
214 effects
215
216 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 11:37:36 +0200
217
9dcf88bb
TL
218libpve-storage-perl (5.0-27) unstable; urgency=medium
219
220 * rbd: krbd_feature_disable was not disabling features
221
222 * allow up to 1024 disks per guest
223
224 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Sep 2018 15:00:05 +0200
225
017c380f
TL
226libpve-storage-perl (5.0-26) unstable; urgency=medium
227
228 * fix #1895: add compatibility with ceph 12.2.8 by switching over to more
229 robust json output format for for 'rbd ls -l' and 'rbd info'
230
231 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Sep 2018 13:56:36 +0200
232
ba842a3f
TL
233libpve-storage-perl (5.0-25) unstable; urgency=medium
234
235 * add API for LVM, LVMThin, Directory storages and ZFS management
236
237 * add 'type' and 'skipsmart' options to /nodes/<NODE>/disks/list API call
238
239 * add Linux LIO/targetcli support
240
241 * Fix #1858: lvm_find_free_diskname check for base
242
243 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 14:41:28 +0200
244
3da6c490
TL
245libpve-storage-perl (5.0-24) unstable; urgency=medium
246
247 * fix #1770: allow ex/import linked clones.
248
249 * CIFS: add mkdir option allowing to switch off path creation
250
251 * storage plugin api: add on_add and on_delete hooks
252
253 * add CephFS storage plugin
254
255 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jul 2018 17:02:48 +0200
256
b33b935b
FG
257libpve-storage-perl (5.0-23) unstable; urgency=medium
258
259 * cifs: fix uninitialized warning in check_connection
260
261 -- Proxmox Support Team <support@proxmox.com> Wed, 16 May 2018 10:06:14 +0200
262
20cc2c38
WB
263libpve-storage-perl (5.0-22) unstable; urgency=medium
264
265 * allow ISO uploads to CIFS storages
266
267 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:49:53 +0200
268
c0b969a3
FG
269libpve-storage-perl (5.0-21) unstable; urgency=medium
270
271 * fix #1691: replace udev check
272
273 * fix #1691: increase timeout in worker
274
275 * fix #1754: rbd: fix handling of external clusters
276
277 -- Proxmox Support Team <support@proxmox.com> Tue, 8 May 2018 11:50:21 +0200
278
32ad421e
TL
279libpve-storage-perl (5.0-20) unstable; urgency=medium
280
281 * fix #1750: correctly join monhost list for external RBD storages
282
283 -- Proxmox Support Team <support@proxmox.com> Fri, 04 May 2018 15:32:26 +0200
284
bce13b7f
DM
285libpve-storage-perl (5.0-19) unstable; urgency=medium
286
287 * RBDPlugin: Fix #1542 - show storage utilization per pool
288
289 * RBDPlugin: Refactor of method build_cmd and path
290
291 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2018 10:46:23 +0200
292
32c0a1d5
TL
293libpve-storage-perl (5.0-18) unstable; urgency=medium
294
295 * add CIFS (SMB) storage plugin
296
297 * Fix #1574: could not disable krbd-incompatible image features
298
299 * add per-storage bandwidth limits
300
301 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 08:59:33 +0100
302
d2bf0b49
WB
303libpve-storage-perl (5.0-17) unstable; urgency=medium
304
305 * fix #1099: return disklist correctly
306
307 * add select_existing to plugindata for iscsi(direct)
308
309 * add 'format' parameter to storage list call
310
311 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 11:32:31 +0100
312
caf67736
FG
313libpve-storage-perl (5.0-16) unstable; urgency=medium
314
315 * Add logfunc in storage_migrate
316
317 * ISCSIPlugin: Use long options for readability
318
319 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Oct 2017 15:02:17 +0200
320
0322a7fc
WB
321libpve-storage-perl (5.0-15) unstable; urgency=medium
322
323 * dir: allow a path as is_mountpoint value
324
325 * rbd: make monhost option optional
326
327 * rbd: support auth=none if pveceph-managed
328
329 * rbd: manage keyring for pveceph storages
330
331 * rbd: create ceph keyring dir before copying
332
333 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:47:08 +0200
334
5a2eba91
WB
335libpve-storage-perl (5.0-14) unstable; urgency=medium
336
337 * Fix #1474: storage info: properly honor content filters again
338
339 * pvesm status: fix warnings no content-filtered output
340
341 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 13:27:04 +0200
342
f25e0df9
FG
343libpve-storage-perl (5.0-13) unstable; urgency=medium
344
345 * disks: add info about bluestore to list
346
347 * pvesm status: improve output and format
348
349 * storage_info: return disabled storages as well
350
351 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Aug 2017 11:08:57 +0200
352
1befdf96
DM
353libpve-storage-perl (5.0-12) unstable; urgency=medium
354
355 * fix ceph_version_parser
356
357 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 06:13:22 +0200
358
3bb0123d
WB
359libpve-storage-perl (5.0-11) unstable; urgency=medium
360
361 * Fix #1415: do not block endlessly on stale nfs mounts
362
363 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 09:21:41 +0200
364
67680141
DM
365libpve-storage-perl (5.0-10) unstable; urgency=medium
366
367 * PVE::Storage::storage_can_replicate - hew helper
368
369 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jun 2017 06:19:00 +0200
370
864341b8
DM
371libpve-storage-perl (5.0-9) unstable; urgency=medium
372
373 * import/export: drop the 'subvol/' prefix from 'tar+size'
374
375 * Fix #1424: allow tar.xz templates upload
376
377 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 17:35:57 +0200
378
88a5ed1f
DM
379libpve-storage-perl (5.0-8) unstable; urgency=medium
380
381 * import/export: use our standard tar flags
382
383 * storage_migrate: with_snapshots parameter
384
385 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:48:35 +0200
386
123ee471
DM
387libpve-storage-perl (5.0-7) unstable; urgency=medium
388
389 * re-add changes to PVE/Storage/Plugin.pm (fixup previous commit)
390
391 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:06:59 +0200
392
364e6364
DM
393libpve-storage-perl (5.0-6) unstable; urgency=medium
394
395 * migrate: only use import/export
396
397 * lvm: import/export: implement raw+size format
398
399 * import/export: new formats: raw, tar, qcow2, vmdk
400
401 * change from dpkg-deb to dpkg-buildpackage
402
403 * migrate: insecure: untaint the received ip/port
404
405 * migrate: don't include the hostname in rsync's rsh command
406
407 * migrate: use the correct IP with rsync
408
409 * PVE::Storage::volume_snapshot_list - remove $prefix parameter
410
411 * regression tests: exit with -1 in case of failures
412
413 * zfstest: skip tests if ZFS is not available, improve tests
414
415 * fix #1379: return size as number instead of string
416
417 * migrate: add insecure parameter
418
419 * migrate: implement rate limiting
420
421 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:35:48 +0200
422
9dc3d2ff
DM
423libpve-storage-perl (5.0-5) unstable; urgency=medium
424
425 * api: add import/export format querying
426
427 * migrate: snapshot parameter for use with replication
428
429 * migrate: replace target ip parameter with sshinfo parameter
430
431 * pvesm: import/export commands
432
433 * storage_migrate: use pvesm import/export for zfs
434
435 * do not install replication code (moved code to pve-manager)
436
437 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Jun 2017 09:40:37 +0200
438
4857e862
WB
439libpve-storage-perl (5.0-4) unstable; urgency=medium
440
441 * storage api: added volume_send plugin method
442
443 * storage api: added volume_snapshot_list plugin method
444
445 * added storage replication utilities
446
447 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 12:17:40 +0200
448
d412b98d
FG
449libpve-storage-perl (5.0-3) unstable; urgency=medium
450
451 * fix vma extraction return code handling
452
453 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:21:10 +0200
454
e3a191bc
FG
455libpve-storage-perl (5.0-2) unstable; urgency=medium
456
457 * rbd: fix "rados df" output parser for luminous
458
459 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 10:11:02 +0100
460
da5a5489
FG
461libpve-storage-perl (5.0-1) unstable; urgency=medium
462
463 * correctly cleanup immutable flag for subvols when freeing them
464
465 * rebuild for PVE 5.0 / Debian Stretch
466
467 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 09:23:15 +0100
468
69e7407e
FG
469libpve-storage-perl (4.0-76) unstable; urgency=medium
470
471 * rbd: fix warnings printed when listing images
472
473 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Feb 2017 12:18:18 +0100
474
2fd63f7d
WB
475libpve-storage-perl (4.0-75) unstable; urgency=medium
476
477 * rbd: use faster list operations where possible
478
479 * rbd: fix a minor inconsistency in what is recognized as a valid disk image
480 name
481
482 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2017 10:05:07 +0100
483
fd55361c
DM
484libpve-storage-perl (4.0-74) unstable; urgency=medium
485
486 * fix bug #1280: Can't locate object method "root@pam"
487
488 * buildsys: use gzip -n to disable timestamps
489
490 * buildsys: use fakeroot for dpkg-deb
491
492 * buildsys: make job safety
493
494 * extract_vzdump_config: handle RE consistently
495
496 * weaken matching for vzdump config extract filename
497
498 -- Proxmox Support Team <support@proxmox.com> Sun, 12 Feb 2017 10:09:58 +0100
499
97c83033
DM
500libpve-storage-perl (4.0-73) unstable; urgency=medium
501
502 * PVE::Storage: new helper check_volume_access()
503
504 * fixes for new PVE::RPCEnvironment implementation
505
506 * fix #1252: rbd: delete snapshots when using krbd
507
508 * Fix RBD resize with krbd option enabled
509
510 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:13:43 +0100
511
3ae8ac78
DM
512libpve-storage-perl (4.0-72) unstable; urgency=medium
513
514 * add setup_environment hook to CLIHandler class
515
516 * sheepdog : volume_resize return if running
517
518 * fix #1099 (again): map cciss/c0d0 to cciss!c0d0
519
520 * fix #1135: always clean up ZFS snapshots on migration
521
522 * storage_migrate: use bs=4k to copy images with dd
523
524 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:05:22 +0100
525
574cb624
DM
526libpve-storage-perl (4.0-71) unstable; urgency=medium
527
528 * Add new function get_blockdev
529
530 * Add new function get_partnum
531
532 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:15:40 +0100
533
3524217d
DM
534libpve-storage-perl (4.0-70) unstable; urgency=medium
535
536 * change regression test for crucial
537
538 * add crucial smart attribute for wear leveling
539
540 * correct regression test for sandisk ssds
541
542 * catch '---' in threshold output of sandisk ssds
543
544 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Nov 2016 17:22:44 +0100
545
34c90948
DM
546libpve-storage-perl (4.0-69) unstable; urgency=medium
547
548 * use qemu gluster blockdriver for linked clone creation
549
550 * increase default timeout for zpool import
551
552 * improve zpool activate_storage
553
554 * allow --allow-shrink on RBD resize
555
556 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2016 09:31:17 +0100
557
cca04efb
DM
558libpve-storage-perl (4.0-68) unstable; urgency=medium
559
560 * add more regression test
561
562 * Diskmanage: use model from udevadm
563
564 * Diskmanage: use /sys/block/ path for udev instead of name
565
566 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Oct 2016 10:52:52 +0200
567
261e80da
FG
568libpve-storage-perl (4.0-67) unstable; urgency=medium
569
570 * fix #1165: only check mount status when is_mountpoint is set
571
572 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 08:53:24 +0200
573
a3577e2a
DM
574libpve-storage-perl (4.0-66) unstable; urgency=medium
575
576 * disks: fix warnings
577
578 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 09:28:31 +0200
579
f32c7ebf
DM
580libpve-storage-perl (4.0-65) unstable; urgency=medium
581
582 * allow rbd images < 1M to be detected
583
584 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 08:18:29 +0200
585
865d39a0
DM
586libpve-storage-perl (4.0-64) unstable; urgency=medium
587
588 * correctly parse cciss devices in get_disks
589
590 * fix #1135: refactor wear level parsing
591
592 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Oct 2016 07:53:11 +0200
593
daa623ed
DM
594libpve-storage-perl (4.0-63) unstable; urgency=medium
595
596 * fix #1123: modify NVME device path for SMART support
597
598 * add return schema to smart API path
599
600 * fix #1120: non-ATA disks with unstructured smart data
601
602 * fix #1120: SCSI SMART health parsing
603
604 * disks: allow get_disks without smart checks
605
606 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:16:23 +0200
607
5c7f46c8
DM
608libpve-storage-perl (4.0-62) unstable; urgency=medium
609
610 * fix #1122: correctly create LUNs for linked clones
611
612 * fix #1012: dir storage: add is_mountpoint option
613
614 * improve SMART error handling
615
616 * path based storages: improve the mkdir option
617
618 * Avoid JavaScript gets a string "0"
619
620 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Sep 2016 08:45:07 +0200
621
e968c5da
DM
622libpve-storage-perl (4.0-61) unstable; urgency=medium
623
624 * rbd: detect linked clones/base volumes correctly
625
626 * harmonize/cleanup list_images code
627
628 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 07:58:59 +0200
629
fa1ed7a3
DM
630libpve-storage-perl (4.0-60) unstable; urgency=medium
631
632 * do not automatically die on smartctl exit code > 0
633
634 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 06:40:29 +0200
635
16171ced
DM
636libpve-storage-perl (4.0-59) unstable; urgency=medium
637
638 * add smartmontools as dependency
639
640 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Sep 2016 11:14:09 +0200
641
a121b2ec
DM
642libpve-storage-perl (4.0-58) unstable; urgency=medium
643
644 * sheepdog 1.0 changed the path from /usr/sbin/dog to /usr/bin/dog
645
646 * add api entries for disk management
647
648 * add Diskmanage Utilities
649
650 * rbd: allow to use client custom ceph conf for each storeid
651
652 * Add support for custom storage plugins
653
654 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Sep 2016 09:14:19 +0200
655
c2c8789d
WB
656libpve-storage-perl (4.0-57) unstable; urgency=medium
657
658 * remove compression option from lvm migration
659
660 * fix spelling / grammar
661
662 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:59:26 +0200
663
dd6c784c
WB
664libpve-storage-perl (4.0-56) unstable; urgency=medium
665
666 * Remove unused pve-storage-monhost format
667
668 * rbd: use pve-storage-portal-dns-list for monhost
669
670 * cleanups
671
672 * add tagged_only option to LVM storage
673
674 * add check if format is defined to avoid warning
675
676 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 14:24:15 +0200
677
d2c0bb58
DM
678libpve-storage-perl (4.0-55) unstable; urgency=medium
679
680 * fix #1033 storage_migrate on LVMThin - add die.
681
682 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Jun 2016 14:56:36 +0200
683
8a6f69c9
DM
684libpve-storage-perl (4.0-54) unstable; urgency=medium
685
686 * use correct ceph version command
687
688 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 11:47:07 +0200
689
ed1f84c2
DM
690libpve-storage-perl (4.0-53) unstable; urgency=medium
691
692 * Dir storage creation: check for a sane path
693
694 * split udevam command call
695
696 * upload: whitelist filename chars instead of blacklisting
697
698 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jun 2016 18:16:26 +0200
699
07eb8c7f
DM
700libpve-storage-perl (4.0-52) unstable; urgency=medium
701
702 * disable jewel image features when using krdb
703
704 * add ceph version helpers
705
b521247b
WB
706 * fix 1012: dir: add mkdir option
707
84252f67
DM
708 * Add LVM/LVM-thin storage migration
709
07eb8c7f
DM
710 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jun 2016 10:30:02 +0200
711
77a23157
DM
712libpve-storage-perl (4.0-51) unstable; urgency=medium
713
714 * add pvesm extractconfig
715
716 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 12:05:27 +0200
717
1900dbd0
DM
718libpve-storage-perl (4.0-50) unstable; urgency=medium
719
720 * DRBDPlugin: check_drbd_res() - ignore info codes
721
722 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:09:10 +0200
723
dbf890f0
DM
724libpve-storage-perl (4.0-49) unstable; urgency=medium
725
726 * generate manpage with pve-doc-generator
727
728 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 11:24:32 +0200
729
5a3a468d
DM
730libpve-storage-perl (4.0-48) unstable; urgency=medium
731
732 * zfs_parse_zvol_list: simplify regex
733
734 * zfs: encode base volumes in linked clones
735
736 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Apr 2016 08:56:03 +0200
737
59ca7928
DM
738libpve-storage-perl (4.0-47) unstable; urgency=medium
739
740 * fix LXC migration from local subvol
741
742 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Mar 2016 09:07:33 +0100
743
61d34272
DM
744libpve-storage-perl (4.0-46) unstable; urgency=medium
745
746 * Use is_worker to decide default timeout for ZFS
747
9fe06408
DM
748 * Include all snapshots when migrate storage zfs to zfs
749
61d34272
DM
750 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Mar 2016 16:50:26 +0100
751
785e544c
DM
752libpve-storage-perl (4.0-45) unstable; urgency=medium
753
754 * lvmthin: activate base volumes
755
756 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Mar 2016 06:49:23 +0100
757
a526d21a
DM
758libpve-storage-perl (4.0-44) unstable; urgency=medium
759
760 * Remove content type container from GlusterFS.
761
762 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 17:14:36 +0100
763
4c9bd98f
DM
764libpve-storage-perl (4.0-43) unstable; urgency=medium
765
766 * depend on thin-provisioning-tools (required my systemd to activate
767 thin pools at boot time)
768
769 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 08:03:02 +0100
770
a0995b07
DM
771libpve-storage-perl (4.0-42) unstable; urgency=medium
772
773 * add sparseinit to has_feature
774
775 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Feb 2016 17:16:51 +0100
776
9d0cb810
DM
777libpve-storage-perl (4.0-41) unstable; urgency=medium
778
779 * prepare storage for lvmthin gui (adds an lvmthin scan to the api)
780
781 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 09:52:37 +0100
782
a8f47479
DM
783libpve-storage-perl (4.0-40) unstable; urgency=medium
784
785 * storage_migrate: another ipv6 fix for an rsync command
786
787 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jan 2016 11:11:26 +0100
788
a7013091
DM
789libpve-storage-perl (4.0-39) unstable; urgency=medium
790
791 * increase timeout for ZFSPlugin
792
793 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 10:48:45 +0100
794
04e513e7
DM
795libpve-storage-perl (4.0-38) unstable; urgency=medium
796
797 * nfs: is_mounted: match /^nfs.*/ type
798
799 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 16:16:06 +0100
800
ba1cb4f2
DM
801libpve-storage-perl (4.0-37) unstable; urgency=medium
802
803 * nfs/glusterfs: is_mounted fixes
804
805 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 09:24:06 +0100
806
2e30d08b
DM
807libpve-storage-perl (4.0-36) unstable; urgency=medium
808
809 * Revert "Change zfspoolplugin path when snapshot is given."
810
811 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 07:40:21 +0100
812
db7e96b7
DM
813libpve-storage-perl (4.0-35) unstable; urgency=medium
814
815 * allow rx permissions for group/world on .subvol dirs
816
817 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Nov 2015 12:05:51 +0100
818
baa724b5
DM
819libpve-storage-perl (4.0-34) unstable; urgency=medium
820
821 * Change zfspoolplugin path when snapshot is given (use .zfs/snapshot/)
822
823 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Nov 2015 12:38:07 +0100
824
e2fbf28f
DM
825libpve-storage-perl (4.0-33) unstable; urgency=medium
826
827 * Fixed ZFS over iSCSI snapshot rollback
828
829 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Nov 2015 11:01:15 +0100
830
2275d75f
DM
831libpve-storage-perl (4.0-32) unstable; urgency=medium
832
833 * make use of the new ProcFSTools::parse_proc_mounts
834
835 * add support for lvmthin
836
837 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Nov 2015 10:38:10 +0100
838
c2dea8e5
DM
839libpve-storage-perl (4.0-31) unstable; urgency=medium
840
841 * zfs: enable posixacl and xattr for subvolumes
842
843 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 16:40:18 +0100
844
4c76432a
DM
845libpve-storage-perl (4.0-30) unstable; urgency=medium
846
847 * fix bug #809: fix volume_snapshot_delete in ZFSPlugin.pm
848
849 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 08:36:40 +0100
850
37df4de0
DM
851libpve-storage-perl (4.0-29) unstable; urgency=medium
852
853 * ISCSIPlugin: improve session parser
854
855 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2015 17:14:06 +0100
856
b28c7173
DM
857libpve-storage-perl (4.0-28) unstable; urgency=medium
858
859 * insert the format type at volume_resize
860
861 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:30:46 +0100
862
e3ce57d4
DM
863libpve-storage-perl (4.0-27) unstable; urgency=medium
864
865 * allow to choose content type for local storage
866
323ab5ba
WB
867 * fix bug #769: migrate: use -p on 'zfs send' to include properties
868
e3ce57d4
DM
869 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Oct 2015 06:54:09 +0200
870
a6ad1a08
DM
871libpve-storage-perl (4.0-26) unstable; urgency=medium
872
873 * zfspool: fix volume_size_info and volume_resize for subvols
874
875 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:51:25 +0200
876
85e924cf
DM
877libpve-storage-perl (4.0-25) unstable; urgency=medium
878
879 * improve bash completion
880
68b2c18a
DM
881 * allow containers on lvm
882
85e924cf
DM
883 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 10:57:43 +0200
884
9b256d46
DM
885libpve-storage-perl (4.0-24) unstable; urgency=medium
886
887 * drbd: return correct used/avail/total sizes
888
399581a2
WB
889 * volume_snapshot_delete: deactivate before deleting
890
9b256d46
DM
891 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 13:36:22 +0200
892
7bdfa659
DM
893libpve-storage-perl (4.0-23) unstable; urgency=medium
894
895 * extend functionality to (de)activate_volumes with snapshots
896
897 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Sep 2015 12:19:21 +0200
898
948a2dd0
DM
899libpve-storage-perl (4.0-22) unstable; urgency=medium
900
901 * implement bash completions for pvesm
902
903 * remove unused parameter 'exclusive'
904
905 * fix lvm storage status
906
907 * rbd: make activate_volume idempotent
908
909 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:25:38 +0200
910
5dbd1153
DM
911libpve-storage-perl (4.0-21) unstable; urgency=medium
912
913 * rbd: skip unmap if device is not mapped
914
4f6a99d8
DM
915 * rbd: make activate_volume idempotent
916
5dbd1153
DM
917 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:43:35 +0200
918
a8527cb3
DM
919libpve-storage-perl (4.0-20) unstable; urgency=medium
920
921 * rbd free_image: call deactivate_volumes
922
923 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 07:57:06 +0200
924
1cff7832
DM
925libpve-storage-perl (4.0-19) unstable; urgency=medium
926
927 * use read_proc_mounts from PVE::ProcFSTools
928
929 * Correct manpage examples to newer syntax
930
931 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:48:24 +0200
932
f0b28d00
DM
933libpve-storage-perl (4.0-18) unstable; urgency=medium
934
935 * GlusterfsPlugin: replace Net::Ping with tcp_ping
936
937 * iSCSI ipv6 support
938
939 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Aug 2015 15:51:37 +0200
940
b889ca72
DM
941libpve-storage-perl (4.0-17) unstable; urgency=medium
942
943 * zfsscan: allow subvolume selection in ZPool storage
944
945 * Add content type rootfs to RBD and extend manual (allow to
946 store LXC containers)
947
948 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:42:17 +0200
949
99d4c753
DM
950libpve-storage-perl (4.0-16) unstable; urgency=medium
951
952 * remove storage access permissions after delete
953
954 * added remove storage (exist) check
955
956 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:40:59 +0200
957
48daf9a5
DM
958libpve-storage-perl (4.0-15) unstable; urgency=medium
959
960 * upload API: safer filename handling
961
962 * add subvol support for directory storage
963
964 * zfs_parse_zvol_list: do not add pool to volname
965
966 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Aug 2015 16:27:52 +0200
967
7859eb16
DM
968libpve-storage-perl (4.0-14) unstable; urgency=medium
969
970 * storage status API: allow to filter multiple content types
971
9f20a8a6
AD
972 * rbd: add support to krbd
973
7859eb16
DM
974 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 09:45:18 +0200
975
205e8133
DM
976libpve-storage-perl (4.0-13) unstable; urgency=medium
977
978 * mask world r and group wx permissions in vdisk_alloc
979
27ff0e99
WL
980 * fix bug #664
981
205e8133
DM
982 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jul 2015 08:50:33 +0200
983
d75b2a72
DM
984libpve-storage-perl (4.0-12) unstable; urgency=medium
985
986 * allow templates using .xz compression
987
988 * Fix ZFSPoolPlugin path for subvol
989
990 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 10:08:05 +0200
991
ce37886b
DM
992libpve-storage-perl (4.0-11) unstable; urgency=medium
993
994 * drbd: improve error messages
995
996 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 12:11:39 +0200
997
b081b6a6
DM
998libpve-storage-perl (4.0-10) unstable; urgency=medium
999
1000 * drbd: updates for latest drbdmanage version
1001
1002 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jun 2015 13:53:36 +0200
1003
7ab6adc0
DM
1004libpve-storage-perl (4.0-9) unstable; urgency=medium
1005
1006 * drbd: call set_drbdsetup_props after auto-deploy
1007
1008 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jun 2015 11:26:13 +0200
1009
98073365
DM
1010libpve-storage-perl (4.0-8) unstable; urgency=medium
1011
1012 * DRBD: set allow-two-primaries=yes, so that we can do live migrations.
1013
1014 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jun 2015 08:58:42 +0200
1015
4b6bcad4
DM
1016libpve-storage-perl (4.0-7) unstable; urgency=medium
1017
1018 * add trigger for pve-api-updates
1019
1020 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 10:06:21 +0200
1021
2e7912ae
DM
1022libpve-storage-perl (4.0-6) unstable; urgency=medium
1023
1024 * allow ipv6 addresses in Storage::verify_server
1025
1026 * NFSPlugin: deal with ipv6 addresses and fix regexps
1027
1028 * NFS: replace rpcinfo with showmounts
1029
1030 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 10:56:34 +0200
1031
317d8ee3
DM
1032libpve-storage-perl (4.0-5) unstable; urgency=medium
1033
1034 * ipv6 support for Storage::resolv_server
1035
1036 -- Proxmox Support Team <support@proxmox.com> Tue, 12 May 2015 10:39:55 +0200
1037
26beadeb
DM
1038libpve-storage-perl (4.0-4) unstable; urgency=medium
1039
1040 * drbd: automatically create diskless assignments
1041
1042 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Mar 2015 12:51:49 +0100
1043
e36e2bc9
DM
1044libpve-storage-perl (4.0-3) unstable; urgency=medium
1045
1046 * add new storage plugin for DRBD9
1047
1048 * depend on libnet-dbus-perl
1049
1050 * pvesm add: pass storage type as first argument
1051
1052 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Mar 2015 07:01:18 +0100
1053
13eca80b
DM
1054libpve-storage-perl (4.0-2) unstable; urgency=medium
1055
1056 * fix bug #602: now zfs will wait 5 sec if error msg is "dataset is busy"
1057
1058 * depend on cstream
1059
1060 * fixed LV cleaning function. saferemove_throughput parameter added.
1061
1062 * rbd: monhost string : escape only ":" character
1063
1064 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 10:17:29 +0100
1065
74e8c51e
DM
1066libpve-storage-perl (4.0-1) unstable; urgency=medium
1067
1068 * update version for Debian Jessie
1069
1070 * remove clvm dependency
1071
1072 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Feb 2015 13:37:04 +0100
1073
42ed78da
DM
1074libpve-storage-perl (3.0-31) unstable; urgency=low
1075
1076 * zfs: fix image allocation
1077
1078 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Feb 2015 11:36:14 +0100
1079
114c48a4
DM
1080libpve-storage-perl (3.0-30) unstable; urgency=low
1081
1082 * add new method volume_rollback_is_possible
1083
1084 * cleanup error messages
1085
1086 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 09:42:14 +0100
1087
02c33525
DM
1088libpve-storage-perl (3.0-29) unstable; urgency=low
1089
1090 * ZfsPoolPlugin: auto import after reboot
1091
1092 * ZfsPoolPlugin: fix add disks
1093
1094 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 12:27:40 +0100
1095
8870a5f0
DM
1096libpve-storage-perl (3.0-28) unstable; urgency=low
1097
1098 * ZFSPoolPlugin: use 'udevadm settle' to wait until devices are created.
1099
1100 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jan 2015 06:27:06 +0100
1101
6ab6e0a2
DM
1102libpve-storage-perl (3.0-27) unstable; urgency=low
1103
8870a5f0 1104 * new ZFSPoolPlugin to access local zfs storage
6ab6e0a2
DM
1105
1106 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jan 2015 13:01:51 +0100
1107
0a42c9db
DM
1108libpve-storage-perl (3.0-26) unstable; urgency=low
1109
1110 * rbd, zfs, sheepdog: bugfix : fix alloc_image if name is specified
1111
1112 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Nov 2014 08:03:43 +0100
1113
e3c51a6c
DM
1114libpve-storage-perl (3.0-25) unstable; urgency=low
1115
1116 * ZFS plugin: fix modification of read only value
1117
1118 -- Proxmox Support Team <support@proxmox.com> Sat, 25 Oct 2014 09:47:14 +0200
1119
8c75f56d
DM
1120libpve-storage-perl (3.0-24) unstable; urgency=low
1121
1122 * glusterfs: add transport option for glusterfs storage
1123
1124 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Oct 2014 09:30:29 +0200
1125
705a40e6
DM
1126libpve-storage-perl (3.0-23) unstable; urgency=low
1127
1128 * glusterfs: allow to upload iso images
1129
1130 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Sep 2014 14:18:18 +0200
1131
97616649
DM
1132libpve-storage-perl (3.0-22) unstable; urgency=low
1133
1134 * glusterfs: new option server2 to specify backup volfile server
1135
1136 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Aug 2014 11:31:28 +0200
1137
475d5955
DM
1138libpve-storage-perl (3.0-21) unstable; urgency=low
1139
1140 * enable linked clones from snapshots (ceph)
1141
1142 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jul 2014 08:05:51 +0200
1143
90e3ff48
DM
1144libpve-storage-perl (3.0-20) unstable; urgency=low
1145
1146 * ZFS plugin improvements (added 'nowritecache' and 'sparse' options)
1147
1148 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 09:16:57 +0200
1149
cf487130
DM
1150libpve-storage-perl (3.0-19) unstable; urgency=low
1151
1152 * glusterfs : create volume through gluster block driver
1153
1154 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jan 2014 09:38:35 +0100
1155
3b462e00
DM
1156libpve-storage-perl (3.0-18) unstable; urgency=low
1157
1158 * ZFS plugin: add support for istgt
1159
1160 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2013 09:36:13 +0200
1161
bf8e8615
DM
1162libpve-storage-perl (3.0-17) unstable; urgency=low
1163
1164 * ZFS plugin: Fixes bug in calculating pool size
1165
1166 * remove nexenta plugin (use ZFS plugin istead)
1167
1168 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:39:33 +0200
1169
9e36cd4d
DM
1170libpve-storage-perl (3.0-16) unstable; urgency=low
1171
1172 * cleanup ZFS Storage Plugin
1173
1174 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Oct 2013 07:32:38 +0200
1175
795db431
DM
1176libpve-storage-perl (3.0-15) unstable; urgency=low
1177
1178 * Added support for ZFS Storage Plugin (solaris, omnios)
1179
1180 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 06:55:57 +0200
1181
98e5428a
DM
1182libpve-storage-perl (3.0-14) unstable; urgency=low
1183
1184 * storage library: add new helper parse_volname()
1185
4608c81e 1186 * storage library: add new helper abs_filesystem_path()
ffd6f2f3
DM
1187
1188 * use warnings instead of global -w flag
4608c81e 1189
98e5428a
DM
1190 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 11:28:40 +0200
1191
bc9ff45e
DM
1192libpve-storage-perl (3.0-13) unstable; urgency=low
1193
1194 * bug fix: use filesysetm_path for LVM/iSCSI storage
1195
1196 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Sep 2013 06:44:21 +0200
1197
5620e81e
DM
1198libpve-storage-perl (3.0-12) unstable; urgency=low
1199
1200 * glusterfs: relly delete volumes when requested
1201
1202 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 09:09:27 +0200
1203
94d6c946
DM
1204libpve-storage-perl (3.0-11) unstable; urgency=low
1205
1206 * API fix: auto-detect format for files with vmdk extension
1207
1208 * API fix: return error if volume does not exists
1209
1210 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Sep 2013 11:16:10 +0200
1211
f78bb9c8
DM
1212libpve-storage-perl (3.0-10) unstable; urgency=low
1213
1214 * add Glusterfs Plugin
3cf5e19e
DM
1215
1216 * API: add scan method for glusterfs
f78bb9c8
DM
1217
1218 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 06:45:27 +0200
1219
5e9752d0
DM
1220libpve-storage-perl (3.0-9) unstable; urgency=low
1221
1222 * sheepdog: fixes for storeid != 'sheepdog'
1223
1224 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2013 10:08:43 +0200
1225
210f7c5d
DM
1226libpve-storage-perl (3.0-8) unstable; urgency=low
1227
1228 * rdb: --format is deprecated, use --image-format instead
1229
1230 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jun 2013 13:09:49 +0200
1231
0c3d3b05
DM
1232libpve-storage-perl (3.0-7) unstable; urgency=low
1233
1234 * be more verebose on rbd commands to get progress
1235
1236 * various fixes for nexenta plugin
1237
1238 -- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 11:51:43 +0200
1239
12c2fe32
DM
1240libpve-storage-perl (3.0-6) unstable; urgency=low
1241
1242 * fix bug from previous commit (parameter 'enabled' is optional)
1243
1244 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 11:24:38 +0200
1245
5c6a2029
DM
1246libpve-storage-perl (3.0-5) unstable; urgency=low
1247
1248 * extend storage list API with useful parameters for clone
1249
1250 * rbd : clone volume to same pool that base volume
1251
1252 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 09:58:29 +0200
1253
0b8818aa
DM
1254libpve-storage-perl (3.0-4) unstable; urgency=low
1255
1256 * fix iscsi session scan
1257
1258 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 08:04:33 +0200
1259
5a0f42f8
DM
1260libpve-storage-perl (3.0-3) unstable; urgency=low
1261
1262 * add snapsname parameter to path (required for qemu-img convert, for
1263 rbd & sheepdog currently)
1264
1265 -- Proxmox Support Team <support@proxmox.com> Thu, 02 May 2013 06:36:33 +0200
1266
41c5461b
DM
1267libpve-storage-perl (3.0-2) unstable; urgency=low
1268
1269 * rdb related fixes
1270
1271 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:01:46 +0200
1272
a3c8eeb6
DM
1273libpve-storage-perl (3.0-1) unstable; urgency=low
1274
1275 * bump versiom for wheezy release
1276
1277 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:15:27 +0100
1278
d6c9dc34
DM
1279libpve-storage-perl (2.3-6) unstable; urgency=low
1280
1281 * file upload: fix race condition
1282
1283 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2013 09:00:05 +0100
1284
df6b79c8
DM
1285libpve-storage-perl (2.3-5) unstable; urgency=low
1286
1287 * Allow removal of backup volumes if the user has
1288 Datastore.AllocateSpace privilege on the storage and VM.Backup
1289 privilege on the VM
1290
1291 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:03:24 +0100
1292
a7442cf5
DM
1293libpve-storage-perl (2.3-4) unstable; urgency=low
1294
1295 * rbd: rework pool - username - auth_supported options
1296
b8744249
DM
1297 * API: fix access rights: use $rpcenv->check_volume_access()
1298
a7442cf5
DM
1299 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2013 06:41:58 +0100
1300
2472d5e9
DM
1301libpve-storage-perl (2.3-3) unstable; urgency=low
1302
1303 * add create_base/clone functionality
1304
1305 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Feb 2013 11:12:39 +0100
1306
db8057dc
DM
1307libpve-storage-perl (2.3-2) unstable; urgency=low
1308
1309 * updates for new stable ceph release (0.56)
d67264f1
DM
1310
1311 * depend on libfile-chdir-perl
db8057dc
DM
1312
1313 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Jan 2013 11:46:07 +0100
1314
a22854e5
DM
1315libpve-storage-perl (2.3-1) unstable; urgency=low
1316
1317 * also list vma backup archives
1318
1319 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:33:22 +0100
1320
3f13fd7d
DM
1321libpve-storage-perl (2.0-36) unstable; urgency=low
1322
1323 * remove timeouts from 'qemu-img snapshot' commands.
1324
1325 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Nov 2012 08:52:23 +0100
1326
4ff42fd6
DM
1327libpve-storage-perl (2.0-35) unstable; urgency=low
1328
1329 * remove hardcoded blowfish cipher
1330
1331 * purge snapshots before delete volume
1332
1333 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:07:52 +0100
1334
051b247c
DM
1335libpve-storage-perl (2.0-34) unstable; urgency=low
1336
1337 * rbd: add storage space stats, get volume size for volumes list
1338
1339 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Oct 2012 12:30:05 +0200
1340
6bcc16d7
DM
1341libpve-storage-perl (2.0-33) unstable; urgency=low
1342
1343 * create 'dump' directory if storage contains containers
1344
1345 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 13:36:35 +0200
1346
33adc62f
DM
1347libpve-storage-perl (2.0-32) unstable; urgency=low
1348
1349 * qcow2 : preallocate metadatas at file creation
1350
1351 * nexenta: implement storage status, several fixes
1352
1353 * add snapshot support
1354
1355 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Sep 2012 06:02:35 +0200
1356
8a92bc4f
DM
1357libpve-storage-perl (2.0-31) unstable; urgency=low
1358
1359 * fixes for nexenta, sheepdog and rbd
1360
1361 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Aug 2012 08:20:42 +0200
1362
9a1a60a2
DM
1363libpve-storage-perl (2.0-30) unstable; urgency=low
1364
1365 * add volume_resize functions
1366
1367 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Aug 2012 12:40:07 +0200
1368
2cefe815
DM
1369libpve-storage-perl (2.0-29) unstable; urgency=low
1370
1371 * improve tests for NFS server status
1372
1373 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Aug 2012 08:49:43 +0200
1374
573778ea
DM
1375libpve-storage-perl (2.0-28) unstable; urgency=low
1376
1377 * add volume_size_info()
1378
1379 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2012 10:46:39 +0200
1380
6d64e9e0
DM
1381libpve-storage-perl (2.0-27) unstable; urgency=low
1382
1383 * fix lvmscan
1384
1385 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jul 2012 15:49:59 +0200
1386
55dea492
DM
1387libpve-storage-perl (2.0-26) unstable; urgency=low
1388
1389 * better timeout handling for nfs/iscsi
1390
1391 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jul 2012 11:06:57 +0200
1392
3c199da3
DM
1393libpve-storage-perl (2.0-25) unstable; urgency=low
1394
1395 * rbd: re-add hack for empty pool
1396
1397 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 14:03:14 +0200
1398
f7a1e35f
DM
1399libpve-storage-perl (2.0-24) unstable; urgency=low
1400
1401 * sheepdog: fix path() method, else kvm complains.
1402
1403 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 15:12:34 +0200
1404
411476cd
DM
1405libpve-storage-perl (2.0-23) unstable; urgency=low
1406
1407 * cleanup rbd driver
1408
1409 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 13:26:27 +0200
1410
6caf6537
DM
1411libpve-storage-perl (2.0-22) unstable; urgency=low
1412
1413 * include iscsidirect and nexenta plugin (experimental)
1414
1415 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 11:56:51 +0200
1416
27a685ae
DM
1417libpve-storage-perl (2.0-21) unstable; urgency=low
1418
1419 * include sheepdog plugin
1420
1421 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 07:16:24 +0200
1422
6bf56298
DM
1423libpve-storage-perl (2.0-20) unstable; urgency=low
1424
1425 * include rbd plugin
1426
1427 * fix offline migration bug
1428
1429 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 06:44:54 +0200
1430
699cc029
DM
1431libpve-storage-perl (2.0-19) unstable; urgency=low
1432
1433 * cleanup: new plugin architecture
1434
1435 -- Proxmox Support Team <support@proxmox.com> Wed, 23 May 2012 08:02:50 +0200
1436
75d75990
DM
1437libpve-storage-perl (2.0-18) unstable; urgency=low
1438
1439 * fix bug #171: fix path_to_volume_id for unmounted NFS
1440
1441 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 12:34:11 +0200
1442
369977e8
DM
1443libpve-storage-perl (2.0-17) unstable; urgency=low
1444
1445 * fix bug #148: set maxfiles for default local storage
1446
1447 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 14:39:44 +0200
1448
dc2deeb8
DM
1449libpve-storage-perl (2.0-16) unstable; urgency=low
1450
1451 * use dir_glob_* from PVE::Tools
1452
1453 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 08:00:31 +0200
1454
446073f6
DM
1455libpve-storage-perl (2.0-15) unstable; urgency=low
1456
1457 * allow to set option 'maxfiles' (we will use this for vzdump)
1458
1459 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 07:16:17 +0100
1460
6bf7eb09
DM
1461libpve-storage-perl (2.0-14) unstable; urgency=low
1462
1463 * use Digest::SHA instead of Digest::SHA1
1464
1465 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:27:24 +0100
1466
d642361b
DM
1467libpve-storage-perl (2.0-13) unstable; urgency=low
1468
1469 * new lvm option 'saferemove' to zero-out data when removing LVs
1470
1471 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Mar 2012 09:37:02 +0100
1472
b755bdb0
DM
1473libpve-storage-perl (2.0-12) unstable; urgency=low
1474
1475 * fix permission checks (delete volume requires Datastore.Allocate)
1476
1477 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 12:08:16 +0100
1478
0c1473f9
DM
1479libpve-storage-perl (2.0-11) unstable; urgency=low
1480
1481 * only list iscsi when enabled (content == images)
1482
1483 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 09:33:01 +0100
1484
31a49afc
DM
1485libpve-storage-perl (2.0-10) unstable; urgency=low
1486
1487 * also list tar.gz and tar.lzo backup files
1488
1489 * fix upload permissions. Only allow iso/tmpl upload
1490
1491 * parse backup files and return owner vmid
1492
1493 * add permission checks
1494
1495 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Feb 2012 14:08:49 +0100
1496
db2ec87f
DM
1497libpve-storage-perl (2.0-9) unstable; urgency=low
1498
1499 * use -e (instead of -f) to test if volume exists
1500
1501 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:31:01 +0100
1502
4eab0788
DM
1503libpve-storage-perl (2.0-8) unstable; urgency=low
1504
1505 * fix iscsi size bug
1506
1507 * improve error messages
1508
1509 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 08:05:23 +0100
1510
6703353b
DM
1511libpve-storage-perl (2.0-7) unstable; urgency=low
1512
1513 * improve error messages
1514
1515 * do not activate LVM volumes with 'vgchange -aly'
1516
1517 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 07:25:58 +0100
1518
1ac17c74
DM
1519libpve-storage-perl (2.0-6) unstable; urgency=low
1520
1521 * improved container support
1522
1523 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 07:10:45 +0100
1524
874018c6
DM
1525libpve-storage-perl (2.0-5) unstable; urgency=low
1526
1527 * allow container rootdir on NFS
1528
1529 * implement file upload API
1530
1531 * allow multiple content types
1532
1533 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 11:32:14 +0100
1534
b6cf0a66
DM
1535libpve-storage-perl (2.0-4) unstable; urgency=low
1536
1537 * return numeric values for channel/ID/LUN
1538
1539 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:46:58 +0200
1540
1541libpve-storage-perl (2.0-3) unstable; urgency=low
1542
1543 * implemented node restrictions (storage can be restricted to specific
1544 nodes - i.e. DRBD)
1545
1546 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:55:11 +0200
1547
1548libpve-storage-perl (2.0-2) unstable; urgency=low
1549
1550 * backport fixes (multipath, cache) from stable
1551
1552 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jul 2011 07:02:06 +0200
1553
1554libpve-storage-perl (2.0-1) unstable; urgency=low
1555
1556 * change copyright to AGPL
1557
1558 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Aug 2010 10:15:46 +0200
1559
1560libpve-storage-perl (1.0-10) unstable; urgency=low
1561
1562 * fix used space compute
1563
1564 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:48:58 +0100
1565
1566libpve-storage-perl (1.0-9) unstable; urgency=low
1567
1568 * also query used space as suggested by Slavio
1569
1570 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Feb 2010 08:57:02 +0100
1571
1572libpve-storage-perl (1.0-8) unstable; urgency=low
1573
1574 * also list vmdk files
1575
1576 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2010 11:52:43 +0100
1577
1578libpve-storage-perl (1.0-7) unstable; urgency=low
1579
1580 * fix iscsi device detection on kernel 2.6.32
1581
1582 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2010 13:37:24 +0100
1583
1584libpve-storage-perl (1.0-6) unstable; urgency=low
1585
1586 * fix bug in parse_volume_id (ignore case)
1587
1588 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2009 09:22:37 +0100
1589
1590libpve-storage-perl (1.0-5) unstable; urgency=low
1591
1592 * fix bug in parse_volume_id
1593
1594 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2009 10:45:49 +0100
1595
1596libpve-storage-perl (1.0-4) unstable; urgency=low
1597
1598 * new functions to list backup files
1599
1600 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:34:45 +0200
1601
1602libpve-storage-perl (1.0-3) unstable; urgency=low
1603
1604 * new install/delete template functions
1605
1606 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 08:29:55 +0200
1607
1608libpve-storage-perl (1.0-2) unstable; urgency=low
1609
1610 * do not remove storage which is used as base for other storage.
1611
1612 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 08:05:32 +0200
1613
1614libpve-storage-perl (1.0-1) unstable; urgency=low
1615
1616 * initial package
1617
1618 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2009 11:13:19 +0100
1619