]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
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 )
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 )
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 )
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 )
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 )
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>
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>
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
rakesh [Mon, 20 Nov 2017 10:27:54 +0000 (15:57 +0530)]
deleted test_multi.yaml
rakesh [Mon, 20 Nov 2017 10:16:51 +0000 (15:46 +0530)]
removed checkout of wip branch of ceph-qe-scripts
rakesh [Mon, 20 Nov 2017 09:55:10 +0000 (15:25 +0530)]
deleted unwanted files
rakesh [Mon, 20 Nov 2017 09:54:28 +0000 (15:24 +0530)]
cluters dir added
rakesh [Mon, 20 Nov 2017 09:54:01 +0000 (15:24 +0530)]
test version with rever yaml added
rakesh [Mon, 20 Nov 2017 09:53:36 +0000 (15:23 +0530)]
test suspend versioning
rakesh [Mon, 20 Nov 2017 09:53:06 +0000 (15:23 +0530)]
multipart upload download yaml added
rakesh [Mon, 20 Nov 2017 09:52:38 +0000 (15:22 +0530)]
multipart upload cancel yaml added
rakesh [Mon, 20 Nov 2017 09:50:49 +0000 (15:20 +0530)]
test multipart upload yaml added
rakesh [Mon, 20 Nov 2017 09:50:07 +0000 (15:20 +0530)]
test delete key versions
rakesh [Mon, 20 Nov 2017 09:49:03 +0000 (15:19 +0530)]
test bucket delete yaml added
rakesh [Mon, 20 Nov 2017 09:48:25 +0000 (15:18 +0530)]
test basic versioning added
rakesh [Mon, 20 Nov 2017 09:47:59 +0000 (15:17 +0530)]
test acls reset added
rakesh [Mon, 20 Nov 2017 09:47:31 +0000 (15:17 +0530)]
test acls copy obj yaml added
rakesh [Mon, 20 Nov 2017 09:47:06 +0000 (15:17 +0530)]
test acls all user yaml added
rakesh [Mon, 20 Nov 2017 09:46:30 +0000 (15:16 +0530)]
test acls added
rakesh [Mon, 20 Nov 2017 09:46:12 +0000 (15:16 +0530)]
test Mbucket with Nobjects yaml added
rakesh [Mon, 20 Nov 2017 09:45:41 +0000 (15:15 +0530)]
test Mbuckets yaml added
rakesh [Mon, 20 Nov 2017 09:45:01 +0000 (15:15 +0530)]
fixed some bugs and verification to tests
rakesh [Mon, 20 Nov 2017 09:44:23 +0000 (15:14 +0530)]
removed print statement
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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 )
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 )
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 )
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 )
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 )
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 )
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>
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>
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>
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>
Vasu Kulkarni [Thu, 12 Oct 2017 23:23:31 +0000 (16:23 -0700)]
Test systemd with bluestore as well
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 12 Oct 2017 23:23:08 +0000 (16:23 -0700)]
Add ship_utilities after ansible task
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 12 Oct 2017 21:55:19 +0000 (14:55 -0700)]
Add ceph-mgr rest based test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 12 Oct 2017 21:44:18 +0000 (14:44 -0700)]
use fio task for ansible encrypted test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 11 Oct 2017 22:31:09 +0000 (15:31 -0700)]
Remove ubuntu references as distros will set the right version
we need for downstream
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 11 Oct 2017 22:27:39 +0000 (15:27 -0700)]
Remove any reference to centos for downstream runs
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 6 Oct 2017 21:13:14 +0000 (14:13 -0700)]
Add test for ec with k=3 and m=2 and also up the pg's
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 6 Oct 2017 21:07:23 +0000 (14:07 -0700)]
Fix ceph_ansible config for system and ganesha tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 6 Oct 2017 18:06:51 +0000 (11:06 -0700)]
use better mirror cluster config
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 6 Oct 2017 18:03:09 +0000 (11:03 -0700)]
Add mgr role
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 2 Oct 2017 17:54:23 +0000 (10:54 -0700)]
Fix encryption test failures
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Casey Bodley [Tue, 22 Aug 2017 17:55:47 +0000 (13:55 -0400)]
qa: add optional 'application' to pool creation helpers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Mon, 28 Aug 2017 14:14:03 +0000 (10:14 -0400)]
qa: create_cache_pool no longer runs 'pool application enable'
Fixes: http://tracker.ceph.com/issues/21155
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Vasu Kulkarni [Wed, 27 Sep 2017 22:16:28 +0000 (15:16 -0700)]
skip test that use public bucket landsat-pds from AWS
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 27 Sep 2017 22:13:05 +0000 (15:13 -0700)]
update 3.0 version
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Casey Bodley [Tue, 22 Aug 2017 17:56:11 +0000 (13:56 -0400)]
qa/rgw: enable 'rgw' application on created pools
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Tue, 22 Aug 2017 17:55:47 +0000 (13:55 -0400)]
qa: add optional 'application' to pool creation helpers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Mon, 28 Aug 2017 14:14:03 +0000 (10:14 -0400)]
qa: create_cache_pool no longer runs 'pool application enable'
Fixes: http://tracker.ceph.com/issues/21155
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Vasu Kulkarni [Tue, 26 Sep 2017 02:41:08 +0000 (19:41 -0700)]
Remove centos/ubuntu references
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 25 Sep 2017 19:39:24 +0000 (12:39 -0700)]
Disable until the other ansible options works fine
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 22 Sep 2017 17:56:07 +0000 (10:56 -0700)]
Add basic cephmetrics deployment test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:34:52 +0000 (16:34 -0700)]
Fix cluster config for octo
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:32:21 +0000 (16:32 -0700)]
use filestore-xfs for basic tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:31:01 +0000 (16:31 -0700)]
Fix couple of unsupported configs and cluster for rbd
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:18:48 +0000 (16:18 -0700)]
Add more options for ceph-ansible testing
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:12:25 +0000 (16:12 -0700)]
Fix few ceph-ansible tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 20 Sep 2017 20:19:10 +0000 (13:19 -0700)]
Few additional whitelists and fs fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 20 Sep 2017 19:22:20 +0000 (12:22 -0700)]
calamari test no longer valid for rhcs 3.0
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 20 Sep 2017 19:21:53 +0000 (12:21 -0700)]
Add mgr role where required
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 18 Sep 2017 20:42:27 +0000 (13:42 -0700)]
Increase sleep to 150 seconds to avoid race issue
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Sat, 16 Sep 2017 04:42:50 +0000 (21:42 -0700)]
use filestore for testing rhcs 3.0
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Sat, 16 Sep 2017 04:35:08 +0000 (21:35 -0700)]
Debug failed grep of purged_snapdirs
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 15 Sep 2017 02:32:37 +0000 (19:32 -0700)]
Remove bluestore config option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 14 Sep 2017 03:56:52 +0000 (20:56 -0700)]
rbd_fsx whitelist
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 14 Sep 2017 03:42:40 +0000 (20:42 -0700)]
Print upto 50 instead of 1 ERR/WRN message
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 14 Sep 2017 03:42:18 +0000 (20:42 -0700)]
Revert "print out all WRN/ERR messages for debug"
This reverts commit
2a4ea0f6826e157f23339891fa106853ad80c3a9 .
Vasu Kulkarni [Thu, 14 Sep 2017 03:41:34 +0000 (20:41 -0700)]
Various whitelist fixes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:27:41 +0000 (15:27 -0700)]
print out all WRN/ERR messages for debug
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:25:12 +0000 (15:25 -0700)]
Compress logs only once , pull_directory does gzip compression as well.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:20:52 +0000 (15:20 -0700)]
use ceph-ansible task for systemd
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:20:18 +0000 (15:20 -0700)]
Fix ceph_ansible overrides
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:08:49 +0000 (15:08 -0700)]
Fix fixed-2 cluster config for octo lab
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:01:30 +0000 (15:01 -0700)]
Remove 2 size 1 min size option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>