2012/5/15 Jeff <[email protected]>:
> I'm trying to setup my new 1.4-M2 server and structure the repository and
> indexes and database files that will facilitate future scaling/load
> balancing.  I read that the indexes shouldn't be shared so I've got the
> following structure:
>
> /archiva
>   /data
>      /jcr
>      /remotes
> *      /repositories  //<--Eventually mounted to shared storage.*
doh that will break io performance (you use famous ntfs :-) )
>   /indexes
>   /conf
>   /derbydb
>   /logs
> I am now trying to configure my repositories and don't know what to put
> specifically in the "Index Directory:" field for them.
>
> Do I need to specify just the root index folder (/archiva/indexes) or do I
> need to specify a repository-specific folder for each repository
> (/archiva/indexes/repo1)?  Or something else?
File content are the same so you must use per repo.
/archiva/indexes/repo1
/archiva/indexes/repo2
etc...


>
> --
> Jeff Vincent
> [email protected]
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
> I ♥ DropBox <http://db.tt/9O6LfBX> !!



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

Reply via email to