]> git.proxmox.com Git - pve-storage.git/blob - changelog.Debian
nexenta : volume_size_info : parse_volname
[pve-storage.git] / changelog.Debian
1 libpve-storage-perl (2.3-2) unstable; urgency=low
2
3 * updates for new stable ceph release (0.56)
4
5 * depend on libfile-chdir-perl
6
7 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Jan 2013 11:46:07 +0100
8
9 libpve-storage-perl (2.3-1) unstable; urgency=low
10
11 * also list vma backup archives
12
13 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:33:22 +0100
14
15 libpve-storage-perl (2.0-36) unstable; urgency=low
16
17 * remove timeouts from 'qemu-img snapshot' commands.
18
19 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Nov 2012 08:52:23 +0100
20
21 libpve-storage-perl (2.0-35) unstable; urgency=low
22
23 * remove hardcoded blowfish cipher
24
25 * purge snapshots before delete volume
26
27 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:07:52 +0100
28
29 libpve-storage-perl (2.0-34) unstable; urgency=low
30
31 * rbd: add storage space stats, get volume size for volumes list
32
33 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Oct 2012 12:30:05 +0200
34
35 libpve-storage-perl (2.0-33) unstable; urgency=low
36
37 * create 'dump' directory if storage contains containers
38
39 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 13:36:35 +0200
40
41 libpve-storage-perl (2.0-32) unstable; urgency=low
42
43 * qcow2 : preallocate metadatas at file creation
44
45 * nexenta: implement storage status, several fixes
46
47 * add snapshot support
48
49 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Sep 2012 06:02:35 +0200
50
51 libpve-storage-perl (2.0-31) unstable; urgency=low
52
53 * fixes for nexenta, sheepdog and rbd
54
55 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Aug 2012 08:20:42 +0200
56
57 libpve-storage-perl (2.0-30) unstable; urgency=low
58
59 * add volume_resize functions
60
61 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Aug 2012 12:40:07 +0200
62
63 libpve-storage-perl (2.0-29) unstable; urgency=low
64
65 * improve tests for NFS server status
66
67 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Aug 2012 08:49:43 +0200
68
69 libpve-storage-perl (2.0-28) unstable; urgency=low
70
71 * add volume_size_info()
72
73 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2012 10:46:39 +0200
74
75 libpve-storage-perl (2.0-27) unstable; urgency=low
76
77 * fix lvmscan
78
79 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jul 2012 15:49:59 +0200
80
81 libpve-storage-perl (2.0-26) unstable; urgency=low
82
83 * better timeout handling for nfs/iscsi
84
85 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jul 2012 11:06:57 +0200
86
87 libpve-storage-perl (2.0-25) unstable; urgency=low
88
89 * rbd: re-add hack for empty pool
90
91 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 14:03:14 +0200
92
93 libpve-storage-perl (2.0-24) unstable; urgency=low
94
95 * sheepdog: fix path() method, else kvm complains.
96
97 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 15:12:34 +0200
98
99 libpve-storage-perl (2.0-23) unstable; urgency=low
100
101 * cleanup rbd driver
102
103 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 13:26:27 +0200
104
105 libpve-storage-perl (2.0-22) unstable; urgency=low
106
107 * include iscsidirect and nexenta plugin (experimental)
108
109 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 11:56:51 +0200
110
111 libpve-storage-perl (2.0-21) unstable; urgency=low
112
113 * include sheepdog plugin
114
115 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 07:16:24 +0200
116
117 libpve-storage-perl (2.0-20) unstable; urgency=low
118
119 * include rbd plugin
120
121 * fix offline migration bug
122
123 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 06:44:54 +0200
124
125 libpve-storage-perl (2.0-19) unstable; urgency=low
126
127 * cleanup: new plugin architecture
128
129 -- Proxmox Support Team <support@proxmox.com> Wed, 23 May 2012 08:02:50 +0200
130
131 libpve-storage-perl (2.0-18) unstable; urgency=low
132
133 * fix bug #171: fix path_to_volume_id for unmounted NFS
134
135 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 12:34:11 +0200
136
137 libpve-storage-perl (2.0-17) unstable; urgency=low
138
139 * fix bug #148: set maxfiles for default local storage
140
141 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 14:39:44 +0200
142
143 libpve-storage-perl (2.0-16) unstable; urgency=low
144
145 * use dir_glob_* from PVE::Tools
146
147 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 08:00:31 +0200
148
149 libpve-storage-perl (2.0-15) unstable; urgency=low
150
151 * allow to set option 'maxfiles' (we will use this for vzdump)
152
153 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 07:16:17 +0100
154
155 libpve-storage-perl (2.0-14) unstable; urgency=low
156
157 * use Digest::SHA instead of Digest::SHA1
158
159 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:27:24 +0100
160
161 libpve-storage-perl (2.0-13) unstable; urgency=low
162
163 * new lvm option 'saferemove' to zero-out data when removing LVs
164
165 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Mar 2012 09:37:02 +0100
166
167 libpve-storage-perl (2.0-12) unstable; urgency=low
168
169 * fix permission checks (delete volume requires Datastore.Allocate)
170
171 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 12:08:16 +0100
172
173 libpve-storage-perl (2.0-11) unstable; urgency=low
174
175 * only list iscsi when enabled (content == images)
176
177 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 09:33:01 +0100
178
179 libpve-storage-perl (2.0-10) unstable; urgency=low
180
181 * also list tar.gz and tar.lzo backup files
182
183 * fix upload permissions. Only allow iso/tmpl upload
184
185 * parse backup files and return owner vmid
186
187 * add permission checks
188
189 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Feb 2012 14:08:49 +0100
190
191 libpve-storage-perl (2.0-9) unstable; urgency=low
192
193 * use -e (instead of -f) to test if volume exists
194
195 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:31:01 +0100
196
197 libpve-storage-perl (2.0-8) unstable; urgency=low
198
199 * fix iscsi size bug
200
201 * improve error messages
202
203 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 08:05:23 +0100
204
205 libpve-storage-perl (2.0-7) unstable; urgency=low
206
207 * improve error messages
208
209 * do not activate LVM volumes with 'vgchange -aly'
210
211 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 07:25:58 +0100
212
213 libpve-storage-perl (2.0-6) unstable; urgency=low
214
215 * improved container support
216
217 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 07:10:45 +0100
218
219 libpve-storage-perl (2.0-5) unstable; urgency=low
220
221 * allow container rootdir on NFS
222
223 * implement file upload API
224
225 * allow multiple content types
226
227 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 11:32:14 +0100
228
229 libpve-storage-perl (2.0-4) unstable; urgency=low
230
231 * return numeric values for channel/ID/LUN
232
233 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:46:58 +0200
234
235 libpve-storage-perl (2.0-3) unstable; urgency=low
236
237 * implemented node restrictions (storage can be restricted to specific
238 nodes - i.e. DRBD)
239
240 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:55:11 +0200
241
242 libpve-storage-perl (2.0-2) unstable; urgency=low
243
244 * backport fixes (multipath, cache) from stable
245
246 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jul 2011 07:02:06 +0200
247
248 libpve-storage-perl (2.0-1) unstable; urgency=low
249
250 * change copyright to AGPL
251
252 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Aug 2010 10:15:46 +0200
253
254 libpve-storage-perl (1.0-10) unstable; urgency=low
255
256 * fix used space compute
257
258 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:48:58 +0100
259
260 libpve-storage-perl (1.0-9) unstable; urgency=low
261
262 * also query used space as suggested by Slavio
263
264 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Feb 2010 08:57:02 +0100
265
266 libpve-storage-perl (1.0-8) unstable; urgency=low
267
268 * also list vmdk files
269
270 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2010 11:52:43 +0100
271
272 libpve-storage-perl (1.0-7) unstable; urgency=low
273
274 * fix iscsi device detection on kernel 2.6.32
275
276 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2010 13:37:24 +0100
277
278 libpve-storage-perl (1.0-6) unstable; urgency=low
279
280 * fix bug in parse_volume_id (ignore case)
281
282 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2009 09:22:37 +0100
283
284 libpve-storage-perl (1.0-5) unstable; urgency=low
285
286 * fix bug in parse_volume_id
287
288 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2009 10:45:49 +0100
289
290 libpve-storage-perl (1.0-4) unstable; urgency=low
291
292 * new functions to list backup files
293
294 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:34:45 +0200
295
296 libpve-storage-perl (1.0-3) unstable; urgency=low
297
298 * new install/delete template functions
299
300 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 08:29:55 +0200
301
302 libpve-storage-perl (1.0-2) unstable; urgency=low
303
304 * do not remove storage which is used as base for other storage.
305
306 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 08:05:32 +0200
307
308 libpve-storage-perl (1.0-1) unstable; urgency=low
309
310 * initial package
311
312 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2009 11:13:19 +0100
313