]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
7 years agoqa/workunits/rbd: simplify split-brain test to avoid potential race
Jason Dillaman [Tue, 19 Dec 2017 21:29:18 +0000 (16:29 -0500)]
qa/workunits/rbd: simplify split-brain test to avoid potential race

Fixes: http://tracker.ceph.com/issues/22485
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 8c2ee6dd0f4c77b9fbbc24a673841b04d3e175d6)

Conflicts:
qa/workunits/rbd/rbd_mirror.sh: trivial resolution

7 years agorbd-mirror: sync image metadata when transfering remote image
Jason Dillaman [Thu, 28 Sep 2017 18:00:29 +0000 (14:00 -0400)]
rbd-mirror: sync image metadata when transfering remote image

Fixes: http://tracker.ceph.com/issues/21535
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 9aa5dfb8ec46e8babd0f167dcc0e234a7c60a50c)

7 years agorbd-mirror: update asok hook name on image rename
Mykola Golub [Fri, 11 Aug 2017 12:27:41 +0000 (14:27 +0200)]
rbd-mirror: update asok hook name on image rename

Fixes: http://tracker.ceph.com/issues/20860
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 9ddb5da3377029d11cb1089102d7146e9ee2537a)

7 years agoMerge branch 'wip-sagrawal-rbd' into 'rh-luminous'
Vasu Kulkarni [Fri, 16 Feb 2018 17:34:19 +0000 (23:04 +0530)]
Merge branch 'wip-sagrawal-rbd' into 'rh-luminous'

workunit for installing operating system on a rbd image

Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
See merge request !4

7 years agotypo correction os_install.py
Sidhant Agrawal [Fri, 16 Feb 2018 08:04:08 +0000 (13:34 +0530)]
typo correction os_install.py
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
7 years agoqa/suites/krbd/rbd/tasks:added rbd_os_install.yaml
Sidhant Agrawal [Wed, 14 Feb 2018 12:22:22 +0000 (17:52 +0530)]
qa/suites/krbd/rbd/tasks:added rbd_os_install.yaml
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
7 years ago/qa/workunits/rbd:update os_install.py to generate kickstart file automatically
Sidhant Agrawal [Wed, 14 Feb 2018 12:05:29 +0000 (17:35 +0530)]
/qa/workunits/rbd:update os_install.py to generate kickstart file automatically
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
7 years agoqa/workunits/rbd:added script to install operating system on rbd image
Sidhant Agrawal [Tue, 13 Feb 2018 13:28:23 +0000 (18:58 +0530)]
qa/workunits/rbd:added script to install operating system on rbd image
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
7 years agoqa/tests: use norequire_active_mds options only for test kernel mounts
Vasu Kulkarni [Mon, 5 Feb 2018 20:05:36 +0000 (12:05 -0800)]
qa/tests: use norequire_active_mds options only for test kernel mounts

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agosync rgw multi changes
Vasu Kulkarni [Sat, 20 Jan 2018 03:21:30 +0000 (19:21 -0800)]
sync rgw multi changes

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agosync rbd.py changes
Vasu Kulkarni [Sat, 20 Jan 2018 03:20:16 +0000 (19:20 -0800)]
sync rbd.py changes

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agosync rados.py changes
Vasu Kulkarni [Sat, 20 Jan 2018 03:18:50 +0000 (19:18 -0800)]
sync rados.py changes

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agosync thrash-osd-heath ignore's
Vasu Kulkarni [Sat, 20 Jan 2018 03:15:52 +0000 (19:15 -0800)]
sync thrash-osd-heath ignore's

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agosync ceph-manager and kernel mount options
Vasu Kulkarni [Sat, 20 Jan 2018 03:14:41 +0000 (19:14 -0800)]
sync ceph-manager and kernel mount options

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agosync fs script changes
Vasu Kulkarni [Sat, 20 Jan 2018 03:12:50 +0000 (19:12 -0800)]
sync fs script changes

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agomgr changes sync with upstream
Vasu Kulkarni [Sat, 20 Jan 2018 03:03:01 +0000 (19:03 -0800)]
mgr changes sync with upstream

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoFix cluster config
Vasu Kulkarni [Tue, 9 Jan 2018 00:17:57 +0000 (16:17 -0800)]
Fix cluster config

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoAdd simple rbd performance tests
Vasu Kulkarni [Sat, 6 Jan 2018 17:19:32 +0000 (09:19 -0800)]
Add simple rbd performance tests

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agouse retry instead of bash while loop which can block indefinitly
Vasu Kulkarni [Fri, 5 Jan 2018 02:06:44 +0000 (18:06 -0800)]
use retry instead of bash while loop which can block indefinitly

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agogitlab changed from osas to gitlab.cee.redhat.com
Vasu Kulkarni [Fri, 5 Jan 2018 02:00:04 +0000 (18:00 -0800)]
gitlab changed from osas to gitlab.cee.redhat.com

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoAdd support for 3.0 cdn builds
Vasu Kulkarni [Wed, 6 Dec 2017 04:10:15 +0000 (20:10 -0800)]
Add support for 3.0 cdn builds

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoMerge branch 'wip_cop_file_err' into 'rh-luminous'
Vasu Kulkarni [Wed, 29 Nov 2017 18:41:48 +0000 (13:41 -0500)]
Merge branch 'wip_cop_file_err' into 'rh-luminous'

