weaviate_backup_store_to_backend_ms
The number of samples used to calculate the duration of the file transfer stage of a backup storeDimensions:None
Technical Annotations (49)
Configuration Parameters (15)
GOMEMLIMITrecommended: 10-20% of total memory (e.g., 10GiB for 100GiB nodes)vectorCacheMaxObjectsrecommended: 500000000000cpuPercentagerecommended: not specifiedwait_for_completionrecommended: TrueBACKUP_S3_BUCKETAWS_REGIONchunk_sizerecommended: 256backups.s3.envconfig.BACKUP_S3_ENDPOINTrecommended: http://minio.default.svc.cluster.local:9000backups.s3.envconfig.BACKUP_S3_USE_SSLrecommended: false or truebackups.s3.credentials.AWS_ACCESS_KEY_IDbackups.s3.credentials.AWS_SECRET_ACCESS_KEYbackups.s3.existingSecret.namebackups.gcs.credentials.GOOGLE_APPLICATION_CREDENTIALSbackups.azure.credentials.AZURE_STORAGE_ACCOUNTbackups.azure.credentials.AZURE_STORAGE_KEYError Signatures (3)
upload stat: stat /var/lib/weaviate/document/*/lsm/property__id/primary: no such file or directorylog patternBlockListTooLongerror codeThe block list may not contain more than 50,000 blockslog patternCLI Commands (5)
curl http://localhost:8090/v1/backups/filesystem/my-very-first-backup/restoremonitoringcurl --silent --fail --show-error -H 'Content-Type: application/json' -H "Authorization: Bearer $API_KEY" "http://weaviate.weaviate.svc.cluster.local/v1/backups/backup-s3/$backup_id"diagnosticPOST /v1/backups/s3/{backupId}diagnosticGET /v1/backups/{provider}monitoringGET /v1/backups/{provider}/{backupId}monitoringTechnical References (26)
S3 backupcomponentBACKUP_S3_BUCKETconfigurationstatus:STARTEDconceptLSMcomponent/var/lib/weaviatefile pathAzure storage backup modulecomponentbackup-s3component/v1/backups/backup-s3file pathbackup-azurecomponentBackupConfigCreatecomponentshard replica nodescomponentreplicated classescomponentminio-gocomponentmulti-part uploadprotocolMinIOcomponents3.amazonaws.comcomponentKubernetes secretscomponentservice accountconceptRaftprotocolgossip protocolprotocolembedded DBcomponentdata_bind_portcomponentintra-cluster servercomponentasync replicationconceptbackupcomponentv1.26componentRelated Insights (13)
Memory increases during S3 backup and never returns to baselinecritical
▸
Asynchronous backup operations require status pollinginfo
▸
Backup fails when LSM property file is missing from filesystemcritical
▸
Long-running backup operations require status monitoringinfo
▸
S3 backup gets stuck in STARTED state indefinitelycritical
▸
Azure backup fails with 50,000 block limit exceededcritical
▸
Backup procedure failed to create shard backups across all replicascritical
▸
Unconfigured MinIO part size causes memory bloat during backupswarning
▸
S3 backup to MinIO fails with default endpoint configurationcritical
▸
Missing cloud provider credentials prevent backup operationscritical
▸
Unmonitored backup operations lead to silent failureswarning
▸
Embedded server backup failure due to Raft port conflictcritical
▸
Async replication pauses during backup operationswarning
▸