]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
10 years agoRemoved msd from upgrade sequence, as it's not correct for dumpling-to-firefly upgrad...
Yuri Weinstein [Sat, 25 Oct 2014 23:02:05 +0000 (16:02 -0700)]
Removed msd from upgrade sequence, as it's not correct for dumpling-to-firefly upgrade steps and removed cls line

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoRestored restart order
Yuri Weinstein [Sat, 25 Oct 2014 22:55:09 +0000 (15:55 -0700)]
Restored restart order

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoChanged rados workload to test-upgrade-firefly.sh on dumplimg branch
Yuri Weinstein [Sat, 25 Oct 2014 22:50:05 +0000 (15:50 -0700)]
Changed rados workload to test-upgrade-firefly.sh on dumplimg branch

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoTesting
Yuri Weinstein [Fri, 24 Oct 2014 23:02:43 +0000 (16:02 -0700)]
Testing

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed restart
Yuri Weinstein [Fri, 24 Oct 2014 21:35:23 +0000 (14:35 -0700)]
Fixed restart

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed typo
Yuri Weinstein [Fri, 24 Oct 2014 21:24:30 +0000 (14:24 -0700)]
Fixed typo

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoModified restart to have mon.a, mon.b, mon.c, osd.0, osd.1
Yuri Weinstein [Fri, 24 Oct 2014 21:22:05 +0000 (14:22 -0700)]
Modified restart to have mon.a, mon.b, mon.c, osd.0, osd.1

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoRestart osd only added
Yuri Weinstein [Fri, 24 Oct 2014 21:14:27 +0000 (14:14 -0700)]
Restart osd only added

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoPut mds after ods in restart
Yuri Weinstein [Fri, 24 Oct 2014 19:04:14 +0000 (12:04 -0700)]
Put mds after ods in restart

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoCleaned up tests structure
Yuri Weinstein [Fri, 24 Oct 2014 16:57:46 +0000 (09:57 -0700)]
Cleaned up tests structure

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoremoved a test that was upgrading client when workload was in progress.
tamil [Fri, 17 Oct 2014 12:35:38 +0000 (05:35 -0700)]
removed a test that was upgrading client when workload was in progress.

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agoapache: switch to use the apache worker mpm
Yehuda Sadeh [Wed, 22 Oct 2014 21:40:07 +0000 (14:40 -0700)]
apache: switch to use the apache worker mpm

Fixes: #9169
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit c3b53c326558dd3dd435c9e3fdbc07d8c15f4e68)

10 years agoapache: change template to load mpm worker module
Yehuda Sadeh [Wed, 22 Oct 2014 22:12:24 +0000 (15:12 -0700)]
apache: change template to load mpm worker module

in apache 2.4

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 35c9cae84c7964ad96381c7455c40e43dd6b4a8d)

10 years agoMerge pull request #210 from ceph/wip-9419
tmuthamizhan [Wed, 22 Oct 2014 23:25:00 +0000 (16:25 -0700)]
Merge pull request #210 from ceph/wip-9419

Fixed dirs strucrture

10 years agoFixed dirs strucrture
Yuri Weinstein [Wed, 22 Oct 2014 20:50:20 +0000 (13:50 -0700)]
Fixed dirs strucrture

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoupgrade/firefly: don't thash primary affinity with dumpling clients
Sage Weil [Wed, 22 Oct 2014 18:29:55 +0000 (11:29 -0700)]
upgrade/firefly: don't thash primary affinity with dumpling clients

Fixes: #9865
Signed-off-by: Sage Weil <sage@redhat.com>
10 years agotasks/thrashosds: support overrides
Sage Weil [Wed, 22 Oct 2014 18:19:01 +0000 (11:19 -0700)]
tasks/thrashosds: support overrides

e.g.,

overrides:
  thrashosds:
    thrash_primary_affinity: false
...
tasks:
- install:
- ceph:
- thrashosds:
- workunit:
...

Needed for #9865

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7e41c93ed894823cdc53a0eed214edd86a00fbdc)

10 years agoSmarter s3tests branch selection
Zack Cerza [Wed, 22 Oct 2014 15:12:43 +0000 (09:12 -0600)]
Smarter s3tests branch selection

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
(cherry picked from commit 1b8d31986a5a8bc4cd9fea90eb680db3ca1866c8)

