Dear all,

When trying to create backup at the first time before enabling nodes I've
got the message below.

 No backuper named MySQLBackuper was found. if I type backup node1 node1.bkp
MySQLBackuper c:\temp
 No backuper named OctopusBackuper was found. if I type backup node1
node1.bkp OctopusBackuper c:\temp

Where specify my virtual database backupers as:
  <Backup>
      <Backuper backuperName="MySQLBackuper"

className="org.continuent.sequoia.controller.backup.backupers.MySQLBackuper"
        options=""/>
      <Backuper backuperName="OctopusBackuper"

className="org.continuent.sequoia.controller.backup.backupers.OctopusBackuper"
        options="zip=true"/>
    </Backup>

Is There someone who can tell me how to do this better?
Because I think that I misunderstand something. And I can't enable my 2
nodes.

Regards

-- 
Bakary,
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to