home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6477 < prev    next >
Encoding:
Text File  |  1992-08-25  |  2.1 KB  |  62 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!decwrl!deccrl!news.crl.dec.com!pa.dec.com!granite.pa.dec.com!ajc
  3. From: ajc@pa.dec.com (AJ Casamento)
  4. Subject: Re: maxtor disk problems on decstation 5000 - HELP!!
  5. In-Reply-To: snyder@voodoo.utcc.utk.edu's message of Tue, 25 Aug 1992 20:32:50 GM
  6. Message-ID: <AJC.92Aug25141719@thendara.pa.dec.com>
  7. Followup-To: comp.unix.ultrix
  8. Sender: news@PA.dec.com (News)
  9. Organization: Digital Equipment Corporation
  10. References: <1992Aug25.203250.11167@utkux1.utk.edu>
  11. Distribution: na
  12. Date: 25 Aug 92 14:17:19
  13. Lines: 47
  14.  
  15.  
  16.  
  17.  
  18. In article <1992Aug25.203250.11167@utkux1.utk.edu> snyder@voodoo.utcc.utk.edu 
  19. (kim snyder) writes:
  20.  
  21.  
  22. >> Background:
  23. (mostly deleted)
  24.  
  25. >>   sectors (512 bytes) 2,947,261
  26.  
  27. Here is a major part of your problem. Ultrix v4.1 will not deal with disks
  28. that are greater than 1GB. What's happening is that you are wrapping around.
  29. It's Ultrix v4.2 that goes with the 10byte addresseing scheme from the SCSI-2
  30. draft and will address disks of larger capacity.
  31.  
  32. It is just possible (because the addressing limit is on a partition basis) that
  33. if you NEVER address the c partition (which is usually defined as the entire
  34. disk) that you could get away with it. But, you're better off upgrading to at
  35. least Ultrix v4.2 for your workstation.
  36.  
  37. >>   Maxtor has no clue about using their disk on unix much less on a
  38. >>   decstation.  could it be that since scsi is not scsi is not scsi,
  39. >>   that there is something fundamentally wrong w/ this disk? 
  40.  
  41. There's probably nothing wrong with the disk. Just the capability of the SCSI
  42. driver you're using to address a disk that size.
  43.  
  44. >>   kim
  45.  
  46.  
  47. I hope that this helps.
  48.  
  49.                 Thanx,
  50.                   AJ
  51.  
  52.  
  53.       **********************************************************************
  54.       * AJ Casamento            "The question is not whether or    *
  55.       * Digital's TRI/ADD Program     not the opinions are mine; but    *
  56.       * 529 Bryant Ave. PAG-2         rather, which of my personalities *
  57.       * Palo Alto, CA 94301-1616     do they belong to?"           *
  58.       * 415.617.3460                               *
  59.       * ajc@pa.dec.com                             *
  60.       **********************************************************************
  61.  
  62.