openlsd.multiple.admin
Class LSDInitDBMLFromConfigFiles

java.lang.Object
  extended by openlsd.multiple.admin.LSDInitDBMLFromConfigFiles

public class LSDInitDBMLFromConfigFiles
extends java.lang.Object

Main Class to show an example of initialization of DB only from config files for Multiple Legacy support. One config file of LSD at a time is given.
It creates no storage as they should be automatically created when it will be necessary. However, even if they would be automatically created after when needed, The Storage administrator should handle filesystems creations and mounts and so LSDStorage creation using the LSDAdmin function (or Web interface).

Warning: The size in Lehacy must be less than real size since encryption should add some bytes. In general, depending on average files size and crypto mode, 5 percent less than the real size should be enough.

Author:
Frederic Bregier LGPL

Method Summary
static void main(java.lang.String[] args)
          Main Class to show an example of initialization of DB only from config files.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Main Class to show an example of initialization of DB only from config files.

Parameters:
args - with 1-openlsddb client config file, and 2-openlsd server config file and 3-IP(or DNS entry) of LSD Server