On Jul 7, 2011, at 12:30 PM, James Woodward wrote: > Hello, > > I haven't seen anything about using nsa devices to use over something like an > sa device. I did a bit of a search but haven't seen anything that really > explains that portion to me.
The FreeBSD tape driver uses different device names as shortcuts for the various different action-on-close semantics. The most common are /dev/saN, which will rewind the tape when the device is closed, and /dev/nsaN, which does not rewind the tape when the device is closed. (Think "n for non-rewinding.") If you want multiple files on a single tape, you will usually want to use /dev/nsaN. See man sa(4) for details. Cheers, Paul. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users