> But I don't get any other message that could give me any clue about why is > it failing. Also, how do I load the backup on OpenVAS? Would it work if, > for example, I do a backup of Openvas5, I delete it and, then, load the > backup on a clean OpenVas6 install? If not, any recommended way of > upgrading?
The --backup option just copies the Manager database and journal with a bak suffix inside a transaction. There is no restore command. It is simple to do this yourself. Just copy the the directory var/lib/openvas/mgr/ to somewhere, and copy it back if you need to restore. Best to stop Manager while doing the backup. -- Greenbone Networks GmbH Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460 Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
