You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Version
2.3.0; 2.2.0
Minimal reproduce step
root@df063bf88c13:/data# redis-cli -h kvrocks -p 6666 -a workitemadmin
Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.
kvrocks:6666> namespace add ns1 my_token
(error) rename file encounter error: Device or resource busy
always Device or resource busy
What did you expect to see?
namespace add ok.
What did you see instead?
Device or resource busy
Anything Else?
No response
Are you willing to submit a PR?
I'm willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Version
2.3.0; 2.2.0
Minimal reproduce step
root@df063bf88c13:/data# redis-cli -h kvrocks -p 6666 -a workitemadmin
Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.
kvrocks:6666> namespace add ns1 my_token
(error) rename file encounter error: Device or resource busy
always Device or resource busy
What did you expect to see?
namespace add ok.
What did you see instead?
Device or resource busy
Anything Else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: