Re: [Veritas-bu] VxSS Problems

2011-06-15 Thread JC Cheney
Search the registry for a key called USE_VXSS. Either delete the key or set it to = PROHIBITED From: veritas-bu-boun...@mailman.eng.auburn.edu [mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of McDonald, James F. II Sent: 14 June 2011 19:37 To: veritas-bu@mailman.eng.auburn.edu

[Veritas-bu] NBU and StorageTek

2011-06-15 Thread McDonald, James F. II
Does anyone have any experience configuring a StorageTek SL500 and the Linux version of NBU? I have the StorageTek connected to a Dell 2950, running RHEL 5.5 32-bit. It's connected via SCSI and the SCSI card is being recognized by the OS, so now it's just a matter of getting NBU to recognize the

Re: [Veritas-bu] NBU and StorageTek

2011-06-15 Thread Saran Brar
Can you see the changer with the command cat /proc/scsi/scsi If not, i am not sure about RHEL 5.5 but in 4 we used to follow the following steps: Add following line in /etc/modprobe.conf “options scsi_mod max_luns=255” “options scsi_mod scsi_noreportlun=1” Then create new initrd file….. cd