Actions
Bug #8526
closedKeep mount on shell node is slow
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Description
On my shell node on su92l, the keep mount is slow for some basic operations.
abram@abe.su92l:~$ cd keep abram@abe.su92l:~/keep$ time cd home real 0m26.519s user 0m0.008s sys 0m0.004s abram@abe.su92l:~/keep/home$ time ls | wc 7697 50047 445577 real 0m27.126s user 0m0.108s sys 0m0.000s
For basic operations it takes upwards of 25s to execute.
Actions