home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sgi / admin / 76 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.8 KB

  1. Xref: sparky comp.sys.sgi.admin:76 comp.sys.sgi.misc:88
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!spool.mu.edu!olivea!sgigate!odin!fido!tumult.asd.sgi.com!yohn
  3. From: yohn@tumult.asd.sgi.com
  4. Newsgroups: comp.sys.sgi.admin,comp.sys.sgi.misc
  5. Subject: Re: Help with Logical Volumes, Please...
  6. Message-ID: <1hap3eINN8di@fido.asd.sgi.com>
  7. Date: 23 Dec 92 22:26:54 GMT
  8. References: <1992Dec22.000351.2439@walt.disney.com>
  9. Reply-To: yohn@1.com
  10. Organization: Silicon Graphics, Inc., Mountain View, CA.
  11. Lines: 27
  12. NNTP-Posting-Host: tumult.asd.sgi.com
  13.  
  14. In article <1992Dec22.000351.2439@walt.disney.com>, sma@disney.com (Steve Acheson) writes:
  15. |> Has anybody really tried using Logical Volumes on the Indigo?  I have
  16. |> 4.0.5F running with two 1.6GB disks attached, and would like to make them
  17. |> both into a lv0 drive.
  18. |> 
  19. |> I can do this, but df reports only 1.6GB of space total, and less avail.
  20. |> Is there still a 2GB unix filesystem size?  I used mklv with a /etc/lvtab
  21. |> of:
  22. |> 
  23. |> lv0:Volume 0:devs=/dev/dsk/dks0d1s6, /dev/dsk/dks0d5s7
  24. |> 
  25. |> lvck runs fine and reports no problems.  What's up?  Any suggestions?
  26. |> 
  27. |> Thanks,
  28. |> Steve
  29.  
  30. After you made the logical volume did you create a new file system or
  31. grow the old file system that used to live on /dev/dsk/dks0d1s6?  If
  32. you _had_ a previous file system in dks0d1s6 and then created a file
  33. system around it and dks0d5s7, you would only see the file system that
  34. was already there, and you would have to do a 'growfs /dev/dsk/lv0'
  35. (with the _file system_ unmounted!) or a 'mkfs /dev/dsk/lv0' (also with
  36. dks0d1s6 unmounted).  Make sure to also make a new /dev/usr and
  37. /dev/rusr to match /dev/dsk/lv0 and /dev/rdsk/lv0.  --
  38.  
  39. Mike Thompson
  40. yohn@sgi.com
  41.