Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running dbench fails on cpu due to unimplemented functions #181

Closed
ericvh opened this issue Dec 17, 2022 · 1 comment
Closed

running dbench fails on cpu due to unimplemented functions #181

ericvh opened this issue Dec 17, 2022 · 1 comment
Assignees

Comments

@ericvh
Copy link
Contributor

ericvh commented Dec 17, 2022

root@(none):~/src/v9fs/notebook/dbench# !dbench
dbench -c /usr/share/dbench/client.txt -t 30 8
dbench version 4.00 - Copyright Andrew Tridgell 1999-2004

Running for 30 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 6 secs
0 of 8 processes prepared for launch 0 sec
8 of 8 processes prepared for launch 0 sec
releasing clients
8 67 23.59 MB/sec warmup 1 sec latency 20.699 ms
8 134 23.77 MB/sec warmup 2 sec latency 29.527 ms
8 213 22.11 MB/sec warmup 3 sec latency 33.198 ms
8 286 21.39 MB/sec warmup 4 sec latency 35.614 ms
8 360 20.44 MB/sec warmup 5 sec latency 32.911 ms
8 512 18.98 MB/sec execute 1 sec latency 32.316 ms
8 597 21.84 MB/sec execute 2 sec latency 46.772 ms
[652] unlink ./clients/client7/~dmtmp/PWRPNT/NEWPCB.PPT failed (Function not implemented) - expected NT_STATUS_OK
ERROR: child 7 failed at line 652
[652] unlink ./clients/client6/~dmtmp/PWRPNT/NEWPCB.PPT failed (Function not implemented) - expected NT_STATUS_OK
ERROR: child 6 failed at line 652
[652] unlink ./clients/client3/~dmtmp/PWRPNT/NEWPCB.PPT failed (Function not implemented) - expected NT_STATUS_OK
ERROR: child 3 failed at line 652
[652] unlink ./clients/client0/~dmtmp/PWRPNT/NEWPCB.PPT failed (Function not implemented) - expected NT_STATUS_OK
ERROR: child 0 failed at line 652
[652] unlink ./clients/client5/~dmtmp/PWRPNT/NEWPCB.PPT failed (Function not implemented) - expected NT_STATUS_OK
ERROR: child 5 failed at line 652
[652] unlink ./clients/client4/~dmtmp/PWRPNT/NEWPCB.PPT failed (Function not implemented) - expected NT_STATUS_OK
ERROR: child 4 failed at line 652
[652] unlink ./clients/client2/~dmtmp/PWRPNT/NEWPCB.PPT failed (Function not implemented) - expected NT_STATUS_OK
ERROR: child 2 failed at line 652
[652] unlink ./clients/client1/~dmtmp/PWRPNT/NEWPCB.PPT failed (Function not implemented) - expected NT_STATUS_OK
ERROR: child 1 failed at line 652
Child failed with status 1

@rminnich
Copy link
Member

This seems to work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants