I know I can make tapes readable and writable and recyclable and so on, but I want to make tapes appendable.
It seems LEGATO has an inherent problem of marking tapes FULL when it wrote less than the capacity of the tape. In other words, I have 50GB AIT2 tapes with 10 GB or 2GB and the tape was marked FULL.
You can change the MODE of the tape in the GUI, but I have a tape management script that my operations staff uses and they want to be able to mark all of the tapes in this condition without having to click on each tape.
The command syntax is this:
nsrmm -o <mode> -v -s $THIS_SERVER -V $VOLID
But what is the "mode" option for nsrmm to make tapes appendable?
Anybody?????
It seems LEGATO has an inherent problem of marking tapes FULL when it wrote less than the capacity of the tape. In other words, I have 50GB AIT2 tapes with 10 GB or 2GB and the tape was marked FULL.
You can change the MODE of the tape in the GUI, but I have a tape management script that my operations staff uses and they want to be able to mark all of the tapes in this condition without having to click on each tape.
The command syntax is this:
nsrmm -o <mode> -v -s $THIS_SERVER -V $VOLID
But what is the "mode" option for nsrmm to make tapes appendable?
Anybody?????