Hello Andreas

I can't see why there should be any issue if the share is mounted in the
filesystem; my first hunch would be to see if there are any security issues
with the account that your web application server is running under and its
access to the share.

Is there anything of interest in the Fedora or Tomcat logs?

It would be useful if you could increase the logging level to TRACE in
Fedora's logging configuration file ($FEDORA_HOME/server/config/logback.xml)
and also add a TRACE logger for Akubra also, ie:

  <logger name="org.akubraproject" additivity="false" level="TRACE">
    <appender-ref ref="FEDORA"/>
  </logger>

If you then try again could you let us know (a) if there are any messages
indicating what the problem might be and (b) what the last message in the
log file is, which might at least indicate where it's getting stuck.

Thanks
Steve

> -----Original Message-----
> From: Andreas Nef [mailto:a....@docuteam.ch] 
> Sent: 25 February 2011 07:20
> To: fedora-commons-users@lists.sourceforge.net
> Subject: [fcrepo-user] storage on samba share
> 
> 
> We are trying to set up a fedora (3.4.1) instance with akubra 
> storage pointing to a cifs mount. The system works fine if 
> using a local storage location. If changing the location of 
> the storage location to the samba share (using the local 
> mount point), the four system objects are created correctly 
> and the server starts up without error. However, while the 
> search interface (either [context]\search or through 
> [context]\admin) is accessible, as soon as a search is 
> submitted, a java process is taking all processor speed and 
> only a restart of the whole server will kill that process.
> 
> Are there certain issues with storing objects and datastreams 
> on a mounted drive (CIFS to EMC, in this case)?
> 
> Andreas
> 
> --
> Andreas Nef, lic. phil.
> Docuteam GmbH
> Informationsmanagement und Archivdienstleistungen
> Im Langacker 16, Postfach, CH-5405 Baden-Dättwil
> Tel. +41 56 470 03 37
> www.docuteam.ch
> 
> 
> --------------------------------------------------------------
> ----------------
> Free Software Download: Index, Search & Analyze Logs and 
> other IT data in 
> Real-Time with Splunk. Collect, index and harness all the 
> fast moving IT data 
> generated by your applications, servers and devices whether 
> physical, virtual
> or in the cloud. Deliver compliance at lower cost and gain 
> new business 
> insights. http://p.sf.net/sfu/splunk-dev2dev 
> _______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
> 


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to