index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vstart.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #23983 from theanalyst/vstart-rgw-asok
Kefu Chai
2018-10-16
1
-0
/
+1
|
\
|
*
vstart: set admin socket for RGW in conf
Abhishek Lekshmanan
2018-09-07
1
-0
/
+1
*
|
Merge pull request #23970 from noahdesu/mgr-always-on-mods-v2
John Spray
2018-10-10
1
-1
/
+1
|
\
\
|
*
|
mgr: remove always on mods from init list
Noah Watkins
2018-10-01
1
-1
/
+1
|
|
/
*
/
bluestore/NVMe: use PCIe selector as the path name
Kefu Chai
2018-09-26
1
-4
/
+4
|
/
*
ceph-authtool: remove auid options
Sage Weil
2018-08-31
1
-2
/
+2
*
Merge pull request #23261 from dillaman/wip-vstart
Ricardo Dias
2018-08-03
1
-35
/
+38
|
\
|
*
vstart: do not attempt to re-initialize dashboard for existing cluster
Jason Dillaman
2018-07-27
1
-35
/
+38
*
|
vstart: disable dashboard when rbd not built
Noah Watkins
2018-07-30
1
-1
/
+2
|
/
*
vstart.sh: Support SPDK in Ceph development deployment
tone.zhang
2018-07-20
1
-6
/
+37
*
mgr/dashboard: auth: remove single user authentication
Ricardo Dias
2018-06-26
1
-1
/
+1
*
mgr: enable devicehealth by default
Sage Weil
2018-06-24
1
-1
/
+1
*
common/ceph_context: add "assert" and "abort" asok commands
Sage Weil
2018-06-20
1
-0
/
+1
*
common: add crash_dir option
Sage Weil
2018-06-19
1
-0
/
+1
*
mgr/iostat: enable module by default on new and vstart clusters
Mohamad Gebai
2018-05-22
1
-1
/
+1
*
MDSMonitor: promote standby after fs creation
Patrick Donnelly
2018-05-04
1
-0
/
+1
*
vstart: update for dashboard TLS
John Spray
2018-04-27
1
-2
/
+5
*
vstart: use "config set" for mgr modules
John Spray
2018-04-23
1
-2
/
+2
*
Merge PR #16608 into master
Patrick Donnelly
2018-04-18
1
-1
/
+0
|
\
|
*
cephfs: Kill allow_multimds
Douglas Fuller
2018-04-17
1
-1
/
+0
*
|
Merge pull request #18932 from yehudasa/wip-rgw-cloud-sync
Casey Bodley
2018-04-13
1
-1
/
+4
|
\
\
|
*
|
vstart: fixes for mstart
Yehuda Sadeh
2018-04-13
1
-1
/
+4
|
|
/
*
/
os/kstore: fix statfs problem and add vstart.sh support
Yang Honggang
2018-04-08
1
-0
/
+14
|
/
*
vstart.sh: Fix help text
Marc Koderer
2018-03-28
1
-1
/
+1
*
Merge pull request #21008 from trociny/wip-23430
Ricardo Dias
2018-03-23
1
-1
/
+1
|
\
|
*
vstart: set osd_pool_default_erasure_code_profile in initial ceph.conf
Mykola Golub
2018-03-22
1
-1
/
+1
*
|
vstart.sh: Avoiding ceph-conf error when create a new cluster.
Jianpeng Ma
2018-03-23
1
-5
/
+7
|
/
*
vstart: allow disabling dashboard with option
Joao Eduardo Luis
2018-03-22
1
-9
/
+30
*
vstart: remove single-quotes from option value
Joao Eduardo Luis
2018-03-21
1
-1
/
+1
*
Merge pull request #20888 from majianpeng/fix-vstop
Mykola Golub
2018-03-20
1
-3
/
+3
|
\
|
*
stop.sh: specify the ceph.conf path to avoid using wrong ceph.conf.
Jianpeng Ma
2018-03-19
1
-3
/
+3
*
|
mgr/dashboard: renamed dashboard_v2 to dashboard
Ricardo Dias
2018-03-16
1
-17
/
+12
*
|
mgr/dashboard: remove dashboard module
Ricardo Dias
2018-03-16
1
-13
/
+4
|
/
*
vstart.sh: use proper variables for ceph.conf and dev dir
Sage Weil
2018-03-10
1
-5
/
+5
*
vstart.sh: -c to ceph cli
Sage Weil
2018-03-06
1
-2
/
+2
*
vstart.sh: use assimilate-conf to ingest config options quickly
Sage Weil
2018-03-06
1
-40
/
+53
*
vstart.sh: fix osd bootstrap
Sage Weil
2018-03-06
1
-2
/
+3
*
vstart.sh: move debug values over to mon config
Sage Weil
2018-03-06
1
-37
/
+29
*
vstart.sh: use mon config for many things
Sage Weil
2018-03-06
1
-24
/
+22
*
vstart.sh: less config noise
Sage Weil
2018-03-06
1
-8
/
+1
*
mgr/dashboard_v2: Add CMake target to build the frontend.
Sebastian Wagner
2018-03-05
1
-6
/
+3
*
vstart: mgr/dashboard_v2 enabling and configuration
Ricardo Dias
2018-03-05
1
-3
/
+26
*
vstart.sh: add comma in DASH_URLS and RESTFUL_URLS
Kefu Chai
2018-02-11
1
-7
/
+14
*
vstart.sh: set PYTHONPATH correctly
Kefu Chai
2018-02-11
1
-1
/
+12
*
vstart.sh: introduce get_cmake_variable()
Kefu Chai
2018-02-11
1
-1
/
+6
*
Merge pull request #19268 from shinobu-x/vstart_picking_up_random_port
Sage Weil
2017-12-29
1
-3
/
+7
|
\
|
*
vstart.sh: drop .ceph_port and use randomly selected available port
Shinobu Kinjo
2017-12-01
1
-3
/
+7
*
|
vstart.sh: fix mstop.sh can not stop rgw
Jiaying Ren
2017-12-06
1
-2
/
+3
|
/
*
Merge PR #17678 into master
Patrick Donnelly
2017-11-21
1
-1
/
+8
|
\
|
*
vstart.sh: Create an admin user for each CephFS
Douglas Fuller
2017-11-13
1
-0
/
+1
[next]