vxdump with more tapes


 
Thread Tools Search this Thread
Operating Systems Solaris vxdump with more tapes
# 1  
Old 01-09-2009
vxdump with more tapes

Hi Community,

I've a V440 Sun Server with 2 device tape of 72GB. I have to backup a folder of 80 GB, so I have to use 2 tapes of 72GB (144 GB);

If I use vxdump command which are the options that I have to use?

When the first tape finishes does the system stop the backup?

Please help me soon, it is very URGENT!!!

Thank you very much
# 2  
Old 02-11-2009
Hello,

I've never done it but according to some old documentation I have, vxdump will request a second volume when the first one completes. It would appear you can use the -n option in your vxdump command to get the system to display a message requesting you load the second tape in the drive when it reaches the end of the first tape. Your backup will then complete over the two volumes.

Extract from the documentation below explaining in more detail:
vxdump(1M)Operator interaction

vxdump requires operator intervention for any of the following conditions:
  • end of tape
  • end of dump
  • tape-write error
  • tape-open error
  • disk-read error (if errors exceed threshold of 32)
In addition to alerting all operators implied by the -n option, vxdump interacts with the control terminal operator by posing questions requiring yes or no answers when it can no longer proceed or if something is grossly wrong.
Since making a full dump involves considerable time and effort, vxdump establishes a checkpoint at the start of each tape volume. If, for any reason, writing that volume fails, vxdump will, with operator permission, restart from the checkpoint after the old tape has been rewound and removed and a new tape has been mounted.

Hope this helps.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Moving tapes

Hello, anybody out there that is using itdt to manage tape changes in a tape library. The help of itdt show a move subcommand but I can't get it to work. Env: AIX5.3 Dell PowerVault TL2000 tape library -> rmt1 Available 01-08-02 IBM 3580 Ultrium Tape Drive (FCP) # itdt says it finds the... (3 Replies)
Discussion started by: petervg
3 Replies

2. Solaris

ioscan -En how to exclude tapes?

i would like to list all disks, but this command with these options list tapes too. i donīt find out an option which list only the class like ioscan in hp-ux. could anybody help me? thanks a lot. (2 Replies)
Discussion started by: pabloli150
2 Replies

3. HP-UX

duplicating ignite tapes

I have a B180L controller running HP-UX 10.2 with an internal DDS2 tape drive and an external Surestore DDS (24gb) tape drive. I want to make duplicate copies of ignite tapes from one tape drive to another. What is the best way to do this? (1 Reply)
Discussion started by: garyb
1 Replies

4. UNIX for Advanced & Expert Users

Get files from sdlt tapes

Hi everybody, I'm new using unix/linux and I have a sdlt tape wich has 2 segy files. I realise the tape isn't tar so when I use dd if=/dev/rmt/*bn of=filename bs=100000 to get the files after 10 Gb for file 1 an error message appear I/O error and I'm sure that I didn't get completly the first... (5 Replies)
Discussion started by: Titas
5 Replies

5. SCO

New backup tapes do not work

We are using Lone-tar to back up an old SCO UNIX System V/386 3.2. It was working fine until I inserted new data cartridges. I bought the exact same ones that I was using: HP DDS-1 Data Cartridge Compressed Capacity: 4GB Order number- C5706A If I insert a new tape and backup (done by... (0 Replies)
Discussion started by: ariepul
0 Replies

6. UNIX for Advanced & Expert Users

Partitioning DDS Tapes

Does anyone know how to partition 4mm DDS tapes in any flavor of UNIX besides HP-UX? My HP-UX box died and I have bunch of backup tapes with two partitions on them and I can't figure out how to read the second partition using other kinds of UNIX. Thanks in advance, Darren (1 Reply)
Discussion started by: dhaverstick
1 Replies

7. UNIX for Dummies Questions & Answers

Partitioning DDS Tapes

Does anyone know how to partition 4mm DDS tapes in any flavor of UNIX besides HP-UX? My HP-UX box died and I have bunch of backup tapes with two partitions on them and I can't figure out how to read the second partition using other kinds of UNIX. Thanks in advance, Darren (1 Reply)
Discussion started by: dhaverstick
1 Replies

8. UNIX for Dummies Questions & Answers

Tapes

:confused: Hello!! I am a new UNIX user, and I need to back up some files, I have some old ones and I have been trying to delete the old information with 'mt erase' but I don't be sure if it works, and 'mt resert' but the it gave a message suggesting me to use 'scsiha -r' (but the last one... (1 Reply)
Discussion started by: scs
1 Replies

9. UNIX for Dummies Questions & Answers

tapes

is there a command to check unoccupied space on a tape ? AIX 3.2 (1 Reply)
Discussion started by: cubicle^dweller
1 Replies

10. HP-UX

ignite tapes

can any1 tell me how to make ignite tapes for the HP-ux. this company said it was: "make_tape_recovery_A", but that don't work. (4 Replies)
Discussion started by: JBX
4 Replies
Login or Register to Ask a Question