Solaris 7 Sun Sparc server
Can anyone provide assistance relating to adding a DLT tape drive?
The server is new & has never had the tape drive attached - any good faqs relating to this?
. connect a SCSI cable between the host and the DLT tape
drive, insure the drive is correctly terminated.
. power on the drive and insert a tape
. login as root
. # cd /dev/rmt
. # ls (are any devices seen-if as you stated no drive
was ever connected then you will not see any)
. # devfsadm -c tape (this command will configure the
new tape drive.)
. cd /dev/rmt
. ls /dev/rmt (you now should the new devices)
. # mt -f /dev/rmt/0 stat (should print out the status)
. (The 0 after /dev/rmt/ is the device instance #)
. If drive is seen then all is okay.
If the drive isn't seen by the devfsadm command then take the system down.
. Install the tape drive and power on
. At the ok prompt do probe-scsi-all (look for a tape)
. If tape drive is seen then boot -r
. after boot up load a tape if not loaded and repeat
the mt -f command.
/kernel/drv/st.conf file shows all support tape drives.
# more /kernel/drv/st.conf
If the drive is a supported drive then you will not have to do anything execept to configure into the the system.
1. When connecting to the system always used a SCSI address that doesn't conflict with other devices.
2. Is it possible to take the system down to the ok prompt?
If you go to the ok prompt then connect and power the
tape drive on and probe-scsi-all and see if you can see
the tape drive.
3. If you can't see the tape drive at the ok prompt then
you must clear the problem at this state.
I have placed the system in single user mode (test box so I can do what I want) when I stop-A to get the ok promt then enter the command probe-scsi-all it simply returns to the ok promt!
Check the device itself - cabling and proper termination.
Our Solaris 8 server couldn't see a brand new standalone LTO drive. Turned out that the drive was not properly cabled inside the case. We never could get the device to work, but having loose cables in the drive case never helps.
Good point, however I have just removed the DLT unit and cable from a NT4 server that was also in test & the drive was AOK this morning so I have no reason to dought the cable - however anythings possible I suppose
Thanks forthe response.
Hardware platform in test is a Sun Spark 5 box with the Christie 'DLT 40' attached with a scsi card (generic) but supported in windows without any problems.
The moe I think about this the more I want to mirror what others have done! - Can you suggest a DLT drive & SCSI combo combination that you have ahad work under Solaris 7???
I have now installed an Adaptec AHA-2944UW-OF and installed the software supplied.
The software supplied supports Solaris O/S.
Ok power on the drive and insert a tape
. login as root
. # cd /dev/rmt
. # ls (are any devices seen-if as you stated no drive
was ever connected then you will not see any)
. # devfsadm -c tape (this command will configure the
new tape drive.)
I still see nothing.
# more /kernel/drv/st.conf
The above st.conf file contains many different DLT tapes but none that matc my Crisite DLT 40
So.
The SCSI card is in the machine I now need to determine if it is installed correctly
Can you suggest a series of SCSI command checks?
PROBE-SCSI commands used from the OK promt simply nothing but returns me to the ok promt!
Further to my previous submission, I am afraid that you are simply never going to get this drive unit to work on this system. Er, unless you write the driver yourself!
You will need to use a different DLT unit. I belive that this is the simple fact of the matter, all those in agreement say "I".
I agree however in the short term my last post was relating to the SCSI card itself.
I am looking into obtaiing a 'sun' dlt (applause) to ensure it will work
However I simply need to determine that the SCSI card works - which as the softare supplid suggested it would I just want to run a few tests before I get the new DLT
Guys if we get through this I'll buy you all a virtual beer!
The above is a link for the user manual and on page 3-1 there is an article detailing how to look at the controller board when you are at the ok prompt. Use the path of the scsi controller seen by the show-devs command.
REMEMBER THE 2944UW/OF IS A DIFF CONTROLLER!!!!!!!!!!!!
There is a good possibility the driver you loaded is for Soalris 2.5 and 2.6 not SOLARIS 7. Go to Adaptec web site and get a new driver for Solaris 7.
With the controller board installed and at the ok prompt
you should see a differential device with the probe-scsi command. Was the tape device used with this controller?
I am asking if the tape drive is a DIFF device?
I would try to get a new drive that is known to work with Solaris 7 (Sparc)(Not Intel) otherwise get a known sun supported scsi controller.
BY THE WAY THE EARLIER OPTION FOR A CONTROLLER I GAVE YOU IS **SINGLE-ENDED** . You can't put a DIFF device on the controller.
You can use the command modinfo to look for the scsi driver loaded and pkginfo -l will show the driver package.
At this time I think the driver isn't compatible with Solaris 7 but Adaptec might have a later driver which you could try.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.