5.0.5 tape drive issue

Ask a Question related to SCO, Design and Development.

  1. #1

    Default 5.0.5 tape drive issue

    hello,
    I'm trying to install a scsi DAT tape drive on an SCO 5.0.5 but I'm
    getting an unexpected result.
    When I run the sconf -v command, I get the cha (it's on a compaq server)
    followed by 0 0 4 0. So, the scsi ID is 4, the rest are all 0's.
    I try to add the tape using the scoadmin, but at the end, it gives me 2
    configs - a "0" and a "1". When I try to do the kernel re-linking, it
    fails!
    Why do I get 2 configs instead of just 1?

    # sconf -v
    Srom wd 0 0 0 0
    Stp cha 0 0 4 0
    #

    Thanks,

    Oskar

    pheonix1t Guest

  2. Similar Questions and Discussions

    1. Tape Drive -- broken?
      I recently acquired an old IDE QIC/Travan tape drive (for free) and I'm trying to get it to work on FreeBSD 4.10-RELEASE. I don't know for sure...
    2. Tape drive problems
      Hi all, I hope someone can help me out on this: Owning a SS5 and a DEC TZ86 tape unit (I know it's an old one, but enough for my needs), I try...
    3. DDS tape drive through NFS on AIX 5.1
      In article <bikqgk$o7$1@korweta.task.gda.pl>, Tomasz 'Tatsu' Sperczak <tomasz.sperczak@energa.pl> writes: if it's just for ordinary file backup,...
    4. Tape Drive on Red Hat Power PC
      Hari Om wrote: What kind of drive is it? If it is a SCSI drive, the regular SCSI drivers should handle it. -- .~. Jean-David Beyer ...
    5. SCO 5.07 and Tape Drive
      Hi all, I have a Dell server with onboard duo-channel SCSI/RAID adapter. I am trying to connect an external tape drive (Dell PowerVault 100T)to...
  3. #2

    Default Re: 5.0.5 tape drive issue


    Originally posted by Pheonix1t
    > hello,
    > I'm trying to install a scsi DAT tape drive on an SCO 5.0.5 but I'm
    > getting an unexpected result.
    > When I run the sconf -v command, I get the cha (it's on a
    > compaq server)
    > followed by 0 0 4 0. So, the scsi ID is 4, the rest are
    > all 0's.
    > I try to add the tape using the scoadmin, but at the end, it
    > gives me 2
    > configs - a "0" and a "1". When I try to do the kernel re-
    > linking, it
    > fails!
    > Why do I get 2 configs instead of just 1?
    >
    > # sconf -v
    > Srom wd 0 0 0 0
    > Stp cha 0 0 4 0
    > #
    >
    > Thanks,
    >
    > Oskar






    The two entries means that you have two scsi devices



    1 hard disk Srom ws controller 0 bus 0 id 0 lun 0

    1 stp tape type cha " 0 0 4 0



    take a look to the terminators and the device type you choose

    corresponds correctly with your scsi controller


    --
    Posted via [url]http://dbforums.com[/url]
    scofan Guest

  4. #3

    Default Re: 5.0.5 tape drive issue

    On Wed, 20 Aug 2003 05:21:29 -0400, scofan <member35788@dbforums.com>
    wrote:
    >
    >Originally posted by Pheonix1t
    >
    >> hello,
    >
    >> I'm trying to install a scsi DAT tape drive on an SCO 5.0.5 but I'm
    >
    >> getting an unexpected result.
    >
    >> When I run the sconf -v command, I get the cha (it's on a
    >> compaq server)
    >
    >> followed by 0 0 4 0. So, the scsi ID is 4, the rest are
    >> all 0's.
    >
    >> I try to add the tape using the scoadmin, but at the end, it
    >> gives me 2 configs - a "0" and a "1". When I try to do the kernel re-
    >> linking, it fails!
    The relink fails with what error? I, for one, am not a mind reader:
    Give as much specific information as possible to give anyone reading
    this a shot at helping you.

    I don't understand what you mean by '2 configs' - Are you saying that
    you now have 2 tape drives configured? Show the output that gives you
    the '2 configs'.
    >
    >> Why do I get 2 configs instead of just 1?
    >
    >>
    >
    >> # sconf -v
    >
    >> Srom wd 0 0 0 0
    >
    >> Stp cha 0 0 4 0
    >
    >> #
    >
    >>
    >
    >> Thanks,
    >
    >>
    >
    >> Oskar
    >
    >
    >
    >
    >
    >
    >
    >The two entries means that you have two scsi devices
    >
    >
    >
    >1 hard disk Srom ws controller 0 bus 0 id 0 lun 0
    Huh?? The Srom entry indicates a CD-ROM drive, located on the Primary
    IDE channel, set as Master - Typical for an HPaq system. (The wd
    driver is IDE)
    >
    >1 stp tape type cha " 0 0 4 0
    >
    >
    >
    >take a look to the terminators and the device type you choose
    >
    >corresponds correctly with your scsi controller

    Scott McMillan

    Scott McMillan Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139