Skip to content

Fix some init/mkcephfs related issues#52

Closed
dalgaaf wants to merge 4 commits intoceph:masterfrom
dalgaaf:wip-da-mkcephfs-init
Closed

Fix some init/mkcephfs related issues#52
dalgaaf wants to merge 4 commits intoceph:masterfrom
dalgaaf:wip-da-mkcephfs-init

Conversation

@dalgaaf
Copy link
Contributor

@dalgaaf dalgaaf commented Feb 14, 2013

Fix some init/mkcephfs related issues we had patches laying around for a long time in the SUSE packages.

Add var/run/ceph to debian/ceph.dirs to may fix tcc#4036

Create pid and log dir only on start and not e.g. also on
stop. These calls are useless in other situtations than startup
the cluster or process.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Check if $sshdir exist. If not, create it before cd to the
directory.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Fix handling of admin socket. The current script already use
$RUN_DIR to define a default, which is /var/run. Replace the
explicit path from get_conf call and replace it with $RUN_DIR.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Add var/run/ceph to the directory list in debian/ceph.dirs

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
@liewegas liewegas closed this Feb 14, 2013
XinzeChi pushed a commit to XinzeChi/ceph that referenced this pull request Jan 29, 2016
ddiss pushed a commit to ddiss/ceph that referenced this pull request Oct 25, 2016
chardan pushed a commit to chardan/ceph that referenced this pull request Jun 6, 2017
When trying to figure out how long to run a test to get a meaningful
value, we may fall into an infinite loop when the whole benchmark has
been optimized away.  We now try to detect this case by hard-limiting
the number of iterations we do in the loop.

This partly solves ceph#52.  A complete solution involves properly
deoptimizing the return value of the benchmark function.
rjfd added a commit to rjfd/ceph that referenced this pull request Jan 30, 2018
mgr/dashboard_v2:Fix pylint import ordering error in tools.py
ivancich added a commit to ivancich/ceph-fork that referenced this pull request Apr 19, 2018
c3815c3d72 Allow the dmclock library to handle the "cost" of an operation/request. This is in contrast to just measuring ops. If the cost is set at the value 1, then it's equivalent to the old code.
5cd3851fab Update .gitignore to deal with cscope files.
c4334e5 Merge pull request ceph#52 from Rubonnek/pass-by-reference
2358ec4 Added const references to various function parameters

git-subtree-dir: src/dmclock
git-subtree-split: c3815c3d7249b635d8569bc9c9d6a02002601ea6
ivancich added a commit to ivancich/ceph-fork that referenced this pull request May 9, 2018
030ee12c46 Allow the dmclock library to handle the "cost" of an operation/request. This is in contrast to just measuring ops. If the cost is set at the value 1, then it's equivalent to the old code.
c7e4470 Update .gitignore to deal with cscope files.
3b5e95d Merge pull request ceph#53 from yzhan298/mod-parameter
6a4a8e7 Change a variable name from delay to finishing_check_period
c4334e5 Merge pull request ceph#52 from Rubonnek/pass-by-reference
2358ec4 Added const references to various function parameters

git-subtree-dir: src/dmclock
git-subtree-split: 030ee12c460bf9a26bb8061b1cd9460a539cc76b
ivancich added a commit to ivancich/ceph-fork that referenced this pull request May 10, 2018
17662d86c5 Allow the dmclock library to handle the "cost" of an operation/request. This is in contrast to just measuring ops. If the cost is set at the value 1, then it's equivalent to the old code.
c7e4470 Update .gitignore to deal with cscope files.
3b5e95d Merge pull request ceph#53 from yzhan298/mod-parameter
6a4a8e7 Change a variable name from delay to finishing_check_period
c4334e5 Merge pull request ceph#52 from Rubonnek/pass-by-reference
2358ec4 Added const references to various function parameters

git-subtree-dir: src/dmclock
git-subtree-split: 17662d86c51e4f40ade9ce1ab75bb49b9ecb285f
ivancich added a commit to ivancich/ceph-fork that referenced this pull request May 11, 2018
effea49 Merge pull request ceph#46 from ivancich/wip-add-cost
6f8e3d6 Allow the dmclock library to handle the "cost" of an operation/request. This is in contrast to just measuring ops. If the cost is set at the value 1, then it's equivalent to the old code.
3d777c1 Merge pull request ceph#55 from ceph/wip-da-sca-20180425
c7e4470 Update .gitignore to deal with cscope files.
3b5e95d Merge pull request ceph#53 from yzhan298/mod-parameter
653d149 misc: mark constructors as explicit
6a4a8e7 Change a variable name from delay to finishing_check_period
c4334e5 Merge pull request ceph#52 from Rubonnek/pass-by-reference
2358ec4 Added const references to various function parameters

git-subtree-dir: src/dmclock
git-subtree-split: effea49
dotnwat added a commit that referenced this pull request Jul 29, 2018
galsalomon66 referenced this pull request in galsalomon66/ceph Sep 17, 2022
Migrate queries from s3-tests

Signed-off-by: Albin Antony <aantony@redhat.com>
irq0 pushed a commit to irq0/ceph that referenced this pull request Oct 14, 2022
Updated CHANGELOG.md with 0.7.0 release label
irq0 pushed a commit to irq0/ceph that referenced this pull request Oct 14, 2022
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
irq0 pushed a commit to irq0/ceph that referenced this pull request Oct 14, 2022
Revert "Merge pull request ceph#52 from 0xavi0/changelog-0.7.0"
jecluis pushed a commit to jecluis/ceph that referenced this pull request Nov 11, 2022
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
jecluis pushed a commit to jecluis/ceph that referenced this pull request Dec 14, 2022
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
jecluis pushed a commit to jecluis/ceph that referenced this pull request Jan 24, 2023
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
irq0 pushed a commit to irq0/ceph that referenced this pull request Mar 13, 2023
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
irq0 pushed a commit to irq0/ceph that referenced this pull request Mar 15, 2023
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
irq0 pushed a commit to irq0/ceph that referenced this pull request Mar 15, 2023
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
irq0 pushed a commit to irq0/ceph that referenced this pull request Mar 15, 2023
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
irq0 pushed a commit to irq0/ceph that referenced this pull request Mar 17, 2023
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
m-ildefons pushed a commit to m-ildefons/ceph that referenced this pull request Mar 21, 2023
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
tobias-urdin pushed a commit to tobias-urdin/ceph that referenced this pull request Aug 2, 2023
Handle empty bucket while nuking

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
tserong pushed a commit to tserong/ceph that referenced this pull request Oct 19, 2023
This reverts commit 4b8053d, reversing
changes made to 4ead447.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
Moisi pushed a commit to Moisi/ceph that referenced this pull request Oct 14, 2024
Merge in STORAGEENG/ceph from OBJGEN1-163-multi-shard-list-ceph18 to aka_version_18.2.1

* commit 'e9c095ede42bb67ce2cafc2e4fc16e413685112e':
  port lc delete perf improvements to ceph18
athanatos pushed a commit to athanatos/ceph that referenced this pull request Feb 14, 2025
 Added const references to various function parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants