[pve-devel] [PATCH manager 0/5] add storage option for pve managed ceph

Dominik Csapak d.csapak at proxmox.com
Tue Sep 5 16:23:45 CEST 2017


this series does three things

* does not automatically create a wal device anymore
* make bluestore default in the gui
* add the option to add pve managed ceph storage in the gui

Dominik Csapak (5):
  ceph: do not automatically use wal if only journal is given
  add CephPoolSelector
  add new "RBD (PVE)" storage choice
  make bluestore the default choice when creating osds
  drop unnecessary check for 'local'

 PVE/API2/Ceph.pm                      |  2 -
 www/manager6/Makefile                 |  1 +
 www/manager6/Utils.js                 |  9 ++++-
 www/manager6/ceph/OSD.js              |  3 +-
 www/manager6/dc/StorageView.js        | 14 ++++++-
 www/manager6/form/CephPoolSelector.js | 42 ++++++++++++++++++++
 www/manager6/storage/RBDEdit.js       | 72 ++++++++++++++++++++++-------------
 7 files changed, 111 insertions(+), 32 deletions(-)
 create mode 100644 www/manager6/form/CephPoolSelector.js


base-commit: 27769b1f5dd2ddd3efc16fb112b6fa221ea186f8
prerequisite-patch-id: c7428ffc873f6edd6384c4e70a1de849de278bed
prerequisite-patch-id: 9f89bfaaa5b065cda5a3442b1e96c2217d1b8f73
prerequisite-patch-id: 17fb8f4d4e5c1580ceb8a9ce558dd12df038f433
prerequisite-patch-id: 27280490a526eb0c9adba52fa59c8b64179e308e
prerequisite-patch-id: 83a7a44db22340d744cd85a3afd18b0fba604c37
prerequisite-patch-id: 8b36fc8cb4d52844720673a6598d4f4bdbe87e99
prerequisite-patch-id: 11ad0510d8fd43933ee3903815167269a9c0e66d
prerequisite-patch-id: 1abb207ea87282491f4fd6dca75905acdad362fb
prerequisite-patch-id: 3daf2a34b09e8cfe2778db7dcf5a4bd5b258eedf
prerequisite-patch-id: ea2108c60ae5cc9595ef5896e492a240ae358e09
prerequisite-patch-id: 4155e9f3d11a942d2134891ae4ef2a69797f4b59
prerequisite-patch-id: 44dd99d217a7ac9061a3436ef87b591d04dc64c6
prerequisite-patch-id: ae6f876cefa57f14d4bec116eb349a0fe53be39f
prerequisite-patch-id: 675b0374a400dd10291fce2619ad0ddd9ef31bd6
prerequisite-patch-id: a27f771fe4ddf72f4edc5e112214650fb0f58d83
-- 
2.11.0





More information about the pve-devel mailing list