[LU-2023] Test failure on test suite parallel-scale-nfsv3 Created: 24/Sep/12 Updated: 02/Dec/16 Resolved: 02/Dec/16 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.3.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Maloo | Assignee: | Minh Diep |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Server/Client lustre-b2_3-RC1 RHEL6 |
||
| Severity: | 3 |
| Rank (Obsolete): | 4142 |
| Description |
|
This issue was created by maloo for sarah <sarah@whamcloud.com> This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/b2d86c02-0658-11e2-9b17-52540035b04c. From the test report, all sub tests passed while at the end of suite log shows: client-26vm6: mount.lustre: mount client-26vm3@tcp:/lustre at /mnt/lustre failed: File exists parallel-scale-nfsv3 : @@@@@@ FAIL: failed to mount lustre after nfs test Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:3645:error_noexit() = /usr/lib64/lustre/tests/parallel-scale-nfs.sh:106:main() == parallel-scale-nfsv3 parallel-scale-nfs.sh test complete, duration 4952 sec == 00:49:32 (1348472972) /usr/lib64/lustre/tests/parallel-scale-nfs.sh: FAIL: failed to mount lustre after nfs test NFSCLIENT mode: setup, cleanup, check config skipped CMD: client-26vm5,client-26vm6.lab.whamcloud.com echo \$(hostname); grep ' '/mnt/lustre' ' /proc/mounts client-26vm5.lab.whamcloud.com 10.10.4.150@tcp:/lustre /mnt/lustre lustre rw,flock,user_xattr 0 0 client-26vm6.lab.whamcloud.com parallel-scale-nfsv3 : @@@@@@ FAIL: NFSCLIENT=true mode, but no NFS export found! Trace dump: = /usr/lib64/lustre/tests/test-framework.sh:3645:error_noexit() |
| Comments |
| Comment by Peter Jones [ 25/Sep/12 ] |
|
Minh Could you please advise on this one? thanks Peter |
| Comment by Minh Diep [ 25/Sep/12 ] |
|
found this on the mds/nfs server (client-26vm3) console. 00:39:05:Lustre: DEBUG MARKER: == parallel-scale-nfsv3 test iorfpp: iorfpp == 00:38:56 (1348472336) I think this is nfs issue under stress test. This results in nfs shutdown was not completed, hence when lustre mount would fail to do (-17) file exist. I would like to get a second opinion on this. |
| Comment by Minh Diep [ 25/Sep/12 ] |
|
FanYong, could you comment? |
| Comment by nasf (Inactive) [ 25/Sep/12 ] |
|
I do not think so. I found some logs on the Lustre client (client2, client-26vm6): ===================================== I do not know the system configuration exactly. But I guess the client2 is NFS server, right? If yes, then just because the Lustre client fail to mount client-26vm3 (MDS&MGS), then cause NFS server re-export failure. As for why client2 failed to mount, it seems related with former uncleaned environment: =================================== if (obd && obd->obd_name && result = ERR_PTR(-EEXIST); We need the lustre kernel log to find why the environment is not cleaned. Without such log, we cannot know much. |
| Comment by Minh Diep [ 25/Sep/12 ] |
|
Fanyoung, you can find lustre debug log here on brent |