Veritas-bu

[Veritas-bu] Tape Label

2002-03-15 08:46:01
Subject: [Veritas-bu] Tape Label
From: rob AT worman DOT org (Rob Worman)
Date: Fri, 15 Mar 2002 07:46:01 -0600
if it's a UNIX media server that owns the tape, you could read the 
header directly:

dd if=/dev/rmt/0cbn of=/tmp/header bs=1024 count=1
cat /tmp/header  (or cat /tmp/header | od -c)

hth
rob


At 8:29 AM -0500 3/15/02, Williams, Kris wrote:
>Does anyone know how to get the tape name of a current tape in a drive? I know
>VMOPRCMD does this, but I want to know if there is any other way.
>
>
>Thanks,
>
>Kris
>_______________________________________________
>Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
>http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

-- 

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


<Prev in Thread] Current Thread [Next in Thread>