NVIDIA / aistore

AIStore: scalable storage for AI applications
https://aistore.nvidia.com
MIT License
1.23k stars 164 forks source link

aisfs problems #99

Closed tmbdev closed 2 years ago

tmbdev commented 2 years ago

I can't get aisfs to work.

I would suggest the following:

I'd also suggest adding actual subcommands:

alex-aizman commented 2 years ago
# go test -v -tags=debug
=== RUN   TestE2E
Running Suite: TestE2E
======================
Random Seed: 1657561794
Will run 4 of 4 specs

^C
Ran 1 of 1 Specs in 0.680 seconds
FAIL! -- 1 Passed | 0 Failed | 0 Pending | 0 Skipped
exit status 1
FAIL    github.com/NVIDIA/aistore/cmd/aisfs/test        0.769s
# ll ~/.config/ais/aisfs
total 12
drwxr-x--- 2 root root 4096 Jul 11 13:49 ./
drwxr-xr-x 3 root root 4096 Jul 11 13:49 ../
-rw-r----- 1 root root  335 Jul 11 13:49 dGvIbWnzGO.aisfs.mount.json

But still, aisfs is purely experimental and currently, I have no plans to productize it. Closing the ticket.

alex-aizman commented 2 years ago

as above