I am currently coding a new backup script and am a little stumped on the available tape device names and their secific functions.
I have a AIX book which very briefly explains them, but it's pretty vague.
Here is an example of the entry...
Device Name Rewind on CLOSE Retention on OPEN
/dev/rmtX Y N
/dev/rmtX.1 N N
Can anyone explain to me what the 'Retention on OPEN' actually means..
If I specify multiple volume groups within a script (savevg) will the backups overwrite each other.
I have a AIX book which very briefly explains them, but it's pretty vague.
Here is an example of the entry...
Device Name Rewind on CLOSE Retention on OPEN
/dev/rmtX Y N
/dev/rmtX.1 N N
Can anyone explain to me what the 'Retention on OPEN' actually means..
If I specify multiple volume groups within a script (savevg) will the backups overwrite each other.