10 years agos/ceph_test_rados/rados_loadgen_big workload
tamil [Wed, 22 Oct 2014 00:09:56 +0000 (17:09 -0700)]
s/ceph_test_rados/rados_loadgen_big workload
fixes: #9610

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agoMerge pull request #203 from ceph/wip-9419
tmuthamizhan [Tue, 21 Oct 2014 20:15:56 +0000 (13:15 -0700)]
Merge pull request #203 from ceph/wip-9419

Fixed dir structure problem

10 years agofixed issue:9288 in firefly:older suite - avoid upgrading clients
tamil [Tue, 21 Oct 2014 20:14:54 +0000 (13:14 -0700)]
fixed issue:9288 in firefly:older suite - avoid upgrading clients
in paralllel to the workloads

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agofixing issue with bug:9288 - do not upgrade clients when workload is
tamil [Tue, 21 Oct 2014 19:59:04 +0000 (12:59 -0700)]
fixing issue with bug:9288 - do not upgrade clients when workload is
running in parallel

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agoFixed rgw task, added logging
Yuri Weinstein [Tue, 21 Oct 2014 18:14:57 +0000 (11:14 -0700)]
Fixed rgw task, added logging

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip-9419
Yuri Weinstein [Tue, 21 Oct 2014 18:11:17 +0000 (11:11 -0700)]
Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip-9419

10 years agoFixed dir structure problem
Yuri Weinstein [Tue, 21 Oct 2014 16:44:06 +0000 (09:44 -0700)]
Fixed dir structure problem

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge pull request #198 from ceph/wip-9419
tmuthamizhan [Mon, 20 Oct 2014 23:04:38 +0000 (16:04 -0700)]
Merge pull request #198 from ceph/wip-9419

Added a case to test #9419 as part of nightlies runs (task #9568)

