Thanks to all experts who have given me suggestions really appreciate your help and have learnt so many things.
I created a symbolic link to /var/opt/MarkLogic /home/Marklogic(where there is lots of space) and created 4 forest(This number I am not quite sure its the correct number) but the loading is going on without any error. By the way I am using mlcp to load. Thanks and thanks to everyone once again. On Sat, Apr 11, 2015 at 12:17 AM, Shashidhar Rao <[email protected] > wrote: > Thanks Geert , I don't have any issue going over the steps again. As I > want to start all over again. > > On Fri, Apr 10, 2015 at 11:41 PM, Shashidhar Rao < > [email protected]> wrote: > >> Thanks for all your suggestions >> Marklogic keeps all its data in /var/opt/Marklogic , so now I want to fix >> this issue. Below are the steps I would like to follow . >> >> /home has the highest disk space which is 1.2 TB >> So , I create a folder /home/opt/Marklogic >> ln -s /var/opt/Marklogic /home/opt/Marklogic >> >> There a couple of files inside in /var/opt/Marklogic from the previous >> database and forest creation such as forest , database and other xmls. >> Should I delete all these files, >> >> Won't there be any problem if I create a new database. >> >> Thanks once again. >> >> On Fri, Apr 10, 2015 at 5:57 PM, Shashidhar Rao < >> [email protected]> wrote: >> >>> Hi Marklogic experts, >>> >>> We are running into space problem while trying to load data through mlcp >>> >>> 1. Total disk size 1.8 TB >>> 2. Free space is 1.3 TB /home >>> 3. we are loading 250 GB data. >>> >>> Error we are getting is below - >>> >>> SVC-FILWRT: File write error: write 'filename': No space left on device >>> Error in merge of forest [Forest-Name]: XDMP-MERGESPACE: Not merging due >>> to disk space limitations, need=584MB, have=260MB >>> >>> This I found somewhere-- >>> Merges require at least twice as much free disk space as used by the >>> forest data (3X rule). If a merge runs out of disk space, it will fail. >>> >>> We feel there is enough space as free space is 1.3 TB >>> >>> What configurations we can make in database merging page to avoid this >>> error. >>> >>> Thanks >>> >>> >> >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
