5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-05 09:17:59 +03:00

Commit Graph

  • e5f4af47d0 bump version to 8.3.3 master Fabian Grünbichler 2024-12-19 15:16:45 +0100
  • b3c844b858 rbd plugin: list: drop outdated error message check Fiona Ebner 2024-12-19 11:43:14 +0100
  • a1140d77d0 plugins: volume import: align size up to 1KiB Fiona Ebner 2024-12-19 11:43:13 +0100
  • c41d7755c3 common: introduce common module Max Carrara 2024-12-19 11:43:12 +0100
  • cc0efbd250 iscsi direct plugin: support volume export Fiona Ebner 2024-12-19 11:43:11 +0100
  • d8a67cb6bf iscsi plugin: support volume export Fiona Ebner 2024-12-19 11:43:10 +0100
  • e2cf3cea96 rbd plugin: improve volume exists helper Fiona Ebner 2024-12-19 11:43:09 +0100
  • b6f4b89640 rbd plugin: implement volume import/export Fiona Ebner 2024-12-19 11:43:08 +0100
  • 3bf2193b44 rbd plugin: factor out helper to check if volume already exists Fiona Ebner 2024-12-19 11:43:07 +0100
  • 9adc4c69ef export: redirect stdout to avoid any unrelated messages ending up in the export stream Fiona Ebner 2024-12-19 11:43:06 +0100
  • 7166db2ce4 rbd plugin: schema: document default value for 'krbd' setting Fiona Ebner 2024-12-19 11:43:05 +0100
  • a16bf6f791 plugin: export/import: fix calls to path() method Fiona Ebner 2024-12-19 11:43:04 +0100
  • edb18d6386 bump version to 8.3.2 Thomas Lamprecht 2024-12-11 15:41:54 +0100
  • 652154c0b0 btrfs: fix handling of non-images volumes Fabian Grünbichler 2024-12-11 14:48:36 +0100
  • c0304618f5 bump version to 8.3.1 Fabian Grünbichler 2024-12-10 14:33:11 +0100
  • a9e0f50d4a file_size_info: add warning when falling back to raw format Fabian Grünbichler 2024-12-10 13:13:42 +0100
  • 081ce2c9df esxi: fix return value of volume_size_info for vmx volumes Fabian Grünbichler 2024-12-10 11:50:46 +0100
  • bfb3dff319 storage: plugin: return 'raw' format when parsing non-image volumes Fabian Grünbichler 2024-12-10 11:43:35 +0100
  • 93c1af6ba4 esxi: anchor vmdk regex in parse_volname Shannon Sterz 2024-12-10 10:16:25 +0100
  • 5784c84e8f bump version to 8.3.0 Fabian Grünbichler 2024-12-09 12:01:23 +0100
  • f1ea2c5c89 file_size_info: add missing format parameters Fabian Grünbichler 2024-12-09 11:48:01 +0100
  • a8d246e784 bump version to 8.2.10 Fabian Grünbichler 2024-12-09 10:09:01 +0100
  • 0cc5492707 esxi: parse volname: explicitly return format for vmx configuration file Fiona Ebner 2024-12-06 17:25:29 +0100
  • 541064a95b list images: return 'invalid' format value for image that cannot be queried in expected format Fiona Ebner 2024-12-06 17:25:28 +0100
  • 936fbe3f35 file size info: prepare to make format parameter mandatory Fiona Ebner 2024-12-06 17:25:27 +0100
  • 9612844ff3 btrfs: list images: specify format when querying file info Fiona Ebner 2024-12-06 17:25:26 +0100
  • 6e22cae004 plugin: list images: specify format when querying file info Fiona Ebner 2024-12-06 17:25:25 +0100
  • c29152c691 plugin: create base: specify format when querying file info Fiona Ebner 2024-12-06 17:25:24 +0100
  • adfd7e9166 btrfs: volume size info: specify format when querying file info Fiona Ebner 2024-12-06 17:25:23 +0100
  • 44ff2de576 plugin: volume size info: specify format when querying file info Fiona Ebner 2024-12-06 17:25:22 +0100
  • e50dde06fa volume export: rely on storage plugin's format Fiona Ebner 2024-12-06 17:25:21 +0100
  • 83648951d7 file size info: allow specifying file format Fiona Ebner 2024-12-06 17:25:20 +0100
  • 10d338baa8 file size info: introduce error handling helper Fiona Ebner 2024-12-06 17:25:19 +0100
  • 4836e98901 test: fix file_size_info() mocking Fiona Ebner 2024-12-06 17:25:18 +0100
  • 39fd552d14 bump version to 8.2.9 Thomas Lamprecht 2024-11-19 21:05:48 +0100
  • 3633dee46d untrusted image checks: also handle multi-part vmdk files Fabian Grünbichler 2024-11-19 20:46:27 +0100
  • a3db720967 bump version to 8.2.8 Thomas Lamprecht 2024-11-18 21:11:46 +0100
  • 811aa863cb guest import: extract staging copy with same owner than running process Thomas Lamprecht 2024-11-18 20:50:24 +0100
  • b9f9ffcc57 ovf import: guest name: fallback to the id from the VirtualSystem node Thomas Lamprecht 2024-11-18 20:48:06 +0100
  • af83df01a8 ovf import: guest name: normalize whitespace to minus Thomas Lamprecht 2024-11-18 20:46:34 +0100
  • 628bd29082 ovf import: disks: allow whitespaces in file path Thomas Lamprecht 2024-11-18 20:01:25 +0100
  • f2a6bd2788 ovf import: disks: mave ovf namespace in resource path optional Thomas Lamprecht 2024-11-18 19:56:49 +0100
  • 426b0cc3aa ovf import: small code style cleanups Thomas Lamprecht 2024-11-18 19:56:24 +0100
  • 5ae7d10fdc ovf import: regisiter "vmw" namespace Thomas Lamprecht 2024-11-18 19:25:00 +0100
  • e36c01aff7 plugin: file_size_info: warn on parent images with unusual path Dominik Csapak 2024-11-18 16:29:14 +0100
  • 357deeb864 add 'import' content type to 'check_volume_access' Dominik Csapak 2024-11-18 16:29:13 +0100
  • 974081ce15 plugin: enable import for nfs/btrfs/cifs/cephfs/glusterfs Dominik Csapak 2024-11-18 16:29:12 +0100
  • 40df25db17 api: allow ova upload/download Dominik Csapak 2024-11-18 16:29:11 +0100
  • 0fdbc2845a ovf: implement parsing nics Dominik Csapak 2024-11-18 16:29:10 +0100
  • d4fe3eeacc ovf: implement rudimentary boot order Dominik Csapak 2024-11-18 16:29:09 +0100
  • 468b39fa6c ovf: implement parsing out firmware type Dominik Csapak 2024-11-18 16:29:08 +0100
  • 61e1576c5c ovf: implement parsing the ostype Dominik Csapak 2024-11-18 16:29:07 +0100
  • cbf788754d ovf: improve and simplify path checking code Dominik Csapak 2024-11-18 16:29:06 +0100
  • d482cc1c52 plugin: dir: handle ova files for import Dominik Csapak 2024-11-18 16:29:05 +0100
  • d955a46a32 plugin: dir: implement import content type Dominik Csapak 2024-11-18 16:29:04 +0100
  • 4e97c507d2 d/control: bump versioned dependency for libpve-common-perl Thomas Lamprecht 2024-11-18 16:01:35 +0100
  • 280592757d bump version to 8.2.7 Thomas Lamprecht 2024-11-18 15:51:38 +0100
  • 8652cb9de3 api: iso up/download: check file content Dominik Csapak 2024-11-18 15:31:12 +0100
  • 5005ff5ab9 move OVF module over from qemu-server Dominik Csapak 2024-11-15 16:17:23 +0100
  • bffcbe2662 file_size_info: implement untrusted mode Fabian Grünbichler 2024-11-04 11:42:20 +0100
  • 1c0ebbaae5 bump version to 8.2.6 Thomas Lamprecht 2024-11-13 16:19:48 +0100
  • c06b7c8b90 iscsi: verify volume disks are part of target Mira Limbeck 2024-11-11 16:01:03 +0100
  • ef6c17851b iscsi: disallow slashes in volname Mira Limbeck 2024-11-11 16:01:02 +0100
  • 962d1ee1d0 iscsi: fix activation of second iSCSI storage on other cluster nodes Friedrich Weber 2024-11-05 17:37:44 +0100
  • ddc8c69bfa d/control: dependencies: add bzip2, gzip, lzop, zstd Maximiliano Sandoval 2024-09-13 10:13:52 +0200
  • 2627da22cb fix #5267: storage: add bzip2 support Maximiliano Sandoval 2024-09-13 10:13:51 +0200
  • 5808b0bf3b lvmplugin: fix: activate|deactivate volume, add missing storeid param in path sub Alexandre Derumier 2024-09-25 11:00:45 +0200
  • e16c816f97 iscsi: disable Open-iSCSI login retries Friedrich Weber 2024-10-11 14:58:21 +0200
  • 13f8b110bd bump version to 7.4-4 stable-7 Fabian Grünbichler 2024-09-20 13:42:36 +0200
  • 52f5d5d0bb api: annotate file-restore endpoint as download-enabled Fabian Grünbichler 2024-09-20 13:42:35 +0200
  • ec5395868f bump version to 8.2.5 Thomas Lamprecht 2024-09-23 11:23:21 +0200
  • 31d40631d2 d/control: bump versioned dependency of libpve-common-perl Thomas Lamprecht 2024-09-23 11:22:00 +0200
  • 9017e1abc7 download handling: adapt to method schema field rename Fabian Grünbichler 2024-09-19 15:19:51 +0200
  • f9bdac0e8f api: annotate file-restore endpoint as download-enabled Fabian Grünbichler 2024-09-19 15:19:50 +0200
  • f2b4f7f955 bump version to 8.2.4 Thomas Lamprecht 2024-09-12 12:26:30 +0200
  • 1fd1b53018 api: upload: correctly test for result of unlink Fiona Ebner 2024-07-29 16:29:56 +0200
  • 851cc07a2a base plugin: do not decode the empty string Maximiliano Sandoval 2024-09-02 14:47:45 +0200
  • fe854c9658 fix #4272: btrfs: add rename feature Maximiliano Sandoval 2024-07-05 15:10:39 +0200
  • ef9f955e7e esxi: fix #5587: add support for older version of vmx storage filepaths Daniel Kral 2024-08-21 15:57:47 +0200
  • 70c480b9f1 btrfs: log executed command on failures Maximiliano Sandoval 2024-07-09 13:49:18 +0200
  • 6cdcf65a2c volume import: assume target API version is at least 9 Fiona Ebner 2024-06-10 11:04:15 +0200
  • 4abfc054c9 plugin: move definition for 'port' option to base plugin Fiona Ebner 2024-04-18 10:33:17 +0200
  • bc12c9c088 style: remove goto statements Fabian Grünbichler 2024-06-26 10:56:17 +0200
  • 6b32cece09 fix reminder comment for template regex Fiona Ebner 2024-06-27 15:05:02 +0200
  • 13a81873ba bump version to 8.2.3 Wolfgang Bumiller 2024-06-21 13:55:10 +0200
  • 5f35d73d52 esxi: remove already-dealt-with FIXME comment Wolfgang Bumiller 2024-06-21 13:56:25 +0200
  • 9a594f594d Revert "esxi: improve error handling for fuse mount tool" Wolfgang Bumiller 2024-06-21 13:46:36 +0200
  • 6d7dcb575b bump version to 8.2.2 Wolfgang Bumiller 2024-06-07 13:23:35 +0200
  • d80420bca8 esxi: improve error handling for fuse mount tool Dominik Csapak 2024-05-10 15:56:58 +0200
  • 98a5bc5c9b fixup error messages when getting file size info Wolfgang Bumiller 2024-04-30 09:53:43 +0200
  • 22cb4b0b78 don't bail on whitespaces in backing devices Wolfgang Bumiller 2024-04-30 09:53:42 +0200
  • bb72798064 bump version to 8.2.1 Thomas Lamprecht 2024-04-23 17:20:47 +0200
  • b1d0effc99 esxi import: add "longhorn" to possible Windows Server 2008 OS types Thomas Lamprecht 2024-04-23 10:50:06 +0200
  • a57207555b bump version to 8.2.0 Thomas Lamprecht 2024-04-19 09:07:15 +0200
  • 0947165111 d/control: bump versioned dependency for libpve-cluster-perl Thomas Lamprecht 2024-04-19 08:41:21 +0200
  • 0cb758c919 upload: use SSH helper to get ssh/scp options Fabian Grünbichler 2024-01-11 11:51:23 +0100
  • a12671ae97 lvmthin: import: improve readability Fabian Grünbichler 2024-04-18 15:10:46 +0200
  • f8a368c63c fix #1611: implement import of base-images for LVM-thin Storage Hannes Duerr 2023-12-19 15:03:06 +0100
  • 3e5f91823a storage migrate: only output about cleaning-up snapshots if there are any Thomas Lamprecht 2024-04-17 12:21:08 +0200
  • 9e222078a9 storage migrate: tiny line reduction Thomas Lamprecht 2024-04-17 12:20:36 +0200