Displaying 1 result from an estimated 1 matches for "run_netbench".
Did you mean:
run_nbench
2008 Nov 03
1
smbtorture : Unknown operation mkdir
...t. The error
happens on the "Mkdir" operation.
I'm using the file "client.txt" from dbench-3.04. There are "Mkdir"
operations, but in the file "torture.c", this operation is not handled.
Few other operations are not handled. I did compare operations from
run_netbench and those that are present in torture.c :
dbench-3.04$ cat client.txt | awk {'print $1'} | sort | uniq
Close : ok
Deltree : ok
FIND_FIRST : ok
Flush : ok
NTCreateX : ok
QUERY_FILE_INFORMATION : ok
QUERY_FS_INFORMATION : ok
QUERY_PATH_INFORMATION : ok
ReadX : ok
Rename : ok
Unlink : ok
Wri...