home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / networks / tcpip / multinet / 2344 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.9 KB  |  61 lines

  1. Path: sparky!uunet!stanford.edu!agate!spool.mu.edu!sdd.hp.com!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!tgv.com!info-multinet
  2. Newsgroups: vmsnet.networks.tcp-ip.multinet
  3. Subject: RE: RMTALLOC leads to MOUNT-F-UNSAFE, drive unsafe
  4. Message-ID: <2FC0406309NOV92184223@TGV.COM>
  5. From: busma@TGV.COM
  6. Date: 09 NOV 92 18:42:23 GMT
  7. Organization: The INFO-MULTINET Community
  8. X-Gateway-Source-Info: INTERNET
  9. X-Return-path: <info-multinet-relay@TGV.COM>
  10. X-RFC822-From:    busma @ TGV.COM (Jeffrey D. Busma)
  11. Nntp-Posting-Host: Mvb.Saic.Com
  12. Lines: 47
  13.  
  14.  
  15. >I am attempting to access, via rmt, a 9 track tape drive on a remote
  16. >ibm RS6000/320H.  I have set up an appropriate entry in the remote
  17. >machines .rhost file.  The rmtalloc command seems to work properly,
  18. >but when I do a "Mount/foreign", I always get 
  19. >
  20. >  %MOUNT-F-UNSAFE, drive unsafe
  21. >
  22. >message.  This is the result whether I invoke the low density or
  23. >the high density device (the tape is almost assuredly low density)
  24. >and whether I access the "retension on open" option or not.  Any
  25. >suggestions?
  26. >
  27.     The experience we've had with RS6000s has not been posititve.
  28.  
  29.     The vax asks the RS6000 to rewind the tape and the RS6000
  30.     reports an error. The vax figures that if it can't rewind the tape
  31.     it won't be able to read or write the tape. Note the error 
  32.     reported was change to :
  33.  
  34.     %MOUNT-F-CTRLERR, fatal controller error
  35.     
  36.     in Rev-B or later)
  37.  
  38.     Try this:
  39.  
  40.         $ RSHELL hostname "/etc/rmt"
  41.         I5
  42.         1
  43.  
  44.  
  45.     If you get an error ("E5 There is an input or output error"), give IBM a    
  46.     call and ask them why rewinding the tape causes this error. I'll be         
  47.     happy be part of that call if you want to arrange that.
  48.  
  49.  
  50.     If you don't get an error rewinding, then your tape drive has different     
  51.     behavior than I've seen. Please give me a call , I'd like to have access     
  52.     to your tape drive and run some tests.
  53.  
  54.                             Jeff Busma
  55.                             408.427.4366
  56.  
  57.  
  58.         
  59.  
  60. 
  61.