It’d be interesting to see a thread dump during that time, sounds like everything’s blocked until the restore is done, although 10 minutes for 20G seems excessive.
Best, Erick > On Nov 15, 2019, at 10:35 AM, Koen De Groote <koen.degro...@limecraft.com> > wrote: > > Greetings all, > > I was testing some backup/restore scenarios. > > 1 of them is Solr7.6 in a docker container(7.6.0-slim), set up as > SolrCloud, with zookeeper. Deleting the data folder on the host, restarting > the container, resetting the data folder and restoring. > > It all works fine, except it took about 10 minutes before Solr responded to > a simple CLUSTERSTATUS command, a healthcheck or even load the admin UI. > > We're talking about 20GB of data here, so not very much, but not little > either. > > Once responsive, the restore happened just fine. > > Is it normal that it takes so long before solr responds? If not, what > should I look at in order to find the cause? > > Kind regards, > Koen De Groote