home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9310 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!ut-emx!ibmchs!auschs!awdprime.austin.ibm.com!levell.austin.ibm.com!julie
  2. From: julie@levell.austin.ibm.com (Julie L. Craft)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: AIX LVM Metadata Area
  5. Message-ID: <1992Sep1.152635.8639@awdprime.austin.ibm.com>
  6. Date: 1 Sep 92 15:26:35 GMT
  7. References: <webIbvv0Bwx3M1871b@transarc.com>
  8. Sender: news@awdprime.austin.ibm.com (USENET News)
  9. Organization: IBM, Austin
  10. Lines: 26
  11.  
  12. In article <webIbvv0Bwx3M1871b@transarc.com> Barry_Wolman@transarc.com writes:
  13. >An AIX Logical Volume has N-bytes of metadata at the start of the
  14. >volume.  User code that writes to a logical volume is supposed to
  15. >avoid writing in this area.  I need to determine the value of N.
  16. >I've heard "don't write in the first page" ... does this mean N=4096?
  17. >
  18. >Thanks,
  19. >Barry Wolman
  20.  
  21. Block 0 of the logical volume is used to store data about the logical
  22. volume that is not stored in the VGDA.  We call it the logical volume
  23. control block.  It's 1 512 byte block.  Most applications we have
  24. usually start at block 1 to avoid writing over this block.  The real
  25. importance of this block is for importing a volume group.  If you have
  26. a raw logical volume that is overwriting this block, I wouldn't worry
  27. about it unless you want to import it on another system, but even then
  28. you can just fix it up with chlv later.
  29.  
  30. Later,
  31. Julie
  32.  
  33. -- 
  34. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
  35. Julie Levell Craft IBM AUSTIN,TX  Internet: julie@aixwiz.austin.ibm.com
  36. IBMNET: JULIEL at AUSVM6 2F-007/903  (512) 838-2677 (Tie 678-2677)
  37. "I'm not getting defensive!"
  38.