Install ext DLT Sun Tape drive on V445 Solaris 10


 
Thread Tools Search this Thread
Operating Systems Solaris Install ext DLT Sun Tape drive on V445 Solaris 10
# 1  
Old 05-03-2017
Install ext DLT Sun Tape drive on V445 Solaris 10

I have a SunFire V445 running Solaris 10 and am adding a Sun DLT tape drive. From the OK prompt the probe-scsi-all does see the drive and it is the proper target of 4. When I do the boot -- -r it does build the /dev/rmt directories correctly and the links to /devices appear correct as well. When I do a cfgadm -al it shouse c3::rmt/0 tape connected configured but an unknown condition. But then so do the disk drives. But I get errors running tar or ufsdump saying unable to open tape. When I do a mt -f /dev/rmt/0 the response is no tape loaded or drive offline. Now I have verified and reloaded the tape cartridge several times but no luck. Am I missing something?

---------- Post updated at 01:12 PM ---------- Previous update was at 01:08 PM ----------

This is what I get for the config command. So it appears to be seeing the drive.
Code:
mt -f /dev/rmt/0 config
"BNCHMARKDLT1", "Benchmark DLT1", "CFGBENCHMARKDLT1";
CFGBENCHMARKDLT1 = 2,0x3A,0,0x18659,4,0x40,0x40,0x40,0x40,3,600,600,18000,18000,18000,18000,18000;


Last edited by DukeNuke2; 05-03-2017 at 05:47 PM..
# 2  
Old 05-03-2017
My guess is that, although you say the device nodes have been created, they are not all there. The recommended way to create these in Solaris 10 is using the 'devfsadm' command, probably:

Code:
# devfsadm -cv

Is that what you did?

'cfgadm' is used for reading/modifying a configuration not creating one.

Of course, for 'devfsadm' to do it's stuff, all peripherals/tapes/disks/external devices should be powered up when the command is run otherwise it won't find them when it scans for new hardware. After running all necessary /dev/rmt/? devices should have been created.

---------- Post updated at 08:51 PM ---------- Previous update was at 08:46 PM ----------

Another thought is have you checked for proper scsi termination? Double termination? No termination?

---------- Post updated at 08:54 PM ---------- Previous update was at 08:51 PM ----------

Also, check that it's not been configured as /dev/rmt/1
Just try that device too.
# 3  
Old 05-03-2017
Install ext DLT Sun Tape drive on V445 Solaris 10

Thanks for the info.

I did run devfsadm -c tape -v and got no output when it finished. But the entries were already there in /dev/rmt from after the boot -- -r. I did the cfgadm just to see if it showed the tape and it does. Just in an unknown state. but then all of the dsk drives also are listed that way. I had run devfsadm -C -c tape -v prior to the boot to make sure it rebuilt the entries. It did but I still get an I/0 error when trying a tar command.

I have moved the tape to a different system and it works fine. So it has to be something not set correctly or something missing.

Thanks again for the help.
# 4  
Old 05-03-2017
Hmmmmm.......Is this SPARC or x86? (SORRY - You've said it's SPARC.)

What is the scsi adapter? Add-in or on-board?
Is there a bios setting required to enable tape support?

---------- Post updated at 09:02 PM ---------- Previous update was at 09:00 PM ----------

Try a different scsi ribbon cable.
# 5  
Old 05-03-2017
There is no directories for 1 in /dev/rmt. Just the ones for 0. Also when I do the devfsadm -f /dev/rmt/0 config it does find the tape drive. I included the output from this above. Still scratching my head.

---------- Post updated at 03:05 PM ---------- Previous update was at 03:02 PM ----------

The scsi is a pci@e card with two ports. I'm not finding anything about a bios setting for it. But will look again. I have switched cables and get the same results. Plus since the devfsadm command does come back with the drive type and name I have to believe it is reaching it okay.
# 6  
Old 05-03-2017
Is this a production box? Can you reboot it? I just wonder whether another process is holding the device open. Have you looked at your process list?

Yes, I'm scratching my head right now too.

---------- Post updated at 09:17 PM ---------- Previous update was at 09:14 PM ----------

To verify the hardware could you boot it from DVD (install media) and try and run the tape drive? The DVD single user boot should automatically configure such a tape drive.

Code:
 
 ok> boot cd -s

# 7  
Old 05-04-2017
I can reboot it and have done so several times. But I am going to try it all again. Unfortunately that will have to wait until morning as management calls. I'll post the results then. Thanks for the helpful suggestions.

---------- Post updated 05-04-17 at 10:50 AM ---------- Previous update was 05-03-17 at 03:17 PM ----------