10 years agoFixed sytax errors, removed "sequential" clause per Tamil's comments.
Yuri Weinstein [Mon, 20 Oct 2014 23:01:24 +0000 (16:01 -0700)]
Fixed sytax errors, removed "sequential" clause per Tamil's comments.

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoadded new test to upgrade client first and also added rbd workload
tamil [Mon, 20 Oct 2014 22:12:28 +0000 (15:12 -0700)]
added new test to upgrade client first and also added rbd workload
to run in parallel to upgrades in firefly/older and firefly/newer suites

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agoNow indeed added rgw workload
Yuri Weinstein [Mon, 20 Oct 2014 21:46:02 +0000 (14:46 -0700)]
Now indeed added rgw workload

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed double 'tasks' incorrect lines, added rados and rgw workloads
Yuri Weinstein [Mon, 20 Oct 2014 21:36:53 +0000 (14:36 -0700)]
Fixed double 'tasks' incorrect lines, added rados and rgw workloads

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdded a case to test #9419 as part of nightlies runs
Yuri Weinstein [Mon, 20 Oct 2014 18:11:07 +0000 (11:11 -0700)]
Added a case to test #9419 as part of nightlies runs
(task #9568)

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agodont run rbd tests parallel to upgrades
tamil [Thu, 16 Oct 2014 19:33:07 +0000 (12:33 -0700)]
dont run rbd tests parallel to upgrades

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agoMerge branch 'firefly' of github.com:ceph/ceph-qa-suite into firefly
tamil [Thu, 16 Oct 2014 17:23:10 +0000 (10:23 -0700)]
Merge branch 'firefly' of github.com:ceph/ceph-qa-suite into firefly

10 years agoMerge pull request #186 from ceph/wip_9758
tmuthamizhan [Fri, 17 Oct 2014 23:31:11 +0000 (16:31 -0700)]
Merge pull request #186 from ceph/wip_9758

Wip 9758 (version to version upgrades firefly)

10 years agoFixed dirs structure and distros
Yuri Weinstein [Fri, 17 Oct 2014 20:46:55 +0000 (13:46 -0700)]
Fixed dirs structure and distros

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoRemoved hardcodeded v0.80.7 and replaced with firefly branch
Yuri Weinstein [Fri, 17 Oct 2014 19:56:40 +0000 (12:56 -0700)]
Removed hardcodeded  v0.80.7 and replaced with firefly branch

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed typos
Yuri Weinstein [Fri, 17 Oct 2014 19:45:52 +0000 (12:45 -0700)]
Fixed typos

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdding new tests, so we have two upgrade paths now:
Yuri Weinstein [Fri, 17 Oct 2014 19:36:29 +0000 (12:36 -0700)]
Adding new tests, so we have two upgrade paths now:

In all-x/versions-steps-x.yaml
v0.80.4 -> v0.80.5 -> v0.80.6 -> v0.80.7 -> -x (branch to be tested)

and
in all/versions-steps.yaml
v0.80.4 -> v0.80.5 -> v0.80.6 -> firefly (v0.80.7 latest)

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoRemoved last step to 'firefly', in order to keep *only* released versions in ths...
Yuri Weinstein [Fri, 17 Oct 2014 16:24:48 +0000 (09:24 -0700)]
Removed last step to 'firefly', in order to keep *only* released versions in ths test.

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoRemoved extra workload tag from workload3
Yuri Weinstein [Fri, 17 Oct 2014 04:20:40 +0000 (21:20 -0700)]
Removed extra workload tag from workload3

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoBetter logging
Yuri Weinstein [Fri, 17 Oct 2014 02:24:43 +0000 (19:24 -0700)]
Better logging

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoChanged test-upgrade-firefly.sh to test.sh - no need to use it for this test
Yuri Weinstein [Fri, 17 Oct 2014 01:12:39 +0000 (18:12 -0700)]
Changed test-upgrade-firefly.sh to test.sh - no need to use it for this test

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed indentation more ...
Yuri Weinstein [Thu, 16 Oct 2014 23:47:35 +0000 (16:47 -0700)]
Fixed indentation more ...

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed indentation more
Yuri Weinstein [Thu, 16 Oct 2014 23:44:56 +0000 (16:44 -0700)]
Fixed indentation more

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed indentation
Yuri Weinstein [Thu, 16 Oct 2014 23:26:04 +0000 (16:26 -0700)]
Fixed indentation

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdded v0.80.7, incorporated more comments, increased amount of worloads, added more...
Yuri Weinstein [Thu, 16 Oct 2014 23:18:45 +0000 (16:18 -0700)]
Added v0.80.7, incorporated more comments, increased amount of worloads, added more prints.

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoIncorporated all Tamil's comments, nut #4 (branch "firefly-original" for s3tests)
Yuri Weinstein [Thu, 16 Oct 2014 22:40:06 +0000 (15:40 -0700)]
Incorporated all Tamil's comments, nut #4 (branch "firefly-original" for s3tests)

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoReplaced parallel with sequential.
Yuri Weinstein [Thu, 16 Oct 2014 21:48:28 +0000 (14:48 -0700)]
Replaced parallel with sequential.

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip_9758
Yuri Weinstein [Thu, 16 Oct 2014 21:21:49 +0000 (14:21 -0700)]
Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip_9758

10 years agoadded ceph task
tamil [Thu, 16 Oct 2014 17:22:52 +0000 (10:22 -0700)]
added ceph task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agooptimizing upgrade tests
tamil [Thu, 16 Oct 2014 16:12:01 +0000 (09:12 -0700)]
optimizing upgrade tests

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agofixed syntax
tamil [Thu, 16 Oct 2014 15:04:15 +0000 (08:04 -0700)]
fixed syntax

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agooptimizing upgrade tests
tamil [Thu, 16 Oct 2014 14:56:33 +0000 (07:56 -0700)]
optimizing upgrade tests

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agoMerge pull request #194 from ceph/wip-9769
tmuthamizhan [Wed, 15 Oct 2014 23:05:09 +0000 (16:05 -0700)]
Merge pull request #194 from ceph/wip-9769

Wip 9769

10 years agoFixes #9769, the upgrade sequence upgrades osds first and then the mds at the end
Yuri Weinstein [Wed, 15 Oct 2014 22:52:11 +0000 (15:52 -0700)]
Fixes #9769, the upgrade sequence upgrades osds first and then the mds at the end

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip-9769
Yuri Weinstein [Wed, 15 Oct 2014 22:48:00 +0000 (15:48 -0700)]
Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip-9769

10 years agoupgrade/firefly: put client on separate node
Sage Weil [Wed, 15 Oct 2014 20:23:28 +0000 (13:23 -0700)]
upgrade/firefly: put client on separate node

10 years agoFixes #9769, added overrides for legacy crush tunables
Yuri Weinstein [Tue, 14 Oct 2014 16:32:54 +0000 (09:32 -0700)]
Fixes #9769, added overrides for legacy crush tunables

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoSwitched claint's nodes
Yuri Weinstein [Wed, 15 Oct 2014 14:59:24 +0000 (07:59 -0700)]
Switched claint's nodes

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoPrep PR to address "mon warn on legacy crush tunables: false" issue
Yuri Weinstein [Wed, 15 Oct 2014 02:30:19 +0000 (19:30 -0700)]
Prep PR to address "mon warn on legacy crush tunables: false" issue

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoPut clients on different nodes to avoid conflict running with import_export.sh
Yuri Weinstein [Tue, 14 Oct 2014 23:37:23 +0000 (16:37 -0700)]
Put clients on different nodes to avoid conflict running with import_export.sh

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixing
Yuri Weinstein [Tue, 14 Oct 2014 16:51:32 +0000 (09:51 -0700)]
Fixing

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixes #9769, added overrides for legacy crush tunables
Yuri Weinstein [Tue, 14 Oct 2014 16:32:54 +0000 (09:32 -0700)]
Fixes #9769, added overrides for legacy crush tunables

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoclient.0 and client.1 on separate nodes and added upgrade step for client.1
Yuri Weinstein [Tue, 14 Oct 2014 16:26:42 +0000 (09:26 -0700)]
client.0 and client.1 on separate nodes and added upgrade step for client.1

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdded one more workload and one more step upgarde to teh current firefly branch,...
Yuri Weinstein [Tue, 14 Oct 2014 03:15:05 +0000 (20:15 -0700)]
Added one more workload and one more step upgarde to teh current firefly branch, e.g. v0.80.7

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdded mon.a and mon.b tp upgrade
Yuri Weinstein [Tue, 14 Oct 2014 02:07:59 +0000 (19:07 -0700)]
Added mon.a and mon.b tp upgrade

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMoved install.upgrades under upgrade-sequence, sequential block
Yuri Weinstein [Tue, 14 Oct 2014 01:29:50 +0000 (18:29 -0700)]
Moved install.upgrades under upgrade-sequence, sequential block

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip_9758
Yuri Weinstein [Tue, 14 Oct 2014 00:18:50 +0000 (17:18 -0700)]
Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip_9758

10 years agoMerge pull request #185 from ceph/wip_fix_latest
Sage Weil [Tue, 14 Oct 2014 00:16:21 +0000 (17:16 -0700)]
Merge pull request #185 from ceph/wip_fix_latest

Moved latest_dumpling_release.yaml to teh oler dir

10 years agoMoved latest_dumpling_release.yaml to teh oler dir
Yuri Weinstein [Tue, 14 Oct 2014 00:11:46 +0000 (17:11 -0700)]
Moved latest_dumpling_release.yaml to teh oler dir

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed workload by adding parallel clause
Yuri Weinstein [Mon, 13 Oct 2014 23:55:35 +0000 (16:55 -0700)]
Fixed workload by adding parallel clause

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed yaml
Yuri Weinstein [Mon, 13 Oct 2014 23:16:38 +0000 (16:16 -0700)]
Fixed yaml

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFirst draft for version-a to version-b suite
Yuri Weinstein [Mon, 13 Oct 2014 23:01:14 +0000 (16:01 -0700)]
First draft for version-a to version-b suite

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge pull request #173 from ceph/wip_9709
tmuthamizhan [Wed, 8 Oct 2014 22:19:10 +0000 (15:19 -0700)]
Merge pull request #173 from ceph/wip_9709

Wip 9709

10 years agoFixed typo
Yuri Weinstein [Wed, 8 Oct 2014 21:50:20 +0000 (14:50 -0700)]
Fixed typo

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdd latest dumpling point release to the mix
Yuri Weinstein [Wed, 8 Oct 2014 21:47:58 +0000 (14:47 -0700)]
Add latest dumpling point release to the mix

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge pull request #161 from ceph/wip_add_firefly_version
tmuthamizhan [Thu, 2 Oct 2014 17:51:40 +0000 (10:51 -0700)]
Merge pull request #161 from ceph/wip_add_firefly_version

Added version v0.80.6

10 years agoAdded version v0.80.6
Yuri Weinstein [Thu, 2 Oct 2014 17:47:51 +0000 (10:47 -0700)]
Added version v0.80.6

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agorados/singleton-nomsgr/all/objectstore: clean up
Sage Weil [Wed, 21 May 2014 05:04:23 +0000 (22:04 -0700)]
rados/singleton-nomsgr/all/objectstore: clean up

ceph_test_objectstore scribbles in $CWD.  Keep it inside $TESTDIR and
clean up when we are done.

Fixes: #8395
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 5be30f0d9bba46684ecf37310a6d09ae4f0ac528)

