home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9569 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  2.3 KB

  1. Path: sparky!uunet!usc!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: Moving volume groups between disks
  5. Message-ID: <1992Sep8.221249.366@awdprime.austin.ibm.com>
  6. Date: 8 Sep 92 22:12:49 GMT
  7. References: <1992Sep4.234806.3359@otago.ac.nz> <1992Sep8.213105.29350@awdprime.austin.ibm.com>
  8. Sender: news@awdprime.austin.ibm.com (USENET News)
  9. Organization: IBM, Austin
  10. Lines: 53
  11.  
  12. In article <1992Sep8.213105.29350@awdprime.austin.ibm.com> jaime@austin.vnet.ibm.com writes:
  13. >In article <1992Sep4.234806.3359@otago.ac.nz>, infoian@otago.ac.nz (Ian
  14. >G. Connelly) writes:
  15. >> Subject: Moving volume groups between disks
  16. >> From: infoian@otago.ac.nz (Ian G. Connelly)
  17. >> 
  18. >> Hi,
  19. >> 
  20. >> What is the best way to move a volume group from two small disks on our server
  21. >> to one BIG disk?
  22. >> 
  23. >>  We currently have two 320 disks for AIX/CATIA/Misc Scripts and programs that
  24. >> go to make up the rootvg.  We also have two 857 disks that contain all
  25. >the user
  26. >> data and configuration of CATIA.  And I would like to move all the data from
  27. >> the two 857 disks to a 2Gig, preserving the logical
  28. >volumes/filesystems in the
  29. >> same format/size (this must be done as painlessly as possible, and the server
  30. >> is vital to our operations so it must be done reliably).
  31. >> 
  32. >>  Then we will be removing the 320 disks and installing AIX on one of the 857
  33. >> disks.  All this has come about because SCSI only lets us attach 7 devices to
  34. >> one card and we now have 8!! (2x320,2x857,2x2Gig,tape,CD).
  35. >> 
  36. >
  37. >Look into the 'migratepv' command.  It tells how it's done.  And it is very 
  38. >painless.  Post or e-mail if you have any additional questions.
  39. >
  40. >Jaime Vazquez            
  41. >
  42.  
  43.     Right, just 
  44.     extendvg yourvg hdisk857 
  45.     migratepv hdisk1 hdisk857
  46.     migratepv hdisk2 hdisk857
  47.     reducevg yourvg hdisk1
  48.     reducevg yourvg hdisk2
  49.     
  50.  
  51.     migratepv's are cool, as long as you don't have a
  52.     dump device or boot logical volume on the disk,
  53.     then it just gets more complicated, but it
  54.     can be done.
  55.  
  56.     Later,
  57.     Julie
  58.  
  59.  
  60. -- 
  61. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
  62. Julie Levell Craft IBM AUSTIN,TX  Internet: julie@aixwiz.austin.ibm.com
  63. IBMNET: JULIEL at AUSVM6 2F-007/903  (512) 838-2677 (Tie 678-2677)
  64. "I'm not getting defensive!"
  65.