I did a reboot and still get the same results. This is what I did this morning.
init 0
at ok prompt setenv auto-boot? false
reset-all
probe-scsi-all - the results do show the tape drive at the correct target of 4
boot -- -r
after reboot I check /dev/rmt and the links are there. I then check the devices directories in the links and the files are there as well.
I try a tar command and get an I/O error
I try the mt config and get back the correct info on the tape drive
I try the mt status and get no tape loaded or drive offline
I do a reboot then when it's back up I go through it all again with the same results.
I try cfgadm -al command and it shows c3::rmt.old/0 tape connected configured unknown
I do devfsadm -c tape -v and check the links and the files again. All look good.
I do a mt status and get the same error again.
Try the tar again and get the same error.
So what am I missing? The tape drive works fine on a v440 that I have also running Solaris 10. Is it possible this drive is not compatible with a V445? Seems unlikely to me, but then you never know. Thanks in advance.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

DLT 7000 tape drive failing with "write error on a record in the index"

HP rp5450 (L2000) running HP-UX 11.11B Using DLT 7000 and DLT 4000 tape drives for nightly full backups Backup jobs created by SAM DLT 7000 cron entry is as follows: 00 2 * * 1-6 /usr/sam/lbin/br_backup DLT FULL Y /dev/rmt/0m /var/sam/graphLCAa17036 root Y 1 N > /var/sam/SAM_br_msgs 2>&1... (1 Reply)
Discussion started by: dreh99
1 Replies

2. AIX

SUN StorageTek tape drive with AIX 5.1

Hi, I have recently purchase a SUN Storage Tek desktop LTO 4 HH tape drive and connected to a IBM AIX 5.1 server. The server can detect the tape device. Can someone please advice urgently. Thanks (4 Replies)
Discussion started by: Caully
4 Replies

3. Solaris

configure tape drive to sun solaris 10

Hi everyone. Im new to Sun Solaris or the Unix environment. My only background is the DOS command in windows and a little bit of c++ programming. I always worked with troubleshooting hardware and software issues with windows. Now that I need to configure tape drives using sun solaris, I had... (11 Replies)
Discussion started by: graboid888
11 Replies

4. UNIX for Dummies Questions & Answers

Mounting DLT tape and to backup file to tape

Hi there: I'm new here Can anyone help me: I have DS15 Alpha server : Unix 5.1B Now i need to connect a DLVT VS80 1U Rackmount Tape Drive unit. What is the exact comman to mount the DLTape IV?? How do i make backuo @ copy file to the tape? Thanx to all (0 Replies)
Discussion started by: ayzeayem
0 Replies

5. Solaris

how to install tape drive on sun ver 5.9

hi, need your help mentors I have external SCSI tape DRIVE COmpaq 15/30 GB DLT and I dont know how to install these and how to view if it is working. I'm also have another disk taken form my old sun and I want to use these also but my problem how I able to mount. hope anyone can help me ... (9 Replies)
Discussion started by: eykyn17
9 Replies

6. UNIX for Dummies Questions & Answers

DDS-2 Sun tape drive

Hey guys, I'm trying to mount a SUN DDS-2 tape drive on a SUN Ultra 80 machine running Solaris 9. I had the SCSI drive connected at time of install, I'm very new to Solaris so I don't know if Solaris would detect the drive like that and install some form of device driver. But, what im posting... (2 Replies)
Discussion started by: kingdbag
2 Replies

7. Filesystems, Disks and Memory

Tape Drive Connected to a Sun Ultra 10/Solaris 2.7

I have a Sun Ultra 10/Solaris 2.7 with a differential SCSI card connected to a Supter DLt1 Tape Drive. When I boot the machine, and I do a probe-scsi-all in the very beginning of the boot process. It shows up correctly. If I wait for the boot process to proceed and then I do a probe-scsi-all, I get... (1 Reply)
Discussion started by: brv
1 Replies

8. UNIX for Dummies Questions & Answers

Tape drive install

I'm trying to install a tape drive on a compaq SCO OS 505. well I have gone through the mkdev tape comands and what have you yet no luck. when I reboot and do a simple tape rewind it gives me an error no such device etc.etc. IS there a diference in the xct0 and rct0 a the default? help.. (2 Replies)
Discussion started by: kikkin
2 Replies

9. UNIX for Dummies Questions & Answers

DLT TAPE DRIVE/ Script problem /Ignite.

Thanks for checking in. We have this script that does a backup called Ignite on HP-UX in this script it does everything it supposed to do accept one thing Script ######################################### echo clear cd / echo " Please ensure there is a DLT tape in Slot 6 of the Tape... (2 Replies)
Discussion started by: nemex
2 Replies

10. UNIX for Advanced & Expert Users

How to configure tape drive on SUN

I am trying to configure DAT Tape drive on SUN E220 system but I don't have SUN keyboard. I am using a tty terminal k/b. What are my alternavtives? Is there any way to send interupts to the system on OK prompt using tty kb for probe SCSI. Thanks in advance. (2 Replies)
Discussion started by: s_aamir
2 Replies
Login or Register to Ask a Question