io_info.yaml copy file error fixed

See merge request ceph/ceph!12

7 years agoremoved the rename of put file to master node and renamed the io_info yaml in master...
rakesh [Wed, 29 Nov 2017 13:43:37 +0000 (19:13 +0530)]
removed the rename of put file to master node and renamed the io_info yaml in master node

7 years agoio_error for io_yaml fixed and test_acls_reset dictionary parse error fixed
rakesh [Wed, 29 Nov 2017 13:17:28 +0000 (18:47 +0530)]
io_error for io_yaml fixed and test_acls_reset dictionary parse error fixed

7 years agoio_info file renamed to target_node
rakesh [Wed, 29 Nov 2017 12:40:12 +0000 (18:10 +0530)]
io_info file renamed to target_node

7 years agoreverted to copy_function and extra logs
rakesh [Wed, 29 Nov 2017 11:43:39 +0000 (17:13 +0530)]
reverted to copy_function and extra logs

7 years agoput file and get file corrected to put from target to master node
rakesh [Wed, 29 Nov 2017 11:18:17 +0000 (16:48 +0530)]
put file and get file corrected to  put from target to master node

7 years agolog info added before and after copy
rakesh [Wed, 29 Nov 2017 09:51:18 +0000 (15:21 +0530)]
log info added before and after copy

7 years agoremoved wip branch checkout
rakesh [Tue, 28 Nov 2017 07:30:43 +0000 (13:00 +0530)]
removed wip branch checkout

7 years agowip branch added
rakesh [Tue, 28 Nov 2017 07:00:56 +0000 (12:30 +0530)]
wip branch added

7 years agoremoved copy_function to copy io_info.yaml file from master to target node
rakesh [Tue, 28 Nov 2017 06:58:01 +0000 (12:28 +0530)]
removed copy_function to copy io_info.yaml file from master to target node

7 years agoqa: use ceph-luminous branch for s3tests
Vasu Kulkarni [Wed, 1 Nov 2017 17:32:07 +0000 (10:32 -0700)]
qa: use ceph-luminous branch for s3tests

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoqa/suites/rados/thrash/d-*/*balancer*: debug osd in mgr
Sage Weil [Tue, 7 Nov 2017 03:17:22 +0000 (21:17 -0600)]
qa/suites/rados/thrash/d-*/*balancer*: debug osd in mgr

Signed-off-by: Sage Weil <sage@redhat.com>
7 years agoqa/suites/rados/thrash: combine balancer with require-luminous
Sage Weil [Sat, 4 Nov 2017 14:32:51 +0000 (09:32 -0500)]
qa/suites/rados/thrash: combine balancer with require-luminous

We can only do the balancer stuff if we've done the mkfs-time
require luminous because otherwise the mgr commands aren't proxied via
the mon.

Only do balancer for thrash tests; not for basic, monthrash, verify.

Signed-off-by: Sage Weil <sage@redhat.com>
7 years agomgr/balancer: enable module by default
Sage Weil [Thu, 2 Nov 2017 21:11:26 +0000 (16:11 -0500)]
mgr/balancer: enable module by default

