I am new to bacula and am attempting to back up to a Network Appliance
Near Store NFS Mounted

I am unable to get the the NFS to mount. The backup works but places the
data in the regular directory.

It is like the mount command was never executed .... 

I am testing as root at this point so sudo is not an issue .... I will
modify the mount and umount to sudo 
when I move to bacula user and production. 


Device {
        Name = FileStorage
        Device Type = File
        Media Type = File
        Archive Device = /BACULA
        LabelMedia = yes
        Random Access = yes
        RemovableMedia = yes
        AlwaysOpen = no
        RequiresMount = yes
        MountPoint = /BACULA
        AutomaticMount = yes
        UnmountCommand = "/bin/umount /BACULA"
        MountCommand = "/bin/mount zptlf05:/vol/bacula /BACULA"
}


Thanks in advance

Charles Rae
</PRE><html><P><SPAN style="FONT-SIZE: 8pt"><FONT color=#000000><FONT 
face=Arial>
This communication and any files or attachments transmitted with it may contain 
information that is copyrighted or confidential and exempt from <br>  
disclosure under applicable law. It is intended solely for the use of the 
individual or the entity to which it is addressed. <br>
If you are not the intended recipient, you are hereby notified that any use, 
dissemination, or copying of this communication is strictly prohibited. <br>
If you have received this communication in error, please notify us at once so 
that we may take the appropriate action and avoid troubling you further. <br> 
Thank you for your cooperation. Please contact your local IT staff or email <a 
href="mailto:i...@siltronic.com?subject=disclaimer";>i...@siltronic.com</a> if 
you need assistance.
</FONT></FONT></SPAN></P></html>
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to