mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
Revert "Merge pull request #567 from ceph/ceph_fuse-timeout"
This reverts commitff1655cb57
, reversing changes made to2b25080d4f
. Since we haven't actually started the MDS daemons yet, this code is broken. Signed-off-by: Greg Farnum <gfarnum@redhat.com>
This commit is contained in:
parent
2f43e23fc6
commit
4cccde634f
@ -292,9 +292,6 @@ def cephfs_setup(ctx, config):
|
||||
'ceph',
|
||||
'mds', 'set_max_mds', str(num_active)])
|
||||
|
||||
# make sure the FS is accessible before proceeding
|
||||
ceph_fs.wait_for_daemons(timeout=300)
|
||||
|
||||
yield
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user