home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / admin / 7005 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  2.5 KB

  1. Xref: sparky comp.unix.admin:7005 comp.unix.questions:15371 comp.unix.wizards:5396 biz.sco.general:5042
  2. Path: sparky!uunet!gatech!darwin.sura.net!sgiblab!daver!genco!mhl
  3. From: mhl@genco.bungi.com (Mark Levy)
  4. Newsgroups: comp.unix.admin,comp.unix.questions,comp.unix.wizards,biz.sco.general
  5. Subject: Moving /dev/swap to a different drive
  6. Keywords: swap SCO unix
  7. Message-ID: <119@genco.bungi.com>
  8. Date: 10 Jan 93 00:53:13 GMT
  9. Followup-To: poster
  10. Organization: Gentry & Assoc. Excelsior Springs, Mo.
  11. Lines: 37
  12.  
  13.  
  14.    Something that I just ran into this morning is a problem on a UNIX MP
  15. system where the client is running out of space on the root fs.  They are
  16. nominally configured to run at 50% capacity with a 90 MB fs.  The problem
  17. is that they managed to spool 38MB of print jobs!  This would normally
  18. be _NO_ problem whatsoever using CTAR.  Just backup, reconfigure, and 
  19. restore.  The problem is that they are runnign Advanced Pick for SCO,
  20. which uses a NON-UNIX pick filesystem (850 MB), and it takes about 6 hours
  21. to do a complete pick backup, and another 7 to restore, not counting the 
  22. time to reinstall it (even dd won't work properly).  what I want to do is
  23. remove the 90MB swap device from the primary disk, and move it to the 
  24. secondary disk, adding the 90MB to the root fs capacity.  I think I can
  25. do it, but I'm not sure, and that's the reason for this post.  In this 
  26. case, after running divvy -m on the primary and secondary drives, I think
  27. I would just use the swap -a command to add a swap dev to the second 
  28. drive, and then modify the defbootstr with hd(40)unix root=hd(40) swap=hd(XXX),
  29. where XXX is the minor dev number of the new swap device.  Is that all
  30. there is to it?  I don't think that I should run divvy -i, since I don't
  31. want to touch the pick file system.  Afterwards, I think I need to run
  32. mkfs on /dev/root.  Am I going about this the right way?  Are there any
  33. problems with moving the swap device to a secondary disk?
  34.  
  35.    The system is configured as follows:
  36. DEC 433MP, 64 MB Ram
  37. DPT 2012B/90 SCSI HA, Dual mirrored Micropolis 1598, DEC (connor) 200 MB HD
  38.    (secondary drive), Archive ST-250, WangDat 1300XL
  39. SCO UNIX v3.2.4.1 (installed 4.1 Maint Sup.)
  40.  
  41. Thanks in advance,
  42.  
  43. Mark
  44. ______________________________
  45. Mark Levy  Senior System Engineer  Micrologic/ValCom  Independence, MO
  46. Sysop Kludge BBS  (816)246-4375 - Public Novell info BBS on PCBoard
  47. Voice (816)478-4270    Email: mhl@genco.bungi.com    CI$: 72450,3217
  48. NOTICE - All standard disclaimers and copyrights (& copylefts) apply.
  49. The above views do not reflect those of Gentry & Associates, or anyone else!
  50.