home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / nfs / 2110 < prev    next >
Encoding:
Text File  |  1992-08-20  |  4.4 KB  |  161 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!cs.utexas.edu!asuvax!ncar!csn!news.den.mmc.com!pgl-devsvr.den.mmc.com!jzwiebel
  3. From: jzwiebel@pgl-devsvr.den.mmc.com (John Zwiebel 303-977-1480 jzwiebel@pgl-devsvr.den.mmc.com)
  4. Subject: Re: NFS corruption discovery
  5. Message-ID: <1992Aug20.172636.2169@den.mmc.com>
  6. Sender: news@den.mmc.com (News)
  7. Nntp-Posting-Host: 147.105.201.12
  8. Organization: PAGE @ Martin-Marietta
  9. References: <1992Aug19.225010.18306@den.mmc.com> <1992Aug20.042224.11176@decuac.dec.com> <k2.714296050@woodstock>
  10. Date: Thu, 20 Aug 1992 17:26:36 GMT
  11. Lines: 148
  12.  
  13. Everyone is right about the checksumming on AIX/NFS.  The following APAR
  14. (which we are installing) is suppose to take care of it.  Also 
  15. the SUN implementation of NFS does not have the checksum turned on.  If
  16. anyone is interested I can try to get the fix for that and post it.  There
  17. is a kernel variable that you have to turn on.
  18.  
  19. I'm still interested in someone confirming that they also see data corruption when crossing a cisco router and how often that corruption occurs.  Whether they are running ARPA (standard DIX) or SNAP(802.3).  Please send Email
  20.  
  21. This is for current AIX/6000; I'm pursuing some more...:
  22.   APAR Identifier ...... IX24569      Last Changed ........ 92/03/12
  23.   UDP/IP CHECKSUMMING FOR NFS MUST BE TURN ON.
  24.   AND WE SHOULD ALLOW SYSTEM ADMINISTRATORS TO ALTER THIS DEFAULT.
  25.  
  26.   Symptom ...... NF CONFIG            Status ........... CLOSED  PER
  27.   Severity ................... 3      Date Closed ......... 92/03/12
  28.   Component .......... 575603001      Duplicate of .........
  29.   Reported Release ......... 315      Fixed Release ............ 999
  30.   Component Name AIX V3 FOR RS/6      Special Types ....
  31.  
  32.   PE PTF List:
  33.  
  34.   PTF List:
  35.   Release 315   : No PTF planned
  36.   Release 320   : No PTF planned
  37.  
  38.   Parent APAR:
  39.   Child APAR list:
  40.  
  41.  
  42.   ERROR DESCRIPTION:
  43.   Based on RFC 1122: "A host MUST implement the facility to
  44.   generate and validate UDP checksums.  An application MAY
  45.   optionally be able to control whether a UDP checksum will be
  46.   generated, but it MUST default to checksumming on.", this APAR
  47.   request three things, first we should change the default value
  48.   for the UDP/IP checksumming option for NFS from FALSE to TRUE,
  49.   second we should provide a way to allow system administrators
  50.   to alter this option, and finally we should document well this
  51.   choice to inform benchmarking people the effect on performance.
  52.  
  53.  
  54.   LOCAL FIX:
  55.  
  56.  
  57.   PROBLEM SUMMARY:
  58.   The variable that controls UDP checksumming for NFS was
  59.   set so checksumming was off.
  60.  
  61.  
  62.   PROBLEM CONCLUSION:
  63.   Changed the initial value of the variable so checksumming
  64.   is on by default.
  65.   .
  66.   Code changes:
  67.       com/lib/c/rpc/kudpfstsnd.c         bos312 delta 1.12.1.1
  68.   .
  69.   This is targeted for the 3.1 2010 update.
  70.  
  71.  
  72.   TEMPORARY FIX:
  73.   Obtain latest nfs.ext from emergency fix server.
  74.   Fixname is nfsextfix.
  75.  
  76.  
  77.   COMMENTS:
  78.  
  79.   MODULES/MACROS:   NONE
  80.  
  81.  
  82.   SRLS:      NONE
  83.  
  84.  
  85.   RTN CODES:
  86.  
  87.  
  88.   CIRCUMVENTION:
  89.   .
  90.  
  91.  
  92.   MESSAGE TO SUBMITTER:
  93.  
  94.  
  95. I think this is for AIX/PC NFS package:
  96.   APAR Identifier ...... IX24745      Last Changed ........ 92/03/27
  97.   USERS NEED A WAY TO INTERROGATE AND CHANGE THE CHECKSUMMING OF
  98.   NFS UDP PACKETS.
  99.  
  100.   Symptom ...... NF CONFIG            Status ........... CLOSED  PER
  101.   Severity ................... 3      Date Closed ......... 92/03/27
  102.   Component .......... 560126201      Duplicate of .........
  103.   Reported Release ......... 110      Fixed Release ............ 999
  104.   Component Name NETWORK FILE SY      Special Types ....
  105.  
  106.   PE PTF List:
  107.  
  108.   PTF List:
  109.   Release 110   : No PTF planned
  110.   Release 110   : No PTF planned
  111.  
  112.   Parent APAR:
  113.   Child APAR list:
  114.  
  115.  
  116.   ERROR DESCRIPTION:
  117.   We would like to have a way to turn OFF and to turn ON UDP
  118.   checksumming for NFS.  As mention in RFC 1122, the host should
  119.   provide an utility to control whether a UDP checksum will be
  120.   generated.  Moreover UDP checksums are optionals by their
  121.   definition.
  122.  
  123.  
  124.   LOCAL FIX:
  125.  
  126.  
  127.   PROBLEM SUMMARY:
  128.   A method of interegating the NFS UDP checksum was
  129.   needed.
  130.  
  131.   PROBLEM CONCLUSION:
  132.   Modified an existing program to allow interegating
  133.   the checksum and other NFS "options".  This program
  134.   is called nfso and works just like no.
  135.   .
  136.   This is targeted for the 3.1 2009 update.
  137.  
  138.  
  139.   TEMPORARY FIX:
  140.   Obtain the chnfsopt/lsnfsopt from level 2.
  141.  
  142.  
  143.   COMMENTS:
  144.  
  145.  
  146.   MODULES/MACROS:   NONE
  147.  
  148.  
  149.   SRLS:      NONE
  150.  
  151.   RTN CODES:
  152.  
  153.  
  154.   CIRCUMVENTION:
  155.   Obtain temproary fix.
  156.  
  157.  
  158.   MESSAGE TO SUBMITTER:
  159.  
  160.  
  161.