home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / informix / 2910 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.8 KB

  1. Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!yarra!pta!daisy!Helen
  2. From: Helen@daisy.UUCP (Helen C Payne)
  3. Newsgroups: comp.databases.informix
  4. Subject: Slicing up big disk section
  5. Distribution: world
  6. Message-ID: <726747852snx@daisy.UUCP>
  7. Date: Mon, 11 Jan 93 10:24:12 GMT
  8. Organization: Payne Day Corp
  9. Lines: 38
  10.  
  11. Helen Payne                                      
  12. helen@daisy.UUCP                                
  13.                                                
  14.                     
  15. { Article also posted to comp.sys.hp}
  16.  
  17.  
  18.                                                
  19.                                         
  20. We have a HP827 running HP/UX 8.02, using Informix Online 4.0 and 
  21. several 1.3Gb disks, with a default section 5 of approx 900Mb.
  22.  
  23. A particular application would like to live on a 200Mb partition.
  24.  
  25. Informix will allow me to configure database chunks specifying a 
  26. raw disk device and an offset, so there shouldn't be a problem 
  27. there.  (X-posting to comp.databases.informix in case someone
  28. knows otherwise)
  29.  
  30. I would like to configure a unix file system of roughly 200Mb
  31. on the first part of section 5, and a couple informix database 
  32. chunks on the last part.
  33.  
  34. I have tested this (in part) by using mkfs to make a "short" system 
  35. at the start of section 5.  'df' reported a file system of the 
  36. desired size.
  37.  
  38. I spoke to HP support and they assure me that it is NOT possible to
  39. divide the section in two as the device driver gives you a 900Mb section,
  40. end of story.   ie.  "that's the way it works".  I was unable to get a
  41. more technical explanation.  When I asked if I could put a short file system
  42. at the start of the partition, and specify an offset to Informix to build 
  43. a raw database using the rest of the partition, they said that this was
  44. also not possible.
  45.  
  46. Is there anyone out there who has succeeded in such an exercise, 
  47. or is able to tell me why it won't work?
  48.  
  49.