Nice.. :)
I'm a little surprised though that Security needs explicit measure to make it fail over in a cluster. It is pretty vital. Unless someone deliberately messed up, all hosts have a Security database. Couldn't it replicate that database across all other hosts by default, just like all other server configs are being shared automatically? Cheers Van: [email protected] [mailto:[email protected]] Namens Danny Sokolsky Verzonden: dinsdag 18 maart 2014 20:07 Aan: MarkLogic Developer Discussion Onderwerp: Re: [MarkLogic Dev General] Failed over Security Database And as my colleague Dave pointed out to me, if you are using 7, you can do this same task easier by adding a new forest (with a public data directory) and retiring the old: http://docs.marklogic.com/guide/admin/database-rebalancing#id_23094 Similarly, you can use tiered storage to migrate the forest. -Danny From: [email protected] [mailto:[email protected]] On Behalf Of Danny Sokolsky Sent: Monday, March 17, 2014 11:01 PM To: MarkLogic Developer Discussion Subject: Re: [MarkLogic Dev General] Failed over Security Database In order to set up failover on a forest, it must be in a directory other than the default directory. The default directory (/opt/MarkLogic/Forests on linux, for example) is known as a "private directory." For the procedure to move a forest to a public directory, see this section of the doc: http://docs.marklogic.com/guide/cluster/config-both-failover#id_57935 and this section: http://docs.marklogic.com/guide/cluster/config-both-failover#id_74893 Once you do that, you should be able to set up failover on that forest. -Danny _____ From: [email protected] [[email protected]] on behalf of Abhishek53 S [[email protected]] Sent: Monday, March 17, 2014 6:04 PM To: MarkLogic Developer Discussion Subject: [MarkLogic Dev General] Failed over Security Database Hi, I am trying rename and add forest-failover to the default "Security" database and getting exception Invalid input: Failover is not allowed for private forest: Security Please advise Abhishek Srivastav Tata Consultancy Services Mailto: [email protected] Website: http://www.tcs.com ____________________________________________ Experience certainty. IT Services Business Solutions Consulting ____________________________________________ =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
