Hi Ben

I was using fcrepo-installer-3.6 in Solaris

Details from the install.properties;
llstore.type=legacy-fs

Details from fedora configuration file;
<module role="org.fcrepo.server.storage.lowlevel.ILowlevelStorage" 
class="org.fcrepo.server.storage.lowlevel.DefaultLowlevelStorageModule">
   
    <param name="path_algorithm" 
value="org.fcrepo.server.storage.lowlevel.TimestampPathAlgorithm">
      <comment>The java class used to determine the path algorithm; 
                        default is 
org.fcrepo.server.storage.lowlevel.TimestampPathAlgorithm.</comment>
    </param>
    <param name="object_store_base" value="/export/home/fedora/data/objects" 
isFilePath="true">
      <comment>The root directory for the internal storage of Fedora 
                        objects. This value should be adjusted based on your 
installation 
                        environment. This value should not point to the same 
location as 
                        datastream_store_base.</comment>
    </param>
    <param name="backslash_is_escape" value="false">
      <comment>Whether the escape character (i.e. (the token beginning an 
                        escape sequence) for the backing database (which 
includes 
                        registry tables) is the backslash character. This is 
needed to 
                        correctly store and retrieve filepaths from the 
registry 
                        tables, if running under Windows/DOS. (Set to true for 
MySQL and 
                        Postgresql, false for Derby and Oracle)</comment>
    </param>
    <param name="datastream_store_base" value="/filestore/part1" 
isFilePath="true">
      <comment>The root directory for the internal storage of Managed 
                        Content datastreams. This value should be adjusted 
based on your 
                        installation environment. This value should not point 
to the same 
                        location as object_store_base.</comment>
    </param>
    <param name="path_registry" 
value="org.fcrepo.server.storage.lowlevel.DBPathRegistry">
      <comment>The java class used to determine the path registry; default 
                        is 
org.fcrepo.server.storage.lowlevel.DBPathRegistry.</comment>
    </param>
    <param name="file_system" 
value="org.fcrepo.server.storage.lowlevel.GenericFileSystem">
      <comment>The java class that determines the implementation class; 
                        default is 
org.fcrepo.server.storage.lowlevel.GenericFileSystem.</comment>
    </param>
  </module>

I
-----Original Message-----
From: Benjamin Armintor [mailto:[email protected]] 
Sent: 13 September 2012 14:01
To: [email protected]
Subject: Re: [fcrepo-dev] FEDORA3.6 LOW-LEVEL STORAGE

Nilani-

Just to help us diagnose, could you paste your dialog with the installer into a 
message? This is definitely a configuration problem.

- Ben

On Thu, Sep 13, 2012 at 5:47 AM, Nilani Ganeshwaran 
<[email protected]> wrote:
> Hi
>
>
>
> I have recently upgraded from 3.1 to 3.6. I prefer to use File System 
> low level storage not Akubra, because Akubra in not backwards 
> compatible with data stream and objects storage.
>
>
>
> So when I installed 3.6, I specified "Low Level Storage" as 
> "legacy-fs". But when I  run fedora it is using Akubra not file 
> system. How I configure fedora 3.6 to use file system low level storage?
>
>
>
> Regards
>
> Nilani
>
>
>
> Nilani Ganeshwaran  l  eScholarship Developer (Server Side)  l  Red 
> 1.1 Main Library  l  The University of Manchester Library l  The 
> University of Manchester  l  Oxford Road  l  Manchester  l  M13 9PP
>
> Tel: +44 (0)161 275 8706
>
> Email: [email protected]
>
> Web: http://www.manchester.ac.uk/escholar
>
>
>
>
> ----------------------------------------------------------------------
> --------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. 
> Discussions will include endpoint security, mobile security and the 
> latest in malware threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Fedora-commons-developers mailing list 
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fedora-commons-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fedora-commons-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers

Reply via email to