10 years agosuites/fs: update to latest mdtest
John Spray [Mon, 15 Sep 2014 15:03:48 +0000 (16:03 +0100)]
suites/fs: update to latest mdtest

They appear to have (accidentally?) fixed whatever
was crashing.

Fixes: #9177
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit bda325b33b036ac110bbc65f62019aa76d05ae3b)

10 years agoceph_manager: reset timeout if we are making progress in wait_for_recovery
Samuel Just [Mon, 19 May 2014 21:09:51 +0000 (14:09 -0700)]
ceph_manager: reset timeout if we are making progress in wait_for_recovery

Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 8d9d724b7f2f6c2984b0ee58a5a91f79820719f2)

10 years agothrashers/mapgap.yaml: ignore osd_map_cache_size warning
Samuel Just [Tue, 24 Jun 2014 17:19:48 +0000 (10:19 -0700)]
thrashers/mapgap.yaml: ignore osd_map_cache_size warning

Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 77670aeadf9f2f43db5858ad096016353ce578bb)

10 years agorados/singleton/all/thrash_cache_writeback_forward_none: thrash cache pool drain
Sage Weil [Mon, 30 Jun 2014 20:34:21 +0000 (13:34 -0700)]
rados/singleton/all/thrash_cache_writeback_forward_none: thrash cache pool drain

