Veritas-bu

[Veritas-bu] Counting tapes in a library?

2001-11-20 11:59:27
Subject: [Veritas-bu] Counting tapes in a library?
From: Jason.Ahrens AT telus DOT com (Jason Ahrens)
Date: Tue, 20 Nov 2001 11:59:27 -0500
This will do what you want.

vmquery -bx -rn 0 | tail +4 | wc -l

where the argument to -rn is the robot number to count the media in (in my
case, 0).

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