On my file server I would like to enable streaming. I don't like the 'automatic' way netbackup makes 1 stream per drive because most of my data lies on E: so the E: stream takes forever.
My E: drive has a folder we'll call Data. I want that to be 1 stream, and everything else (all other folders on E: *and* the C: drive) on another stream, basically splitting the data load. Is there any way to do it other than manually naming EVERY other folder on E: in the File Directive? I read you can't do a NEW_STREAM "AND" a ALL_LOCAL_DRIVES.
I thought possibly:
NEW_STREAM
E:\DATA
NEW_STREAM
ALL_LOCAL_DRIVES
Any help would be greatly appreciated. Thanks!
My E: drive has a folder we'll call Data. I want that to be 1 stream, and everything else (all other folders on E: *and* the C: drive) on another stream, basically splitting the data load. Is there any way to do it other than manually naming EVERY other folder on E: in the File Directive? I read you can't do a NEW_STREAM "AND" a ALL_LOCAL_DRIVES.
I thought possibly:
NEW_STREAM
E:\DATA
NEW_STREAM
ALL_LOCAL_DRIVES
Any help would be greatly appreciated. Thanks!