Enable/disable cache pool against a running workload.

Backport: firefly
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit f8282df84d5ce760653ff1d3a9d8ea4e1391fba0)

10 years agoset boto timeout, too, for s3tests
Sage Weil [Fri, 22 Aug 2014 22:28:58 +0000 (15:28 -0700)]
set boto timeout, too, for s3tests

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9e5397237857d9015ac8c9e908f0cbeb1777576d)

Conflicts:

machine_types/vps.yaml

10 years agotasks/s3tests: push boto config with idle_timeout setting
Sage Weil [Fri, 22 Aug 2014 22:28:33 +0000 (15:28 -0700)]
tasks/s3tests: push boto config with idle_timeout setting

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9d466aa110e293cb88c1f61cc7391d59b64b553b)

10 years agothrashosds: increase osd revive timeout (75s -> 150s)
Sage Weil [Mon, 25 Aug 2014 15:51:40 +0000 (08:51 -0700)]
thrashosds: increase osd revive timeout (75s -> 150s)

This is needed when running valgrind.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 12a391ea011a772dbcc720b825f7b8dd8ecbf702)

10 years agouse 'mon create-initial' always
Alfredo Deza [Thu, 21 Aug 2014 14:03:28 +0000 (10:03 -0400)]
use 'mon create-initial' always

But don't error if it fails, as this would mean that the monitors
are just taking longer to form quorum. Go and try the next block which will
wait up to 15 minutes for a successful gatherkeys to happen (that only works
if monitors have formed quorum).

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit 70a1f18adfdf673b983cc7f5f2c78abb899001c7)

10 years agoignore errors on informational service status
Alfredo Deza [Thu, 21 Aug 2014 13:44:45 +0000 (09:44 -0400)]
ignore errors on informational service status

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit 5b946e1a6df8b7f80001f5176435eb36b12711e3)

10 years agouse the right syntax for RHEL/CentOS distros to check for ceph status
Alfredo Deza [Mon, 18 Aug 2014 16:40:43 +0000 (12:40 -0400)]
use the right syntax for RHEL/CentOS distros to check for ceph status

Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
(cherry picked from commit 4b15d0118ec000fe1e947131a62ef9990b23e9f4)

