Volume Group Migration Question

Ask a Question related to AIX, Design and Development.

  1. #1

    Default Volume Group Migration Question

    Hello all,
    We have a p6000 e server running AIX 5.1.0.0 patch 5100-03. We have a
    large Volume Group consisting of multiple smaller logical volumes (in
    a kingston disk box) mounted as a single mount point called "/DATA".

    We will be getting a newer Pserver (new hardware new kernel everything
    new) except we want to be able to use the disk set I mentioned above
    with all of the data on it intact on the new server. The AIX version
    will be 5.1 or newer. this will not be an upgrade but a fresh
    install.

    My question is the following. Is this a simple thing where I can
    simply plug in the kingston disk box and see my Volume group? Is
    there some special preparation or setup that must be performed or is
    there no way that I can migrate a Volume Group with data on it to a
    new machine?

    Thanks.
    dorth Guest

  2. Similar Questions and Discussions

    1. Lost volume group on aix 4.3.3
      After a weekly reboot of the server we received the following error: ----------------------------------------------------------------------...
    2. Hacmp migration question
      I'm a newbie to Hacmp, so please forgive me if this is a simple question. I have an HACMP 2 node cluster with SAN attached storage. We will be...
    3. Add a disk to rootvg - error: unable to extend volume group
      I install several new SCSI disk on my AIX5.2 machine. My aim is to add 2 of these disks to rootvg. (by using extendvg) I already got hdisk0 to...
    4. Cloning a user Volume Group
      I have 2 B80's running AIX5.2, each with a disk array(same number of same size disks). One machine has been setup with 2 VG's rootvg and datavg. The...
    5. mksysb restore fails: Could not copy volume group information to the disk
      Hi everybody, we have a problem restoring from mksysb system backup on a 7026-6M1. The restore starts normally but at 83% appears a message ...
  3. #2

    Default Re: Volume Group Migration Question

    "Brandon Boles" <email@nowhere.foo> wrote in message news:<pan.2003.07.08.05.02.42.68970@nowhere.foo>.. .
    > First of all, I am not familiar with these Kingston drives you are talking
    > about, so I am assuming that they are just SCSI drives.
    >
    > As long as the VG is good on the disks when you unplug the external
    > drives, you should be able to plug in the disk array into a SCSI card on
    > the new box and AIX should at least recognize the disks as generic SCSI
    > disks. At that point, you should be able to 'importvg' the VG on the
    > array and everything should be there as you left it. Keep in mind that if
    > there are any logical volumes that are already in existence on the new box
    > that have the same name as any logical volumes on the disk array,
    > 'importvg' will rename the new ones so they don't clash.
    >
    > Definitely make sure you have good backups before doing this, just in
    > case...
    >

    Thank You Brandon!! It went perfectly!
    dorth Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139