Dear all,
we want to use bareos for our main backupsystem. we have a NetApp in Cluster
Mode Version 8.3.1 I have installed bareos 15.2.2 on Debian (8) Jessie. I
tryed the example in the very good online doc, NDMP to File is working
perfect, but there is no example for a NDMP to Tape Backup, so i tryed this:
In bareos-dir.conf
Storage {
Name = NDMPTape
Address = debian8
Port = 10000
Protocol = NDMPv4
Auth Type = Clear
Username = "ndmpadmin"
Password = "xxx"
Device = autochanger-0 # it works with FileStorage
Media Type = lto # and with File
PairedStorage = Tape # and with File
}
Storage {
Name = Tape
Address = debian8
...
Device = autochanger-0
Media Type = lto
Autochanger = yes
}
Storage {
Name = File
Address = debian8
...
Device = FileStorage
Media Type = File
}
But i got the error:
Fatal error: Storage Tape has illegal backup protocol Native for NDMP backup
A kollege of my told me, for him it works with bareos 14.x and a NetApp
7-Mode. Does it don't work in bareos 15.x anymore, or will it be in 16.x?
Best regards!
Jan
--
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.