5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-03 01:18:01 +03:00

Commit Graph

  • b6fc9de14a fix insecure migration failing if waiting on lock Mira Limbeck 2024-04-17 11:48:57 +0200
  • d47460eec7 bump version to 8.1.5 Fabian Grünbichler 2024-04-11 14:33:56 +0200
  • f2c494b14a cephconfig: align our parser with Ceph's parser Max Carrara 2024-04-02 16:55:20 +0200
  • ad6bcc9e00 cephconfig: escape un-escaped comment literals on write Max Carrara 2024-04-02 16:55:19 +0200
  • d93f8aea9d cephconfig: align written key-value pairs by tab Max Carrara 2024-04-02 16:55:18 +0200
  • f9d9bd3223 cephconfig: change order of written sections Max Carrara 2024-04-02 16:55:17 +0200
  • 8777f4a600 cephconfig: allow writing arbitrary sections Max Carrara 2024-04-02 16:55:16 +0200
  • 094f3f901f test: add tests for 'ceph.conf' parser and writer Max Carrara 2024-04-02 16:55:14 +0200
  • e8dbfc506c cephconfig: change code style inside config writer Max Carrara 2024-04-02 16:55:13 +0200
  • 10facd3793 esxi: guest types: use quotes for all hash-map keys Thomas Lamprecht 2024-04-09 13:18:50 +0200
  • f72d3e12e1 esxi: add mapping for windows server 2016/2019 Stefan Sterz 2024-04-09 12:56:11 +0200
  • 27591290c7 use stderr from qemu-img invocation as error Wolfgang Bumiller 2024-04-04 12:55:40 +0200
  • d09ed4bf76 esxi: status: mark as active if its mounted Thomas Lamprecht 2024-03-28 19:12:06 +0100
  • 73f4faefb3 esxi: drop unused variable and commented out code Thomas Lamprecht 2024-03-28 19:11:33 +0100
  • 0251b6d814 bump version to 8.1.4 Thomas Lamprecht 2024-03-28 17:37:32 +0100
  • 0d8a6f2901 d/control: bump versioned dependency for esxi-import-tool Thomas Lamprecht 2024-03-28 17:37:26 +0100
  • 702049157b esxi: add 'port' config parameter Wolfgang Bumiller 2024-03-28 14:18:34 +0100
  • a71c404392 bump version to 8.1.3 Thomas Lamprecht 2024-03-27 12:38:59 +0100
  • 897662bac5 esxi: reduce cache invalidation time to 30s Thomas Lamprecht 2024-03-27 13:11:22 +0100
  • b29a8c3596 esxi: use mac address when static, generated and vpx Aaron Lauterer 2024-03-26 13:04:38 +0100
  • 291f8c7dbc bump version to 8.1.2 Thomas Lamprecht 2024-03-22 16:39:30 +0100
  • d0e43cfa4b d/control: bump versioned dependency for esxi-import-tool Thomas Lamprecht 2024-03-22 16:39:10 +0100
  • 9bb651effa esxi: have the fuse process drop its privileges Wolfgang Bumiller 2024-03-22 13:24:13 +0100
  • 06a28968d8 esxi: use listvms.py's stderr as error message Wolfgang Bumiller 2024-03-22 11:06:56 +0100
  • 688cc11a29 esxi: detect correct os type in 'other' family Gabriel Goller 2024-03-21 10:07:52 +0100
  • c9bece6986 esxi: only add scsihw if it's defined Dominik Csapak 2024-03-19 14:00:28 +0100
  • 0f940f10fc esxi: add warning for losing efi state Dominik Csapak 2024-03-19 14:00:27 +0100
  • 85fbbb2f96 bump version to 8.1.1 Thomas Lamprecht 2024-03-13 15:29:52 +0100
  • 0a2f75ffd6 esxi: deactivate storage if config gets updated Thomas Lamprecht 2024-03-12 18:34:33 +0100
  • 68f3ec3f8b esxi: clean-up state-dir in deactivate storage Thomas Lamprecht 2024-03-12 18:33:15 +0100
  • 72418e2f05 esxi: deactivate storage on deletion from config Thomas Lamprecht 2024-03-12 18:34:04 +0100
  • 2ff6f99c60 esxi: add 'skip-cert-verification' option Wolfgang Bumiller 2024-03-12 13:54:49 +0100
  • 4f50a578f4 import: rework plugin api to not need a blessed object Dominik Csapak 2024-03-12 12:51:26 +0100
  • c92d810053 import: drop target parameter Wolfgang Bumiller 2024-03-12 13:58:45 +0100
  • 10b5874078 esxi: add disk capacity to import metadata Wolfgang Bumiller 2024-03-11 14:02:14 +0100
  • 1128100569 esxi: warn if the guest was running Wolfgang Bumiller 2024-03-11 13:50:16 +0100
  • aba709f247 esxi: add helper to get vm from manifest for vmx path Wolfgang Bumiller 2024-03-11 13:49:58 +0100
  • 99ace9d447 esxi: let manifest file expire after 60s Wolfgang Bumiller 2024-03-11 13:13:19 +0100
  • 814bde1958 esxi: drop unused sub methods Wolfgang Bumiller 2024-03-11 13:08:22 +0100
  • 1a94dceb6f api: import-metadata: make warnings structured & merge ignored-volumes Thomas Lamprecht 2024-03-10 19:25:34 +0100
  • b628964289 api: import-metadata: complete return schema Thomas Lamprecht 2024-03-10 18:50:45 +0100
  • da513e260c esxi plugin: do not support the images content-type Thomas Lamprecht 2024-03-10 18:46:34 +0100
  • dde640eda7 esxi plugin: adapt to new libexec path for helpers Thomas Lamprecht 2024-03-10 18:45:15 +0100
  • 5e934933ec esxi import: deal with serial devices Wolfgang Bumiller 2024-03-08 14:06:47 +0100
  • fd16d98451 add source field to import-metadata Wolfgang Bumiller 2024-03-08 13:34:58 +0100
  • 203d73baf9 add a warnings array to import-metadata Wolfgang Bumiller 2024-03-08 13:34:31 +0100
  • a3271a47ca esxi: improve scsihw detection Wolfgang Bumiller 2024-03-08 10:52:33 +0100
  • 728c08b2f0 esxi: separate disks and network Wolfgang Bumiller 2024-03-08 10:43:16 +0100
  • 763a2292f3 import: return skipped/ignored volumes in get_create_args Wolfgang Bumiller 2024-03-06 15:14:05 +0100
  • e72845efbf api: add storage/{storage}/import-metadata Wolfgang Bumiller 2024-03-06 14:13:54 +0100
  • a171036789 add ESXi plugin for import and wire-it up to a new get_guest_import plugin fn Wolfgang Bumiller 2024-03-04 10:10:47 +0100
  • a02056f8df bump pve-common dep to 8.1.1 for PVE::Systemd::unit_is_active Wolfgang Bumiller 2024-03-06 14:49:36 +0100
  • bf453532b0 storage plugins: add 'import' content type Wolfgang Bumiller 2024-03-04 10:10:33 +0100
  • eaf6995afd bump version to 8.1.0 Thomas Lamprecht 2024-03-06 18:26:01 +0100
  • ee283b6d57 buildsys: cleanup all docs and shell comnpletion artefacts Thomas Lamprecht 2024-03-05 11:26:30 +0100
  • 8d060d6749 d/copyright: update years Thomas Lamprecht 2024-03-01 10:13:24 +0100
  • 71176c2b8c d/control: add dependency relation on libpve-access-control Thomas Lamprecht 2024-02-28 15:51:23 +0100
  • 17e0b01b7f fix #5254: api: allow usage of download-url with Sys.AccessNetwork Thomas Lamprecht 2024-02-19 17:13:41 +0100
  • 4abb327843 plugin schema: improve description of 'shared' property Fiona Ebner 2024-01-30 11:28:31 +0100
  • 0554c03683 plugin schema: improve description of 'nodes' property Fiona Ebner 2023-10-04 09:35:41 +0200
  • 76aa80fc93 zfs: fix duplicate word typo in error message Fiona Ebner 2024-01-30 10:11:04 +0100
  • a18a8b4b45 bump version to 8.0.5 Thomas Lamprecht 2023-11-21 21:20:57 +0100
  • 5840bd18a8 btrfs: fix calling parent create_base method in fall-back Thomas Lamprecht 2023-11-19 20:05:50 +0100
  • 3cd71f42c0 bump version to 8.0.4 Thomas Lamprecht 2023-11-13 18:12:48 +0100
  • e1348a2792 disks: get: add osdid-list return parameter Aaron Lauterer 2023-08-22 11:04:55 +0200
  • 29ca4abaee d/control: bump versioned dependency for libpve-common-perl to >= 8.0.10 Thomas Lamprecht 2023-11-13 16:44:41 +0100
  • 96c579a262 api/filerestore: add 'tar' parameter to 'download' api Dominik Csapak 2023-10-19 11:13:54 +0200
  • c4f6c2ff7a iscsi: code cleanups Thomas Lamprecht 2023-10-27 13:44:05 +0200
  • 6f072aaaa8 iscsi: always recheck if iscsiadm binary is available Thomas Lamprecht 2023-10-27 13:42:46 +0200
  • 90c1b10cc5 fix #254: iscsi: add support for multipath targets Yuri Konotopov via pve-devel 2023-10-23 21:45:08 +0400
  • 9bd1c95a71 offline migration: use telling variable for capture group Thomas Lamprecht 2023-08-31 15:21:30 +0200
  • aa82ad5c25 fix #3004: show progress of offline migration in task log Leo Nunner 2023-08-31 12:41:59 +0200
  • 122ccde412 cifs: bubble up NT_STATUS_INVALID_PARAMETER during connection check Fiona Ebner 2023-06-27 09:48:49 +0200
  • 2a85ebe260 bump version to 8.0.3 Wolfgang Bumiller 2023-08-18 10:40:16 +0200
  • d99d45930a whitespace and formatting fixup Wolfgang Bumiller 2023-08-18 10:10:27 +0200
  • 444d262fd4 remove unneeded comment Wolfgang Bumiller 2023-08-18 10:06:06 +0200
  • 2197ff97dc fix #4849: download-url: allow download and decompression of compressed ISOs Philipp Hufnagl 2023-08-14 16:42:17 +0200
  • 57ec06621b fix whitespace Philipp Hufnagl 2023-08-01 16:46:00 +0200
  • 618bdfd927 clean: fix whitspaces and minor code issues Philipp Hufnagl 2023-07-25 16:37:19 +0200
  • 42c08f41cb bump version to 8.0.2 Thomas Lamprecht 2023-06-28 09:32:00 +0200
  • b27da68320 cifs: fix check connection call Fiona Ebner 2023-06-26 12:58:31 +0200
  • 238d9b9aff bump version to 8.0.1 Thomas Lamprecht 2023-06-17 15:34:04 +0200
  • 8bd984a181 disk api: only ask for Datastore.Allocate if adding to storage config Thomas Lamprecht 2023-06-17 14:53:05 +0200
  • 2deca27032 disk api: avoid using unrelated Datastore.Audit priv for disk management Thomas Lamprecht 2023-06-17 14:22:28 +0200
  • b89854ad46 disk management api: comment how storages are added and cleanup style Thomas Lamprecht 2023-06-17 14:51:20 +0200
  • c61e609eb6 fix #4785: avoid overly noisy mkdir deprecation warning for now Thomas Lamprecht 2023-06-17 12:41:46 +0200
  • 09f1f847ae content-dirs check: silently skip paths that cannot be resolved Friedrich Weber 2023-06-15 13:36:58 +0200
  • 46b9c1fe31 api: config: add/update storage: check for type mismatch first Fiona Ebner 2023-06-12 16:27:33 +0200
  • da6be324d9 bump version to 8.0.0 Thomas Lamprecht 2023-06-09 13:59:25 +0200
  • 030e5ad550 content dirs: skip creation if either mkdir or create-subdirs is false Thomas Lamprecht 2023-06-09 13:57:14 +0200
  • 8e623a2930 activate storage: ensure content directories are created before checking them Thomas Lamprecht 2023-06-09 13:26:06 +0200
  • dcc761c628 bump version to 8.0.0~2 Thomas Lamprecht 2023-06-07 19:10:47 +0200
  • 13ee4fc859 fix #2920: cifs: add options parameter Stefan Hrdlicka 2023-03-01 13:13:25 +0100
  • 765e0da23f changed regex to allow @ in directory storage paths Markus Frank 2023-04-27 14:04:45 +0200
  • 6d9aac955d rbd: volume resize: wrap ceil in int, just to be sure Thomas Lamprecht 2023-06-06 19:40:04 +0200
  • 93e34f7259 rbd: volume resize: avoid passing floating point value to rbd Fiona Ebner 2023-04-28 14:32:09 +0200
  • 4ff0f451bd rbd: don't specify allow-shrink flag Fiona Ebner 2023-04-28 14:32:08 +0200
  • 0bbb358c91 volume export: explicitly state unit of bandwidth limit Stefan Hanreich 2023-03-29 14:34:35 +0200
  • 5f4b5bd11c content-dirs: check that all content dirs are pairwise inequal Friedrich Weber 2023-03-21 18:03:25 +0100
  • 49add58c4f bump version to 8.0.0~1 Wolfgang Bumiller 2023-06-05 14:46:22 +0200