Tivoli Tape Zero percent


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Tivoli Tape Zero percent
# 1  
Old 10-20-2010
Java Tivoli Tape Zero percent

Hii all,

If i insert zero percent tape in tivoli. Then tivoli will write data on it.

But zero percent tape has some files inside, its not a scratch tape.

Because if we recover data then tivoli can ask for zero percent tape.

But when tivoli will write data on a zero percent tape what will happen with the old data in zero percent tape. Is tivoli overwrite zero percent tape data completely or that data will be there and tivoli will use remainig area of the tape?

I'm confuse on it pls help me out.

takecare.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

A Large Percent Problem

Hello everyone, I have two matrices at same sizes. I need to re-calculate the numbers in matrix A according to the percentages in martix B it is like matrix A is 10.00 20.00 30.00 40.00 60.00 70.00 80.00 90.00 20.00 30.00 80.00 50.00 martix B is 00.08 00.05 ... (2 Replies)
Discussion started by: miriammiriam
2 Replies

2. AIX

AIX Tivoli Image Restore

Dear Team: I am new to this Forum and I need your help for my AIX restoration problem its very urgent my problem as follow failure I have a Tivoli Storage Manger was installed on that server. I created backup image using Tivoli and it created a set of files each file is around 2GB so... (1 Reply)
Discussion started by: Firas_Abed
1 Replies

3. Shell Programming and Scripting

awk if percent % checking

hi everyone, # cat a a 10% b 25.5% c 91% d 50% # cat a | awk '$2 >= 90%; END {print $_}' awk: $2 > 90%; END {print $_} awk: ^ syntax error awk: each rule must have a pattern or an action part how to do only print when 2nd coln >= 90%. Thanks (6 Replies)
Discussion started by: jimmy_y
6 Replies

4. UNIX for Dummies Questions & Answers

Replacing Tivoli Alerts in Shell scripts..!

Hello All, Currently in our current production environment in the existing shell scripts we were using Tivoli software to send email alerts, now we have a request from the client to replace the Tivoli with Fog Light software to send the email alerts. Could you please tell me whether it is... (0 Replies)
Discussion started by: Ariean
0 Replies

5. AIX

Tivoli 5.3

Hello everybody! I have IBM System Storage TS3200 Tape and I want to use it with Tivoli version 5.3 .. but during the Device Configuration withard Tivoli cant find TS3200 Device.. Hereis my question: is TS3200 supported for tivoli 5.3 ???? thank you very much (1 Reply)
Discussion started by: wwwzviadi
1 Replies

6. UNIX for Dummies Questions & Answers

Parity, SRM, VSA/Fusion, Service Portal, Remotely Anywhere, and Tivoli TEC.

Can some one explain or send me the links about these tools Parity, SRM, VSA/Fusion, Service Portal, Remotely Anywhere, and Tivoli TEC. (2 Replies)
Discussion started by: rags
2 Replies

7. AIX

Best Tivoli site for me ?

At work, I do Tivoli (v4.x) software distribution on AIX (v5.2) machines for clients all over the worlds. I know about IBM's own Tivoli forums but they seam to not be for the things I usualy want to ask. What would be the best place/forum to ask Tivoli questions from an operator and a... (1 Reply)
Discussion started by: Browser_ice
1 Replies

8. UNIX for Dummies Questions & Answers

what the %s does percent sign-s mean?

context: while reading tutorial on the read command, one of the first examples, demonstrating its use, follows as such: $ x=abc ; printf "x is now '%s'. Enter new value: " $x ; read x generating this output: x is now 'abc'. Enter new value: first, what does %s represent? I know... (3 Replies)
Discussion started by: ProGrammar
3 Replies
Login or Register to Ask a Question
FMS(8)							       AFS Command Reference							    FMS(8)

NAME
       fms - Determine a tape's capacity and a tape device's filemark size

SYNOPSIS
       fms -tape <tape special file> [-help]

       fms -t <tape special file> [-h]

DESCRIPTION
       The fms command determines the capacity of the tape currently in the tape device identified by the -tape argument, along with the size of
       the filemark for the device. The filemark is also referred to as the device's end-of-file (EOF) marker, and can differ for each combination
       of tape and tape device.

       As the Tape Coordinator writes a dump, it writes a filemark between the data included from each volume and also tracks the amount of space
       left before the end of the tape (EOT). For some tape devices, the filemark is large enough (multiple megabytes) that failure to consider it
       leads the Tape Coordinator significantly to overestimate the available space.

       The intended use of this command is to determine tape capacity and filemark size values that can be specified in a tape device's entry in
       the /var/lib/openafs/backup/tapeconfig file. For certain types of tape drives, the Tape Coordinator operates more efficiently when the
       tapeconfig file lists accurate values. For further discussion, see the OpenAFS Administration Guide chapter on configuring the Backup
       System.

       Insert a tape in the drive before issuing this command.

CAUTIONS
       Do not use this command on compressing tape devices in compression mode or with tape devices that handle tapes of multigigabyte (or
       multiterabyte) capacity. It does not produce accurate results in those cases.  For alternate suggestions on the values to record in the
       tapeconfig file for compressing drives, see the OpenAFS Administration Guide chapter on configuring the Backup System.

       Running the command completely overwrites the tape, so use a blank one or one that can be recycled.

       Because it writes filemarks to the complete length of the tape, the command can take from several hours to more than a day to complete.

OPTIONS
       -tape <tape special file>
	   Specifies the UNIX device name of the tape device for which to determine filemark size and the capacity of the tape it currently
	   contains. The format varies on different system types, but usually begins with /dev; an example is /dev/sd0a.

       -help
	   Prints the online help for this command. All other valid options are ignored.

OUTPUT
       The command generates output both on the standard output stream and in the fms.log file that it creates in the current working directory.
       The output reports the capacity of the tape in the device and the device's filemark size.

       The first few lines of output include status information about the execution of the command, including such information as the number of
       blocks and the number of file marks written to the tape by the command. The last two lines of both screen and file output provide the
       following information:

       o   "Tape capacity is number bytes": specifies the size, in bytes, of the tape in the device.

       o   "File marks are number bytes": specifies the device's filemark size in bytes.

       The following message indicates that the fms command interpreter cannot access the tape device. The command halts.

	  Can't open tape drive I<device>

       The following message indicates that the command interpreter cannot create the fms.log log file. Again, the command halts.

	  Can't open log file

EXAMPLES
       The following command illustrates the output for the device called /dev/rmt1h:

	  % fms /dev/rmt1h
	  wrote block: 130408
	  Finished data capacity test - rewinding
	  wrote 1109 blocks, 1109 file marks
	  Finished file mark test
	  Tape capacity is 2136604672 bytes
	  File marks are 1910205 bytes

       The following appears in the fms.log file:

	  fms test started
	  wrote 9230 blocks
	  Finished file mark test
	  Tape capacity is 151224320 bytes
	  File marks are 2375680 bytes

PRIVILEGE REQUIRED
       The issuer must be able to insert and write to files in the currently working directory, if the fms.log file does not already exist. If it
       already exists, the issuer need only be able to write to it.

SEE ALSO
       fms.log(5), tapeconfig(5)

COPYRIGHT
       IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.

       This documentation is covered by the IBM Public License Version 1.0.  It was converted from HTML to POD by software written by Chas
       Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.

OpenAFS 							    2012-03-26								    FMS(8)