lovewadhwa
July 31st, 2007, 03:05 AM
hi
there has been a problem if i use zrm since i do have mysql databases of very large sizes.The problem is that zrm makes a double copy of the databases to backup ,thus requiring more disk space.However if i don't use zrm and use mysqlhotcopy with the method specified as scp then i can easily get the backup of databases without having double space.But the problem is if i do take backup through mysqlhotcopy with the method as scp then i can only take backup of a single database at a time whereas my requirement is to take the backup of the entire data directory.This can be done through zrm but my problem is that i do have to get extra disk space for it which is not possible for me.So what i do need is if there can be a help regarding change in the code where i can specify the method as scp in zrm.Means i want to say right now zrm takes the backup with the method as cp but i need that besides this method if some pains could be done that it starts favouring scp method even.
Kindly help regardin the same.Hoping a quick and positive response from ur side.
there has been a problem if i use zrm since i do have mysql databases of very large sizes.The problem is that zrm makes a double copy of the databases to backup ,thus requiring more disk space.However if i don't use zrm and use mysqlhotcopy with the method specified as scp then i can easily get the backup of databases without having double space.But the problem is if i do take backup through mysqlhotcopy with the method as scp then i can only take backup of a single database at a time whereas my requirement is to take the backup of the entire data directory.This can be done through zrm but my problem is that i do have to get extra disk space for it which is not possible for me.So what i do need is if there can be a help regarding change in the code where i can specify the method as scp in zrm.Means i want to say right now zrm takes the backup with the method as cp but i need that besides this method if some pains could be done that it starts favouring scp method even.
Kindly help regardin the same.Hoping a quick and positive response from ur side.