aistore icon indicating copy to clipboard operation
aistore copied to clipboard

AIStore: scalable storage for AI applications

Results 8 aistore issues
Sort by recently updated
recently updated
newest added

Hi, We're using AIStore in a GKE cluster using the AIS K8S operator. We have multiple mounts specified in the current spec we're using ```yaml mounts: - path: "/ais1" size:...

good first issue
in process

Using `lsblk` to get host device information is not supported in all environments because it leaks host information into the container. It happens to work under docker right now, but...

I am interested in using PT+AIS to iterate over Google Cloud buckets using the Iterable DataPipes API in PT 1.12, and was wondering if there were retrieval costs in using...

I'm trying to get a better idea of the lifecycle of a bucket contents with respect to a offline ETL. For example, if an ETL has been executed on the...

### Describe the issue We have a kubernetes cluster of older aistore 3.11. We decided to deploy a new cluster with latest version of aistore. Is there a way to...

What is the appropriate way to disclose security related issues for this repository? I was unable to find a security policy.

Hi, I am looking for a way to secure access to s3 buckets at http://localhost:51080 -> ais://abc, looking over the below docs i dont see any references on how to...

authn

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Validate/rebalance procedure do not restore ec blocks. ### Expected Behavior...

bug