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