[ https://issues.apache.org/jira/browse/SOLR-17059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anusha R updated SOLR-17059: ---------------------------- Description: We are trying to backup indexes in Prod. It created snapshots in mentioned location. But it didn't create backup.properties, zk_backup files in that location. So when we use restore api, we are not able to restore, It failed with exception that "No backup.properties file" We need help to know why backup.properties file is not created. Below is the api we are using for backup. [http://username:pass|http://solr/]word@hostname:port/solr/admin/collections?action=BACKUP&name=$newBackupName&collection=$myCollectionName&location=/opt/test/DR was: We are trying to backup indexes in Prod. It created snapshots in mentioned location. But it didn't create backup.properties, zk_backup files in that location. So when we use restore api, we are not able to restore, It failed with exception that "No backup.properties file" We need help to know why backup.properties file is not created. Below is the api we are using for backup. [http://username:pass|http://solr/]word@hostname:port/solr/admin/collections?action=BACKUP&name=$newBackupName&collection=$myCollectionName&location=/opt/tmp/DR > When ran Backup API, it doesn't create backup.properties file in backup path > ---------------------------------------------------------------------------- > > Key: SOLR-17059 > URL: https://issues.apache.org/jira/browse/SOLR-17059 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrCloud > Affects Versions: 9.0 > Environment: Production > Reporter: Anusha R > Priority: Blocker > > > We are trying to backup indexes in Prod. It created snapshots in mentioned > location. But it didn't create backup.properties, zk_backup files in that > location. > So when we use restore api, we are not able to restore, It failed with > exception that "No backup.properties file" > We need help to know why backup.properties file is not created. Below is the > api we are using for backup. > [http://username:pass|http://solr/]word@hostname:port/solr/admin/collections?action=BACKUP&name=$newBackupName&collection=$myCollectionName&location=/opt/test/DR -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org