home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6381 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  8.9 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!rpi!uwm.edu!ogicse!usenet.coe.montana.edu!osyjm
  2. From: osyjm@cs.montana.edu (Jaye Mathisen)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: DECnsr, has anyone any experience with it?
  5. Message-ID: <1992Aug19.224712.27925@coe.montana.edu>
  6. Date: 19 Aug 92 22:47:12 GMT
  7. Article-I.D.: coe.1992Aug19.224712.27925
  8. References: <JOHN.92Aug18105157@sekrit.WPI.EDU>
  9. Sender: usenet@coe.montana.edu (USENET News System)
  10. Organization: CS
  11. Lines: 174
  12.  
  13. In article <JOHN.92Aug18105157@sekrit.WPI.EDU> john@sekrit.WPI.EDU (John Stoffel) writes:
  14. >
  15. >Our site is looking into getting DECnrs, the Network Save and Restore
  16. >system for our Network of DS3100s and 5000s.  Has anyone out there had
  17. >any experience using this product?  If so, could you answer some or
  18. >all of the following questions?  Any other Backup and Restore programs
  19. >or philosophies or even anecdotes would be very appreciated.  Thanks!
  20.  
  21. Be happy to... (Be warned, critical commentary on a DEC product ahead).
  22.  
  23.  
  24. >What problems did you have during installation and configuration?  
  25.  
  26. None.  It installed easily.  Configuration is easy if you ignore the
  27. idiotic curses interface, and just use 'edit' from the nsradmin> prompt.
  28. You can block copy stuff right and left (remember to remove the
  29. resource ID gunk), and basically whip it out.
  30.  
  31. One note, after you delete a resource, save it, let NSR update its databases,
  32. then re-edit and make more changes.  If you don't you can get into situations
  33. that have inter-dependencies, where your only recourse is to exit w/o saving
  34. your additions.  Of course, careful planning will help...
  35. >
  36. >What backup medium are you using?
  37.  
  38. 2 CCG 8mm's (8200's), probably switching to 2 TLZ06's.
  39.  
  40. >How much disk space are you backing up, and how much space did the
  41. >online file indexes use?
  42.  
  43. 12-14 GB's.  The indexes are a big problem... more later.
  44.  
  45. >Was it easy to use?  Easy to add/delete partitions from the list of
  46. >disks to backup?  Easy for users to ask for old files to be restored?
  47.  
  48. all things considered, yes.  yes.  yes.
  49.  
  50.  
  51.  
  52. The biggest problem is the file indices.  You can get into situations where
  53. the file index is so large, that NSR can't scavenge records from the old
  54. database, because their isn't enough disk space.
  55.  
  56. I had 2 weeks worth of backups, 20 tapes, 6-7 clients, and it consumed
  57. all of an RZ25.  (about 3.5 MB's left).  Now, I wanted to nsrck the indices,
  58. but 3.5 MB's isn't enough space, so the admin has to clear out 500 MB's of
  59. disk somewhere else, copy the old db to the new space, make a symlink to
  60. point to the new database, run the nsrck, then copy it all back.
  61.  
  62. I want to keep 3 months worth of indices and tapes on-line.  That'll be
  63. about 1.3-1.4 GB's.  Ultrix can't handle stripe sets or any disk large than
  64. 2 GB's, so I can't rebuild this index file if I need to.  Major boner.
  65.  
  66. Get the fastest disks you can to keep the index files on.  I deleted a volume
  67. from the media database, and purged all the file index entries for that
  68. tape, it took 2.5 HOURS...  on an RZ25.  If you ever wanted to purge a bunch
  69. of tapes, you'd be better off to delete nsr, reinstall it, and rescan the
  70. tapes you want to keep with scanner.
  71.  
  72. A nsrck of a 240 MB index file took 11 hours on an RZ56, on a machine that
  73. was otherwise unloaded.  This seems extraordinary.
  74.  
  75. Bitches:
  76.  
  77. Doesn't support HP9000/700 series.  Even after 2 releases.  They support
  78. 300's and 400's, but who cares about them?  How hard can it be to re-compile?
  79. I think DEC is chicken...  don't give 'em any reason to buy the competitor...
  80.  
  81. Big bitch and moan:
  82. Licensing is bizarre.  My license expired for nsr, and now the nsr daemon
  83. won't start... Understandable...  How the hell am I supposed to recover
  84. files 2 years from now when I decide to use HP Omniback and not NSR?  I have
  85. to keep an active license for a product I won't use?
  86.  
  87. It may be possible to use scanner and the uasm modules to restore from the
  88. expired tapes, I haven't had a chance to try it, but even if it works, it's
  89. beside the point.  I can't use recover to get the data back, and browse the
  90. tapes looking for files, ...  Seems to me a more reasonable restriction would
  91. be that w/o a valid license, saves won't start, but recovers will work.  This
  92. is probably what will keep me from purchasing it again.  I'll use amanda before
  93. this...
  94.  
  95. When using mm to delete a volume, the mm command eventually returns, giving
  96. you reason to believe that the volume info has been purged, but it's not,
  97. it's still running in the background.  But you don't know this, you do
  98. another mm -d, and now you've got two of them, and your nsr disk is going
  99. bonkers, ...  it's a nightmare.  To be fair, the "extra" nsrindexd's are
  100. just hanging around waiting, they run in sequence, not in parallel...
  101.  
  102. No easy way to tell which file systems are backed up at which times, w/o
  103. following through a bunch of junk, ie, first, find the client that has
  104. the file system you want, then find which group it's in, then find that
  105. group specification, then find the time.  Pain.  It might be possible to
  106. give a query from the nsradmin prompt that would do this for you, but it
  107. didn't look trivial.  A simple tool that would generate a calendar for a month
  108. or week that has the schedule of clients/groups for quick perusal would
  109. be nice.
  110.  
  111. Requires that the server machine be in the clients /.rhosts to start up
  112. remote saves.  I had hoped for a more sophisticated mechanism... Seems
  113. like it's opening up the client w/o a real good reason... why not incorporate
  114. some new authorization technology into this thing?
  115.  
  116. It's based on Sun RPC, rather than OSF technologies...  Perhaps DEC is
  117. only paying lip service to incorporating OSF DCE technology...
  118.  
  119. NSR provides a mechanism for specifying how many parallel saves will be
  120. done at once.  Don't believe it.  It says 4 is the default, and it looks like
  121. 4, but I've seen 8 at a time all trying to run.  Buries the server.
  122.  
  123. NSR's got memory leaks, and it's a major memory hog... my daemon reached 13MB's
  124.  of real RAM in size.  The server is a 5000/240 w 48MB's of RAM, and during 
  125. backups, the free RAM drops to 2-3 MB's.
  126.  
  127. I did not get a chance to test 1.1, perhaps some of these problems are fixed.
  128.  
  129. No Motif interface... It would be nice to be able to just point and click
  130. your way through, but doesn't happen.
  131.  
  132. The monitoring software is based on curses, and gets easily confused about
  133. what to display.  It has a screen that's divided into several areas, and
  134. has it's own ideas about how they should be sized.  You have to make the
  135. window pretty large to get all 8 sessions that might be running at once to
  136. be displayed, but it grows the "message" area way out of proportion.  Then
  137. it prints 6 copies of the status messages to the message area, scrolling
  138. the useful info off too fast anyway.  (Not all messages, just (Info) messages
  139. seem to get multiple copies, and fast).  The curses interface also gets
  140. confused, it will show a backup in progress in the "current sessions" 
  141. area, but won't show it in the message area, and if you resize the window,
  142. then the message will go away.
  143.  
  144. NSR doesn't support many devices... None of the SCSI TF devices, no
  145. 8mm 8500's, no TLZ06 support in compression mode.  NSR can't stream
  146. both drives at once, it fills one, then starts the other.
  147.  
  148. You can't specify where you want file systems to go, ie, Full backups
  149. on one tape devices, incrementals on the other.
  150.  
  151. It's tough to make off-site storage tapes, ie, I want to make a tape
  152. that has all the user files systems backed up, and gets put in a vault, but
  153. doesn't become a part of the regular backup indices.  You can't do this.
  154. What you have to do is empty and dismount your tape drives.  Disable all
  155. the groups so that there's no chance of an automatic backupstarting, then
  156. init and label a new tape, do your backup, the delete the volume and
  157. file index entries from the media database, renable the groups, load up
  158. the old tapes, and check that you didn't miss any scheduled backups.
  159. Pain in the butt.
  160.  
  161. Over all, I'd give it a grade of B-, it's better than dump/restore, but
  162. has some major pain-in-the-butt areas that need polish.
  163.  
  164. Would I buy it again?  Doubtful.  I've chatted with people who have some
  165. of the other enterprise backup solutions, and they don't report having
  166. any experiences like this.
  167.  
  168. Minor side note to EDU people: NSR isn't under CSLG/TEI stuff yet, although
  169. it's a dec-developed product.  It's not outrageously expensive, but it
  170. ain't cheap either.  With my luck, it'll go under CSLG 2 days after I buy
  171. something else.
  172.  
  173. Am I too critical?  Too picky?  I don't know.  Some of these problems seem
  174. very obvious... Rumor has it that DEC's been using NSR internally 
  175. for quite some time.  I hope their license never expires :)...
  176.  
  177. To DEC's credit, they've been helpful in answering questions, even if
  178. most of the answers have been, "you can't do that."
  179.  
  180. If you have questions or commentary, feel free to mail...
  181.  
  182. (NSR is kind of like DEC's VXT2000 X terminals.  So darn close, yet so far)...
  183. -- 
  184.  Jaye Mathisen, COE Systems Manager                (406) 994-4780
  185.  410 Roberts Hall,Dept. of Computer Science
  186.  Montana State University,Bozeman MT 59717    osyjm@cs.montana.edu
  187.