diff options
author | sayaleeraut <saraut@redhat.com> | 2020-06-22 14:41:16 +0530 |
---|---|---|
committer | Sayalee Raut <saraut@redhat.com> | 2020-07-14 10:40:14 +0000 |
commit | a9532ef6f4ddeeeae27d12eb3d5fd122dad2b4d7 (patch) | |
tree | fe02e192bde0252cc2ec3a4b666386c20e037dc6 /tools | |
parent | 0a2172ff513c32ce84031441c0a944e5e1685782 (diff) |
[Test] Validate open file migration
Description: Checks that files with open fd are migrated
successfully.
Steps:
1) Create a volume.
2) Mount the volume using FUSE.
3) Create files on volume mount.
4) Open fd for the files and keep on doing read write operations on
these files.
5) While fds are open, add bricks to the volume and trigger rebalance.
6) Wait for rebalance to complete.
7) Wait for write on open fd to complete.
8) Check for any data loss during rebalance.
9) Check if rebalance has any failures.
Change-Id: I9345827ae36eb6d2c264d0e0874738211aadc55e
Signed-off-by: sayaleeraut <saraut@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions