Sponsored Content
Full Discussion: tape drive access/backup
Operating Systems HP-UX tape drive access/backup Post 302195149 by davel1000 on Wednesday 14th of May 2008 11:51:43 AM
Old 05-14-2008
tape drive access/backup

Quote:
Originally Posted by vbe
Greetings,
Start by typing:
lssf /dev/rmt/0m
What does it give?
Hello and thank you ...

lssf /dev/rmt/0m gives following:
stape card instance 2 scsi target 2 scsi lun 0 at&t best density available at address 10/0/15/0.2.0 /dev/rmt/0m

there is also 0mb, 0mn, 0mnb, c2t2d0BEST, c2t2d0BESTb, c2t2d0BESTn, c2t2d0BESTnb in the /dev/rmt directory. when I do an lssf on these, it appears they are at&t or berkeley, no rewind, etc. What this means I have no idea!

Likewise, along the same lines, I tried to use the CD_ROM (Lite-On LTR-24102B) and floppy. In sam they are shown as "unused"? I tried to mount the CD_ROM by following a HP-UX installation guide. It says to first search for the drive with /usr/sbin/ioscan | grep -i CD. Comes back with a hardware path and lists the Lite-On LTS-24102B. Then I tried to mount the drive per book using sam by first selecting disks and file systems, then selecting file systems, then selecing add local file system not using the logical volume manager from actions pulldown menu, selected the Lite-On drive, entered the mount directory as /SD_CDROM, checked create new file system box, checked set user id execution, and unchecked "at every system boot box". But when I said ok, the system prompted with "checking for unmounted file system ..." followed by "creating a new file system ..." followed by "the command, newfs(1m), used to create a new file system on /dev/rdsk/c0t0d0 has failed. The stderr output from the command is shown below.
newfs(hfs): cannot open /dev/rdsk/c0t0d0
newfs(hfs): device busy"

I also tried to mount the drive without sam per book with /usr/sbin/mount/dev/dsk/c1t2d0 (also tried c0t0d0)/SD_CDROM but resulted in "not found".

The tape drive is my highest priority.

This is very frustrating. Thanks in advance.
 

10 More Discussions You Might Find Interesting

1. Cybersecurity

Unix backup to tape drive

does anyone know how I can make an automatic backup of files to a tape drive under UNIX. I have so many commands, I don't know which goes where. I have commands for the task scheduler, Cron and other unix commands. Please help. Very Urgent. Thanks (3 Replies)
Discussion started by: Cute
3 Replies

2. UNIX for Dummies Questions & Answers

Replace the tape backup drive

Please help me!!!. I am new to Unix and I have to replace the tape backup drive. Originally the system had an IBM tape drive (Rhomat) that is damged. I changed it and installed a dat drive HP 5000+. The hardware recognize the drive, the diagnostics if OK. But when I try to install the operating... (3 Replies)
Discussion started by: allaite2
3 Replies

3. Solaris

Backup over network to remote tape drive

I am currently using tar to backup a server that has 9gb of data. This is fine and works fine, as part of this I send the backup to a remote tape on a remote server using rsh.. This is not very secure though is it? Whats the best idea here - is there another way I should do this to be more... (1 Reply)
Discussion started by: frustrated1
1 Replies

4. Linux

linux backup to solaris tape drive

All, Has anybody ever got a Linux server to backup to a remote Solaris tape drive using the dump command and rsh? I can remtoely backup two Solaris server this way. Any help would be appreciated. Thanks, Mike (0 Replies)
Discussion started by: bubba112557
0 Replies

5. AIX

AIX Tape Drive Backup

Currently I have a Dell Ultrium LTO 2 Tape Drive. I am going to have a IBM AIX server. Just wonder if it is possibe to connect this tape drive to the aix server? I have Brightstor Arcserver installed on another win 2003 server. Is it possible to install the arcserve agent on the aix and use the... (1 Reply)
Discussion started by: ming413
1 Replies

6. UNIX for Dummies Questions & Answers

I cannot restore my backup from my exabyte tape drive

Hi All, I have an old Unix system used by a client as a backup server.I installed an Exabyte tape drive and on restarting the server and during POSTs, the system recognizes the tape drive with its scsi id. On running the command devstat -IAF, the system sees the tape drive quite well. When... (1 Reply)
Discussion started by: ezleone
1 Replies

7. Solaris

Backup files to tape drive on solaris

Hi, I want to take backup of files older than 20 days from a directory onto a tape drive on remote machine on Solaris. The files are of format abc-20100301000000.gz on my local machine. I know the below commands for searching files older than x days and command for backup procedure. solar1 #... (7 Replies)
Discussion started by: jyothi_wipro
7 Replies

8. Solaris

Backup to remote tape drive

Hello all, I'm trying to backup some files on a solaris 10 machine to the remote tape drive connected to another solaris 10 machine. I have set up rsh to allow for password-less connection between the servers, but I'm not able to write to the tape with the command: root@sdp4a>tar cvf... (1 Reply)
Discussion started by: kerrygold
1 Replies

9. Solaris

possible to do ufsdump backup without a tape drive ?

hi friends, i am trying to patch a solaris 9 server. However i need to do a ufsdump backup before any patching. There is no hardware port for connecting the tape drive. Any other ways to do a ufsdump ? :wall: (2 Replies)
Discussion started by: Exposure
2 Replies

10. Solaris

How to take backup of ZFS file system on a tape drive?

Hi Guys, I want to take backup of a ZFS file system on tape drive. Can anybody help me with this? Thanks, Pras (0 Replies)
Discussion started by: prashant2507198
0 Replies
AMRMTAPE(8)						      System Manager's Manual						       AMRMTAPE(8)

NAME
amrmtape - remove a tape from the Amanda database SYNOPSIS
amrmtape [ -n ] [ -v ] [ -q ] [ -d ] config label DESCRIPTION
Amrmtape invalidates the contents of an existing backup tape in the configuration database. This is meant as a recovery mechanism when a good backup is damaged either by faulty hardware or user error, e.g. the tape is eaten by the drive or is overwritten. See the amanda(8) man page for more details about Amanda. OPTIONS
-n Generate new tapelist and database files with label removed, but leave them in /tmp and do not update the original copies. -v List backups of hosts and disks that are being discarded. Enabled by default. -q Opposite of -v. -d Run in debugging mode so all executed commands are shown. EXAMPLE
Remove tape labeled DAILY034 from the DailySet1 configuration. # amrmtape DailySet1 DAILY034 AUTHOR
Adrian T. Filipi-Martin <atf3r@cs.virginia.edu> SEE ALSO
amadmin(8), amanda(8) AMRMTAPE(8)
All times are GMT -4. The time now is 08:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy