Forum Discussion

lovethatcheese's avatar
12 years ago

Robot issue - cannot sense robotic device (202)

Hello. Having some issues with my tape drive (sun storagetek sl 48). Master is on Solaris 10, running NB 7.5.0.3. Media server is on same box. My attached tape drive has been throwing 2009 errors.....
  • Marianne's avatar
    12 years ago

    Try these steps:

     

    # cd /usr/openv/volmgr/bin/driver
    # /usr/openv/volmgr/bin/sg.build all 

    Install the new sg driver configuration:

    # /usr/bin/rm -f /kernel/drv/sg.conf
    # /usr/openv/volmgr/bin/driver/sg.install

    Check/verify config:

    # /usr/openv/volmgr/bin/sgscan

     

    (I am aware that Martin's method is different, but this has always worked for me.)