home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / database / informix / 2799 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  2.1 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!spool.mu.edu!olivea!gossip.pyramid.com!pyramid!infmx!davek
  2. From: davek@informix.com (David Kosenko)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: Help, tbtape is trashing my rootdbs!
  5. Keywords: Online, IBM RT
  6. Message-ID: <1992Dec21.165941.6414@informix.com>
  7. Date: 21 Dec 92 16:59:41 GMT
  8. References: <1992Dec7.223649.18907@bogart.uucp> <1992Dec14.171459.21988@informix <jgabriel.724605386@academ01>
  9. Sender: news@informix.com (Usenet News)
  10. Organization: Informix Software, Inc.
  11. Lines: 34
  12.  
  13. Ing. Juan Gabriel Ruiz writes:
  14. >davek@informix.com (David Kosenko) writes:
  15. >>What you should do is run a low-level disk surface check on the devices you
  16. >>are using for your chunks.  Typically, this problem is caused by bad blocks
  17. >>present on the device.
  18. >
  19. >>As per bringing your system back up after a "bad block experience": if you
  20. >>edit your tbconfig file and set MIRROR to 1, you will be able to restart
  21. >>your system even though the chunk is marked as down.
  22. >
  23. >I don't understand your information, you're saying that we need a very
  24. >clean hard disk to make Informix work, and I understand with this that
  25. >Informix doesn't have a bad block rellocation schema and I think this
  26. >is elemental.
  27.  
  28. I am simply telling you what you have to do to fix your
  29. problem.  The way OnLine currently works does not remap bad blocks.
  30. Consider that most versions of Unix have the same limitation.
  31.  
  32. >In other way, you said that if we set MIRROR=1 we'll be able to restart
  33. >the system, but at what cost, doble disk space needed??
  34.  
  35. No.  The only overhead in turning the MIRROR flag on is that a mirror chunks
  36. structure will be allocated in shared memory, which is of nominal size
  37. (152 * CHUNKS bytes).  Note that this does not turn mirroring on for any
  38. dbspaces - that must be done as a separate step.  It simply enables the system
  39. to support mirroring.
  40.  
  41. Dave
  42. -- 
  43. Disclaimer: These opinions are not those of Informix Software, Inc.
  44. **************************************************************************
  45. "I look back with some satisfaction on what an idiot I was when I was 25,
  46.  but when I do that, I'm assuming I'm no longer an idiot." - Andy Rooney
  47.