Computing.Net > Forums > Solaris > how to use second tape driver ?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to use second tape driver ?

Reply to Message Icon

Name: thebeatlesguru
Date: September 9, 2002 at 07:04:39 Pacific
OS: solaris2.6
CPU/Ram: M400 128m
Comment:

hello everyone:
i have one question about to use tape driver

our company have one Sun server that has a CDROM and a tape driver,however that tape driver cant use one kind of tape ,so i have to another tape driver which connects the sun server with SCSI

i connect the tape driver ,and insert the tape ,and use following command to backup "/" in the tape:

drvconfig
tapes
ufsdump 0f /dev/rmt/1 /


but i find that the "/" isnt backup in the tape which in the second tape driver ,but in the hard disk.
who can tell me how can i backup "/" in that tape?



Sponsored Link
Ads by Google

Response Number 1
Name: sukrut_1@rediffmail.
Date: September 9, 2002 at 08:28:01 Pacific
Reply:

Hi
First of all enter this command on your console

#ls -l /dev/rmt/? | sed `s/.*rmt\///`

Once you enter this command the system will show line wihch may start from 0 or 1 .

in the out put of this command you can get the idea of which tape device is connected to which logical number.

But before taking backup through ufsdump please do the following

1.Pl verify that tape cartrage is not write protected.

2.Rewind the tape by
#mt -f /dev/rmt/{tapes logical number}n rewind

#ufsdump 0uf /dev/rmt/{0 or 1}n /

I hope this will work


suk


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: how to use second tape driver ?

How to install jdbc driver on solaris 7 www.computing.net/answers/solaris/how-to-install-jdbc-driver-on-solaris-7/494.html

How to install video adpator driver www.computing.net/answers/solaris/how-to-install-video-adpator-driver/3206.html

how to apply patch www.computing.net/answers/solaris/how-to-apply-patch/3694.html