It will still be "off".

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 26710f0a9b176289237a52e5fa5894342ad163dc)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Conflicts:
src/common/options.cc

7 years agoqa: fix mgr _load_module helper
John Spray [Thu, 2 Nov 2017 11:42:56 +0000 (07:42 -0400)]
qa: fix mgr _load_module helper

I inadvertently broke this with the latest change
to the module ls output.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 4fb3025682d812f86c50fa36532290fc0f8857ae)

7 years agoqa: fix mgr caps
John Spray [Mon, 23 Oct 2017 09:37:49 +0000 (05:37 -0400)]
qa: fix mgr caps

This was still using Kraken era settings

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 9988ebed9530718b523a23d729d499dedab5eb6d)

7 years agoqa: expand mgr testing
John Spray [Thu, 19 Oct 2017 11:50:19 +0000 (07:50 -0400)]
qa: expand mgr testing

Some extra coverage of the dashboard, including its standby
redirect mode and the publishing of URIs.

Also invoking the command_spam mode of the selftest module.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 05e648be6a51d3efa110ad9826bbdd0adcc4dd4d)

7 years agoqa/mgr: fix influx/prometheus test names
John Spray [Mon, 9 Oct 2017 11:10:22 +0000 (12:10 +0100)]
qa/mgr: fix influx/prometheus test names

This was a typo: they were swapped around.

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

7 years agoqa: add mgr module selftest task
John Spray [Wed, 13 Sep 2017 21:16:54 +0000 (17:16 -0400)]
qa: add mgr module selftest task

The module self test commands give us a chance to
catch any other ceph changes that change something
that a module was relying on reading.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 99352ceced9d0fe92ddad6b97b1393b41de75d50)

7 years agoqa/suites/rados/thrash/d-balancer: enable balancer in various modes
Sage Weil [Sun, 1 Oct 2017 21:00:06 +0000 (16:00 -0500)]
qa/suites/rados/thrash/d-balancer: enable balancer in various modes

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

7 years agoqa: stop testing deprecated "ceph osd create"
Kefu Chai [Wed, 1 Nov 2017 02:45:09 +0000 (10:45 +0800)]
qa: stop testing deprecated "ceph osd create"

"ceph osd create" is not idempotent, and is considered deprecated.

Fixes: http://tracker.ceph.com/issues/21993
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 371d3f40911917704f4992c48236b4c60905bf4e)

7 years agoFix cluster config for octo node
Vasu Kulkarni [Wed, 22 Nov 2017 20:20:14 +0000 (12:20 -0800)]
Fix cluster config for octo node

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoqa/tasks: prolong revive_osd() timeout to 6 min
Kefu Chai [Mon, 20 Nov 2017 05:40:56 +0000 (13:40 +0800)]
qa/tasks: prolong revive_osd() timeout to 6 min

see also #17902

Fixes: http://tracker.ceph.com/issues/21474
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 749bbda07522114b99b17a4a01cfcf019520285d)

7 years agoqa: do not wait for down/out osd for pg convergence
Kefu Chai [Wed, 8 Nov 2017 06:13:54 +0000 (14:13 +0800)]
qa: do not wait for down/out osd for pg convergence

that osd is not invovlved in the PG state changes.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 7f549af459b40c5bb51a24a3a443ed7a7116915e)

7 years agoosd: add max-pg-per-osd limit
Kefu Chai [Tue, 26 Sep 2017 07:54:14 +0000 (15:54 +0800)]
osd: add max-pg-per-osd limit

osd will refused to create new pgs, until its pg number is lower
than the max-pg-per-osd upper bound setting.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 4c7df944c7f28232873ba681eedce72cdb062ea5)

7 years agoqa/tasks: prolong revive_osd() timeout to 6 min
Kefu Chai [Fri, 22 Sep 2017 02:58:40 +0000 (10:58 +0800)]
qa/tasks: prolong revive_osd() timeout to 6 min

bluestore_fsck_on_mount and bluestore_fsck_on_mount_deep are enabled by
default. and bluestore is used as the default store backend. it takes
longer to perform the deep fsck with verbose log. so prolong the
revive_osd()'s timeout from 150 sec to 360 sec.

Fixes: http://tracker.ceph.com/issues/21474
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 42be200c564184feff1056b7771ce3c1b2cc5527)

