-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
open /mnt/win_milvus/backup_20241223/binlogs/insert_log/446606056582023021/446606056582023215/452175458784407801/452175458784407801/104/452175458784407885: too many open files #487
Comments
Thank you for reporting this issue! Please check your current limit by running: |
Thank you for the update! |
Thank you, I'll give it a try. Thanks a lot! |
The issue still persists. [2024/12/28 01:00:56.958 +08:00] [INFO] [core/backup_impl_create_backup.go:800] ["Fail to copy file after retry"] [collection_id=446606056582023021] [partition_id=452175458812479328] [segment_id=452175458836023781] [group_id=31] [error="All attempts results:\nattempt #1:open /mnt/win_milvus/backup_20241228/binlogs/insert_log/446606056582023021/452175458812479328/452175458836023781/452175458836023781/101/452175458836023783: too many open files\nattempt #2:open /mnt/win_milvus/backup_20241228/binlogs/insert_log/446606056582023021/452175458812479328/452175458836023781/452175458836023781/101/452175458836023783: too many open files\nattempt #3:context canceled\n"] [from=files/insert_log/446606056582023021/452175458812479328/452175458836023781/101/452175458836023783] [to=/mnt/win_milvus/backup_20241228/binlogs/insert_log/446606056582023021/452175458812479328/452175458836023781/452175458836023781/101/452175458836023783] |
Thank you for the update! Please refer to this guide for detailed instructions on changing the open files limit in Linux: |
I mounted a Windows shared directory on Linux at /mnt/win_milvus. When performing the backup, an error occurs. After changing the path to a local directory, the backup was successful. The configuration and error are shown in the image:
The text was updated successfully, but these errors were encountered: