summaryrefslogtreecommitdiffstats
path: root/src/vstart.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23983 from theanalyst/vstart-rgw-asokKefu Chai2018-10-161-0/+1
|\
| * vstart: set admin socket for RGW in confAbhishek Lekshmanan2018-09-071-0/+1
* | Merge pull request #23970 from noahdesu/mgr-always-on-mods-v2John Spray2018-10-101-1/+1
|\ \
| * | mgr: remove always on mods from init listNoah Watkins2018-10-011-1/+1
| |/
* / bluestore/NVMe: use PCIe selector as the path nameKefu Chai2018-09-261-4/+4
|/
* ceph-authtool: remove auid optionsSage Weil2018-08-311-2/+2
* Merge pull request #23261 from dillaman/wip-vstartRicardo Dias2018-08-031-35/+38
|\
| * vstart: do not attempt to re-initialize dashboard for existing clusterJason Dillaman2018-07-271-35/+38
* | vstart: disable dashboard when rbd not builtNoah Watkins2018-07-301-1/+2
|/
* vstart.sh: Support SPDK in Ceph development deploymenttone.zhang2018-07-201-6/+37
* mgr/dashboard: auth: remove single user authenticationRicardo Dias2018-06-261-1/+1
* mgr: enable devicehealth by defaultSage Weil2018-06-241-1/+1
* common/ceph_context: add "assert" and "abort" asok commandsSage Weil2018-06-201-0/+1
* common: add crash_dir optionSage Weil2018-06-191-0/+1
* mgr/iostat: enable module by default on new and vstart clustersMohamad Gebai2018-05-221-1/+1
* MDSMonitor: promote standby after fs creationPatrick Donnelly2018-05-041-0/+1
* vstart: update for dashboard TLSJohn Spray2018-04-271-2/+5
* vstart: use "config set" for mgr modulesJohn Spray2018-04-231-2/+2
* Merge PR #16608 into masterPatrick Donnelly2018-04-181-1/+0
|\
| * cephfs: Kill allow_multimdsDouglas Fuller2018-04-171-1/+0
* | Merge pull request #18932 from yehudasa/wip-rgw-cloud-syncCasey Bodley2018-04-131-1/+4
|\ \
| * | vstart: fixes for mstartYehuda Sadeh2018-04-131-1/+4
| |/
* / os/kstore: fix statfs problem and add vstart.sh supportYang Honggang2018-04-081-0/+14
|/
* vstart.sh: Fix help textMarc Koderer2018-03-281-1/+1
* Merge pull request #21008 from trociny/wip-23430Ricardo Dias2018-03-231-1/+1
|\
| * vstart: set osd_pool_default_erasure_code_profile in initial ceph.confMykola Golub2018-03-221-1/+1
* | vstart.sh: Avoiding ceph-conf error when create a new cluster.Jianpeng Ma2018-03-231-5/+7
|/
* vstart: allow disabling dashboard with optionJoao Eduardo Luis2018-03-221-9/+30
* vstart: remove single-quotes from option valueJoao Eduardo Luis2018-03-211-1/+1
* Merge pull request #20888 from majianpeng/fix-vstopMykola Golub2018-03-201-3/+3
|\
| * stop.sh: specify the ceph.conf path to avoid using wrong ceph.conf.Jianpeng Ma2018-03-191-3/+3
* | mgr/dashboard: renamed dashboard_v2 to dashboardRicardo Dias2018-03-161-17/+12
* | mgr/dashboard: remove dashboard moduleRicardo Dias2018-03-161-13/+4
|/
* vstart.sh: use proper variables for ceph.conf and dev dirSage Weil2018-03-101-5/+5
* vstart.sh: -c to ceph cliSage Weil2018-03-061-2/+2
* vstart.sh: use assimilate-conf to ingest config options quicklySage Weil2018-03-061-40/+53
* vstart.sh: fix osd bootstrapSage Weil2018-03-061-2/+3
* vstart.sh: move debug values over to mon configSage Weil2018-03-061-37/+29
* vstart.sh: use mon config for many thingsSage Weil2018-03-061-24/+22
* vstart.sh: less config noiseSage Weil2018-03-061-8/+1
* mgr/dashboard_v2: Add CMake target to build the frontend.Sebastian Wagner2018-03-051-6/+3
* vstart: mgr/dashboard_v2 enabling and configurationRicardo Dias2018-03-051-3/+26
* vstart.sh: add comma in DASH_URLS and RESTFUL_URLSKefu Chai2018-02-111-7/+14
* vstart.sh: set PYTHONPATH correctlyKefu Chai2018-02-111-1/+12
* vstart.sh: introduce get_cmake_variable()Kefu Chai2018-02-111-1/+6
* Merge pull request #19268 from shinobu-x/vstart_picking_up_random_portSage Weil2017-12-291-3/+7
|\
| * vstart.sh: drop .ceph_port and use randomly selected available portShinobu Kinjo2017-12-011-3/+7
* | vstart.sh: fix mstop.sh can not stop rgwJiaying Ren2017-12-061-2/+3
|/
* Merge PR #17678 into masterPatrick Donnelly2017-11-211-1/+8
|\
| * vstart.sh: Create an admin user for each CephFSDouglas Fuller2017-11-131-0/+1