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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by BeadleBlade

  1. BeadleBlade

    Unable to Sense Robotic Device

    Hi - managed to get to the bottom of this problem, so for information to anyone interested. I'd basically got the tape drive and robot controller (which live on the same scsi bus) configured on the same LUN - I changed /proc/proc/scsi so that the robot controller was on LUN1 (tape drive on...
  2. BeadleBlade

    Unable to Sense Robotic Device

    Just like this: [root@DW-BACKUP01 etc]# more modules.conf alias eth0 tg3 alias eth1 tg3 alias scsi_hostadapter megaraid alias usb-controller usb-ohci
  3. BeadleBlade

    Unable to Sense Robotic Device

    Hi again Ok, the unit firmware level is at 5000 8000 0102 as you specified. As for the Linux side, I think that the driver is: 30125 Version: 3.1.25 (20030529) as per /proc/scsi/sg/version?
  4. BeadleBlade

    Unable to Sense Robotic Device

    Hi, thanks for the response! Firstly, I have been informed by a Symantec consultant that the device is supported; I'm assuming (maybe rather dangerously?) that the drivers are ok as NetBackup can see what type of device it is (even down to the manufacturer/serial no.) by scanning teh scsi bus...
  5. BeadleBlade

    Unable to Sense Robotic Device

    Hi there Trying to get a Dell 122T (DLT) - aka Benchmark VS640 - working with Nbu 5.1MP3 on a Redhat server. Drive and robot devices configured ok as the Inquiry info shows up on the admin gui, however, when running an inventory I get 'Unable to sense robotic device (202)'. I've got the robot...
  6. BeadleBlade

    Manipulate column of data using sed

    Cheers guys, this info has been v. useful to me. Will
  7. BeadleBlade

    Manipulate column of data using sed

    Excellent, thanks v. much for this!
  8. BeadleBlade

    Manipulate column of data using sed

    Hi there, I have a flat file with a column of data i.e. a b c d I am wanting to change this using sed so that the characters all appear on the same line i.e. abcd etc. Anyone got any ideas on this? Much appreciated (and will impress my new boss ;o)) Cheers Will

Part and Inventory Search

Back
Top