Hi Rui, The assetstore.incoming line determines which assetstore to place new submissions, and I believe that DSpace only allows one active assetstore at a time. If you leave the line commented out, the default assetstore is 0 (zero.)
B-- >>> Rui Ramos <[email protected]> 6/5/2009 7:02 AM >>> Hi * Is any one using several assetstores, in the configurations ? I'm short on space in the assetstore so i added a new entry in dspace.cfg as: assetstore.dir.1 = /dspace-storage1/assetstore restarting Tomcat and importing new bundles they didn't get in this new assetstore. What is the writing algorithm any one knows ? round-robin or fill-up ? The only way i get it to write to the new assetstore was to set assetstore.incoming = 1 but then it simply doesn't write any more on the previous one. I also tried to change that in run-time to see if i could take advantage of the first partition totally. It turns out it work, and i managed to fill the first partition, unfortunately in the interface when i try to get the bitstream it returns an error :s I will make another test without changing that value in run-time. Does wnay one know the procedure to start using more then one assetstore, i may be missing something ? Best regards, Rui ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

