> >I've checked the FAQ and searched the list archives for this too:
> >chg-manual locally fails because "status" is not a valid argument for the
> >HP-UX 10.20 "mt" command. ...
>
> That's very odd. I would think that would cause other people who I know
> are using HP-UX to have trouble.
I ran amanda on HP-UX 10.20 in my previous job. Never had this
problem, but I didn't use chg-manual. Wrote my own changer script.
> I don't have an HP-UX system to check against. What does the man page
> for "mt" say are the available commands?
mt accepts the following commands:
eof Write count EOF marks.
fsf Forward space count files.
fsr Forward space count records.
bsf Backward space count files.
bsr Backward space count records.
rew Rewind tape.
offl Rewind tape and go offline.
eod Seek to end of data (DDS and QIC drives only).
smk Write count setmarks (DDS drives only).
fss Forward space count setmarks (DDS drives only).
bss Backward space count setmarks (DDS drives only).
-Mitch