Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

linux media server devices

Status
Not open for further replies.

thepallace

Technical User
Jun 8, 2004
48
0
0
US
The tape device do show up in proc/scsi but when I run the make_scsi_dev command only the /dev/sg files are created and not the /dev/st files. This is the first media server we're deploying on our envirnonment. Any idea? Thanks

#>cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 06 Lun: 00
Vendor: PE/PV Model: 1x6 SCSI BP Rev: 1.0
Type: Processor ANSI SCSI revision: 02
Host: scsi0 Channel: 02 Id: 00 Lun: 00
Vendor: MegaRAID Model: LD 0 RAID1 69G Rev: 521X
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
Vendor: IBM Model: ULT3580-TD3 Rev: 64D0
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi2 Channel: 00 Id: 00 Lun: 00
Vendor: IBM Model: ULT3580-TD3 Rev: 64D0
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi2 Channel: 00 Id: 00 Lun: 01
Vendor: IBM Model: 03584L32 Rev: 6110
Type: Medium Changer ANSI SCSI revision: 03
#>tpautoconf -r
TPAC45 IBM 03584L32 6110 0000078199880402 -1 -1 -1 -1 /dev/sg/h2c0t0l1 - -
root@netbackup-pki-fo-tmp #>tpautoconf -t
TPAC45 IBM ULT3580-TD3 64D0 0007814024 -1 -1 -1 -1 /dev/sg/h1c0t0l0 - -
TPAC45 IBM ULT3580-TD3 64D0 0007815444 -1 -1 -1 -1 /dev/sg/h2c0t0l0 - -
root@netbackup-pki-fo-tmp #>


 
Which version Linux & NB are you using ?

I had same problem, with RHEL 4.0 with NB 5.0

So, I installed NB 5.1 with MP 4, after that I ran the make_scsi_dev it worked.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top