Hello,
a customer bought a NAS device, that doesn't offer NFS, so I can mount 
partitions only via smb.
The solaris bacula server can't mount those partitions, so I have to run a 
ClientRunBeforeJob
on the Windows bacula-fd, to let it unmount/mount the NAS partition to be able 
to back it up.
The batch file runs:
net use T:  /user:Administrator \\netdisk1\share password
to mount it, but I always receive a System Error 59, stopping all that windows 
job.
If I run the batch file manually, everything works perfect.
Why it doesn't work when bacula-fd do it?
Should I change some service property?
Thanx
Gabriele.
Gabriele Bulfon - Sonicle S.r.l.
Tel +39 028246016 Int. 30 - Fax +39 028243880
Via Felice Cavallotti 16 - 20089, Rozzano - Milano - ITALY
http://www.sonicle.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

Reply via email to