7 years agoqa: s/backfill/backfilling/
Kefu Chai [Wed, 11 Oct 2017 03:45:33 +0000 (11:45 +0800)]
qa: s/backfill/backfilling/

it's renamed "backfilling" in 4015343f .

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit e21114274f6a2742748a5a9b965d415241c80f3c)

7 years agoqa/ceph_manager: check pg state again before timedout
huangjun [Tue, 19 Sep 2017 16:04:04 +0000 (00:04 +0800)]
qa/ceph_manager: check pg state again before timedout

Pg state maybe all in active+clean when no recovering going on,
so check it again before timedout.

Fixes: http://tracker.ceph.com/issues/21294
Signed-off-by: huangjun <huangjun@xsky.com>
7 years agoFix node config for octo lab
Vasu Kulkarni [Wed, 22 Nov 2017 20:10:33 +0000 (12:10 -0800)]
Fix node config for octo lab

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoMerge branch 'multisite_tests' into 'rh-luminous'
Vasu Kulkarni [Mon, 20 Nov 2017 16:55:42 +0000 (11:55 -0500)]
Merge branch 'multisite_tests' into 'rh-luminous'

Multisite tests

See merge request ceph/ceph!11

7 years agodeleted test_multi.yaml
rakesh [Mon, 20 Nov 2017 10:27:54 +0000 (15:57 +0530)]
deleted test_multi.yaml

7 years agoremoved checkout of wip branch of ceph-qe-scripts
rakesh [Mon, 20 Nov 2017 10:16:51 +0000 (15:46 +0530)]
removed checkout of wip branch of ceph-qe-scripts

7 years agodeleted unwanted files
rakesh [Mon, 20 Nov 2017 09:55:10 +0000 (15:25 +0530)]
deleted unwanted files

7 years agocluters dir added
rakesh [Mon, 20 Nov 2017 09:54:28 +0000 (15:24 +0530)]
cluters dir added

7 years agotest version with rever yaml added
rakesh [Mon, 20 Nov 2017 09:54:01 +0000 (15:24 +0530)]
test version with rever yaml added

7 years agotest suspend versioning
rakesh [Mon, 20 Nov 2017 09:53:36 +0000 (15:23 +0530)]
test suspend versioning

7 years agomultipart upload download yaml added
rakesh [Mon, 20 Nov 2017 09:53:06 +0000 (15:23 +0530)]
multipart upload download yaml added

7 years agomultipart upload cancel yaml added
rakesh [Mon, 20 Nov 2017 09:52:38 +0000 (15:22 +0530)]
multipart upload cancel yaml added

7 years agotest multipart upload yaml added
rakesh [Mon, 20 Nov 2017 09:50:49 +0000 (15:20 +0530)]
test multipart upload yaml added

7 years ago test delete key versions
rakesh [Mon, 20 Nov 2017 09:50:07 +0000 (15:20 +0530)]
 test delete key versions

7 years agotest bucket delete yaml added
rakesh [Mon, 20 Nov 2017 09:49:03 +0000 (15:19 +0530)]
test bucket delete yaml added

7 years agotest basic versioning added
rakesh [Mon, 20 Nov 2017 09:48:25 +0000 (15:18 +0530)]
test basic versioning added

7 years agotest acls reset added
rakesh [Mon, 20 Nov 2017 09:47:59 +0000 (15:17 +0530)]
test acls reset added

7 years agotest acls copy obj yaml added
rakesh [Mon, 20 Nov 2017 09:47:31 +0000 (15:17 +0530)]
test acls copy obj yaml added

7 years agotest acls all user yaml added
rakesh [Mon, 20 Nov 2017 09:47:06 +0000 (15:17 +0530)]
test acls all user yaml added

7 years agotest acls added
rakesh [Mon, 20 Nov 2017 09:46:30 +0000 (15:16 +0530)]
test acls added

7 years agotest Mbucket with Nobjects yaml added
rakesh [Mon, 20 Nov 2017 09:46:12 +0000 (15:16 +0530)]
test Mbucket with Nobjects yaml added

7 years agotest Mbuckets yaml added
rakesh [Mon, 20 Nov 2017 09:45:41 +0000 (15:15 +0530)]
test Mbuckets yaml added

