]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/RBDPlugin.pm
rbd: allow to use client custom ceph conf for each storeid
[pve-storage.git] / PVE / Storage / RBDPlugin.pm
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