On 05/20/16 12:24 PM, Alessandro Io wrote: > I am trying to test ndmp backup of a netapp filer on a tape library. > > The status of ndmp client is good, but when it try to write on the tape i > receive an error, i think on a rewind operation. > > 20-May 13:40 bareos-dir JobId 93: Using Device "ULTRIUM-TD4-Drive-1" to write. > 20-May 13:40 bareos-dir JobId 93: Opening tape drive > FOCE-AJPE-ODCE-CCHM-MIHE-KFGO-DGLC-OHBI@/vol/SoftwareESG read/write > 20-May 13:40 bareos-sd JobId 93: 3304 Issuing autochanger "load slot 11, > drive 0" command. > 20-May 13:40 bareos-sd JobId 93: 3305 Autochanger "load slot 11, drive 0", > status is OK. > 20-May 13:40 bareos-sd JobId 93: Volume "024D000A" previously written, moving > to end of data. > 20-May 13:40 bareos-sd JobId 93: Ready to append to end of Volume "024D000A" > at file=1. > 20-May 13:40 bareos-dir JobId 93: Commanding tape drive to rewind > 20-May 13:40 bareos-dir JobId 93: ERR NDMP4_DATA_CONNECT NDMP4_CONNECT_ERR > 20-May 13:40 bareos-dir JobId 93: Waiting for operation to halt > 20-May 13:40 bareos-dir JobId 93: ERR NDMP4_DATA_ABORT > NDMP4_ILLEGAL_STATE_ERR > 20-May 13:40 bareos-dir JobId 93: ERR NDMP4_DATA_ABORT > NDMP4_ILLEGAL_STATE_ERR > 20-May 13:40 bareos-dir JobId 93: ERR NDMP4_DATA_ABORT > NDMP4_ILLEGAL_STATE_ERR > 20-May 13:41 bareos-dir JobId 93: ERR NDMP4_DATA_ABORT > NDMP4_ILLEGAL_STATE_ERR > 20-May 13:41 bareos-dir JobId 93: ERR NDMP4_DATA_ABORT > NDMP4_ILLEGAL_STATE_ERR > 20-May 13:41 bareos-dir JobId 93: ERR NDMP4_DATA_ABORT > NDMP4_ILLEGAL_STATE_ERR > 20-May 13:41 bareos-dir JobId 93: ERR NDMP4_DATA_ABORT > NDMP4_ILLEGAL_STATE_ERR > 20-May 13:41 bareos-dir JobId 93: Commanding tape drive to NDMP9_MTIO_EOF 2 > times > 20-May 13:41 bareos-dir JobId 93: Commanding tape drive to rewind > 20-May 13:41 bareos-dir JobId 93: Closing tape drive > FOCE-AJPE-ODCE-CCHM-MIHE-KFGO-DGLC-OHBI@/vol/SoftwareESG > 20-May 13:41 bareos-dir JobId 93: Operation did not halt, something wrong > 20-May 13:41 bareos-dir JobId 93: Operation halted, stopping > 20-May 13:41 bareos-dir JobId 93: Operation ended in failure > 20-May 13:41 bareos-dir JobId 93: ERR NDMP4_DATA_STOP > NDMP4_ILLEGAL_STATE_ERR > > Do you think that this problem is in configuration or in some incompatibility > beetween bareos and tape drive via ndmp? > What its complaining about it the fact that it cannot connect to the NDMP TAPE AGENT in the BAREOS Storage Daemon (SD). Is there a firewall between the appliance and the SD ? Also make sure you have the SD listening on port 10000 (NDMP). From a distance this looks like config or network problem. Or do you have your SD address as 127.0.0.1 that also won't work as then the NDMP appliance tries to connect to localhost.
Please verify your config using the new config chapter on NDMP http://doc.bareos.org/master/html/bareos-manual-main-reference.html#NDMPBackupsWithBareos -- Marco van Wieringen [email protected] Bareos GmbH & Co. KG Phone: +49-221-63069389 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
