Dietmar Maurer
be2e0c16b1
import run_command
2012-05-23 12:56:25 +02:00
Dietmar Maurer
d9e4e1ce2c
use File::Path
2012-05-23 12:48:44 +02:00
Dietmar Maurer
7a2d5c1a26
use Sockets
2012-05-23 12:43:28 +02:00
Dietmar Maurer
699cc0292b
update version to 2.0-19
2012-05-23 08:03:08 +02:00
Dietmar Maurer
1dc01b9f30
new plugin architecture
2012-05-23 08:00:13 +02:00
Dietmar Maurer
5c009b733e
avoid call to lvs when deactivating devices
...
Because this can be slow if there are many devices.
2012-04-23 06:31:04 +02:00
Dietmar Maurer
75d75990b4
fix bug #171 : fix path_to_volume_id for unmounted NFS
2012-04-18 12:34:39 +02:00
Dietmar Maurer
369977e8bb
fix bug #148 : set maxfiles for default local storage
2012-04-05 14:40:01 +02:00
Dietmar Maurer
dc2deeb8fe
use dir_glob_* from PVE::Tools
2012-03-28 08:00:59 +02:00
Dietmar Maurer
da156fb3ef
add line break to error message
2012-03-28 06:36:38 +02:00
Dietmar Maurer
446073f681
allow to set option 'maxfiles'
2012-03-23 07:43:28 +01:00
Dietmar Maurer
6bf7eb0903
use Digest::SHA instead of Digest::SHA1
2012-03-20 11:27:51 +01:00
Dietmar Maurer
d642361b29
new lvm option 'saferemove' to zero-out data when removing LVs
2012-03-09 09:43:01 +01:00
Dietmar Maurer
88c3abaf6e
zero-ot data on LVM volumes
2012-03-07 12:32:02 +01:00
Dietmar Maurer
b755bdb0f9
delete volume requires Datastore.Allocate
2012-02-22 12:08:54 +01:00
Dietmar Maurer
0c1473f928
only list iscsi when enabled (content == images)
2012-02-15 09:33:12 +01:00
Dietmar Maurer
31a49afc09
update version to 2.0-10
2012-02-09 14:09:23 +01:00
Dietmar Maurer
888709239d
also list tar.gz and tar.lzo backup files
2012-02-07 12:54:16 +01:00
Dietmar Maurer
1f6610f386
fix upload permissions. Only allow iso/tmpl upload.
2012-02-06 10:10:55 +01:00
Dietmar Maurer
2494896aaa
parse backup files and return owner vmid
2012-02-01 11:47:44 +01:00
Dietmar Maurer
05f697c983
use correct package prefix
2012-01-26 13:10:50 +01:00
Dietmar Maurer
8fba271817
moved format definition to pve-common
2012-01-26 11:55:28 +01:00
Dietmar Maurer
5f642f73b8
add permission checks
2012-01-26 09:25:39 +01:00
Dietmar Maurer
95e8e21cc5
allow optional slash in mount path
...
Seems NFS4 use that smetimes
2012-01-26 05:55:12 +01:00
Dietmar Maurer
db2ec87f83
use -e to test if volume exists
...
Because rootdir is a directory, not a file
2011-12-02 10:31:49 +01:00
Dietmar Maurer
4eab0788e3
update version to 2.0-8
2011-11-29 08:05:38 +01:00
Dietmar Maurer
02fae308ed
fix iscsi size bug
2011-11-28 07:38:02 +01:00
Dietmar Maurer
3af60e62fa
ignore errors from vgs
2011-11-25 09:43:29 +01:00
Dietmar Maurer
f81372ac59
improve error messages
2011-11-25 07:42:26 +01:00
Dietmar Maurer
6703353bb8
do not activate LVM volumes with vgchange -aly
2011-11-25 07:27:25 +01:00
Dietmar Maurer
c63913bf57
fix bug 44: allow to store vztmpl on NFS
2011-11-17 12:15:39 +01:00
Dietmar Maurer
1ac17c745e
improved container support (rootdir)
2011-11-14 07:11:36 +01:00
Dietmar Maurer
874018c6e8
update version to 2.0-5
2011-11-09 11:32:42 +01:00
Dietmar Maurer
d22a6133ab
allow container rootdir on NFS
2011-11-07 11:14:32 +01:00
Dietmar Maurer
03f03009ba
fix description
2011-11-03 09:33:27 +01:00
Dietmar Maurer
4ea5bca4e3
use correct prefix
2011-11-03 09:32:32 +01:00
Dietmar Maurer
7814e05f6f
implement file upload API
2011-11-03 09:22:53 +01:00
Dietmar Maurer
87191fbe8f
add content type attribute
2011-10-31 11:45:16 +01:00
Dietmar Maurer
686e1d032b
fix parse_volname_dir to support backup images
2011-10-20 11:05:05 +02:00
Dietmar Maurer
630f436a63
generate correct manual page and .pod
2011-10-20 08:21:56 +02:00
Dietmar Maurer
3319f21ce0
remove old README file
2011-10-20 08:03:38 +02:00
Dietmar Maurer
6a4d7398b3
allow multiple content types
2011-10-20 08:02:52 +02:00
Dietmar Maurer
568de3d125
allow backup to local storage and code cleanups
2011-10-18 11:23:31 +02:00
Dietmar Maurer
883eeea67d
add copy API example for stefan
2011-10-12 07:39:50 +02:00
Dietmar Maurer
9dec0cb1f7
only activate lvm volumes on local node
...
Pass -aly to lvcreate.
2011-09-29 08:42:00 +02:00
Dietmar Maurer
6c64928f88
avoid warning about uninitialize value
2011-09-23 06:57:40 +02:00
Dietmar Maurer
5fad76c093
depend on lvm2 and clvm
2011-09-21 12:18:46 +02:00
Dietmar Maurer
dfe98e6437
Fix digest handling
2011-09-07 12:01:25 +02:00
Dietmar Maurer
04a2e4f39f
fix shared attribute in storage list
2011-08-26 06:23:24 +02:00
Dietmar Maurer
a484c7e3a3
add .gitignore
2011-08-24 10:04:55 +02:00