Hi Dirk,

Thanks for your input,Could you please help us in understanding on how do we 
create indexes on the local machine instead of  mount point where our actual 
collections are available.

Thanks & Regards
SAteesh.A

________________________________________
From: Dirk Kirsten <d...@basex.org>
Sent: Thursday, October 30, 2014 4:24 PM
To: Sateesh
Cc: basex-talk@mailman.uni-konstanz.de
Subject: Re: [basex-talk] NFS mount point query execution

Hallo Sateesh,

So you are executing queries now on a NFS instead of the local file system?

Well, this will of course be slower. Reading/writing from/to the NFS is most 
likely slower than to local disk. If your query does a lot of reads on the hard 
drive, the filesystem is an obvious bottleneck. BaseX can't be faster than your 
system allows, so there is not much we can do about it in a general way.

You might want to have at least your indexes on a fast, local disk or maybe one 
could rewrite your queries to be more efficient. This heavily depends on your 
queries.

Cheers,
Dirk

On 10/30/2014 11:37 AM, Sateesh wrote:
> HI Basex,
>
>
> We have created collections on a machine and attached that collection 
> location to our application server system as a mount point. Basex is running 
> in standalone mode in that application server.When we execute queries by 
> placing the collections on local system we are getting response in 2sec's but 
> when the same query is executed on a collection which is on mount point it is 
> taking 18sec's of time.Could you please help us by telling us the way to 
> reduce the time even when running the query on a collection which is on mount 
> point.
>
>
> Thanks  & Regards
>
> SAteesh.A
>
> The information contained in this e-mail and any accompanying documents may 
> contain information that is confidential or otherwise protected from 
> disclosure. If you are not the intended recipient of this message, or if this 
> message has been addressed to you in error, please immediately alert the 
> sender by reply e-mail and then delete this message, including any 
> attachments. Any dissemination, distribution or other use of the contents of 
> this message by anyone other than the intended recipient is strictly 
> prohibited.
>

--
Dirk Kirsten, BaseX GmbH, http://basex.org
|-- Firmensitz: Blarerstrasse 56, 78462 Konstanz
|-- Registergericht Freiburg, HRB: 708285, Geschäftsführer:
| Dr. Christian Grün, Dr. Alexander Holupirek, Michael Seiferle
`-- Phone: 0049 7531 28 28 676, Fax: 0049 7531 20 05 22

The information contained in this e-mail and any accompanying documents may 
contain information that is confidential or otherwise protected from 
disclosure. If you are not the intended recipient of this message, or if this 
message has been addressed to you in error, please immediately alert the sender 
by reply e-mail and then delete this message, including any attachments. Any 
dissemination, distribution or other use of the contents of this message by 
anyone other than the intended recipient is strictly prohibited.

Reply via email to