milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
31.01k stars 2.95k forks source link

[Bug]: Can't load after restarting #22860

Closed hf185 closed 1 year ago

hf185 commented 1 year ago

Is there an existing issue for this?

Environment

- Milvus version: V2.2.3
- Deployment mode(standalone or cluster): standalone 
- MQ type(rocksmq, pulsar or kafka): pulsar 
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): CentOS
- CPU/Memory: Memory
- GPU: 
- Others:

Current Behavior

Use the K8S on the virtual machine to deploy Milvus-Standalone. After the virtual machine restarts, Milvus starts normally, but the previous test collection cannot be loaded successfully.

Expected Behavior

Normally load, search

Steps To Reproduce

1. Use K8S on the virtual machine to deploy Milvus-Standalone
2. Start Zilliz/Attu
3. Create a collection, create index, Import Sample Data
4. Normal search
5. Turn off the virtual machine
6. Open the virtual machine
7. Waiting for K8S to start Milvus
8. Visit Zilliz/Attu
9. At this time, you can see that you have been loading, but the newly built collection can be loaded and searched normally

Milvus Log

e6e401e5cb950d16948923bfcc7e1c1

Anything else?

b57812616d4ffc56a38fab5809c2a83

congqixia commented 1 year ago

@hf185 some quick questions:

  1. what was the VirtualMachine you were using? VMWare from offline info
  2. What was the storage milvus-standalone used? (minio/s3/local storage)
hf185 commented 1 year ago

@hf185 some quick questions:

  1. what was the VirtualMachine you were using? VMWare from offline info
  2. What was the storage milvus-standalone used? (minio/s3/local storage)
  1. minio
yanliang567 commented 1 year ago

/assign @congqixia /unassign

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.

Donglong commented 1 year ago

same question. milvus version: v2.2.8