summaryrefslogtreecommitdiffstats
path: root/src/mon/FSCommands.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* cephfs,mon: require confirmation to fail unhealthy FSRishabh Dave2024-04-191-0/+9
* mon: allow 'ceph fs new' set fs options from 'ceph fs set'Dhairya Parmar2023-12-251-66/+108
* mon: add helper ::set_val to change fs settingsPatrick Donnelly2023-12-251-6/+14
* mds: add balance_automate fs settingPatrick Donnelly2023-12-121-0/+15
* Merge pull request #50212 from rishabh-d-dave/fs-swap-subcmdRishabh Dave2023-11-081-18/+216
|\
| * mon/FSCommands: use alias for higher brevityRishabh Dave2023-11-031-29/+24
| * cephfs: add command "ceph fs swap"Rishabh Dave2023-11-031-1/+204
* | Merge pull request #53899 from rishabh-d-dave/before-fs-rename-fail-fsRishabh Dave2023-11-071-0/+16
|\ \ | |/ |/|
| * cephfs: allow FS fail only if client_refuse_session is setRishabh Dave2023-11-021-0/+8
| * cephfs,mon: allow FS rename only if FS is offlineRishabh Dave2023-11-021-0/+8
* | mon/FSCommands: import std::ostream into current namespaceRishabh Dave2023-10-051-21/+22
* | mon/FSCommands: make use of imported namespace symbolsRishabh Dave2023-10-051-27/+27
* | mon/FSCommands: remove unused namespace importsRishabh Dave2023-10-051-14/+1
|/
* mon/FSCommands: fix variable names and function names in callsRishabh Dave2023-09-071-8/+8
* Merge pull request #51942 from trociny/wip-61599Rishabh Dave2023-09-061-0/+32
|\
| * mds: optionally forbid to use standby for another fs as last resortMykola Golub2023-06-281-0/+32
* | Merge PR #52409 into mainVenky Shankar2023-08-311-173/+186
|\ \
| * | mds: rework FSMap to avoid shared_ptrsPatrick Donnelly2023-07-121-173/+186
| |/
* / mon/MDSMonitor: print a note when adding data pool to a file system that does...Leonid Usov2023-08-031-0/+8
|/
* mon/MDSMonitor: plug paxos when maybe manipulating the osdmapPatrick Donnelly2023-05-301-12/+0
* mon: add new configuration to limit filesystem xattrs sizeLuís Henriques2023-03-011-0/+11
* Merge PR #48720 into mainVenky Shankar2023-03-011-0/+32
|\
| * mds: add new feature to block clients from establishing sessionsdparmar182022-12-221-0/+32
* | mon: block monitor managed snaps for fs poolsMilind Changire2022-11-211-0/+6
|/
* mds: add bal_rank_mask option for ceph fs setYongseok Oh2022-10-131-0/+22
* mon: verify pool is already not in use by any other app or fsNikhilkumar Shelke2022-06-121-10/+32
* mon/FSCommands: add 'recover' flag in `fs new` commandRamana Raja2021-09-131-1/+8
* mon,mds: use per-MDS compat to inform replacementPatrick Donnelly2021-07-311-0/+106
* mon: do not update inline incompat except via mdsPatrick Donnelly2021-07-311-5/+0
* mon/FSCommands: accept generic ostream rather than stringstreamPatrick Donnelly2021-07-311-23/+20
* mds: create file system with specific IDRamana Raja2021-07-101-1/+13
* mon/FSCommands: add command to rename a file systemRamana Raja2021-06-171-2/+98
* mon,doc: deprecate CephFS min_compat_clientPatrick Donnelly2021-05-171-0/+4
* Merge PR #40146 into masterPatrick Donnelly2021-03-231-0/+5
|\
| * mon: check cephfs mirror peer based on remote cluster spec and file system nameVenky Shankar2021-03-161-0/+5
* | mon: fail standby-replay daemons when flag is turned offPatrick Donnelly2021-03-161-0/+21
|/
* mon: peer_add should accept Ceph file system UUIDVenky Shankar2021-03-111-7/+5
* mon/FSCommands: restore idempotent behavior of fs rmPatrick Donnelly2021-01-121-2/+5
* mon,mds: mark multifs stablePatrick Donnelly2020-12-141-10/+0
* mon: test before adding/removing required_client_featuresJos Collin2020-09-241-5/+21
* mon/MDSMonitor: add mon auth caps for CephFS namesDouglas Fuller2020-09-101-32/+37
* blacklist -> blocklistSage Weil2020-08-241-2/+2
* mds: track filesystem mirror peers in fsmapVenky Shankar2020-08-121-0/+206
* mon: add 'ceph fs required_client_feature <fs_name> add/rm' commandYan, Zheng2020-07-071-0/+75
* mon/FSCommands: Fix 'fs new' commandRamana Raja2020-04-151-2/+2
* mon/FSCommands: Fix 'add_data_pool' commandRamana Raja2020-04-151-1/+1
* mon: Build ceph-mon without using namespace declarations in headersAdam C. Emerson2020-03-221-0/+25
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-281-0/+1
* mon/MDSMonitor: enforce mds_join_fs cluster affinityPatrick Donnelly2020-02-131-6/+4
* src/: drop cct from cmd_getval()Kefu Chai2020-01-311-23/+23