]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/RBDPlugin.pm
export: add missing format query call parameter
[pve-storage.git] / PVE / Storage / RBDPlugin.pm
2017-03-21 Fabian Grünbichlerrbd: fix rados df parser for luminous
2017-02-23 Fabian Grünbichlerrbd: fix exit from 'rbd ls -l' parser
2017-02-20 Wolfgang Bumillerrbd: minor regex fixup
2017-02-13 Fabian Grünbichlerrbd: fix typo
2017-02-13 Fabian Grünbichlerrbd: use consistent image name schemes
2017-02-13 Fabian Grünbichlerrbd: use 'rbd ls' without '-l' to find free names
2017-01-17 Wolfgang Bumillerfix #1252: rbd: delete snapshots when using krbd
2017-01-16 Dmitry PetuhovFix RBD resize with krbd option enabled.
2016-11-17 Stefan Priebeallow --allow-shrink on RBD resize
2016-10-07 Dominik Csapakallow rbd images < 1M to be detected
2016-09-15 Fabian Grünbichlerharmonize list_images code
2016-09-14 Dietmar Maurercode cleanup
2016-09-14 Fabian Grünbichlerfix indentation
2016-09-14 Fabian Grünbichlerrbd: detect linked clones/base volumes correctly
2016-09-14 Fabian Grünbichlerrbd: use correct key to access hash elements
2016-09-01 Dietmar Maurerwhite space cleanups
2016-09-01 Dietmar Maurerrbd_unittobytes: use a local var instead of a sub
2016-09-01 Alexandre Derumierrbd: allow to use client custom ceph conf for each...
2016-07-11 Wolfgang BumillerRemove unused pve-storage-monhost format
2016-07-11 Wolfgang Bumillerrbd: use pve-storage-portal-dns-list for monhost
2016-07-11 Wolfgang Bumillerrbd: path: don't build the entire path if we don't...
2016-06-14 Fabian Grünbichleruse correct ceph version command
2016-06-07 Dietmar Maurers/version_parser/ceph_version_parser/
2016-06-07 Fabian Grünbichlerdisable jewel image features when using krdb
2016-06-07 Fabian Grünbichleradd ceph version helpers
2016-04-11 Wolfgang Bumillerrbd: fix error message
2016-02-24 Dominik Csapakadd sparseinit to has_feature
2015-09-25 Wolfgang Bumillervolume_snapshot_delete: deactivate before deleting
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-09-17 Wolfgang Linkremove non used parameter exclusive
2015-09-10 Dietmar Maurerrbd: make activate_volume idempotent
2015-09-10 Wolfgang Linkrbd: skip unmap if device is not mapped
2015-09-09 Wolfgang Linkimprove free_image with deactivate_volumes
2015-08-26 Wolfgang LinkAdd content type rootfs to RBD and extend manual
2015-08-12 Dietmar Maurerparse_volname: always return image format
2015-08-07 Alexandre Derumierrbd: add support to krbd
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-03-06 Alexandre Derumierrbd: monhost string : escape only ":" character
2014-11-21 Alexandre Derumierrbd, zfs, sheepdog: bugfix : fix alloc_image if name...
2014-07-17 Stefan PriebeRBD: enable clone of snaps
2014-07-17 Stefan Prieberbd: unprotect snapshots before deletion
2014-07-17 Dietmar Maurercleanups
2014-07-17 Stefan PriebeStorage Plugins: extend clone_image by snap parameter...
2014-07-17 Stefan Priebefix ' escaping of $snap parameter
2014-07-17 Dietmar Maurercoding style cleanup
2014-07-17 Stefan Priebeceph/rbd: has a pretty strange error handling - install...
2013-06-04 Stefan Priebe--format is deprecated
2013-05-31 Stefan Priebebe more verebose on rbd commands to get progress
2013-05-14 Alexandre Derumierrbd : clone volume to same pool that base volume
2013-05-02 Alexandre Derumierrbd: sub path: add snapname argument
2013-04-22 Stefan Prieberbd -p parameter is only valid for the src (see man...
2013-03-25 Dietmar Maureruse integer size in rbd size parameter
2013-02-18 Alexandre Derumierrbd : rework pool - username - auth_supported options
2013-02-18 Alexandre Derumierhas_feature : template
2013-02-15 Alexandre Derumierhas_feature : fix key = snap
2013-02-15 Alexandre Derumierrbd : has_feature : copy
2013-02-14 Alexandre Derumierrbd : has_feature : clone from base
2013-02-14 Alexandre Derumierrbd : volume_snapshot_delete : parse_volname
2013-02-14 Alexandre Derumierrbd : volume_snapshot_rollback : parse_volname
2013-02-14 Alexandre Derumierrbd : volume_snapshot : parse volname
2013-02-14 Alexandre Derumierrbd: volume_resize : parse_volname
2013-02-14 Alexandre Derumierrbd: volume_size_info : parse_volname
2013-02-14 Alexandre Derumierrbd : free_image : unprotect snapshot is base
2013-02-14 Alexandre Derumierrbd: fix: move find_free_diskname + fix trailing whitespace
2013-02-14 Alexandre Derumierrbd : clone_image
2013-02-14 Alexandre Derumierrbd : create_base
2013-02-14 Alexandre Derumierrbd : find_free_diskname
2013-02-14 Alexandre Derumierrbd : rbd_ls : parse base
2013-02-14 Alexandre Derumierrbd : parse_volname : parse base
2013-02-01 Dietmar Maurercheck base image use count inside vdisk_free
2013-01-31 Dietmar Maureradd stubs for create_base and cone_image
2013-01-22 Stefan PriebeRBDPlugin: introduce rbd_unittobytes / rbd tends to...
2013-01-03 Alexandre Derumiercreate rbd volume with format v2
2013-01-03 Alexandre Derumierrbd: use rbd ls -l
2012-12-28 Alexandre Derumierrbd : has_feature
2012-11-22 Alexandre Derumierrbd: retrieve parent of a clone
2012-10-31 Alexandre Derumierrbd: purge snapshots before delete volume
2012-10-17 Alexandre Derumierrbd: get volume size for volumes list
2012-10-17 Alexandre Derumierrbd: add storage space stats
2012-09-06 Alexandre Derumierrbd : add volume_snapshot_delete
2012-09-06 Alexandre Derumierrbd: add volume_snapshot_rollback
2012-09-06 Alexandre Derumierrbd : add volume_snapshot
2012-08-20 Alexandre Derumierrbd: add nodes and disable options
2012-08-07 Alexandre Derumierrbd : volume_resize
2012-08-06 Alexandre Derumierrbd : volume_size_info
2012-07-27 Alexandre Derumierrbdplugin: volume_size_info
2012-07-18 Dietmar Maurerre-add hack for empty pool
2012-07-17 Dietmar Maurercleanup rbd driver
2012-06-19 Alexandre Derumierrbd : add owner attribute when rbs ls
2012-06-18 Alexandre Derumierrbd : use keyring file instead keyfile
2012-06-18 Alexandre Derumierrbd : rbd_ls: doesn't throw error if pool doesn't conta...
2012-06-02 Alexandre Derumierrados block plugin update
2012-06-01 Alexandre DerumierAdd rados block plugin storage