10 years agorgw: httpd instead of httpd.worker
Sage Weil [Sat, 16 Aug 2014 22:35:16 +0000 (15:35 -0700)]
rgw: httpd instead of httpd.worker

httpd exists on rhel 6.5 too ...

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f7b32bcc318c4a700628d87826080a043f89a22c)

10 years agorgw: need alll of mod unixd, version, authz
Sage Weil [Sat, 16 Aug 2014 22:31:46 +0000 (15:31 -0700)]
rgw: need alll of mod unixd, version, authz

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6392758f1bf503c3bbb2b3ad2f2ee9e6f79d6841)

10 years agotasks/rgw: include mod_authz
Sage Weil [Sat, 16 Aug 2014 20:56:15 +0000 (13:56 -0700)]
tasks/rgw: include mod_authz

As per http://www.webhostingtalk.com/showthread.php?t=1173594

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 27b7eceeae1e48d0ad8dd820c3b84442bfffa406)

10 years agotasks/rgw: get mpm_event frmo mods-available, not mods-enabled
Sage Weil [Sat, 16 Aug 2014 20:37:39 +0000 (13:37 -0700)]
tasks/rgw: get mpm_event frmo mods-available, not mods-enabled

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2aae91929f720c54f406b7612631d82b27c98fe6)

10 years agoAdd extra conf for Apache 2.4
Dan Mick [Sat, 16 Aug 2014 04:02:15 +0000 (21:02 -0700)]
Add extra conf for Apache 2.4

Inside a conditional to affect only 2.4, set User, Group, and the
module config to load mpm_event.  This is normally done with the
default configuration files, but since this abbreviated conf bypasses
those, we must set them here.

Signed-off-by: Dan Mick <dan.mick@inktank.com>
(cherry picked from commit 9de5bd1d2302907c59594eb4df8b4d954d5e8e94)

10 years agoMerge pull request #97 from dachary/firefly
Yuri Weinstein [Fri, 15 Aug 2014 22:14:57 +0000 (15:14 -0700)]
Merge pull request #97 from dachary/firefly

rgw.yaml: keep the client.0 key even if empty (firefly)

10 years agorgw.yaml: keep the client.0 key even if empty
Loic Dachary [Fri, 15 Aug 2014 19:22:57 +0000 (21:22 +0200)]
rgw.yaml: keep the client.0 key even if empty

Because rgw.py iterates over it to run the rgw server. If it is removed
the rgw servers are not run and all fails.

Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 5cfcb76860302386375ca0cf1c7a960ef6659a75)

10 years agoMerge pull request #93 from ceph/wip-9126-firefly
Sage Weil [Fri, 15 Aug 2014 13:42:51 +0000 (06:42 -0700)]
Merge pull request #93 from ceph/wip-9126-firefly

rgw: s/idle_timeout/default_idle_timeout/

10 years agorgw: s/idle_timeout/default_idle_timeout/
Loic Dachary [Fri, 15 Aug 2014 10:34:37 +0000 (12:34 +0200)]
rgw: s/idle_timeout/default_idle_timeout/

Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from da00662191e9ec173be50b551253f4460f369f9da)

10 years agorgw: add default_idle_timeout to allow override
Loic Dachary [Thu, 14 Aug 2014 12:53:24 +0000 (14:53 +0200)]
rgw: add default_idle_timeout to allow override

Globally overriding the rgw idle_timeout is not possible because it it
needs to be done on a per client.0, client.1, etc. basis. Add the
default_idle_timeout key to the rgw config : it defaults to the
previously hardcoded default (30) and can be changed via the override.

The existing tasks that were previously overriding the idle_timeout on a
per client basis are changed to use the default_idle_timeout instead for
consistency and to allow a global override.

Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 54a7298cdd8d40aaf79615a1f580b66f83e48419)

Conflicts:
machine_types/vps.yaml
suites/smoke/verify/tasks/rgw_s3tests.yaml

10 years agoceph_manager: longer osd restart timeout
Sage Weil [Tue, 12 Aug 2014 00:55:48 +0000 (17:55 -0700)]
ceph_manager: longer osd restart timeout

We bumped this on master and dumpling already

Signed-off-by: Sage Weil <sage@redhat.com>