I constructed a cluster consiting 3 databases, one is mysql, one postgres and 
one mssql. Presently I found a backup problem about Octopus. A simple 
experiment is I constructed a table test(id int,name char(20)) in the cluster 
virtual database demoDB and inserted two records into table test. After that, I 
disabled backend mysql and created a dump called mssql_bak from backend mssql. 
Then I restored
mysql from dump mssql_bak, only to find in backend mysql that the database has 
not any table left. So
it seems the tables in backend mssql has never really been backed up in mysql. 
Why is that? Is that problem of backup class Octopus ? Strangly enough, 
sometime Octopus worked well, and sometimes has
the problem I described above. I'm wondering why is that, expecting your reply. 
Many thanks!
2009-04-09 



wangfugen_000 
_______________________________________________
Sequoia mailing list
Sequoia@lists.forge.continuent.org
http://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to