home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9351 < prev    next >
Encoding:
Text File  |  1992-09-03  |  2.1 KB  |  46 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!mcsun!Germany.EU.net!math.fu-berlin.de!umn.edu!paperboy.micro.umn.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!menudo.uh.edu!twyang
  3. From: twyang@cs.uh.edu (Tien-Wan Yang)
  4. Subject: SCSI disk and volume group problems
  5. Message-ID: <1992Sep3.154851.26029@menudo.uh.edu>
  6. Keywords: jfs i-nodes filsystem
  7. Sender: usenet@menudo.uh.edu (USENET News System)
  8. Nntp-Posting-Host: rodin.cs.uh.edu
  9. Organization: Computer Science dept.,  Univ. of Houston (Main Campus)
  10. Date: Thu, 3 Sep 1992 15:48:51 GMT
  11. Expires: Sat, 3 Oct 1992 05:00:00 GMT
  12. Lines: 32
  13.  
  14. Hi, 
  15.  
  16. In our lab. we have two SCSI disks attached to an RS6000 with AIX 3.2.  Each 
  17. disk has about 2 gigabytes.  Since our lab's main function is seismic data
  18. processing, we need large file system.  The AIX 3.2 README says that when 
  19. a file system size bigger than 800 Mb there might be some problem.  We did 
  20. experience problems when we set a single file system with size about 1.9 Gb.
  21.  
  22. So I tried to partition the two SCSI disks into 2 volume groups; each volume
  23. group on a single physical volume.  I have the following questions:
  24.  
  25.   1. What is the major number for a volume group on a SCSI disk?
  26.   2. Should I use the same major number or different major number for 
  27.      different volume group on SCSI disk?
  28.   3. If a volume group has 2 physical volumes, is it reliable to interleave
  29.      a logical volume on these 2 disks?
  30.  
  31. I already ran into trouble: I specified a volume group on a SCSI disk with
  32. major number 17.  It works.  I specified another volume group with major 
  33. number 19.  It failed.  When I tried to delete this failed volume group, I
  34. failed again and got the following message:
  35.  
  36.   0516-044 lqueryvg: The write to internal map file failed.  Confirm 
  37.         space is available under the filesystem directory /etc then
  38.         execute varyonvg again.
  39.   0516-882 reducevg: Unable to reduce volume group.
  40.  
  41. I looked through info but couldn't find any helpful information.  Can someone
  42. help.  Any hint or suggestion will be appreciated.  Thanks in advance.
  43.  
  44. Tien-wan Yang       twyang@cs.uh.edu
  45.  
  46.