Bug 1420069
Summary: | NFStest version 2.1.5 includes server-side copy tests | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jorge Mora <mora> | |
Component: | nfstest | Assignee: | Steve Dickson <steved> | |
Status: | CLOSED ERRATA | QA Contact: | JianHong Yin <jiyin> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.4 | CC: | eguan, yoyang | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | nfstest-2.1.5-0.el7 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1422947 (view as bug list) | Environment: | ||
Last Closed: | 2017-08-01 18:35:36 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1422947 |
Description
Jorge Mora
2017-02-07 17:06:39 UTC
Verified: ''' [root@bkr-hv01-guest25 nfstest]# lsb_release -sir RedHatEnterpriseWorkstation 7.4 [root@bkr-hv01-guest25 nfstest]# rpm -q nfstest nfstest-2.1.5-0.el7.noarch [root@bkr-hv01-guest25 nfstest]# rpm -ql nfstest | grep _ssc /usr/bin/nfstest_ssc /usr/share/man/man1/nfstest_ssc.1.gz [root@bkr-hv01-guest25 nfstest]# nfstest_ssc -h | less [root@bkr-hv01-guest25 nfstest]# nfstest_ssc -h | head Usage: nfstest_ssc --server <server> [options] Server side copy tests ====================== Verify correct functionality of server side copy Copying a file via NFS the client reads the data from the source file and then writes the same data to the destination file which is located in the same server or it could be located in a different server. Either way the file data is transferred twice, once for reading and the second for writing. [root@bkr-hv01-guest25 nfstest]# nfstest_ssc --server bkr-hv01-guest08.dsal.lab.eng.bos.redhat.com --export /home/test *** Verify intra server side COPY succeeds ... ''' Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1990 |