Hi Bacula Users, i started a few days ago with bacula. All is running on W2K3 Server. Test Jobs works fine to lokal disk.
Now a want to backup to a nas device, wich is reachable as smbshare. "\\ip\share". I configured the path in bacula-sd.conf like this: Device { Name = NetFileStorage1 Media Type = File Archive Device = "\\\\10.220.0.32\\public" LabelMedia = yes Random Access = Yes AutomaticMount = yes Requires Mount = no RemovableMedia = yes AlwaysOpen = no } wich doesent work. SD is complaining about it. Ok, next was, i ran the bacula-sd.exe in User space, and did a mapping to z:. Like this: Device { Name = NetFileStorage1 Media Type = File Archive Device = "Z:\\" LabelMedia = yes Random Access = Yes AutomaticMount = yes Requires Mount = no RemovableMedia = yes AlwaysOpen = no } This is working, but not very nice, because i can not garente, that z: is always mapped. Next Try was to use the mount entries, like this: Device { Name = NetFileStorage1 Media Type = File Archive Device = "Z:\\" LabelMedia = yes Random Access = Yes AutomaticMount = yes Requires Mount = yes RemovableMedia = yes AlwaysOpen = no Mount Command = "c:\\batch\\bacula-sd-mount.bat mount y \\\\10.220.0.32\\public" Unmount Command = "c:\\batch\\bacula-sd-mount.bat umount y \\\\10.220.0.32\\public" } but this doesent work. Is there a way to backup to a smb share from windows bacula-sd ? +---------------------------------------------------------------------- |This was sent by klaus9892...@yahoo.de via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users