Hi Ana,
There is no documentation because this is not something that is common. 
Assuming you are using SolrCloud and that you don’t want any downtime. What you 
could do is set up new Solr node on the same box but configure it to use this 
new disk. After it is set, you use ADDREPLICA and REMOVEREPLICA to “move” 
replicas from one to another and shut down the old node.

If you can afford downtime, you can simply set up new Solr to use new disk, 
create empty collections and copy indices from one disk to another.

HTH,
Emir
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consulting Support Training - http://sematext.com/



> On 19 Jun 2018, at 10:26, Ana Mercan (RO) <ana.mer...@pwc.com> wrote:
> 
> Hello guys,
> 
> I would appreciate if you could kindly treat this topic with priority as
> the lack of documentation is kind of a blocker for us.
> 
> Thanks in advance,
> Ana
> 
> 
> On Mon, Jun 18, 2018 at 4:56 PM, Ana Mercan (RO) <ana.mer...@pwc.com> wrote:
> 
>> Hi,
>> 
>> I have the following scenario, I'm having a shared cluster solr
>> installation environment (app server 1-app server 2 load balanced) which
>> has 4 solr instances.
>> 
>> After reviewing the space audit we have noticed that the partition where
>> the installation resides is too big versus what is used in term of space.
>> 
>> Therefore we have installed a new drive which is smaller and now we want
>> to migrate from the old dive (E:) to the new drive (F).
>> 
>> Can you please provide an official answer whether this is a supported
>> scenario?
>> 
>> If yes, will you please share the steps with us?
>> 
>> Thanks,
>> 
>> Ana
>> 
> 
> -- 
> The information transmitted is intended only for the person or entity to 
> which it is addressed and may contain confidential and/or privileged 
> material. Any review, retransmission, dissemination or other use of, or 
> taking of any action in reliance upon, this information by persons or 
> entities other than the intended recipient is prohibited. If you received 
> this in error, please contact the sender and delete the material from any 
> computer.

Reply via email to