Hi Koen Which backup mechanism are you using ? HDFS backup setup is a lot more sophisticated, and backup repository settings made in the solr.xml manage lots of these things. The node from where you issue the command would not have any bearing on the target collections’s data that you are trying to backup. Backup will reach the designated destination, with all the data from your collection.
Thats why knowing your setup and settings for backup would help in advising you better. Thanks Aroop > On Feb 20, 2020, at 8:25 AM, Koen De Groote <koen.degro...@limecraft.com> > wrote: > > Hello all, > > I've recently set up backups, using solr 7.6 > > My setup has 3 replicas per collection and several collections. Not all > collections or replicas are present on all hosts. > > That being said, I run the backup command from 1 particular host and only > that host has access to the mount on which the backup data will be written. > > This means that the host writing the backup data doesn't have all the data > on its local filesystem. > > Is this a problem? > > By which I mean: will data not present on that host be retrieved over the > network? > > What happens in this case? > > Kind regards, > Koen De Groote