Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 19988 invoked from network); 17 Sep 2009 23:12:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Sep 2009 23:12:06 -0000 Received: (qmail 31027 invoked by uid 500); 17 Sep 2009 23:12:06 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 30987 invoked by uid 500); 17 Sep 2009 23:12:06 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 30976 invoked by uid 99); 17 Sep 2009 23:12:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2009 23:12:06 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2009 23:11:54 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MoQ8T-0003gw-VE for users@jackrabbit.apache.org; Thu, 17 Sep 2009 16:11:33 -0700 Message-ID: <25494232.post@talk.nabble.com> Date: Thu, 17 Sep 2009 16:11:33 -0700 (PDT) From: freak182 To: users@jackrabbit.apache.org Subject: Re: Adding hard disk space In-Reply-To: <91f3b2650909170831s4212cd5ct15d06e4a5208befd@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: eman.nollase@gmail.com References: <25491938.post@talk.nabble.com> <91f3b2650909170831s4212cd5ct15d06e4a5208befd@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hello Thomas, Tnx for the insight. what can you say about question # 1? thanks a lot. cheers. Thomas M=C3=BCller-2 wrote: >=20 > Hi, >=20 > If most of the content is stored in the DataStore (it usually is), > then the only question is how to scale the data store. This is > relatively easy: just move the subdirectories of the data store to > other machines and create links. >=20 >> FSPersistenceManage >=20 > I wouldn't use this persistence manager. See > http://wiki.apache.org/jackrabbit/PersistenceManagerFAQ > "Bundle File-System PM... If the JVM process is killed the repository > might turn inconsistent" >=20 > Regards, > Thomas >=20 >=20 >=20 > On Thu, Sep 17, 2009 at 5:07 PM, freak182 wrote: >> >> Hello, >> >> I might nagging about this issue but i can't still convince our clients >> on >> how easily to add new hard disk space. I already told them that if we >> used >> the DB Persistence manager we can exploit the DB features such as table >> partioning and etc..But their problem they have to used an Enterprise DB >> (in >> the case of MS SQL Server because our client already use MS SQL Server >> but >> only the standard edition) to avail these features. Again purchasing is >> other issue. >> >> =C2=A0here is the scenario again: >> >> I configure to tell jackrabbit that is my repository directoey on hasrd >> disk >> 1: c:\myrepository, then i use BundleFSPersistenceManager so files are >> save >> in Filesystem. Now my problem if the hard disk 1 is full, I need to add >> hard >> disk 2 of course: >> >> 1. How can i configure jackrabbit to write the new files in the new hard >> disk 2? if i can save the new files in hard disk2, can jackrabbit still >> search on harddisk 1, which contain the previous files? >> 2. If i use FSPersistenceManage, when backing and restoring is just a >> matter >> of copy the whole directy and restore it in a new directory or hard disk= ? >> 3. Which PersistenceManager scales in production or in enterprise >> solution? >> DBPersistence + FileDataStore? =C2=A0or DBPersistenceManager + FileSyste= m? >> >> please advice.because we are expecting high density of uploading a file >> in >> the repository.pdf, docs, and etc... >> >> thanks a lot. >> cheers. >> >> >> -- >> View this message in context: >> http://www.nabble.com/Adding-hard-disk-space-tp25491938p25491938.html >> Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >> >> >=20 >=20 --=20 View this message in context: http://www.nabble.com/Adding-hard-disk-space-= tp25491938p25494232.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.