The Pnfs Version 3.1.8


News


Compatibility

No problem coming from 3.1.3/4/5/6/7. For earlier versions consult V3.1.3.
BUT all binaries must be changed. The different binaries may no longer work together with older binaries.

Low Level 'rmdirentry' command added to 'sclient'.

To remove entries from a directory which contain nonprintables the sclient(rmdirentrypos) command is able to remove entries by position. The position of files can be taken from the scandir.sh tool.
sclient rmdirentrypos <shmid> <dirDataID> <entryID> <entryIndex> 
scandir.sh has to be executed in the corresponding directory and produces a list with the following entries :
<dirDataID> <entryID>  <entryPermission> <entryIndex> <entryName> 

Fixed Bugs.