Hi,

I was testing the pynfs fslocations tests on latest code base with VFS mounts 
on ext4 and have found that most of the tests fail. Are these known issues? 
Please find the command and the output below

> showmount –e
Export list for localhost.localdomain:
/exports/default (everyone)
/exports/sriram  (everyone)

Note: /exports/default/sriram_ref is the referral directory

> ./testserver.py localhost:/exports/default --maketree -v --usespecial 
> /exports/default/sriram_ref  --rundeps fslocations

FSLOC1   st_fslocations.testReference                             : FAILURE
           GETFH of path indicated by --usespecial should return
           NFS4ERR_MOVED, instead got NFS4_OK
FSLOC2   st_fslocations.testReference2                            : PASS
FSLOC3   st_fslocations.testReference3                            : PASS
FSLOC4a  st_fslocations.testAttr1a                                : PASS
FSLOC4b  st_fslocations.testAttr1b                                : PASS
FSLOC5a  st_fslocations.testAttr2a                                : PASS
FSLOC5b  st_fslocations.testAttr2b                                : FAILURE
           Expected 2 attrs returned for file sriram_ref, got 1
FSLOC6a  st_fslocations.testAttr3a                                : FAILURE
           GETATTR w/o FSLOC but only restricted attrs should
           return NFS4_OK, instead got NFS4ERR_MOVED
FSLOC6b  st_fslocations.testAttr3b                                : FAILURE
           Expected 3 attrs returned for file sriram_ref, got 1
FSLOC7a  st_fslocations.testAttr4a                                : FAILURE
           Expected 3 attrs returned, got 5
FSLOC7b  st_fslocations.testAttr4b                                : FAILURE
           Expected 3 attrs returned for file sriram_ref, got 1
FSLOC8a  st_fslocations.testAttr5a                                : FAILURE
           Expected 3 attrs returned, got 4
FSLOC8b  st_fslocations.testAttr5b                                : FAILURE
           BadCompoundRes: READDIR with cookie=0, maxcount=4096:
           operation OP_READDIR should return NFS4_OK, instead
           got NFS4ERR_MOVED
GATT8    st_getattr.testFSLocations                               : PASS
LOOKFILE st_lookup.testFile                                       : PASS

Thanks,
Sriram
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to