7 years agofixed some bugs and verification to tests
rakesh [Mon, 20 Nov 2017 09:45:01 +0000 (15:15 +0530)]
fixed some bugs and verification to tests

7 years agoremoved print statement
rakesh [Mon, 20 Nov 2017 09:44:23 +0000 (15:14 +0530)]
removed print statement

7 years agoRemove print statement, needs log object to print to file instead
Vasu Kulkarni [Thu, 16 Nov 2017 02:06:49 +0000 (18:06 -0800)]
Remove print statement, needs log object to print to file instead

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoupdate cluster to use 2 mds and 3 mons
Vasu Kulkarni [Thu, 16 Nov 2017 02:03:33 +0000 (18:03 -0800)]
update cluster to use 2 mds and 3 mons

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoupdate rest module loads via ceph-ansible vars
Vasu Kulkarni [Thu, 16 Nov 2017 01:54:32 +0000 (17:54 -0800)]
update rest module loads via ceph-ansible vars

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoclone branch as is dont try to escape chars
Vasu Kulkarni [Fri, 3 Nov 2017 20:16:33 +0000 (13:16 -0700)]
clone branch as is dont try to escape chars

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoDebug: for test s3branch wip-fix-416
Vasu Kulkarni [Fri, 3 Nov 2017 19:39:21 +0000 (12:39 -0700)]
Debug: for test s3branch  wip-fix-416

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoFix rest test where the global vars is not defined properly
Vasu Kulkarni [Wed, 1 Nov 2017 21:18:05 +0000 (14:18 -0700)]
Fix rest test where the global vars is not defined properly

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoFix systemd tests to have more osd's
Vasu Kulkarni [Wed, 1 Nov 2017 21:17:55 +0000 (14:17 -0700)]
Fix systemd tests to have more osd's

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoAdd cephfs data/metdata vars and enable rest modules
Vasu Kulkarni [Wed, 1 Nov 2017 21:17:22 +0000 (14:17 -0700)]
Add cephfs data/metdata vars and enable rest modules

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoRun all tests by default, figure out how to skip landsat tests
Shilpa Jagannath [Wed, 16 Aug 2017 09:37:54 +0000 (15:07 +0530)]
Run all tests by default, figure out how to skip landsat tests
in a better way

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agodisable 2 size 2 min size to reduce test count
Vasu Kulkarni [Sat, 28 Oct 2017 02:49:45 +0000 (19:49 -0700)]
disable 2 size 2 min size to reduce test count

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agowhitelist (MDS_CACHE_OVERSIZED)
Vasu Kulkarni [Mon, 23 Oct 2017 22:48:39 +0000 (15:48 -0700)]
whitelist (MDS_CACHE_OVERSIZED)

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoDisable for now, mpicc compilation issue on redhat
Vasu Kulkarni [Mon, 23 Oct 2017 22:46:54 +0000 (15:46 -0700)]
Disable for now, mpicc compilation issue on redhat

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agouse failure domain as host
Vasu Kulkarni [Mon, 23 Oct 2017 22:34:30 +0000 (15:34 -0700)]
use failure domain as host

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoAdd more osd's for 6 node cluster
Vasu Kulkarni [Mon, 23 Oct 2017 22:27:36 +0000 (15:27 -0700)]
Add more osd's for 6 node cluster

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agowhitelist TOO_MANY_PGS
Vasu Kulkarni [Sun, 22 Oct 2017 15:37:00 +0000 (08:37 -0700)]
whitelist TOO_MANY_PGS

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoFix cluster for octo lab
Vasu Kulkarni [Sun, 22 Oct 2017 15:34:04 +0000 (08:34 -0700)]
Fix cluster for octo lab

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoceph-objectstore-tool: Make pg removal require --force
David Zafman [Sat, 9 Sep 2017 00:53:07 +0000 (17:53 -0700)]
ceph-objectstore-tool: Make pg removal require --force

Add new export-remove to combine the 2 operations

Fixes: http://tracker.ceph.com/issues/21272
Signed-off-by: David Zafman <dzafman@redhat.com>
7 years agouse the --distro option to run on various supported distro
Vasu Kulkarni [Fri, 20 Oct 2017 20:53:58 +0000 (13:53 -0700)]
use the --distro option to run on various supported distro

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoAdd back bluestore options
Vasu Kulkarni [Fri, 20 Oct 2017 20:39:01 +0000 (13:39 -0700)]
Add back bluestore options

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoqa/cephfs: Fix error in test_filtered_df
Douglas Fuller [Wed, 13 Sep 2017 18:00:20 +0000 (14:00 -0400)]
qa/cephfs: Fix error in test_filtered_df

