@article{MAKHILLJEAS201813415560,
    title = {Development of Distributed DBMS based Replication Techniques},
    journal = {Journal of Engineering and Applied Sciences},
    volume = {13},
    number = {4},
    pages = {1006-1010},
    year = {2018},
    issn = {1816-949x},
    doi = {jeasci.2018.1006.1010},
    url = {https://makhillpublications.co/view-article.php?issn=1816-949x&doi=jeasci.2018.1006.1010},
    author = {Jeong-Joon},
    keywords = {standby MDS node,metadata,recovery,heart beat,replication,Distributed DBMS},
    abstract = {The storage virtualization solution&#146;s MDS (MetaData Server) uses MySQL to store metadata and
prepares for failures using MySQL replication. However, MySQL replication does not provide full synchronous
mode, it provides only asynchronous mode and semi-synchronous mode. Therefore when a failure occurs in
the active MDS node there is a possibility that data that is not replicated may be generated even if the service
is moved to the standby MDS node. To solve this problem, change the redundancy scheme of MySQL using
DRBD (Distributed Replicated Block Device) available on Linux.}
    }