home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 5839 < prev    next >
Encoding:
Text File  |  1992-08-25  |  2.8 KB  |  73 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!europa.asd.contel.com!gatech!rpi!usenet.coe.montana.edu!news.u.washington.edu!milton.u.washington.edu!olsenc
  3. From: olsenc@milton.u.washington.edu (Clint Olsen)
  4. Subject: HELP!  Repartitioning SUN0424 didn't work out!
  5. Message-ID: <1992Aug26.004253.21751@u.washington.edu>
  6. Sender: news@u.washington.edu (USENET News System)
  7. Organization: University of Washington, Seattle
  8. Date: Wed, 26 Aug 1992 00:42:53 GMT
  9. Lines: 62
  10.  
  11. Hello Sun fans:
  12.  
  13. I am having a small glitch in my disk repartition, and hopefully someone
  14. else out there knows what really is going on.
  15.  
  16. I plan on using Mentor Graphics and must change the swap to 150MBytes.
  17. So, I used dump to save my three partitions:
  18.  
  19. /, /usr, and /home
  20.  
  21. Then, I booted off CDROM and then miniroot so that I didn't have problems
  22. unmounting the local disk.  After running format (and then selecting
  23. the "partition" section, I changed the disk partitions on "g" and "h".
  24. The idea was, since I mounted another disk for user files (/home/users)
  25. that I was going to steal all my space from /home.  This was not the
  26. case:
  27.  
  28. See here my entries in format.dat:
  29.  
  30. partition = "SUN0424_PREINSTALL" \
  31.         : disk = "SUN0424" : ctlr = SCSI \
  32.         : a = 0, 33120 : b = 46, 65520 : c = 0, 828720 : g = 137, 288000 \
  33.         : h = 537, 442080
  34.  
  35. partition = "SUN0424_VLSI" \
  36.         : disk = "SUN0424" : ctlr = SCSI \
  37.         : a = 0, 33120 : b = 46, 300240 : c = 0, 828720 : g = 463, 288000 \
  38.         : h = 863, 207360
  39.  
  40. The VLSI entry was the one I made.  As you can see, I tried to maintain
  41. the size of /usr.  I don't know how intelligent format is in the case
  42. of a mistake when you specify the incorrect starting cylinder.
  43.  
  44. After running newfs on the g and h partitions, I noticed that I lost 20Megs
  45. off of /usr!  I didn't understand how this could be.  It is possible that
  46. I made a mistake.  Here's the entries from two different machines:
  47.  
  48. The original looked something like (arrows are my notes):
  49.  
  50. Filesystem            kbytes    used   avail capacity  Mounted on
  51. /dev/sd0a              15487    3242   10697    23%    /
  52. /dev/sd0g             155015  107366   32148    77%    /usr  <- note
  53. /dev/sd0h             187463   33857  134860    20%    /home
  54.  
  55. And now it looks like (dings denote problems):
  56.  
  57. Filesystem            kbytes    used   avail capacity  Mounted on
  58. /dev/sd0a              15487    3062   10877    22%    /
  59. /dev/sd0g             135183  106774   14891    88%    /usr  <- ding! ding!
  60. /dev/sd0h              97327      89   87506     0%    /home
  61.  
  62. I am troubled.  Please let me know if there's anything that I might be
  63. doing wrong.
  64.  
  65. Thanks.
  66.  
  67. -----------------------------------------------------------------------
  68. Clint Olsen 
  69. olsenc@u.washington.edu
  70.  
  71. Computers cause dain bramage...
  72. -----------------------------------------------------------------------
  73.