ceph df accounts for pool size, so there is no need to do it in the test.

Fixes: http://tracker.ceph.com/issues/21381
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit b059cb6290d81df07bd8ec4e1ec9ef0be24892a2)

7 years agoqa/cephfs: Refactor alternate pool test
Douglas Fuller [Wed, 12 Jul 2017 15:48:42 +0000 (10:48 -0500)]
qa/cephfs: Refactor alternate pool test

Remove the alternate pool recovery test from test_data_scan. Newer
commits will place the test in its own file.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit 47318f8ac4391148a1394846dd77c8452b7cf5ae)

7 years agoqa/cephfs: test CephFS recovery pools
Douglas Fuller [Wed, 12 Jul 2017 15:45:13 +0000 (10:45 -0500)]
qa/cephfs: test CephFS recovery pools

Test recovering metadata in to a separate RADOS pool with
cephfs_data_scan and friends.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit 6af2ae80d327e564ad17f2caeded9c8142becf29)

7 years agoqa/cephfs: support CephFS recovery pools
Douglas Fuller [Wed, 12 Jul 2017 15:43:39 +0000 (10:43 -0500)]
qa/cephfs: support CephFS recovery pools

Add support for testing recovery of CephFS metadata into an alternate
RADOS pool, useful as a disaster recovery mechanism that avoids
modifying the metadata in-place.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit 8f9a25202093339afb5308051d354d3ae79c6b2d)

7 years agoqa/cephfs: Allow deferred fs creation
Douglas Fuller [Wed, 26 Jul 2017 17:05:59 +0000 (13:05 -0400)]
qa/cephfs: Allow deferred fs creation

Permit Filesystem objects to be created and settings modified before
calling Filesystem.create().

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit 5fafc03cb9e6d5f39ce494375ea28c89b896e2f5)

7 years agoqa/ceph_test_case: support CephFS recovery pools
Douglas Fuller [Wed, 12 Jul 2017 15:41:11 +0000 (10:41 -0500)]
qa/ceph_test_case: support CephFS recovery pools

Add support for testing recovery of CephFS metadata into an alternate
RADOS pool, useful as a disaster recovery mechanism that avoids
modifying the metadata in-place.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit c85562c94a80b8a18975b8d0ee6a7fbd932cf024)

7 years agoThis introduces two config parameters:
Vasu Kulkarni [Thu, 19 Oct 2017 02:20:51 +0000 (19:20 -0700)]
This introduces two config parameters:

    mds_cache_memory_limit: Sets the soft maximum of the cache to the given
    byte count. (Like mds_cache_size, this doesn't actually limit the maximum
    size of the cache. It just dictates the steady-state size.)

    mds_cache_reservation: This replaces mds_health_cache_threshold everywhere
    except the Beacon heartbeat sent to the mons. The idea here is to specify a
    reservation of memory (5% by default) for operations and the MDS tries to
    always maintain that reservation. So, the MDS will recall caps from clients
    when it begins dipping into its reservation of memory.

mds_cache_size still limits the cache by Inode count but is now by-default 0
(i.e. unlimited). The new preferred way of specifying cache limits is by memory
size. The default is 1GB.

Fixes: http://tracker.ceph.com/issues/20594
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1464976
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 06c94de)

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoAdd s3a test using 281
Vasu Kulkarni [Thu, 19 Oct 2017 02:07:58 +0000 (19:07 -0700)]
Add s3a test using 281

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoFix pg/pgp numbers and also set mon_max_pg_per_osd: 1024
Vasu Kulkarni [Tue, 17 Oct 2017 21:11:21 +0000 (14:11 -0700)]
Fix pg/pgp numbers and also set mon_max_pg_per_osd: 1024
so that tests dont complain when values exceed optimal values

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
7 years agoyum needs remove not uninstall
Vasu Kulkarni [Fri, 13 Oct 2017 02:31:20 +0000 (19:31 -0700)]
yum needs remove not uninstall

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>