Re: Backup failing and taking previous backup data with it

2022-05-18 Thread Michael B. Klein
I thought I’d follow up on this with some good news. It turns out nothing was going wrong. Back when we were using Solr 7 (and taking daily non-incremental snapshots), one of our admins created a cron job on a service account to clean out snapshots older than 2 weeks. Now that we’re doing daily

Backup failing and taking previous backup data with it

2022-05-03 Thread Michael B. Klein
Hi all, I’m running a cluster consisting of Solr 8.11.1 (4 nodes) and Zookeeper 3.7.0 (3 nodes). I have a cron job that calls $SOLR_BASE_URL/admin/collections?action=BACKUP&name=${collection}&collection=${collection}&maxNumBackupPoints=14&location=/data/backup for each collection every day at 6

Backup failing and taking previous backup data with it

2022-05-03 Thread Michael B. Klein
Hi all, My apologies if this message is a duplicate. I sent it yesterday, but then realized I wasn’t fully subscribed to the list so I don’t think it went through. I haven’t seen it appear in the archives. I’m running a cluster consisting of Solr 8.11.1 (4 nodes) and Zookeeper 3.7.0 (3 nodes).