FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Having OpenKM store files using file system (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Having OpenKM store files using file system
#1792
phillman5 (User)
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Gender: Male phillman5 Location: Albquerque, NM  USA Birthdate: 1956-11-01
Re:Having OpenKM store files using file system 1 Year, 2 Months ago Karma: 0  
Here is what one of the moderators (pavila) posted

If you want to know more about backend storage, you should read these pages:

* Jackrabbit Configuration http://jackrabbit.apache.org/jackrabbit-configuration.html
* Persistence Manager (PM) FAQ http://wiki.apache.org/jackrabbit/PersistenceManagerFAQ
* DataStore http://wiki.apache.org/jackrabbit/DataStore

It seems to me if they advertise that OpenKM can use the filesystem as the repository, they would give step-by-step instructions, not lead us to several that we have to digest in total to figure out how to do it.
 
Report to moderator   Logged Logged  
 
    
  The administrator has disabled public write access.
#1897
phillman5 (User)
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Gender: Male phillman5 Location: Albquerque, NM  USA Birthdate: 1956-11-01
Re:Having OpenKM store files using file system 1 Year, 1 Month ago Karma: 0  
Wiseman
Are you still reading this forum? Did you see the three links Pavila left for using backend storage?
 
Report to moderator   Logged Logged  
 
    
  The administrator has disabled public write access.
#1908
phillman5 (User)
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Gender: Male phillman5 Location: Albquerque, NM  USA Birthdate: 1956-11-01
Re:Having OpenKM store files using file system 1 Year, 1 Month ago Karma: 0  
I've had a few off line e-mails with Josef. I was not phrasing the question correctly. The synopsis is:

Question: What we want is to set up OpenKM to put/store the repository folders/files into OS's folders/files, not a separate database. I.E. you would not need to export the repository. So even if OpenKM/mySQL/JackRabbit is not running (or has crashed), the administrator on the server could see or copy repository folders/files just using the OS. OpenKM would actually store folders/files in regular OS folders/files.

Answer: Let's setting some preliminars:
1- Jackrabbit default OpenKM configuration saves document and folders on your server disk, but it's not usable as you wish because uses a strange filename folders structure ( take a look under "repository" folder ).
2- Webdav support enables to see this repository ( saved on your server disk ) as a normal folder/document names, but this is not what you want, you're looking it for some backup purpose, webdav only it'll run well if repository is not corrupted. (Note you need the Enterprise addition for WebDAV support.)

You want a repository on your server disk with folders and documents with the same structure you view across OpenKM UI ( regular OS folders / documents ). We'll the answers in this case is that YOU CAN NOT DO IT. Why ? because jackrabbit uses a different structure -> one reason to understand it is that documents has several versions and it can not be set as a normal folder/document structure, because one document name has assigned several documents at the same time with the same name ( not possible on normal file system ).

If you're worried with losing information you must ensure are doing well backup. You must copy "repository" folder, and "server/default/data" folder -> try to copy it, and reinstall OpenKM with the backup on other computer or folder to test your backup goes right.

The last suggestion I made to you is, for example, connect a external hard disk to your server ( USB ) and run the export utility on administration -> this it'll save the same folder / document structure there ( only one problem you'll lose historical, security grants ). It's not the right way to doing backups.
 
Report to moderator   Logged Logged  
 
    
  The administrator has disabled public write access.
#1918
pavila (Admin)
Admin
Posts: 564
graphgraph
User Offline Click here to see the profile of this user
Gender: Male OpenKM
Re:Having OpenKM store files using file system 1 Year, 1 Month ago Karma: 9  
Also note that you have to stop OpenKM (JBoss) before the backup of the "repository" folder to prevent modifications across the backup process.
 
Report to moderator   Logged Logged  
 
Be open, my friend!
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop