I don't think there's any way to do that within Solr. If you're using Linux, the Logical Volume Manager can be used to create a single volume from multiple devices (RAID), from which you can create partitions/file systems as required. There may be equivalent Windows functionality - I can't say.
best -Simon On Tue, Nov 7, 2017 at 1:44 AM, Amin Raeiszadeh <amin24march1...@gmail.com> wrote: > Hi > i want to use more than one ssd in each server of solr cluster but i don't > know how to set multiple hdd in solr.xml configurations. > i set on hdd path in solr.xml by: > <str name="coreRootDirectory">/media/ssd</str> > but i can't set more than one ssd. > how should i do it. > thanks. >