Michael, In a "normal" 3.5 install, the fedora.fcfg won't have a low-level store module definition, and you'll be using the spring-configured akubra llstore. As you noted, you should just need to make your config changes to server/spring/akubra-llstore.xml
I don't remember if adding a trailing slash to the paths has any effect--in my config I don't have the trailing slashes. For permissions, your tomcat user needs read-write to the store directories. Eddie On 31 May 2012, at 9:29 PM, Michael.OBrien wrote: > Hi Fedora Users, > > This is probably a very simple issue in the grand scheme of things but I’m > looking for some help configuring the llstore for a new installation of > fedora commons 3.5 > I used the install 3.5 installer and selected the default akubraFS as the > LLstore plugin and I would like to modify where the ingested objects are > saved to disk. > > From reading > https://wiki.duraspace.org/display/FEDORA35/Configuring+Low+Level+Storage it > seems to me to say that in fedora.fcfg it should indicate I’m using akubra > and then to configure the objectxml and datastore values in akubra-llstore.xml > > What I’m having trouble understanding is > 1. My 3.5 fcfg file doesn’t have any reference to akubra that I can > find so I’m not sure I’m using it. There is a module with a role > .storage.DOManager but no server.storage.lowlevel as the documentation says. > Any other references to datastore look to be db connection pool related > 2. If I am using akubra does it mean that all I need to do is modify > the akubra-llstore.xml for beans fsobjectStore and fsDatastreamstore to > point to the locations I want? > 3. Does the constructor-org values need to include the tailing slash in > the folder path? > 4. What permissions and ownership should apply to the location I use? I > have tomcat running as a separate user and installed it separately from > fedora-commons > > Michael > ------------------------------------------------------------------------------ > 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-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fedora-commons-users ------------------------------------------------------------------------------ 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
